Home
last modified time | relevance | path

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

/openbmc/linux/include/drm/display/
H A Ddrm_dp.h260 #define DP_DSC_SLICE_CAP_1 0x064 macro
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dsc/
H A Ddc_dsc.c342 dsc_sink_caps->slice_caps1.raw = dpcd_dsc_basic_data[DP_DSC_SLICE_CAP_1 - DP_DSC_SUPPORT]; in dc_dsc_parse_dsc_dpcd()
/openbmc/linux/drivers/gpu/drm/display/
H A Ddrm_dp_helper.c2380 u8 slice_cap1 = dsc_dpcd[DP_DSC_SLICE_CAP_1 - DP_DSC_SUPPORT]; in drm_dp_dsc_sink_max_slice_count()