Home
last modified time | relevance | path

Searched refs:dsc_read_state (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/inc/hw/
H A Ddsc.h95 void (*dsc_read_state)(struct display_stream_compressor *dsc, struct dcn_dsc_state *s); member
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/inc/hw/
H A Ddsc.h99 void (*dsc_read_state)(struct display_stream_compressor *dsc, struct dcn_dsc_state *s); member
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm_debugfs.c1203 dsc->funcs->dsc_read_state(dsc, &dsc_state); in dp_dsc_clock_en_read()
1359 dsc->funcs->dsc_read_state(dsc, &dsc_state); in dp_dsc_slice_width_read()
1513 dsc->funcs->dsc_read_state(dsc, &dsc_state); in dp_dsc_slice_height_read()
1663 dsc->funcs->dsc_read_state(dsc, &dsc_state); in dp_dsc_bits_per_pixel_read()
1808 dsc->funcs->dsc_read_state(dsc, &dsc_state); in dp_dsc_pic_width_read()
1865 dsc->funcs->dsc_read_state(dsc, &dsc_state); in dp_dsc_pic_height_read()
1937 dsc->funcs->dsc_read_state(dsc, &dsc_state); in dp_dsc_chunk_size_read()
2009 dsc->funcs->dsc_read_state(dsc, &dsc_state); in dp_dsc_slice_bpg_offset_read()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm_debugfs.c1474 dsc->funcs->dsc_read_state(dsc, &dsc_state); in dp_dsc_clock_en_read()
1660 dsc->funcs->dsc_read_state(dsc, &dsc_state); in dp_dsc_slice_width_read()
1844 dsc->funcs->dsc_read_state(dsc, &dsc_state); in dp_dsc_slice_height_read()
2024 dsc->funcs->dsc_read_state(dsc, &dsc_state); in dp_dsc_bits_per_pixel_read()
2199 dsc->funcs->dsc_read_state(dsc, &dsc_state); in dp_dsc_pic_width_read()
2255 dsc->funcs->dsc_read_state(dsc, &dsc_state); in dp_dsc_pic_height_read()
2326 dsc->funcs->dsc_read_state(dsc, &dsc_state); in dp_dsc_chunk_size_read()
2397 dsc->funcs->dsc_read_state(dsc, &dsc_state); in dp_dsc_slice_bpg_offset_read()
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dcn20/
H A Ddcn20_dsc.c51 .dsc_read_state = dsc2_read_state,
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dcn20/
H A Ddcn20_dsc.c46 .dsc_read_state = dsc2_read_state,
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dcn10/
H A Ddcn10_hw_sequencer.c412 dsc->funcs->dsc_read_state(dsc, &s); in dcn10_log_hw_state()
1467 dc->res_pool->dscs[i]->funcs->dsc_read_state(dc->res_pool->dscs[i], &s); in dcn10_init_pipes()
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dcn10/
H A Ddcn10_hw_sequencer.c400 dsc->funcs->dsc_read_state(dsc, &s); in dcn10_log_hw_state()

Completed in 20 milliseconds