diff options
author | Dave Gordon <david.s.gordon@intel.com> | 2016-06-13 17:57:33 +0100 |
---|---|---|
committer | Tvrtko Ursulin <tvrtko.ursulin@intel.com> | 2016-06-14 15:04:07 +0100 |
commit | f10d69a76b11c9a2137393b042d18cd903dbd9e3 (patch) | |
tree | 0c0b33d369d8dd25b79ea31c9bcc51b354f8f372 /Documentation/devicetree/bindings | |
parent | a667429b00ab51a57d5756d14878fcacb27d3f8f (diff) |
drm/i915/guc: replace assign_doorbell() with select_doorbell_register()
This version doesn't update the doorbell bitmap, as that will
be done when the selected doorbell is associated with a client.
The call is now slightly earlier, just on the general principle
that potentially-failing operations should be done as early as
possible, to eliminate late failures and simplify recovery.
Suggested-by: Tvrtko Ursulin <tvrtko.ursulin@intel.com>
Signed-off-by: Dave Gordon <david.s.gordon@intel.com>
Cc: Tvrtko Ursulin <tvrtko.ursulin@intel.com>
Reviewed-by: Tvrtko Ursulin <tvrtko.ursulin@intel.com>
Signed-off-by: Tvrtko Ursulin <tvrtko.ursulin@intel.com>
Diffstat (limited to 'Documentation/devicetree/bindings')
0 files changed, 0 insertions, 0 deletions