Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/gpu/drm/amd/display/dc/inc/hw/
Ddsc.h55 struct dcn_dsc_state { struct
99 void (*dsc_read_state)(struct display_stream_compressor *dsc, struct dcn_dsc_state *s);
/Linux-v6.1/drivers/gpu/drm/amd/display/amdgpu_dm/
Damdgpu_dm_debugfs.c1357 struct dcn_dsc_state dsc_state = {0}; in dp_dsc_clock_en_read()
1548 struct dcn_dsc_state dsc_state = {0}; in dp_dsc_slice_width_read()
1737 struct dcn_dsc_state dsc_state = {0}; in dp_dsc_slice_height_read()
1922 struct dcn_dsc_state dsc_state = {0}; in dp_dsc_bits_per_pixel_read()
2102 struct dcn_dsc_state dsc_state = {0}; in dp_dsc_pic_width_read()
2163 struct dcn_dsc_state dsc_state = {0}; in dp_dsc_pic_height_read()
2239 struct dcn_dsc_state dsc_state = {0}; in dp_dsc_chunk_size_read()
2315 struct dcn_dsc_state dsc_state = {0}; in dp_dsc_slice_bpg_offset_read()
/Linux-v6.1/drivers/gpu/drm/amd/display/dc/dcn20/
Ddcn20_dsc.c43 static void dsc2_read_state(struct display_stream_compressor *dsc, struct dcn_dsc_state *s);
157 static void dsc2_read_state(struct display_stream_compressor *dsc, struct dcn_dsc_state *s) in dsc2_read_state()
/Linux-v6.1/drivers/gpu/drm/amd/display/dc/dcn10/
Ddcn10_hw_sequencer.c409 struct dcn_dsc_state s = {0}; in dcn10_log_hw_state()
1431 struct dcn_dsc_state s = {0}; in dcn10_init_pipes()