summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc/dce/dce_dmcu.c
AgeCommit message (Expand)AuthorFilesLines
2019-06-25Merge branch 'drm-next' into drm-next-5.3Alex Deucher1-0/+3
2019-06-21drm/amd/display: Add DCN2 HW Sequencer and ResourceHarry Wentland1-0/+88
2019-06-14Merge tag 'drm-misc-next-2019-06-14' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter1-0/+3
2019-06-10drm/amd: drop use of drmp.h in os_types.hSam Ravnborg1-0/+1
2019-06-10drm/amd: drop dependencies on drm_os_linux.hSam Ravnborg1-0/+2
2019-05-31drm/amd/display: Increase Backlight Gain Step SizeEryk Brol1-0/+3
2019-05-31drm/amd/display: disable PSR/ABM before destroy DMCU structPaul Hsieh1-0/+3
2019-04-23drm/amd/display: add explicit handshake between x86 and DMCUJun Lei1-1/+3
2019-04-23drm/amd/display: Send DMCU messages only if FW loadedAnthony Koo1-1/+30
2019-03-19drm/amd/display: Add PSR SMU Interrupt supportSivapiriyanKumarasamy1-4/+3
2019-01-25drm/amd/display: Update DMCU versioning mechanismJosip Pavic1-3/+3
2019-01-14drm/amd/display: Redefine DMCU_SCRATCH to identify DMCU stateMartin Tsai1-81/+42
2018-08-21Revert "drm/amdgpu/display: Replace CONFIG_DRM_AMD_DC_DCN1_0 with CONFIG_X86"Leo (Sunpeng) Li1-3/+3
2018-07-27drm/amd/display: Prevent PSR from being enabled if initialization failsAnthony Koo1-15/+23
2018-07-19drm/amdgpu/display: Replace CONFIG_DRM_AMD_DC_DCN1_0 with CONFIG_X86Michel Dänzer1-3/+3
2018-05-18drm/amd/display: get rid of 32.32 unsigned fixed pointDmytro Laktyushkin1-1/+1
2018-02-19drm/amd/display: provide an interface to query firmware versionAnthony Koo1-1/+1
2018-02-19drm/amd/display: disablePSR in UpdatePlanes in PassiveLevelCharlene Liu1-0/+3
2017-12-20drm/amd/display: Fix check for whether dmcu fw is runningAnthony Koo1-2/+32
2017-12-06drm/amd/display: DMCU and ABM maintenance and refactorAnthony Koo1-8/+10
2017-12-04drm/amd/display: DMCU FW loading from PSPAnthony Koo1-6/+170
2017-11-07amdgpu/dc: fix indentation warning from smatch.Dave Airlie1-8/+8
2017-10-17drm/amd/display/dc: drop dm_delay_in_microsecondsAlex Deucher1-2/+2
2017-09-28drm/amd/display: Use kernel alloc/freeHarry Wentland1-3/+3
2017-09-26drm/amd/display: only polling VSync Phase within VSync peroroidCharlene Liu1-12/+15
2017-09-26drm/amd/display: fix not enter/exit PSR with latest driver/SBIOSCharlene Liu1-1/+4
2017-09-26drm/amd/display: use some sensible time outTony Cheng1-2/+2
2017-09-26drm/amd/display: Roll core_link into dc_linkHarry Wentland1-2/+2
2017-09-26drm/amd/display: Refactor to call set PSR wait loop in dce_dmcu instead of dc...Amy Zhang1-2/+64
2017-09-26drm/amd/display: Add function to get PSR stateAmy Zhang1-0/+2
2017-09-26drm/amdgpu/display: Enable DCN in DCAlex Deucher1-0/+245
2017-09-26drm/amd/display: Simplify some DMCU waitsAmy Zhang1-38/+8
2017-09-26drm/amd/display: DMCU PSR RefactorAmy Zhang1-0/+208
2017-09-26drm/amd/display: DMCU Compile and LoadAnthony Koo1-0/+127