index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
display
/
dc
/
dce
/
dce_dmcu.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-06-09
drm/amd/display: Clean FPGA code in dc
Qingqing Zhuo
1
-5
/
+3
2023-02-28
drm/amd/display: Reduce CPU busy-waiting for long delays
Aric Cyr
1
-1
/
+1
2022-10-27
drm/amd/display: Drop struct crc_region and reuse struct rect
Alan Liu
1
-4
/
+10
2022-07-05
drm/amd/display: Move all linux includes into OS types
Harry Wentland
1
-3
/
+0
2022-05-11
drm/amd/display: remove redundant CONFIG_DRM_AMD_DC_DCN in dce
Alex Hung
1
-10
/
+0
2021-04-09
drm/amd/display: use GFP_ATOMIC in dcn20_resource_construct
Nirmoy Das
1
-3
/
+3
2021-03-05
drm/amd/display: Process crc window at DMCU
Wayne Lin
1
-0
/
+84
2021-02-02
drm/amd/display: Add Freesync HDMI support to DMCU
Stylon Wang
1
-0
/
+120
2021-01-12
drm/amd/display/dc/dce/dce_dmcu: Move 'abm_gain_stepsize' to only source file...
Lee Jones
1
-0
/
+4
2021-01-12
drm/amd/display/dc/dce/dce_dmcu: Staticify local function call 'dce_dmcu_load...
Lee Jones
1
-1
/
+1
2020-11-10
drm/amd/display: Engage PSR synchronously
Krunoslav Kovac
1
-12
/
+12
2020-02-25
drm/amd/display: Update TX masks correctly
Alvin Lee
1
-0
/
+16
2020-01-16
drm/amd/display: remove psr state condition when psr exit case
Lewis Huang
1
-3
/
+0
2019-11-13
drm/amd/display: rename DCN1_0 kconfig to DCN
Bhawanpreet Lakha
1
-5
/
+5
2019-11-13
drm/amd/display: Drop CONFIG_DRM_AMD_DC_DCN2_1 flag
Bhawanpreet Lakha
1
-6
/
+0
2019-11-13
drm/amd/display: Drop CONFIG_DRM_AMD_DC_DCN2_0 and DSC_SUPPORTED
Bhawanpreet Lakha
1
-10
/
+4
2019-11-13
drm/amd/display: Add PSP FW version mask.
Yongqiang Sun
1
-1
/
+1
2019-11-13
drm/amd/display: Change dmcu init sequence for dmcub loading dmcu FW.
Yongqiang Sun
1
-0
/
+79
2019-09-14
drm/amd/display: remove hw access from dc_destroy
Jun Lei
1
-3
/
+0
2019-06-25
Merge branch 'drm-next' into drm-next-5.3
Alex Deucher
1
-0
/
+3
2019-06-22
drm/amd/display: Add DCN2 HW Sequencer and Resource
Harry Wentland
1
-0
/
+88
2019-06-14
Merge tag 'drm-misc-next-2019-06-14' of git://anongit.freedesktop.org/drm/drm...
Daniel Vetter
1
-0
/
+3
2019-06-10
drm/amd: drop use of drmp.h in os_types.h
Sam Ravnborg
1
-0
/
+1
2019-06-10
drm/amd: drop dependencies on drm_os_linux.h
Sam Ravnborg
1
-0
/
+2
2019-05-31
drm/amd/display: Increase Backlight Gain Step Size
Eryk Brol
1
-0
/
+3
2019-05-31
drm/amd/display: disable PSR/ABM before destroy DMCU struct
Paul Hsieh
1
-0
/
+3
2019-04-24
drm/amd/display: add explicit handshake between x86 and DMCU
Jun Lei
1
-1
/
+3
2019-04-24
drm/amd/display: Send DMCU messages only if FW loaded
Anthony Koo
1
-1
/
+30
2019-03-19
drm/amd/display: Add PSR SMU Interrupt support
SivapiriyanKumarasamy
1
-4
/
+3
2019-01-26
drm/amd/display: Update DMCU versioning mechanism
Josip Pavic
1
-3
/
+3
2019-01-14
drm/amd/display: Redefine DMCU_SCRATCH to identify DMCU state
Martin Tsai
1
-81
/
+42
2018-08-21
Revert "drm/amdgpu/display: Replace CONFIG_DRM_AMD_DC_DCN1_0 with CONFIG_X86"
Leo (Sunpeng) Li
1
-3
/
+3
2018-07-27
drm/amd/display: Prevent PSR from being enabled if initialization fails
Anthony Koo
1
-15
/
+23
2018-07-19
drm/amdgpu/display: Replace CONFIG_DRM_AMD_DC_DCN1_0 with CONFIG_X86
Michel Dänzer
1
-3
/
+3
2018-05-19
drm/amd/display: get rid of 32.32 unsigned fixed point
Dmytro Laktyushkin
1
-1
/
+1
2018-02-19
drm/amd/display: provide an interface to query firmware version
Anthony Koo
1
-1
/
+1
2018-02-19
drm/amd/display: disablePSR in UpdatePlanes in PassiveLevel
Charlene Liu
1
-0
/
+3
2017-12-20
drm/amd/display: Fix check for whether dmcu fw is running
Anthony Koo
1
-2
/
+32
2017-12-06
drm/amd/display: DMCU and ABM maintenance and refactor
Anthony Koo
1
-8
/
+10
2017-12-05
drm/amd/display: DMCU FW loading from PSP
Anthony Koo
1
-6
/
+170
2017-11-08
amdgpu/dc: fix indentation warning from smatch.
Dave Airlie
1
-8
/
+8
2017-10-17
drm/amd/display/dc: drop dm_delay_in_microseconds
Alex Deucher
1
-2
/
+2
2017-09-28
drm/amd/display: Use kernel alloc/free
Harry Wentland
1
-3
/
+3
2017-09-27
drm/amd/display: only polling VSync Phase within VSync peroroid
Charlene Liu
1
-12
/
+15
2017-09-27
drm/amd/display: fix not enter/exit PSR with latest driver/SBIOS
Charlene Liu
1
-1
/
+4
2017-09-27
drm/amd/display: use some sensible time out
Tony Cheng
1
-2
/
+2
2017-09-27
drm/amd/display: Roll core_link into dc_link
Harry Wentland
1
-2
/
+2
2017-09-27
drm/amd/display: Refactor to call set PSR wait loop in dce_dmcu instead of dc...
Amy Zhang
1
-2
/
+64
2017-09-27
drm/amd/display: Add function to get PSR state
Amy Zhang
1
-0
/
+2
2017-09-27
drm/amdgpu/display: Enable DCN in DC
Alex Deucher
1
-0
/
+245
[next]