summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dmub/inc/dmub_srv.h
AgeCommit message (Expand)AuthorFilesLines
2020-05-05drm/amd/display: move location of dmub_srv.h fileAnthony Koo1-582/+0
2020-04-28drm/amd/display: Pass command instead of header into DMUB serviceNicholas Kazlauskas1-2/+1
2020-04-09drm/amd/display: Make DMCUB bss/data firmware blob optionalNicholas Kazlauskas1-0/+1
2020-04-09drm/amd/display: Implement abm config table copy to dmcubWyatt Wood1-0/+10
2020-03-19drm/amd/display: Allocate scratch space for DMUB CW7Wyatt Wood1-1/+2
2020-02-06drm/amd/display: Add GPINT handler interfaceNicholas Kazlauskas1-0/+48
2020-01-22drm/amd/display: Add hardware reset interface for DMUB serviceNicholas Kazlauskas1-0/+15
2020-01-22drm/amd/display: Get fb base and fb offset for DMUB from registersNicholas Kazlauskas1-0/+2
2020-01-16drm/amd/display: Flush framebuffer data before passing to DMCUBNicholas Kazlauskas1-19/+0
2019-12-18drm/amd/display: Get cache window sizes from DMCUB firmwareNicholas Kazlauskas1-1/+2
2019-12-18drm/amd/display: Get DMUB registers from ASIC specific structsNicholas Kazlauskas1-1/+3
2019-12-05drm/amd/display: Add shared DMCUB/driver firmware state cache windowNicholas Kazlauskas1-2/+6
2019-11-19drm/amd/display: Add DMUB param to load inst const from driverNicholas Kazlauskas1-0/+2
2019-11-19drm/amd/display: Add DMUB service function check if hw initializedNicholas Kazlauskas1-0/+11
2019-11-13drm/amd/display: fix spelling mistake "exeuction" -> "execution"Colin Ian King1-1/+1
2019-11-13drm/amd/display: Add the DMUB serviceNicholas Kazlauskas1-0/+505