aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dmub
AgeCommit message (Expand)AuthorFilesLines
2020-07-01drm/amd/display: [FW Promotion] Release 1.0.15Anthony Koo1-3/+65
2020-07-01drm/amd/display: not reset dmub in driver.Yongqiang Sun1-1/+5
2020-07-01drm/amd/display: runtime select dmub emulatior.Yongqiang Sun2-8/+12
2020-07-01drm/amd/display: [FW Promotion] Release 1.0.14Anthony Koo1-2/+4
2020-07-01drm/amd/display: [FW Promotion] Release 1.0.13Anthony Koo1-2/+2
2020-07-01drm/amd/display: Add DCN3 DMUBBhawanpreet Lakha5-0/+255
2020-05-28drm/amd/display: [FW Promotion] Release 1.0.12Anthony Koo1-0/+8
2020-05-28drm/amd/display: combine public interfaces into single headerAnthony Koo11-524/+373
2020-05-28drm/amd/display: Increase Default Sizes of FW State and Trace BufferDavid Galiffi1-2/+2
2020-05-28drm/amd/display: FW Release 1.0.11Anthony Koo2-2/+6
2020-05-28drm/amd/display: Support CW4 for DMUB ringbuffer inboxNicholas Kazlauskas2-8/+23
2020-05-28drm/amd/display: Add DMUB firmware version helpers in DMUB serviceNicholas Kazlauskas2-0/+12
2020-05-28drm/amd/display: FW release 1.0.10Anthony Koo3-8/+48
2020-05-28drm/amd/display: Implement some asic specific abm call backs.Yongqiang Sun1-0/+4
2020-05-28drm/amd/display: Check bss_data_size before going down legacy DMUB load pathNicholas Kazlauskas1-2/+2
2020-05-05drm/amd/display: Add struct field for future useAnthony Koo1-0/+1
2020-05-05drm/amd/display: move location of dmub_srv.h fileAnthony Koo5-8/+9
2020-04-28drm/amd/display: Add panel cntl id for set backlight level.Yongqiang Sun1-0/+1
2020-04-28drm/amd/display: Pass command instead of header into DMUB serviceNicholas Kazlauskas3-7/+4
2020-04-28drm/amd/display: clean up some header pathsAnthony Koo2-5/+11
2020-04-28drm/amd/display: Fix DMUB meta offset for new load methodNicholas Kazlauskas1-3/+5
2020-04-22drm/amd/display: Various fixes for PSR on DMCUBWyatt Wood1-0/+6
2020-04-22drm/amd/display: Unify psr feature flagsWyatt Wood1-0/+1
2020-04-09drm/amd/display: Make DMCUB bss/data firmware blob optionalNicholas Kazlauskas3-14/+34
2020-04-09drm/amd/display: Remove unused definesWyatt Wood1-8/+6
2020-04-09drm/amd/display: Implement abm config table copy to dmcubWyatt Wood2-1/+11
2020-04-01drm/amd/display: Add ABM driver implementationWyatt Wood1-0/+11
2020-03-19drm/amd/display: Allocate scratch space for DMUB CW7Wyatt Wood2-4/+16
2020-03-05drm/amd/display: Add ABM command structs to DMCUBWyatt Wood2-0/+61
2020-02-25drm/amd/display: Add driver support for enabling PSR on DMCUBWyatt Wood1-0/+1
2020-02-25drm/amd/display: Wait for DMCUB to finish loading before executing commandsNicholas Kazlauskas1-0/+5
2020-02-11drm/amd/display: Use fb_base/fb_offset if available for translationNicholas Kazlauskas1-0/+6
2020-02-11drm/amd/display: Remove unused values from psr structWyatt Wood1-10/+0
2020-02-06drm/amd/display: Wait for clean shutdown in DMCUB resetNicholas Kazlauskas2-0/+42
2020-02-06drm/amd/display: Add GPINT handler interfaceNicholas Kazlauskas5-0/+197
2020-02-06drm/amd/display: Add set psr version messageWyatt Wood2-7/+7
2020-01-22drm/amd/display: Check hw_init state when determining if DMCUB is initializedNicholas Kazlauskas1-0/+3
2020-01-22drm/amd/display: Reset inbox rptr/wptr when resetting DMCUBNicholas Kazlauskas1-2/+2
2020-01-22drm/amd/display: Add hardware reset interface for DMUB serviceNicholas Kazlauskas2-0/+31
2020-01-22drm/amd/display: Get fb base and fb offset for DMUB from registersNicholas Kazlauskas3-4/+27
2020-01-16drm/amd/display: Only program surface flip for video plane via dmcubYongqiang Sun1-13/+6
2020-01-16drm/amd/display: Fix DMUB PSR command IDsWyatt Wood1-7/+8
2020-01-16drm/amd/display: Refactor surface flip programmingYongqiang Sun1-7/+9
2020-01-16drm/amd/display: DMCUB FW Changes to support PSRWyatt Wood2-14/+11
2020-01-16drm/amd/display: programing surface flip by dmcub.Yongqiang Sun2-6/+48
2020-01-16drm/amd/display: Driverside changes to support PSR in DMCUBWyatt Wood1-10/+24
2020-01-16drm/amd/display: Soft reset DMUIF during DMUB resetNicholas Kazlauskas2-2/+6
2020-01-16drm/amd/display: Read inst_fb data back during DMUB loadingNicholas Kazlauskas1-0/+27
2020-01-16drm/amd/display: Flush framebuffer data before passing to DMCUBNicholas Kazlauskas3-42/+24
2019-12-18drm/amd/display: Get cache window sizes from DMCUB firmwareNicholas Kazlauskas3-44/+74