summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc/dce/dce_dmcu.c
AgeCommit message (Expand)AuthorFilesLines
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-19drm/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-05drm/amd/display: DMCU FW loading from PSPAnthony Koo1-6/+170
2017-11-08amdgpu/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-27drm/amd/display: only polling VSync Phase within VSync peroroidCharlene Liu1-12/+15
2017-09-27drm/amd/display: fix not enter/exit PSR with latest driver/SBIOSCharlene Liu1-1/+4
2017-09-27drm/amd/display: use some sensible time outTony Cheng1-2/+2
2017-09-27drm/amd/display: Roll core_link into dc_linkHarry Wentland1-2/+2
2017-09-27drm/amd/display: Refactor to call set PSR wait loop in dce_dmcu instead of dc...Amy Zhang1-2/+64
2017-09-27drm/amd/display: Add function to get PSR stateAmy Zhang1-0/+2
2017-09-27drm/amdgpu/display: Enable DCN in DCAlex Deucher1-0/+245
2017-09-27drm/amd/display: Simplify some DMCU waitsAmy Zhang1-38/+8
2017-09-27drm/amd/display: DMCU PSR RefactorAmy Zhang1-0/+208
2017-09-27drm/amd/display: DMCU Compile and LoadAnthony Koo1-0/+127