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
Age
Commit message (
Expand
)
Author
Files
Lines
2022-12-31
drm/amd/display: revert Disable DRR actions during state commit
Martin Leung
1
-0
/
+3
2022-12-31
drm/amd/display: Fix DTBCLK disable requests and SRC_SEL programming
Alvin Lee
2
-6
/
+2
2022-12-31
drm/amd/display: Use the largest vready_offset in pipe group
Wesley Chalmers
2
-4
/
+55
2022-12-31
drm/amd/display: Fix display corruption w/ VSR enable
Ilya Bakoulin
1
-1
/
+1
2022-12-31
drm/amd/display: fix array index out of bound error in bios parser
Aurabindo Pillai
1
-9
/
+7
2022-12-31
drm/amd/display: Workaround to increase phantom pipe vactive in pipesplit
George Shen
1
-0
/
+7
2022-12-31
drm/amd/display: Disable DRR actions during state commit
Wesley Chalmers
1
-3
/
+0
2022-12-31
drm/amd/display: Use min transition for SubVP into MPO
Alvin Lee
1
-23
/
+20
2022-12-31
Revert "drm/amd/display: Limit max DSC target bpp for specific monitors"
Hamza Mahfooz
1
-35
/
+0
2022-12-31
drm/amd/display: prevent memory leak
gehao
2
-0
/
+5
2022-12-31
drm/amd/display: skip commit minimal transition state
zhikzhai
1
-0
/
+22
2022-12-31
drm/amd/display: wait for vblank during pipe programming
Haiyi Zhou
1
-4
/
+2
2022-12-07
drm/amd/display: fix array index out of bound error in DCN32 DML
Aurabindo Pillai
1
-1
/
+1
2022-12-03
Merge tag 'mm-hotfixes-stable-2022-12-02' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
1
-0
/
+7
2022-12-01
drm/amdgpu: temporarily disable broken Clang builds due to blown stack-frame
Lee Jones
1
-0
/
+7
2022-11-23
drm/amd/display: No display after resume from WB/CB
Tsung-hua Lin
1
-0
/
+37
2022-11-23
drm/amd/display: Fix rotated cursor offset calculation
David Galiffi
3
-30
/
+64
2022-11-23
drm/amd/display: Use new num clk levels struct for max mclk index
Dillon Varone
1
-1
/
+1
2022-11-23
drm/amd/display: Avoid setting pixel rate divider to N/A
Taimur Hassan
4
-8
/
+13
2022-11-23
drm/amd/display: Use viewport height for subvp mall allocation size
Dillon Varone
1
-1
/
+1
2022-11-23
drm/amd/display: Update soc bounding box for dcn32/dcn321
Dillon Varone
2
-7
/
+7
2022-11-23
drm/amd/dc/dce120: Fix audio register mapping, stop triggering KASAN
Lyude Paul
1
-1
/
+2
2022-11-22
drm/amdgpu/dm/mst: Fix uninitialized var in pre_compute_mst_dsc_configs_for_s...
Lyude Paul
1
-1
/
+1
2022-11-22
drm/amdgpu/dm/dp_mst: Don't grab mst_mgr->lock when computing DSC state
Lyude Paul
1
-4
/
+0
2022-11-22
drm/amdgpu/dm/mst: Use the correct topology mgr pointer in amdgpu_dm_connector
Lyude Paul
1
-19
/
+18
2022-11-22
drm/amdgpu/mst: Stop ignoring error codes and deadlocking
Lyude Paul
3
-118
/
+147
2022-11-22
drm/amd/display: Align dcn314_smu logging with other DCNs
Roman Li
1
-2
/
+9
2022-11-15
drm/amd/display: don't enable DRM CRTC degamma property for DCE
Melissa Wen
1
-2
/
+8
2022-11-15
drm/amd/display: Set max for prefetch lines on dcn32
Dillon Varone
2
-4
/
+5
2022-11-15
drm/amd/display: use uclk pstate latency for fw assisted mclk validation dcn32
Dillon Varone
1
-1
/
+15
2022-11-15
drm/amd/display: Fix prefetch calculations for dcn32
Dillon Varone
1
-0
/
+2
2022-11-15
drm/amd/display: Fix optc2_configure warning on dcn314
Roman Li
1
-1
/
+1
2022-11-15
drm/amd/display: Fix calculation for cursor CAB allocation
George Shen
1
-9
/
+5
2022-11-15
drm/amd/display: Support parsing VRAM info v3.0 from VBIOS
George Shen
1
-0
/
+30
2022-11-15
drm/amd/display: Fix invalid DPIA AUX reply causing system hang
Stylon Wang
2
-6
/
+20
2022-11-15
drm/amd/display: Add HUBP surface flip interrupt handler
Rodrigo Siqueira
1
-0
/
+1
2022-11-15
drm/amd/display: Fix access timeout to DPIA AUX at boot time
Stylon Wang
1
-6
/
+6
2022-11-10
drm/amd/display: only fill dirty rectangles when PSR is enabled
Hamza Mahfooz
1
-3
/
+4
2022-11-10
drm/amd/display: Enforce minimum prefetch time for low memclk on DCN32
Dillon Varone
10
-2
/
+26
2022-11-10
drm/amd/display: Fix gpio port mapping issue
Steve Su
2
-3
/
+20
2022-11-10
drm/amd/display: Fix reg timeout in enc314_enable_fifo
Nicholas Kazlauskas
1
-6
/
+18
2022-11-10
drm/amd/display: Fix FCLK deviation and tool compile issues
Chaitanya Dhere
2
-2
/
+2
2022-11-10
drm/amd/display: Zeromem mypipe heap struct before using it
Aurabindo Pillai
1
-0
/
+1
2022-11-10
drm/amd/display: Update SR watermarks for DCN314
Nicholas Kazlauskas
2
-18
/
+18
2022-11-03
drm/amd/display: Investigate tool reported FCLK P-state deviations
Nevenko Stupar
1
-1
/
+2
2022-11-03
drm/amd/display: Add DSC delay factor workaround
George Shen
7
-7
/
+19
2022-11-03
drm/amd/display: Round up DST_after_scaler to nearest int
George Shen
1
-2
/
+2
2022-11-03
drm/amd/display: Use forced DSC bpp in DML
George Shen
2
-2
/
+2
2022-11-03
drm/amd/display: Fix DCN32 DSC delay calculation
George Shen
1
-1
/
+1
2022-11-02
drm/amd/display: cursor update command incomplete
Max Tseng
1
-0
/
+4
[next]