Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dcn10/
A Ddcn10_init.c66 .log_hw_state = dcn10_log_hw_state,
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dcn201/
A Ddcn201_init.c68 .log_hw_state = dcn10_log_hw_state,
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dcn301/
A Ddcn301_init.c74 .log_hw_state = dcn10_log_hw_state,
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dcn20/
A Ddcn20_init.c69 .log_hw_state = dcn10_log_hw_state,
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dcn21/
A Ddcn21_init.c69 .log_hw_state = dcn10_log_hw_state,
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dcn30/
A Ddcn30_init.c70 .log_hw_state = dcn10_log_hw_state,
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dcn31/
A Ddcn31_init.c72 .log_hw_state = dcn10_log_hw_state,
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dcn314/
A Ddcn314_init.c74 .log_hw_state = dcn10_log_hw_state,
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dcn32/
A Ddcn32_init.c70 .log_hw_state = dcn10_log_hw_state,
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/inc/
A Dhw_sequencer.h204 void (*log_hw_state)(struct dc *dc, struct dc_log_buffer_ctx *log_ctx); member
/linux-6.3-rc2/drivers/gpu/drm/amd/display/amdgpu_dm/
A Damdgpu_dm_debugfs.c3258 if (!dc->hwss.log_hw_state) in dtn_log_read()
3261 dc->hwss.log_hw_state(dc, &log_ctx); in dtn_log_read()
3296 if (dc->hwss.log_hw_state) in dtn_log_write()
3297 dc->hwss.log_hw_state(dc, NULL); in dtn_log_write()

Completed in 15 milliseconds