index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
Age
Commit message (
Expand
)
Author
Lines
2025-09-23
drm/i915: Extract increase_wm_latency()
Ville Syrjälä
-11
/
+17
2025-09-23
drm/i915: Extract multiply_wm_latency() from skl_read_wm_latency()
Ville Syrjälä
-9
/
+20
2025-09-23
drm/i915: Move adjust_wm_latency() out from {mtl,skl}_read_wm_latency()
Ville Syrjälä
-8
/
+15
2025-09-23
drm/i915: Don't pass the latency array to {skl,mtl}_read_wm_latency()
Ville Syrjälä
-10
/
+11
2025-09-23
drm/i915: Tweak the read latency fixup code
Ville Syrjälä
-3
/
+7
2025-09-23
drm/i915: Apply the 16Gb DIMM w/a only for the platforms that need it
Ville Syrjälä
-2
/
+10
2025-09-23
drm/i915/dram: Also apply the 16Gb DIMM w/a for larger DRAM chips
Ville Syrjälä
-7
/
+7
2025-09-23
drm/xe/psmi: Do not return NULL
Lucas De Marchi
-2
/
+2
2025-09-23
drm/amd/pm: Add VCN reset message support for SMU v13.0.12
Jesse.Zhang
-1
/
+6
2025-09-23
drm/amdgpu: Move VCN reset mask setup to late_init for VCN 5.0.1
Jesse.Zhang
-5
/
+20
2025-09-23
drm/amdgpu: Add ring reset support for VCN v5.0.1
Jesse.Zhang
-0
/
+26
2025-09-23
drm/amdgpu: Refactor VCN v5.0.1 HW init into separate instance function
Jesse.Zhang
-8
/
+19
2025-09-23
drm/amd/display: remove output_tf_change flag
Melissa Wen
-9
/
+4
2025-09-23
drm/amd/display: Optimize remove_duplicates() from O(N^2) to O(N)
Kuan-Wei Chiu
-10
/
+11
2025-09-23
drm/amd/display: change dc stream color settings only in atomic commit
Melissa Wen
-24
/
+66
2025-09-23
drm/amd/ras: Add rascore status definition
YiPeng Chai
-0
/
+37
2025-09-23
drm/amdgpu: Use kmalloc_array() instead of kmalloc()
Rahul Kumar
-8
/
+8
2025-09-23
drm/amd/display: update color on atomic commit time
Melissa Wen
-1
/
+35
2025-09-23
drm/amd/display: Promote DC to 3.2.351
Taimur Hassan
-1
/
+1
2025-09-23
drm/amd/display: [FW Promotion] Release 0.1.28.0
Taimur Hassan
-1
/
+1
2025-09-23
drm/amd/display: Init DCN35 clocks from pre-os HW values
Leo Li
-2
/
+119
2025-09-23
drm/amd/display: Revert "correct sw cache timing to ensure dispclk ramping"
Charlene Liu
-21
/
+9
2025-09-23
drm/amd/display: Correct sw cache timing to ensure dispclk ramping
Charlene Liu
-9
/
+21
2025-09-23
drm/amd/display: Insert dccg log for easy debug
Charlene Liu
-3
/
+21
2025-09-23
drm/amd/display: Remove wm_optimized_required
Dillon Varone
-14
/
+10
2025-09-23
drm/amd/display: Set wm_pending when disable stutter w/a used
Dillon Varone
-0
/
+1
2025-09-23
drm/amd/display: Refactor SMU tracing
Dillon Varone
-14
/
+20
2025-09-23
drm/amd/display: Isolate dcn401 SMU functions
Dillon Varone
-14
/
+140
2025-09-23
drm/amd/display: Add fast sync field in ultra sleep more for DMUB
Allen Li
-1
/
+6
2025-09-23
drm/amd/display: Use mpc.preblend flag to indicate preblend
Alvin Lee
-2
/
+2
2025-09-23
drm/amd/display: Fix for test crash due to power gating
Sridevi Arvindekar
-1
/
+2
2025-09-23
drm/amd/display: Enable DTM v3 on dGPUs with DCN 3.1+
Ivan Lipski
-4
/
+8
2025-09-23
drm/amd/display: Init dispclk from bootup clock for DCN314
Lo-an Chen
-5
/
+143
2025-09-23
drm/amd/display: Handle interpolation for first data point
Mario Limonciello
-0
/
+10
2025-09-23
drm/amd/display: Add monitor patch to read psr cap again
Paul Hsieh
-0
/
+15
2025-09-23
drm/amd/display: Add AVI infoframe copy in copy_stream_update_to_stream
Karthi Kandasamy
-1
/
+15
2025-09-23
drm/amd/display: Add missing post flip calls
Dillon Varone
-4
/
+7
2025-09-23
drm/amd/display: Disable stutter when programming watermarks on dcn32
Dillon Varone
-6
/
+36
2025-09-23
drm/amdgpu: Update amdgpu_vcn5_fw_shared for vcn_5_0_1
Sonny Jiang
-1
/
+1
2025-09-23
drm/amdgpu: Enable MES lr_compute_wa by default
Mario Limonciello
-2
/
+15
2025-09-23
drm/amdgpu: use hmm_pfns instead of array of pages
Sunil Khatri
-49
/
+25
2025-09-23
drm/amd/pm: place the smu 13.0.0 pptable header into the correct folder
Yang Wang
-0
/
+0
2025-09-23
drm/amdgpu: Fix vbios build number parsing logic
Lijo Lazar
-3
/
+4
2025-09-23
drm/sysfb: simpledrm: Sort headers correctly
Luca Weiss
-1
/
+2
2025-09-23
drm/format-helper: Remove drm_fb_blit()
Thomas Zimmermann
-91
/
+0
2025-09-23
drm/sysfb: Lookup blit function during atomic check
Thomas Zimmermann
-5
/
+114
2025-09-23
drm/sysfb: Add custom plane state
Thomas Zimmermann
-2
/
+69
2025-09-23
drm/xe/pm: Add lockdep annotation for the pm_block completion
Thomas Hellström
-1
/
+65
2025-09-23
drm/xe/pm: Hold the validation lock around evicting user-space bos for suspend
Thomas Hellström
-0
/
+7
2025-09-23
drm/tiny: pixpaper: Fix missing dependency on DRM_GEM_SHMEM_HELPER
LiangCheng Wang
-1
/
+1
[prev]
[next]