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.17.y
linux-6.18.y
linux-6.19.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-7.0.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
/
dcn30
Age
Commit message (
Expand
)
Author
Files
Lines
2025-12-07
Makefile.compiler: replace cc-ifversion with compiler-specific macros
Nick Desaulniers
1
-1
/
+1
2025-06-04
drm/amd/display: handle max_downscale_src_width fail check
Yihan Zhu
1
-5
/
+6
2025-05-02
drm/amd/display: Add null checks for 'stream' and 'plane' before dereferencing
Srinivasan Shanmugam
1
-0
/
+3
2024-10-17
drm/amd/display: Fix index out of bounds in DCN30 color transformation
Srinivasan Shanmugam
1
-0
/
+2
2024-10-17
drm/amd/display: Fix index out of bounds in DCN30 degamma hardware format tra...
Srinivasan Shanmugam
1
-0
/
+2
2024-10-17
drm/amd/display: Add null check for set_output_gamma in dcn30_set_output_tran...
Srinivasan Shanmugam
1
-1
/
+5
2024-09-04
Revert "drm/amd/display: Validate hw_points_num before using it"
Alex Hung
1
-3
/
+0
2024-09-04
drm/amd/display: Validate hw_points_num before using it
Alex Hung
1
-0
/
+3
2024-04-10
drm/amd/display: Fix noise issue on HDMI AV mute
Leo Ma
1
-1
/
+11
2024-02-23
drm/amd/display: Fix multiple memory leaks reported by coverity
Anson Jacob
1
-1
/
+5
2023-08-16
drm/amd/display: check attr flag before set cursor degamma on DCN3+
Melissa Wen
1
-2
/
+5
2022-09-05
drm/amd/display: For stereo keep "FLIP_ANY_FRAME"
Alvin Lee
1
-1
/
+1
2022-07-12
drm/amd/display: Set min dcfclk if pipe count is 0
Michael Strauss
2
-1
/
+8
2022-04-20
drm/amd/display: Enable power gating before init_pipes
Roman Li
1
-2
/
+3
2022-04-20
drm/amd/display: Add pstate verification and recovery for DCN31
Nicholas Kazlauskas
1
-0
/
+1
2022-02-01
drm/amd/display: Fix FP start/end for dcn30_internal_validate_bw.
Bas Nieuwenhuizen
1
-2
/
+2
2022-01-05
drm/amd/display: Changed pipe split policy to allow for multi-display pipe split
Angus Wang
1
-1
/
+1
2021-11-18
drm/amd/display: fix null pointer deref when plugging in display
Aurabindo Pillai
1
-1
/
+2
2021-08-26
drm/amd/display: Move AllowDRAMSelfRefreshOrDRAMClockChangeInVblank to boundi...
Nicholas Kazlauskas
1
-1
/
+1
2021-08-26
drm/amd/display: Remove duplicate dml init
Aurabindo Pillai
1
-5
/
+0
2021-08-26
drm/amd/display: Update bounding box states (v2)
Jerry (Fangzhi) Zuo
1
-10
/
+31
2021-08-26
drm/amd/display: Update number of DCN3 clock states
Aurabindo Pillai
1
-0
/
+1
2021-08-09
drm/amd/display: fix incorrect CM/TF programming sequence in dwb
Roy Chan
1
-26
/
+64
2021-08-09
drm/amd/display: fix missing writeback disablement if plane is removed
Roy Chan
1
-1
/
+11
2021-08-09
drm/amd/display: Remove invalid assert for ODM + MPC case
Eric Bernstein
1
-1
/
+0
2021-08-06
drm/amd/display: Assume LTTPR interop for DCN31+
Wesley Chalmers
1
-0
/
+20
2021-07-28
drm/amd/display: Always wait for update lock status
Eric Bernstein
1
-5
/
+3
2021-07-23
drm/amd/display: Line Buffer changes
Nevenko Stupar
2
-18
/
+1
2021-07-23
drm/amd/display: Fixed hardware power down bypass during headless boot
Jake Wang
1
-14
/
+11
2021-07-21
drm/amd/display: log additional register state for debug
Josip Pavic
2
-1
/
+14
2021-06-22
drm/amdgpu/display: fold DRM_AMD_DC_DCN3_1 into DRM_AMD_DC_DCN
Alex Deucher
1
-2
/
+0
2021-06-16
drm/amd/display: Add interface to get Calibrated Avg Level from FIFO
Wesley Chalmers
2
-0
/
+14
2021-06-16
drm/amd/display: Enforce DPCD Address ranges
Wesley Chalmers
1
-0
/
+1
2021-06-16
drm/amd/display: Read LTTPR caps first on bootup
Wesley Chalmers
1
-0
/
+3
2021-06-08
drm/amd/display: Add interface for ADD & DROP PIXEL Registers
Wesley Chalmers
2
-1
/
+18
2021-06-08
drm/amd/display: Add Interface to set FIFO ERRDET SW Override
Wesley Chalmers
1
-0
/
+1
2021-06-08
drm/amd/display: Change default policy for MPO with multidisplay
Aric Cyr
1
-1
/
+1
2021-06-08
drm/amd/display: Return last used DRR VTOTAL from DC
Jayendran Ramani
2
-2
/
+5
2021-06-08
drm/amd/display: Refactor visual confirm
Wyatt Wood
2
-3
/
+2
2021-06-04
drm/amd/display: Add DCN3.1 DCHHUB
Nicholas Kazlauskas
1
-0
/
+5
2021-05-27
drm/amd/display: Increase linebuffer pixel depth to 36bpp.
Mario Kleiner
1
-1
/
+2
2021-05-27
drm/amd/display: Add support for SURFACE_PIXEL_FORMAT_GRPH_ABGR16161616.
Mario Kleiner
1
-1
/
+2
2021-05-27
Revert "drm/amd/display: Refactor and add visual confirm for HW Flip Queue"
Qingqing Zhuo
2
-2
/
+1
2021-05-20
drm/amd/display: Fix typo of format termination newline
Joe Perches
1
-1
/
+1
2021-05-20
drm/amd/display: Initial DC support for Beige Goby
Aurabindo Pillai
1
-0
/
+175
2021-05-20
drm/amd/display: Refactor and add visual confirm for HW Flip Queue
Wyatt Wood
2
-1
/
+2
2021-05-20
drm/amd/display: Use the correct max downscaling value for DCN3.x family
Nikola Cornij
1
-3
/
+4
2021-05-20
drm/amd/display: Add Overflow check to skip MALL
Bhawanpreet Lakha
1
-0
/
+9
2021-05-11
drm/amd/display: Delete several unneeded bool conversions
Zhen Lei
1
-1
/
+1
2021-04-29
drm/amd/display: Add SE_DCN3_REG_LIST for control SDP num
Max.Tseng
1
-0
/
+2
[next]