Home
last modified time | relevance | path

Searched refs:log_hw_state (Results 1 – 9 of 9) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/dcn10/
A Ddcn10_init.c66 .log_hw_state = dcn10_log_hw_state,
/linux/drivers/gpu/drm/amd/display/dc/dcn201/
A Ddcn201_init.c67 .log_hw_state = dcn10_log_hw_state,
/linux/drivers/gpu/drm/amd/display/dc/dcn20/
A Ddcn20_init.c67 .log_hw_state = dcn10_log_hw_state,
/linux/drivers/gpu/drm/amd/display/dc/dcn301/
A Ddcn301_init.c72 .log_hw_state = dcn10_log_hw_state,
/linux/drivers/gpu/drm/amd/display/dc/dcn31/
A Ddcn31_init.c70 .log_hw_state = dcn10_log_hw_state,
/linux/drivers/gpu/drm/amd/display/dc/dcn21/
A Ddcn21_init.c67 .log_hw_state = dcn10_log_hw_state,
/linux/drivers/gpu/drm/amd/display/dc/dcn30/
A Ddcn30_init.c67 .log_hw_state = dcn10_log_hw_state,
/linux/drivers/gpu/drm/amd/display/dc/inc/
A Dhw_sequencer.h207 void (*log_hw_state)(struct dc *dc, struct dc_log_buffer_ctx *log_ctx); member
/linux/drivers/gpu/drm/amd/display/amdgpu_dm/
A Damdgpu_dm_debugfs.c2993 if (!dc->hwss.log_hw_state) in dtn_log_read()
2996 dc->hwss.log_hw_state(dc, &log_ctx); in dtn_log_read()
3031 if (dc->hwss.log_hw_state) in dtn_log_write()
3032 dc->hwss.log_hw_state(dc, NULL); in dtn_log_write()

Completed in 12 milliseconds