Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/inc/hw/
A Ddsc.h96 void (*dsc_read_state)(struct display_stream_compressor *dsc, struct dcn_dsc_state *s); member
/linux/drivers/gpu/drm/amd/display/amdgpu_dm/
A Damdgpu_dm_debugfs.c1325 dsc->funcs->dsc_read_state(dsc, &dsc_state); in dp_dsc_clock_en_read()
1512 dsc->funcs->dsc_read_state(dsc, &dsc_state); in dp_dsc_slice_width_read()
1697 dsc->funcs->dsc_read_state(dsc, &dsc_state); in dp_dsc_slice_height_read()
1878 dsc->funcs->dsc_read_state(dsc, &dsc_state); in dp_dsc_bits_per_pixel_read()
2054 dsc->funcs->dsc_read_state(dsc, &dsc_state); in dp_dsc_pic_width_read()
2111 dsc->funcs->dsc_read_state(dsc, &dsc_state); in dp_dsc_pic_height_read()
2183 dsc->funcs->dsc_read_state(dsc, &dsc_state); in dp_dsc_chunk_size_read()
2255 dsc->funcs->dsc_read_state(dsc, &dsc_state); in dp_dsc_slice_bpg_offset_read()
/linux/drivers/gpu/drm/amd/display/dc/dcn20/
A Ddcn20_dsc.c51 .dsc_read_state = dsc2_read_state,
/linux/drivers/gpu/drm/amd/display/dc/dcn10/
A Ddcn10_hw_sequencer.c407 dsc->funcs->dsc_read_state(dsc, &s); in dcn10_log_hw_state()

Completed in 25 milliseconds