RE: [PATCH RESEND 2/7] drm/dsc: add helper for calculating rc buffer size from DPCD

2020-04-08 Thread Kulkarni, Vandita
[PATCH RESEND 2/7] drm/dsc: add helper for calculating rc buffer size > from DPCD > > Add a helper for calculating the rc buffer size from the DCPD offsets > DP_DSC_RC_BUF_BLK_SIZE and DP_DSC_RC_BUF_SIZE. > > Cc: Alex Deucher > Cc: Harry Wentland > Cc: Manasi Navare &

[PATCH RESEND 2/7] drm/dsc: add helper for calculating rc buffer size from DPCD

2020-03-27 Thread Jani Nikula
Add a helper for calculating the rc buffer size from the DCPD offsets DP_DSC_RC_BUF_BLK_SIZE and DP_DSC_RC_BUF_SIZE. Cc: Alex Deucher Cc: Harry Wentland Cc: Manasi Navare Cc: Vandita Kulkarni Signed-off-by: Jani Nikula --- drivers/gpu/drm/drm_dsc.c | 27 +++ include/d