> -----Original Message----- > From: Intel-gfx <[email protected]> On Behalf Of > Bhanuprakash Modem > Sent: Monday, April 11, 2022 3:21 PM > To: [email protected]; [email protected]; amd- > [email protected]; [email protected]; > [email protected]; [email protected]; Sharma, Swati2 > <[email protected]> > Subject: [Intel-gfx] [V2 2/3] drm/i915/display/debug: Expose crtc current bpc > via debugfs > > This new debugfs will expose the currently using bpc by crtc. > It is very useful for verifying whether we enter the correct output color > depth > from IGT. > > This patch will also add the connector's max supported bpc to > "i915_display_info" debugfs. > > Example: > cat /sys/kernel/debug/dri/0/crtc-0/i915_current_bpc > Current: 8 > > Cc: Jani Nikula <[email protected]> > Cc: Ville Syrjälä <[email protected]> > Cc: Uma Shankar <[email protected]> > Signed-off-by: Bhanuprakash Modem <[email protected]>
Reviewed-by: Arun R Murthy <[email protected]> Thanks and Regards, Arun R Murthy -------------------
