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
Age
Commit message (
Expand
)
Author
Files
Lines
2025-09-23
drm/bridge: ti-sn65dsi86: Add support for DisplayPort mode with HPD
John Ripple
1
-0
/
+112
2025-09-23
drm/i915: Make sure wm block/lines are non-decreasing
Ville Syrjälä
1
-9
/
+12
2025-09-23
drm/i915: Print both the original and adjusted wm latencies
Ville Syrjälä
1
-1
/
+3
2025-09-23
drm/i915: Make wm latencies monotonic
Ville Syrjälä
1
-0
/
+15
2025-09-23
drm/i915: Flatten sanitize_wm_latency() a bit
Ville Syrjälä
1
-7
/
+5
2025-09-23
drm/i915: Extract sanitize_wm_latency()
Ville Syrjälä
1
-7
/
+16
2025-09-23
drm/i915: Use increase_wm_latency() for the 16Gb DIMM w/a
Ville Syrjälä
1
-1
/
+1
2025-09-23
drm/i915: Extract increase_wm_latency()
Ville Syrjälä
1
-11
/
+17
2025-09-23
drm/i915: Extract multiply_wm_latency() from skl_read_wm_latency()
Ville Syrjälä
1
-9
/
+20
2025-09-23
drm/i915: Move adjust_wm_latency() out from {mtl,skl}_read_wm_latency()
Ville Syrjälä
1
-8
/
+15
2025-09-23
drm/i915: Don't pass the latency array to {skl,mtl}_read_wm_latency()
Ville Syrjälä
1
-10
/
+11
2025-09-23
drm/i915: Tweak the read latency fixup code
Ville Syrjälä
1
-3
/
+7
2025-09-23
drm/i915: Apply the 16Gb DIMM w/a only for the platforms that need it
Ville Syrjälä
1
-2
/
+10
2025-09-23
drm/i915/dram: Also apply the 16Gb DIMM w/a for larger DRAM chips
Ville Syrjälä
2
-7
/
+7
2025-09-23
drm/xe/psmi: Do not return NULL
Lucas De Marchi
1
-2
/
+2
2025-09-23
drm/amd/pm: Add VCN reset message support for SMU v13.0.12
Jesse.Zhang
3
-1
/
+6
2025-09-23
drm/amdgpu: Move VCN reset mask setup to late_init for VCN 5.0.1
Jesse.Zhang
1
-5
/
+20
2025-09-23
drm/amdgpu: Add ring reset support for VCN v5.0.1
Jesse.Zhang
1
-0
/
+26
2025-09-23
drm/amdgpu: Refactor VCN v5.0.1 HW init into separate instance function
Jesse.Zhang
1
-8
/
+19
2025-09-23
drm/amd/display: remove output_tf_change flag
Melissa Wen
3
-9
/
+4
2025-09-23
drm/amd/display: Optimize remove_duplicates() from O(N^2) to O(N)
Kuan-Wei Chiu
1
-10
/
+11
2025-09-23
drm/amd/display: change dc stream color settings only in atomic commit
Melissa Wen
3
-24
/
+66
2025-09-23
drm/amd/ras: Add rascore status definition
YiPeng Chai
2
-0
/
+37
2025-09-23
drm/amdgpu: Use kmalloc_array() instead of kmalloc()
Rahul Kumar
4
-8
/
+8
2025-09-23
drm/amd/display: update color on atomic commit time
Melissa Wen
1
-1
/
+35
2025-09-23
drm/amd/display: Promote DC to 3.2.351
Taimur Hassan
1
-1
/
+1
2025-09-23
drm/amd/display: [FW Promotion] Release 0.1.28.0
Taimur Hassan
1
-1
/
+1
2025-09-23
drm/amd/display: Init DCN35 clocks from pre-os HW values
Leo Li
1
-2
/
+119
2025-09-23
drm/amd/display: Revert "correct sw cache timing to ensure dispclk ramping"
Charlene Liu
1
-21
/
+9
2025-09-23
drm/amd/display: Correct sw cache timing to ensure dispclk ramping
Charlene Liu
1
-9
/
+21
2025-09-23
drm/amd/display: Insert dccg log for easy debug
Charlene Liu
1
-3
/
+21
2025-09-23
drm/amd/display: Remove wm_optimized_required
Dillon Varone
5
-14
/
+10
2025-09-23
drm/amd/display: Set wm_pending when disable stutter w/a used
Dillon Varone
1
-0
/
+1
2025-09-23
drm/amd/display: Refactor SMU tracing
Dillon Varone
5
-14
/
+20
2025-09-23
drm/amd/display: Isolate dcn401 SMU functions
Dillon Varone
3
-14
/
+140
2025-09-23
drm/amd/display: Add fast sync field in ultra sleep more for DMUB
Allen Li
2
-1
/
+6
2025-09-23
drm/amd/display: Use mpc.preblend flag to indicate preblend
Alvin Lee
2
-2
/
+2
2025-09-23
drm/amd/display: Fix for test crash due to power gating
Sridevi Arvindekar
1
-1
/
+2
2025-09-23
drm/amd/display: Enable DTM v3 on dGPUs with DCN 3.1+
Ivan Lipski
1
-4
/
+8
2025-09-23
drm/amd/display: Init dispclk from bootup clock for DCN314
Lo-an Chen
3
-5
/
+143
2025-09-23
drm/amd/display: Handle interpolation for first data point
Mario Limonciello
1
-0
/
+10
2025-09-23
drm/amd/display: Add monitor patch to read psr cap again
Paul Hsieh
2
-0
/
+15
2025-09-23
drm/amd/display: Add AVI infoframe copy in copy_stream_update_to_stream
Karthi Kandasamy
3
-1
/
+15
2025-09-23
drm/amd/display: Add missing post flip calls
Dillon Varone
2
-4
/
+7
2025-09-23
drm/amd/display: Disable stutter when programming watermarks on dcn32
Dillon Varone
4
-6
/
+36
2025-09-23
drm/amdgpu: Update amdgpu_vcn5_fw_shared for vcn_5_0_1
Sonny Jiang
1
-1
/
+1
2025-09-23
drm/amdgpu: Enable MES lr_compute_wa by default
Mario Limonciello
4
-2
/
+15
2025-09-23
drm/amdgpu: use hmm_pfns instead of array of pages
Sunil Khatri
9
-49
/
+25
2025-09-23
drm/amd/pm: place the smu 13.0.0 pptable header into the correct folder
Yang Wang
1
-0
/
+0
2025-09-23
drm/amdgpu: Fix vbios build number parsing logic
Lijo Lazar
1
-3
/
+4
[prev]
[next]