Home
last modified time | relevance | path

Searched refs:dsc_slice_width (Results 1 – 8 of 8) sorted by relevance

/Linux-v5.4/drivers/gpu/drm/amd/display/dc/inc/hw/
Dstream_encoder.h115 uint32_t dsc_slice_width; member
225 uint32_t dsc_slice_width);
Ddsc.h53 uint32_t dsc_slice_width; member
Dtiming_generator.h273 uint32_t dsc_slice_width);
/Linux-v5.4/drivers/gpu/drm/amd/display/dc/dcn20/
Ddcn20_stream_encoder.c279 uint32_t dsc_slice_width) in enc2_dp_set_dsc_config() argument
285 DP_DSC_SLICE_WIDTH, dsc_slice_width); in enc2_dp_set_dsc_config()
353 REG_GET(DP_DSC_CNTL, DP_DSC_SLICE_WIDTH, &s->dsc_slice_width); in enc2_read_state()
Ddcn20_optc.c191 uint32_t dsc_slice_width) in optc2_set_dsc_config() argument
202 OPTC_DSC_SLICE_WIDTH, dsc_slice_width); in optc2_set_dsc_config()
Ddcn20_optc.h93 uint32_t dsc_slice_width);
Ddcn20_dsc.c159 REG_GET(DSCC_PPS_CONFIG3, SLICE_WIDTH, &s->dsc_slice_width); in dsc2_read_state()
/Linux-v5.4/drivers/gpu/drm/amd/display/dc/dcn10/
Ddcn10_hw_sequencer.c363 s.dsc_slice_width, in dcn10_log_hw_state()