commit | 71240ed20df09e60f13db951dc9573168f5fd71e | [log] [tgz] |
---|---|---|
author | Chris Wilson <chris@chris-wilson.co.uk> | Fri Jun 24 14:00:24 2016 +0100 |
committer | Chris Wilson <chris@chris-wilson.co.uk> | Fri Jun 24 14:45:12 2016 +0100 |
tree | c9e22d04e554735b848a7b7bee5f5783168618a3 | |
parent | dda330099afc10160d1ae1f74838f8452169dbbd [diff] |
drm/i915: Remove user controllable DRM_ERROR for intel_get_pipe_from_crtc_id() Don't emit a driver DRM_ERROR for a user passing in an invalid CRTC id, simply report it is missing back to the user. Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> Reviewed-by: Tvrtko Ursulin <tvrtko.ursulin@intel.com> Link: http://patchwork.freedesktop.org/patch/msgid/1466773227-7994-12-git-send-email-chris@chris-wilson.co.uk