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)
commitdb9098ba1b51995c0518a621f58efd41bfeb4bfc
treedd37528ea35d1fdda061bb9f00724ac8d5fab2fa
parent22cbbceff65cb03ee37495b52f360809fa439293
parent9fa843e76d9092e5348aac7252cbb71f09902507
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