Home
last modified time | relevance | path

Searched refs:DP_DSC_SLICE_CAP_2 (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/drm/display/
H A Ddrm_dp.h346 #define DP_DSC_SLICE_CAP_2 0x06D macro
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dsc/
H A Ddc_dsc.c371 dsc_sink_caps->slice_caps2.raw = dpcd_dsc_basic_data[DP_DSC_SLICE_CAP_2 - DP_DSC_SUPPORT]; in dc_dsc_parse_dsc_dpcd()
/openbmc/linux/drivers/gpu/drm/display/
H A Ddrm_dp_helper.c2392 u8 slice_cap2 = dsc_dpcd[DP_DSC_SLICE_CAP_2 - DP_DSC_SUPPORT]; in drm_dp_dsc_sink_max_slice_count()