aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc/dce/dce_dmcu.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-07-05drm/amd/display: Move all linux includes into OS typesHarry Wentland1-3/+0
2022-05-10drm/amd/display: remove redundant CONFIG_DRM_AMD_DC_DCN in dceAlex Hung1-10/+0
2021-04-09drm/amd/display: use GFP_ATOMIC in dcn20_resource_constructNirmoy Das1-3/+3
2021-03-05drm/amd/display: Process crc window at DMCUWayne Lin1-0/+84
2021-02-02drm/amd/display: Add Freesync HDMI support to DMCUStylon Wang1-0/+120
2021-01-11drm/amd/display/dc/dce/dce_dmcu: Move 'abm_gain_stepsize' to only source file it's used inLee Jones1-0/+4
2021-01-11drm/amd/display/dc/dce/dce_dmcu: Staticify local function call 'dce_dmcu_load_iram'Lee Jones1-1/+1
2020-11-10drm/amd/display: Engage PSR synchronouslyKrunoslav Kovac1-12/+12
2020-02-25drm/amd/display: Update TX masks correctlyAlvin Lee1-0/+16
2020-01-16drm/amd/display: remove psr state condition when psr exit caseLewis Huang1-3/+0
2019-11-13drm/amd/display: rename DCN1_0 kconfig to DCNBhawanpreet Lakha1-5/+5
2019-11-13drm/amd/display: Drop CONFIG_DRM_AMD_DC_DCN2_1 flagBhawanpreet Lakha1-6/+0
2019-11-13drm/amd/display: Drop CONFIG_DRM_AMD_DC_DCN2_0 and DSC_SUPPORTEDBhawanpreet Lakha1-10/+4
2019-11-13drm/amd/display: Add PSP FW version mask.Yongqiang Sun1-1/+1
2019-11-13drm/amd/display: Change dmcu init sequence for dmcub loading dmcu FW.Yongqiang Sun1-0/+79
2019-09-13drm/amd/display: remove hw access from dc_destroyJun Lei1-3/+0
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-misc into drm-nextDaniel 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 dce_clocksAmy 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