linux/drivers/gpu/drm/amd/display/dmub/inc
Nicholas Kazlauskas 0167da498d drm/amd/display: Add hardware reset interface for DMUB service
[Why]
We'll need this to perform a clean shutdown before unloading the driver.

[How]
It will call reset internally and set hw_init to false. It won't do
anything if the hardware isn't initialized.

Signed-off-by: Nicholas Kazlauskas <nicholas.kazlauskas@amd.com>
Reviewed-by: Tony Cheng <Tony.Cheng@amd.com>
Acked-by: Bhawanpreet Lakha <Bhawanpreet.Lakha@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2020-01-22 16:55:28 -05:00
..
dmub_cmd_dal.h drm/amd/display: Fix DMUB PSR command IDs 2020-01-16 14:15:11 -05:00
dmub_cmd_vbios.h drm/amd/display: Split DMUB cmd type into type/subtype 2019-12-05 16:30:35 -05:00
dmub_cmd.h drm/amd/display: Only program surface flip for video plane via dmcub 2020-01-16 14:16:33 -05:00
dmub_fw_meta.h drm/amd/display: Get cache window sizes from DMCUB firmware 2019-12-18 16:09:09 -05:00
dmub_rb.h drm/amd/display: programing surface flip by dmcub. 2020-01-16 14:13:38 -05:00
dmub_srv.h drm/amd/display: Add hardware reset interface for DMUB service 2020-01-22 16:55:28 -05:00
dmub_trace_buffer.h drm/amd/display: Add DMCUB__PG_DONE trace code enum 2019-12-05 16:27:41 -05:00
dmub_types.h