OSDN Git Service

drm/i915: Print prop name/id when rejecting it
authorVille Syrjälä <ville.syrjala@linux.intel.com>
Mon, 11 Jun 2018 19:34:03 +0000 (22:34 +0300)
committerVille Syrjälä <ville.syrjala@linux.intel.com>
Tue, 19 Jun 2018 14:18:24 +0000 (17:18 +0300)
commit1a4b8901c5ecd321904f7eb5bd73be59c1ca062c
tree1afd42c2bfe59be70408ba64a81ebfd7b83f77ea
parent0fdb3f75a358256188b88391d698349af8cb7340
drm/i915: Print prop name/id when rejecting it

Use the '[PROP:id:name]' format I introduced for the core in the driver
debug messages as well.

Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20180611193403.16118-3-ville.syrjala@linux.intel.com
Reviewed-by: Daniel Vetter <daniel.vetter@ffwll.ch>
drivers/gpu/drm/i915/intel_atomic.c
drivers/gpu/drm/i915/intel_atomic_plane.c