summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc/dce/dce_dmcu.c
AgeCommit message (Expand)Author
2023-10-09drm/amd/display: Don't use fsleep for PSR exit waitsNicholas Kazlauskas
2023-07-18drm/amd/display: Add missing staticRodrigo Siqueira
2023-06-09drm/amd/display: Clean FPGA code in dcQingqing Zhuo
2023-02-28drm/amd/display: Reduce CPU busy-waiting for long delaysAric Cyr
2022-10-27drm/amd/display: Drop struct crc_region and reuse struct rectAlan Liu
2022-07-05drm/amd/display: Move all linux includes into OS typesHarry Wentland
2022-05-10drm/amd/display: remove redundant CONFIG_DRM_AMD_DC_DCN in dceAlex Hung
2021-04-09drm/amd/display: use GFP_ATOMIC in dcn20_resource_constructNirmoy Das
2021-03-05drm/amd/display: Process crc window at DMCUWayne Lin
2021-02-02drm/amd/display: Add Freesync HDMI support to DMCUStylon Wang
2021-01-11drm/amd/display/dc/dce/dce_dmcu: Move 'abm_gain_stepsize' to only source file...Lee Jones
2021-01-11drm/amd/display/dc/dce/dce_dmcu: Staticify local function call 'dce_dmcu_load...Lee Jones
2020-11-10drm/amd/display: Engage PSR synchronouslyKrunoslav Kovac
2020-02-25drm/amd/display: Update TX masks correctlyAlvin Lee
2020-01-16drm/amd/display: remove psr state condition when psr exit caseLewis Huang
2019-11-13drm/amd/display: rename DCN1_0 kconfig to DCNBhawanpreet Lakha
2019-11-13drm/amd/display: Drop CONFIG_DRM_AMD_DC_DCN2_1 flagBhawanpreet Lakha
2019-11-13drm/amd/display: Drop CONFIG_DRM_AMD_DC_DCN2_0 and DSC_SUPPORTEDBhawanpreet Lakha
2019-11-13drm/amd/display: Add PSP FW version mask.Yongqiang Sun
2019-11-13drm/amd/display: Change dmcu init sequence for dmcub loading dmcu FW.Yongqiang Sun
2019-09-13drm/amd/display: remove hw access from dc_destroyJun Lei
2019-06-25Merge branch 'drm-next' into drm-next-5.3Alex Deucher
2019-06-21drm/amd/display: Add DCN2 HW Sequencer and ResourceHarry Wentland
2019-06-14Merge tag 'drm-misc-next-2019-06-14' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter
2019-06-10drm/amd: drop use of drmp.h in os_types.hSam Ravnborg
2019-06-10drm/amd: drop dependencies on drm_os_linux.hSam Ravnborg
2019-05-31drm/amd/display: Increase Backlight Gain Step SizeEryk Brol
2019-05-31drm/amd/display: disable PSR/ABM before destroy DMCU structPaul Hsieh
2019-04-23drm/amd/display: add explicit handshake between x86 and DMCUJun Lei
2019-04-23drm/amd/display: Send DMCU messages only if FW loadedAnthony Koo
2019-03-19drm/amd/display: Add PSR SMU Interrupt supportSivapiriyanKumarasamy
2019-01-25drm/amd/display: Update DMCU versioning mechanismJosip Pavic
2019-01-14drm/amd/display: Redefine DMCU_SCRATCH to identify DMCU stateMartin Tsai
2018-08-21Revert "drm/amdgpu/display: Replace CONFIG_DRM_AMD_DC_DCN1_0 with CONFIG_X86"Leo (Sunpeng) Li
2018-07-27drm/amd/display: Prevent PSR from being enabled if initialization failsAnthony Koo
2018-07-19drm/amdgpu/display: Replace CONFIG_DRM_AMD_DC_DCN1_0 with CONFIG_X86Michel Dänzer
2018-05-18drm/amd/display: get rid of 32.32 unsigned fixed pointDmytro Laktyushkin
2018-02-19drm/amd/display: provide an interface to query firmware versionAnthony Koo
2018-02-19drm/amd/display: disablePSR in UpdatePlanes in PassiveLevelCharlene Liu
2017-12-20drm/amd/display: Fix check for whether dmcu fw is runningAnthony Koo
2017-12-06drm/amd/display: DMCU and ABM maintenance and refactorAnthony Koo
2017-12-04drm/amd/display: DMCU FW loading from PSPAnthony Koo
2017-11-07amdgpu/dc: fix indentation warning from smatch.Dave Airlie
2017-10-17drm/amd/display/dc: drop dm_delay_in_microsecondsAlex Deucher
2017-09-28drm/amd/display: Use kernel alloc/freeHarry Wentland
2017-09-26drm/amd/display: only polling VSync Phase within VSync peroroidCharlene Liu
2017-09-26drm/amd/display: fix not enter/exit PSR with latest driver/SBIOSCharlene Liu
2017-09-26drm/amd/display: use some sensible time outTony Cheng
2017-09-26drm/amd/display: Roll core_link into dc_linkHarry Wentland
2017-09-26drm/amd/display: Refactor to call set PSR wait loop in dce_dmcu instead of dc...Amy Zhang