Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/display/dc/inc/hw/
H A Dstream_encoder.h112 uint32_t dsc_slice_width; member
225 uint32_t dsc_slice_width);
H A Ddsc.h58 uint32_t dsc_slice_width; member
H A Dtiming_generator.h272 uint32_t dsc_slice_width);
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dcn20/
H A Damdgpu_dcn20_stream_encoder.c283 uint32_t dsc_slice_width) in enc2_dp_set_dsc_config() argument
289 DP_DSC_SLICE_WIDTH, dsc_slice_width); in enc2_dp_set_dsc_config()
357 REG_GET(DP_DSC_CNTL, DP_DSC_SLICE_WIDTH, &s->dsc_slice_width); in enc2_read_state()
H A Damdgpu_dcn20_optc.c200 uint32_t dsc_slice_width) in optc2_set_dsc_config() argument
211 OPTC_DSC_SLICE_WIDTH, dsc_slice_width); in optc2_set_dsc_config()
H A Ddcn20_optc.h94 uint32_t dsc_slice_width);
H A Damdgpu_dcn20_dsc.c163 REG_GET(DSCC_PPS_CONFIG3, SLICE_WIDTH, &s->dsc_slice_width); in dsc2_read_state()
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dcn10/
H A Damdgpu_dcn10_hw_sequencer.c405 s.dsc_slice_width, in dcn10_log_hw_state()