summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc/dce/dce_dmcu.c
Commit message (Expand)AuthorAgeFilesLines
* drm/amd/display: remove psr state condition when psr exit caseLewis Huang2020-01-161-3/+0
* drm/amd/display: rename DCN1_0 kconfig to DCNBhawanpreet Lakha2019-11-131-5/+5
* drm/amd/display: Drop CONFIG_DRM_AMD_DC_DCN2_1 flagBhawanpreet Lakha2019-11-131-6/+0
* drm/amd/display: Drop CONFIG_DRM_AMD_DC_DCN2_0 and DSC_SUPPORTEDBhawanpreet Lakha2019-11-131-10/+4
* drm/amd/display: Add PSP FW version mask.Yongqiang Sun2019-11-131-1/+1
* drm/amd/display: Change dmcu init sequence for dmcub loading dmcu FW.Yongqiang Sun2019-11-131-0/+79
* drm/amd/display: remove hw access from dc_destroyJun Lei2019-09-131-3/+0
* Merge branch 'drm-next' into drm-next-5.3Alex Deucher2019-06-251-0/+3
|\
| * Merge tag 'drm-misc-next-2019-06-14' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter2019-06-141-0/+3
| |\
| | * drm/amd: drop use of drmp.h in os_types.hSam Ravnborg2019-06-101-0/+1
| | * drm/amd: drop dependencies on drm_os_linux.hSam Ravnborg2019-06-101-0/+2
* | | drm/amd/display: Add DCN2 HW Sequencer and ResourceHarry Wentland2019-06-211-0/+88
|/ /
* | drm/amd/display: Increase Backlight Gain Step SizeEryk Brol2019-05-311-0/+3
* | drm/amd/display: disable PSR/ABM before destroy DMCU structPaul Hsieh2019-05-311-0/+3
|/
* drm/amd/display: add explicit handshake between x86 and DMCUJun Lei2019-04-231-1/+3
* drm/amd/display: Send DMCU messages only if FW loadedAnthony Koo2019-04-231-1/+30
* drm/amd/display: Add PSR SMU Interrupt supportSivapiriyanKumarasamy2019-03-191-4/+3
* drm/amd/display: Update DMCU versioning mechanismJosip Pavic2019-01-251-3/+3
* drm/amd/display: Redefine DMCU_SCRATCH to identify DMCU stateMartin Tsai2019-01-141-81/+42
* Revert "drm/amdgpu/display: Replace CONFIG_DRM_AMD_DC_DCN1_0 with CONFIG_X86"Leo (Sunpeng) Li2018-08-211-3/+3
* drm/amd/display: Prevent PSR from being enabled if initialization failsAnthony Koo2018-07-271-15/+23
* drm/amdgpu/display: Replace CONFIG_DRM_AMD_DC_DCN1_0 with CONFIG_X86Michel Dänzer2018-07-191-3/+3
* drm/amd/display: get rid of 32.32 unsigned fixed pointDmytro Laktyushkin2018-05-181-1/+1
* drm/amd/display: provide an interface to query firmware versionAnthony Koo2018-02-191-1/+1
* drm/amd/display: disablePSR in UpdatePlanes in PassiveLevelCharlene Liu2018-02-191-0/+3
* drm/amd/display: Fix check for whether dmcu fw is runningAnthony Koo2017-12-201-2/+32
* drm/amd/display: DMCU and ABM maintenance and refactorAnthony Koo2017-12-061-8/+10
* drm/amd/display: DMCU FW loading from PSPAnthony Koo2017-12-041-6/+170
* amdgpu/dc: fix indentation warning from smatch.Dave Airlie2017-11-071-8/+8
* drm/amd/display/dc: drop dm_delay_in_microsecondsAlex Deucher2017-10-171-2/+2
* drm/amd/display: Use kernel alloc/freeHarry Wentland2017-09-281-3/+3
* drm/amd/display: only polling VSync Phase within VSync peroroidCharlene Liu2017-09-261-12/+15
* drm/amd/display: fix not enter/exit PSR with latest driver/SBIOSCharlene Liu2017-09-261-1/+4
* drm/amd/display: use some sensible time outTony Cheng2017-09-261-2/+2
* drm/amd/display: Roll core_link into dc_linkHarry Wentland2017-09-261-2/+2
* drm/amd/display: Refactor to call set PSR wait loop in dce_dmcu instead of dc...Amy Zhang2017-09-261-2/+64
* drm/amd/display: Add function to get PSR stateAmy Zhang2017-09-261-0/+2
* drm/amdgpu/display: Enable DCN in DCAlex Deucher2017-09-261-0/+245
* drm/amd/display: Simplify some DMCU waitsAmy Zhang2017-09-261-38/+8
* drm/amd/display: DMCU PSR RefactorAmy Zhang2017-09-261-0/+208
* drm/amd/display: DMCU Compile and LoadAnthony Koo2017-09-261-0/+127
OpenPOWER on IntegriCloud