linux/drivers/gpu/drm/amd/display/dmub/src
Anthony Koo cdca3f218d drm/amd/display: move location of dmub_srv.h file
[Why]
Make a separation of what belongs in the differen dmub
headers

dmub_srv.h is for exposing dmub srv interface to rest of
driver.

other headers inside dmub/inc exposes cmds and definitions
that are owned by the firmware

[How]
keep firmware owned definitions in dmub/inc

move stuff that is purely driver interface headers to dmub/
since those are interface calls that are defined for rest of
driver to use

Signed-off-by: Anthony Koo <Anthony.Koo@amd.com>
Reviewed-by: Aric Cyr <Aric.Cyr@amd.com>
Acked-by: Harry Wentland <harry.wentland@amd.com>
Acked-by: Aurabindo Pillai <aurabindo.pillai@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2020-05-05 13:12:33 -04:00
..
dmub_dcn20.c drm/amd/display: move location of dmub_srv.h file 2020-05-05 13:12:33 -04:00
dmub_dcn20.h drm/amd/display: Add GPINT handler interface 2020-02-06 15:04:37 -05:00
dmub_dcn21.c drm/amd/display: move location of dmub_srv.h file 2020-05-05 13:12:33 -04:00
dmub_dcn21.h drm/amd/display: Use physical addressing for DMCUB on both dcn20/21 2019-12-18 16:09:07 -05:00
dmub_reg.c drm/amd/display: move location of dmub_srv.h file 2020-05-05 13:12:33 -04:00
dmub_reg.h drm/amd/display: Get DMUB registers from ASIC specific structs 2019-12-18 16:09:07 -05:00
dmub_srv.c drm/amd/display: move location of dmub_srv.h file 2020-05-05 13:12:33 -04:00
Makefile