commit | b6f690ab237d801cbf881be4bc164062727053fd | [log] [tgz] |
---|---|---|
author | Ville Syrjälä <ville.syrjala@linux.intel.com> | Mon Jun 11 22:34:01 2018 +0300 |
committer | Ville Syrjälä <ville.syrjala@linux.intel.com> | Fri Jun 15 23:31:07 2018 +0300 |
tree | 9e721432b301508157b0d99e5da7df97bad79cc0 | |
parent | d6abe6df706c66d803e6dd4fe98c1b6b7f125a56 [diff] |
drm/atomic: Improve debug messages Print the id/name of the object we're dealing with. Makes it easier to figure out what's going on. Also toss in a few extra debug prints that might be useful. Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20180611193403.16118-1-ville.syrjala@linux.intel.com Reviewed-by: Harry Wentland <harry.wentland@amd.com>