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
2024-08-27
drm/amd/display: Allocate DCN35 clock table transfer buffers in GART
Nicholas Kazlauskas
-3
/
+3
2024-08-27
drm/amd/display: do not set traslate_by_source for DCN401 cursor
Aurabindo Pillai
-1
/
+4
2024-08-27
drm/amd/display: Resolve Coverity Issues
Daniel Sa
-14
/
+15
2024-08-27
drm/amd/display: Fix MS/MP mismatches in dml21 for dcn401
Dillon Varone
-16
/
+36
2024-08-27
drm/amd/display: Wait for all pending cleared before full update
Alvin Lee
-34
/
+161
2024-08-27
drm/amd/display: guard write a 0 post_divider value to HW
Ahmed, Muhammad
-1
/
+2
2024-08-27
drm/amd/display: Don't skip clock updates in overclocking
Alvin Lee
-3
/
+0
2024-08-27
drm/amd: Introduce additional IPS debug flags
Leo Li
-1
/
+80
2024-08-27
drm/amdgpu/smu13.0.7: print index for profiles
Alex Deucher
-2
/
+2
2024-08-27
drm/amdgpu/swsmu: fix ordering for setting workload_mask
Alex Deucher
-1
/
+1
2024-08-27
drm/amdgpu: align pp_power_profile_mode with kernel docs
Alex Deucher
-4
/
+2
2024-08-27
Merge drm/drm-next into drm-intel-next
Rodrigo Vivi
-15797
/
+25465
2024-08-27
drm/xe: Support 'nomodeset' kernel command-line option
Thomas Zimmermann
-3
/
+36
2024-08-27
Revert "drm/panel-edp: Add SDC ATNA45AF01"
Stephan Gerhold
-2
/
+0
2024-08-27
drm/i915: Do not attempt to load the GSC multiple times
Daniele Ceraolo Spurio
-1
/
+6
2024-08-27
drm/xe: Invalidate media_gt TLBs
Matthew Brost
-13
/
+24
2024-08-27
Merge tag 'amd-drm-next-6.12-2024-08-26' of https://gitlab.freedesktop.org/ag...
Daniel Vetter
-4957
/
+13103
2024-08-27
Merge v6.11-rc5 into drm-next
Daniel Vetter
-381
/
+844
2024-08-27
Merge tag 'drm-intel-gt-next-2024-08-23' of https://gitlab.freedesktop.org/dr...
Daniel Vetter
-41
/
+145
2024-08-27
Merge tag 'drm-misc-next-2024-08-22' of https://gitlab.freedesktop.org/drm/mi...
Daniel Vetter
-1472
/
+1748
2024-08-27
drm/i915: ARL requires a newer GSC firmware
John Harrison
-2
/
+51
2024-08-27
drm/i915/dsi: Make Lenovo Yoga Tab 3 X90F DMI match less strict
Hans de Goede
-1
/
+0
2024-08-27
drm/xe: Remove unrequired NULL check in xe_sched_job_free_fences
Himal Prasad Ghimiray
-2
/
+1
2024-08-27
drm/xe: Remove unrequired NULL checks in xe_sync_entry_cleanup
Himal Prasad Ghimiray
-4
/
+2
2024-08-27
drm/xe: Remove extra dma_fence_put on xe_sync_entry_add_deps failure
Himal Prasad Ghimiray
-10
/
+3
2024-08-27
drm/bridge: dw-hdmi: Move vmalloc PCM buffer management into the driver
Takashi Iwai
-4
/
+26
2024-08-26
drm/xe/lnl: Drop force_probe requirement
Lucas De Marchi
-1
/
+0
2024-08-26
drm/i915/guc: Fix missing enable of Wa_14019159160 on ARL
John Harrison
-1
/
+1
2024-08-26
drm/i915/gt: Whitelist COMMON_SLICE_CHICKEN1 for UMD access.
Dnyaneshwar Bhadane
-2
/
+2
2024-08-26
drm: Expand max DRM device number to full MINORBITS
Michał Winiarski
-0
/
+12
2024-08-26
accel: Use XArray instead of IDR for minors
Michał Winiarski
-39
/
+33
2024-08-26
drm: Use XArray instead of IDR for minors
Michał Winiarski
-38
/
+25
2024-08-26
drm: Fix kerneldoc for "Returns" section
renjun wang
-31
/
+2
2024-08-26
drm/i915: ARL requires a newer GSC firmware
John Harrison
-2
/
+51
2024-08-26
drm/panel-edp: add BOE NE140WUM-N6G panel entry
Abel Vesa
-0
/
+1
2024-08-26
drm/i915/dp_mst: Fix MST state after a sink reset
Imre Deak
-0
/
+53
2024-08-26
drm: renesas: rz-du: Add RZ/G2UL DU Support
Biju Das
-2
/
+20
2024-08-26
drm: renesas: Move RZ/G2L MIPI DSI driver to rz-du
Lad Prabhakar
-10
/
+10
2024-08-26
drm: omapdrm: Add missing check for alloc_ordered_workqueue
Ma Ke
-0
/
+5
2024-08-26
drm/i915: remove unused leftover basedie step code
Jani Nikula
-7
/
+0
2024-08-26
drm/xe: Remove NULL check of lrc->bo in xe_lrc_snapshot_capture()
Apoorva Singh
-1
/
+1
2024-08-26
drm/i915: remove unnecessary display includes
Jani Nikula
-11
/
+1
2024-08-26
drm/vmwgfx: Disable coherent dumb buffers without 3d
Zack Rusin
-2
/
+4
2024-08-26
drm/vmwgfx: Fix prime with external buffers
Zack Rusin
-12
/
+118
2024-08-26
drm/vmwgfx: Prevent unmapping active read buffers
Zack Rusin
-2
/
+14
2024-08-24
drm/xe: Fix total initialization in xe_ggtt_print_holes()
Nathan Chancellor
-2
/
+2
2024-08-24
drm/i915/dsi: Make Lenovo Yoga Tab 3 X90F DMI match less strict
Hans de Goede
-1
/
+0
2024-08-24
drm/i915/gt: Use kmemdup_array instead of kmemdup for multiple allocation
Yu Jiaoliang
-3
/
+2
2024-08-24
drm/i915/gt: Continue creating engine sysfs files even after a failure
Andi Shyti
-3
/
+2
2024-08-23
drm/xe/display: handle HPD polling in display runtime suspend/resume
Vinod Govindapillai
-3
/
+32
[prev]
[next]