Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/amd/display/dc/inc/hw/
Ddsc.h54 uint32_t dsc_bytes_per_pixel; member
Dstream_encoder.h224 uint32_t dsc_bytes_per_pixel,
Dtiming_generator.h272 uint32_t dsc_bytes_per_pixel,
/Linux-v5.4/drivers/gpu/drm/amd/display/dc/dcn20/
Ddcn20_optc.c190 uint32_t dsc_bytes_per_pixel, in optc2_set_dsc_config() argument
199 OPTC_DSC_BYTES_PER_PIXEL, dsc_bytes_per_pixel); in optc2_set_dsc_config()
Ddcn20_stream_encoder.c278 uint32_t dsc_bytes_per_pixel, in enc2_dp_set_dsc_config() argument
288 DP_DSC_BYTES_PER_PIXEL, dsc_bytes_per_pixel); in enc2_dp_set_dsc_config()
Ddcn20_optc.h92 uint32_t dsc_bytes_per_pixel,
Ddcn20_dsc.c160 REG_GET(DSCC_PPS_CONFIG1, BITS_PER_PIXEL, &s->dsc_bytes_per_pixel); in dsc2_read_state()
/Linux-v5.4/drivers/gpu/drm/amd/display/dc/dcn10/
Ddcn10_hw_sequencer.c364 s.dsc_bytes_per_pixel); in dcn10_log_hw_state()