Home
last modified time | relevance | path

Searched refs:dsc_slice_height (Results 1 – 9 of 9) sorted by relevance

/linux-6.15/drivers/gpu/drm/amd/display/dc/dsc/
H A Ddsc.h59 uint32_t dsc_slice_height; member
/linux-6.15/drivers/gpu/drm/amd/display/dc/dce/
H A Ddmub_psr.c425 copy_settings_data->dsc_slice_height = psr_context->dsc_slice_height; in dmub_psr_copy_settings()
/linux-6.15/drivers/gpu/drm/amd/display/dc/
H A Ddc_types.h615 uint16_t dsc_slice_height; member
727 uint16_t dsc_slice_height; member
/linux-6.15/drivers/gpu/drm/amd/display/dc/link/protocols/
H A Dlink_edp_panel_control.c843 psr_context->dsc_slice_height = psr_config->dsc_slice_height; in edp_setup_psr()
/linux-6.15/drivers/gpu/drm/amd/display/dc/dsc/dcn401/
H A Ddcn401_dsc.c120 REG_GET(DSCC_PPS_CONFIG3, SLICE_HEIGHT, &s->dsc_slice_height); in dsc401_read_state()
/linux-6.15/drivers/gpu/drm/amd/display/modules/power/
H A Dpower_helpers.c950 config->dsc_slice_height = 0; in psr_su_set_dsc_slice_height()
965 config->dsc_slice_height = slice_height; in psr_su_set_dsc_slice_height()
/linux-6.15/drivers/gpu/drm/amd/display/dc/dsc/dcn20/
H A Ddcn20_dsc.c156 REG_GET(DSCC_PPS_CONFIG3, SLICE_HEIGHT, &s->dsc_slice_height); in dsc2_read_state()
/linux-6.15/drivers/gpu/drm/amd/display/dmub/inc/
H A Ddmub_cmd.h3143 uint16_t dsc_slice_height; member
/linux-6.15/drivers/gpu/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm_debugfs.c1954 dsc_state.dsc_slice_height); in dp_dsc_slice_height_read()