Home
last modified time | relevance | path

Searched refs:dsc_read_state (Results 1 – 4 of 4) sorted by relevance

/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/inc/hw/
A Ddsc.h99 void (*dsc_read_state)(struct display_stream_compressor *dsc, struct dcn_dsc_state *s); member
/linux-6.3-rc2/drivers/gpu/drm/amd/display/amdgpu_dm/
A Damdgpu_dm_debugfs.c1356 dsc->funcs->dsc_read_state(dsc, &dsc_state); in dp_dsc_clock_en_read()
1542 dsc->funcs->dsc_read_state(dsc, &dsc_state); in dp_dsc_slice_width_read()
1726 dsc->funcs->dsc_read_state(dsc, &dsc_state); in dp_dsc_slice_height_read()
1906 dsc->funcs->dsc_read_state(dsc, &dsc_state); in dp_dsc_bits_per_pixel_read()
2081 dsc->funcs->dsc_read_state(dsc, &dsc_state); in dp_dsc_pic_width_read()
2137 dsc->funcs->dsc_read_state(dsc, &dsc_state); in dp_dsc_pic_height_read()
2208 dsc->funcs->dsc_read_state(dsc, &dsc_state); in dp_dsc_chunk_size_read()
2279 dsc->funcs->dsc_read_state(dsc, &dsc_state); in dp_dsc_slice_bpg_offset_read()
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dcn20/
A Ddcn20_dsc.c55 .dsc_read_state = dsc2_read_state,
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dcn10/
A Ddcn10_hw_sequencer.c411 dsc->funcs->dsc_read_state(dsc, &s); in dcn10_log_hw_state()
1459 dc->res_pool->dscs[i]->funcs->dsc_read_state(dc->res_pool->dscs[i], &s); in dcn10_init_pipes()

Completed in 17 milliseconds