]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'drm-amdkfd-fixes-2015-01-26' of git://people.freedesktop.org/~gabbayo...
authorDave Airlie <airlied@redhat.com>
Mon, 26 Jan 2015 23:48:33 +0000 (09:48 +1000)
committerDave Airlie <airlied@redhat.com>
Mon, 26 Jan 2015 23:48:33 +0000 (09:48 +1000)
commit333178ae37376c48e5aa4b1836e9a436755ccaf4
treedd37528ea35d1fdda061bb9f00724ac8d5fab2fa
parentc5e68fbb7b804cd7852ae9386d5692a3c08bb5ee
parent0069a97b78c72140e1251d57944fb64d55d9df89
Merge tag 'drm-amdkfd-fixes-2015-01-26' of git://people.freedesktop.org/~gabbayo/linux into drm-fixes

A couple of fixes for -rc7 in amdkfd:

- Forgot to free resources when creation of queue has failed
- Initialization of pipelines was incorrect (3 patches)

In addition, The patch "drm/amdkfd: Allow user to limit only queues per device"
is not a fix, but I would like to push it for 3.19 as it changes the ABI
between amdkfd and userspace (by changing the module parameters). I would
prefer *not* to support the two deprecated module parameters if I don't have
too, as amdkfd hasn't been released yet.

* tag 'drm-amdkfd-fixes-2015-01-26' of git://people.freedesktop.org/~gabbayo/linux:
  drm/amdkfd: Fix bug in call to init_pipelines()
  drm/amdkfd: Fix bug in pipelines initialization
  drm/radeon: Don't increment pipe_id in kgd_init_pipeline
  drm/amdkfd: Allow user to limit only queues per device
  drm/amdkfd: PQM handle queue creation fault