summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dmub
AgeCommit message (Expand)AuthorFilesLines
2024-01-26drm/amd/display: Replay + IPS + ABM in Full Screen VPBChunTao Tso1-0/+46
2024-01-26drm/amd/display: Add Replay IPS register for DMUB command tableAlvin Lee1-0/+1
2023-12-19drm/amd/display: [FW Promotion] Release 0.0.197.0Anthony Koo1-1/+1
2023-12-19drm/amd/display: skip error logging when DMUB is inactive from S3Samson Tam2-2/+3
2023-12-15drm/amd/display: do not send commands to DMUB if DMUB is inactive from S3Samson Tam2-0/+36
2023-12-06drm/amd/display: Increase scratch buffer sizeJosip Pavic1-1/+1
2023-12-06drm/amd/display: Pass pwrseq inst for backlight and ABMLewis Huang1-2/+12
2023-11-30drm/amd/display: [FW Promotion] Release 0.0.194.0Anthony Koo1-0/+4
2023-11-30drm/amd/display: [FW Promotion] Release 0.0.193.0Anthony Koo1-2/+8
2023-11-30drm/amd/display: Disable Timing sync check in Full-Screen Video CaseDennis Chan1-5/+4
2023-11-30drm/amd/display: replay: Augment Frameupdate CommandMax Tseng1-0/+51
2023-11-30drm/amd/display: replay: generalize the send command function usageMax Tseng1-0/+10
2023-11-30drm/amd/display: Include udelay when waiting for INBOX0 ACKAlvin Lee1-0/+1
2023-11-17drm/amd/display: Add new command to disable replay timing resyncAnthony Koo1-0/+41
2023-11-17drm/amd/display: add a debugfs interface for the DMUB trace maskHamza Mahfooz1-2/+38
2023-11-17drm/amd/display: Change the DMCUB mailbox memory location from FB to inboxLewis Huang2-16/+38
2023-11-17drm/amd/display: Guard against invalid RPTR/WPTR being setNicholas Kazlauskas1-3/+15
2023-11-07drm/amd/display: [FW Promotion] Release 0.0.190.0Anthony Koo1-2/+2
2023-11-07drm/amd/display: Enable more IPS optionsSung Joon Kim1-3/+6
2023-11-07drm/amd/display: [FW Promotion] Release 0.0.189.0Anthony Koo1-7/+5
2023-10-27drm/amd/display: Add a check for idle power optimizationSung Joon Kim1-0/+1
2023-10-27drm/amd/display: Add missing copyright notice in DMUBStylon Wang2-0/+38
2023-10-10drm/amd/display: Refactor HWSS into component folderMounika Adhuri1-1/+2
2023-10-09drm/amd/display: Revert "drm/amd/display: Add a check for idle power optimiza...Sung Joon Kim1-1/+0
2023-10-05drm/amd/display: Adjust code style for dmub_cmd.hAurabindo Pillai1-81/+81
2023-10-05drm/amd/display: Update DMUB cmd headerAurabindo Pillai1-3/+28
2023-10-05drm/amd/display: Add a check for idle power optimizationSung Joon Kim1-0/+1
2023-09-20drm/amd/display: [FW Promotion] Release 0.0.183.0Anthony Koo1-0/+31
2023-09-12drm/amd/display: support main link off before specific vertical linePaul Hsieh1-2/+2
2023-09-12drm/amd/display: [FW Promotion] Release 0.0.181.0Anthony Koo1-0/+2
2023-09-06drm/amd/display: clean up one inconsistent indentingYang Li1-1/+1
2023-08-30drm/amd/display: Add DCN35 DMUBQingqing Zhuo5-1/+933
2023-08-30drm/amd/display: Skip dmub memory flush when not neededDillon Varone2-1/+10
2023-08-30drm/amd/display: [FW Promotion] Release 0.0.180.0Anthony Koo1-5/+0
2023-08-30drm/amd/display: Write flip addr to scratch reg for subvpAlvin Lee4-0/+64
2023-08-30drm/amd/display: Enable runtime register offset init for DCN32 DMUBAurabindo Pillai4-20/+31
2023-08-16drm/amd/display: [FW Promotion] Release 0.0.179.0Anthony Koo1-0/+4
2023-08-08drm/amd/display: Add interface to enable DPIA traceStylon Wang1-0/+18
2023-08-08drm/amd/display: Add structs for Freesync Panel ReplayBhawanpreet Lakha1-0/+412
2023-07-25drm/amd/display: Add interface to modify DMUB panel power optionsPaul Hsieh2-0/+15
2023-07-25drm/amd/display: Rearrange dmub_cmd defs orderAnthony Koo1-28/+26
2023-07-25drm/amd/display: Correct grammar mistakesReza Amini1-9/+11
2023-07-21drm/amd/display: remove an unused fileAurabindo Pillai1-183/+0
2023-07-18drm/amd/display: ABM pause toggleReza Amini1-0/+131
2023-07-18drm/amd/display: Add helpers to get DMUB FW boot optionsCruise Hung4-0/+29
2023-07-18drm/amd/display: Skip enabling DMCUB when using emulationTaimur Hassan1-2/+2
2023-06-30drm/amd/display: Set minimum requirement for using PSR-SU on PhoenixMario Limonciello3-0/+8
2023-06-30drm/amd/display: Set minimum requirement for using PSR-SU on RembrandtMario Limonciello4-4/+15
2023-06-30drm/amd/display: Correct `DMUB_FW_VERSION` macroMario Limonciello1-1/+1
2023-06-09Revert "drm/amd/display: cache trace buffer size"Leo Ma2-3/+0