Home
last modified time | relevance | path

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

/linux/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/drivers/gpu/drm/amd/display/dc/dsc/dcn401/
H A Ddcn401_dsc.c19 static void dsc401_read_state(struct display_stream_compressor *dsc, struct dcn_dsc_state *s);
120 static void dsc401_read_state(struct display_stream_compressor *dsc, struct dcn_dsc_state *s) in dsc401_read_state()
/linux/drivers/gpu/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm_debugfs.c1534 struct dcn_dsc_state dsc_state = {0}; in dp_dsc_clock_en_read()
1720 struct dcn_dsc_state dsc_state = {0}; in dp_dsc_slice_width_read()
1904 struct dcn_dsc_state dsc_state = {0}; in dp_dsc_slice_height_read()
2084 struct dcn_dsc_state dsc_state = {0}; in dp_dsc_bits_per_pixel_read()
2259 struct dcn_dsc_state dsc_state = {0}; in dp_dsc_pic_width_read()
2313 struct dcn_dsc_state dsc_state = {0}; in dp_dsc_pic_height_read()
2382 struct dcn_dsc_state dsc_state = {0}; in dp_dsc_chunk_size_read()
2451 struct dcn_dsc_state dsc_state = {0}; in dp_dsc_slice_bpg_offset_read()
/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn35/
H A Ddcn35_hwseq.c338 struct dcn_dsc_state dsc_state = {0}; in update_dsc_on_stream()
870 struct dcn_dsc_state s = {0}; in dcn35_init_pipes()
/linux/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/drivers/gpu/drm/amd/display/dc/hwss/dcn10/
H A Ddcn10_hwseq.c470 struct dcn_dsc_state s = {0}; in dcn10_log_hw_state()
1529 struct dcn_dsc_state s = {0}; in dcn10_init_pipes()
/linux/drivers/gpu/drm/amd/display/dc/hwss/dce110/
H A Ddce110_hwseq.c1842 struct dcn_dsc_state s = {0}; in clean_up_dsc_blocks()