Home
last modified time | relevance | path

Searched refs:dcn_dsc_state (Results 1 – 10 of 10) sorted by relevance

/linux-6.15/drivers/gpu/drm/amd/display/dc/dsc/
H A Ddsc.h55 struct dcn_dsc_state { struct
101 void (*dsc_read_state)(struct display_stream_compressor *dsc, struct dcn_dsc_state *s);
/linux-6.15/drivers/gpu/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm_debugfs.c1558 struct dcn_dsc_state dsc_state = {0}; in dp_dsc_clock_en_read()
1744 struct dcn_dsc_state dsc_state = {0}; in dp_dsc_slice_width_read()
1928 struct dcn_dsc_state dsc_state = {0}; in dp_dsc_slice_height_read()
2108 struct dcn_dsc_state dsc_state = {0}; in dp_dsc_bits_per_pixel_read()
2283 struct dcn_dsc_state dsc_state = {0}; in dp_dsc_pic_width_read()
2337 struct dcn_dsc_state dsc_state = {0}; in dp_dsc_pic_height_read()
2406 struct dcn_dsc_state dsc_state = {0}; in dp_dsc_chunk_size_read()
2475 struct dcn_dsc_state dsc_state = {0}; in dp_dsc_slice_bpg_offset_read()
/linux-6.15/drivers/gpu/drm/amd/display/dc/dsc/dcn401/
H A Ddcn401_dsc.c113 void dsc401_read_state(struct display_stream_compressor *dsc, struct dcn_dsc_state *s) in dsc401_read_state()
H A Ddcn401_dsc.h337 void dsc401_read_state(struct display_stream_compressor *dsc, struct dcn_dsc_state *s);
/linux-6.15/drivers/gpu/drm/amd/display/dc/dsc/dcn20/
H A Ddcn20_dsc.h602 void dsc2_read_state(struct display_stream_compressor *dsc, struct dcn_dsc_state *s);
H A Ddcn20_dsc.c149 void dsc2_read_state(struct display_stream_compressor *dsc, struct dcn_dsc_state *s) in dsc2_read_state()
/linux-6.15/drivers/gpu/drm/amd/display/dc/hwss/dcn35/
H A Ddcn35_hwseq.c339 struct dcn_dsc_state dsc_state = {0}; in update_dsc_on_stream()
884 struct dcn_dsc_state s = {0}; in dcn35_init_pipes()
/linux-6.15/drivers/gpu/drm/amd/display/dc/hwss/dcn10/
H A Ddcn10_hwseq.c471 struct dcn_dsc_state s = {0}; in dcn10_log_hw_state()
1530 struct dcn_dsc_state s = {0}; in dcn10_init_pipes()
/linux-6.15/drivers/gpu/drm/amd/display/dc/hwss/dcn32/
H A Ddcn32_hwseq.c1039 struct dcn_dsc_state dsc_state = {0}; in dcn32_update_dsc_on_stream()
/linux-6.15/drivers/gpu/drm/amd/display/dc/hwss/dce110/
H A Ddce110_hwseq.c1845 struct dcn_dsc_state s = {0}; in clean_up_dsc_blocks()