summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dmub
AgeCommit message (Expand)AuthorFilesLines
2020-07-10Revert "drm/amd/display: add mechanism to skip DCN init"Changfeng6-32/+48
2020-07-08drm/amd/display: Add missing CW4 programming for DCN30Nicholas Kazlauskas1-5/+16
2020-07-08drm/amd/display: [FW Promotion] Release 0.0.23Anthony Koo1-12/+6
2020-07-02drm/amd/display: [FW Promotion] Release 1.0.22Anthony Koo1-2/+7
2020-07-02drm/amd/display: [FW Promotion] Release 1.0.21Anthony Koo1-2/+2
2020-07-02drm/amd/display: [FW Promotion] Release 1.0.20Anthony Koo1-2/+2
2020-07-01drm/amd/display: [FW Promotion] Release 1.0.19Anthony Koo1-4/+5
2020-07-01drm/amd/display: Fill in dmub_srv fw_version from firmware metadataNicholas Kazlauskas1-0/+10
2020-07-01drm/amd/display: add mechanism to skip DCN initEric Yang6-48/+32
2020-07-01drm/amd/display: [FW Promotion] Release 1.0.18Anthony Koo1-6/+39
2020-07-01drm/amd/display: [FW Promotion] Release 1.0.17Anthony Koo1-2/+2
2020-07-01drm/amd/display: [FW Promotion] Release 1.0.16Anthony Koo1-2/+2
2020-07-01drm/amd/display: Use dmub fw to lock pipe, cursor, digWyatt Wood1-0/+1
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