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-09-26
drm: Add client-agnostic setup helper
Thomas Zimmermann
-0
/
+80
2024-09-26
drm/fbdev: Add memory-agnostic fbdev client
Thomas Zimmermann
-7
/
+153
2024-09-26
drm/fbdev-helper: Set and clear VGA switcheroo client from fb_info
Thomas Zimmermann
-5
/
+12
2024-09-26
drm/fbdev-helper: Move color-mode lookup into 4CC format helper
Thomas Zimmermann
-56
/
+44
2024-09-25
gpu: host1x: Fix boot regression for Tegra
Jon Hunter
-10
/
+8
2024-09-25
gpu: host1x: Set up device DMA parameters
Thierry Reding
-0
/
+1
2024-09-25
drm/amdkfd: Add SDMA queue quantum support for GFX12
Sreekant Somasekharan
-0
/
+4
2024-09-25
drm/amdgpu/vcn: enable AV1 on both instances
Saleemkhan Jamadar
-165
/
+0
2024-09-25
drm/amdkfd: Fix CU occupancy for GFX 9.4.3
Mukul Joshi
-11
/
+29
2024-09-25
drm/amdkfd: Update logic for CU occupancy calculations
Mukul Joshi
-65
/
+89
2024-09-25
drm/amdgpu: skip coredump after job timeout in SRIOV
ZhenGuo Yin
-1
/
+4
2024-09-25
drm/amdgpu: sync to KFD fences before clearing PTEs
Christian König
-0
/
+37
2024-09-25
drm/amdgpu/mes12: set enable_level_process_quantum_check
Jack Xiao
-0
/
+1
2024-09-25
drm/panthor: Add DEV_QUERY_GROUP_PRIORITIES_INFO dev query
Mary Guillemard
-19
/
+42
2024-09-25
drm/panthor: Add PANTHOR_GROUP_PRIORITY_REALTIME group priority
Mary Guillemard
-3
/
+1
2024-09-25
drm/v3d: Expose Super Pages capability
Maíra Canal
-0
/
+3
2024-09-25
drm/v3d: Add modparam for turning off Big/Super Pages
Maíra Canal
-0
/
+12
2024-09-25
drm/v3d: Use gemfs/THP in BO creation if available
Maíra Canal
-2
/
+19
2024-09-25
drm/v3d: Support Big/Super Pages when writing out PTEs
Maíra Canal
-13
/
+42
2024-09-25
drm/v3d: Reduce the alignment of the node allocation
Maíra Canal
-3
/
+1
2024-09-25
drm/gem: Create shmem GEM object in a given mountpoint
Maíra Canal
-4
/
+26
2024-09-25
drm/v3d: Introduce gemfs
Maíra Canal
-1
/
+60
2024-09-25
drm/gem: Create a drm_gem_object_init_with_mnt() function
Maíra Canal
-4
/
+30
2024-09-25
drm/v3d: Fix return if scheduler initialization fails
Maíra Canal
-1
/
+2
2024-09-25
drm/v3d: Flush the MMU before we supply more memory to the binner
Maíra Canal
-1
/
+4
2024-09-25
drm/v3d: Address race-condition in MMU flush
Maíra Canal
-19
/
+10
2024-09-25
drm: Consistently use struct drm_mode_rect for FB_DAMAGE_CLIPS
Thomas Zimmermann
-1
/
+1
2024-09-25
drm/i915/dp: Fix colorimetry detection
Ville Syrjälä
-3
/
+6
2024-09-25
Merge tag 'drm-xe-next-fixes-2024-09-19' of https://gitlab.freedesktop.org/dr...
Dave Airlie
-17
/
+69
2024-09-25
Merge tag 'drm-intel-next-fixes-2024-09-19' of https://gitlab.freedesktop.org...
Dave Airlie
-14
/
+35
2024-09-24
drm/vkms: Add missing check for CRTC initialization
Louis Chauvet
-1
/
+6
2024-09-24
drm/vkms: Suppress context imbalance detected by sparse warning
Louis Chauvet
-0
/
+2
2024-09-24
drm/vkms: Add documentation
Louis Chauvet
-23
/
+161
2024-09-24
drm/v3d: Use v3d_perfmon_find()
Christian Gmeiner
-5
/
+1
2024-09-24
drm/xe: Clean up VM / exec queue file lock usage.
Matthew Brost
-12
/
+19
2024-09-24
drm: renesas: rcar-du: Add drm_panic support for non-vsp
Geert Uytterhoeven
-2
/
+12
2024-09-24
drm: renesas: shmobile: Add drm_panic support
Geert Uytterhoeven
-1
/
+13
2024-09-24
drm/connector: hdmi: Fix writing Dynamic Range Mastering infoframes
Derek Foreman
-6
/
+2
2024-09-24
drm/sched: Add locking to drm_sched_entity_modify_sched
Tvrtko Ursulin
-0
/
+2
2024-09-24
drm/ci: uprev mesa, IGT and deqp-runner
Vignesh Raman
-148
/
+234
2024-09-24
drm/scheduler: Improve documentation
Shuicheng Lin
-8
/
+6
2024-09-24
drm: Link drm_rect.o into DRM core module
Thomas Zimmermann
-1
/
+1
2024-09-24
drm/i915: Set clear color block size to 0x0
Ville Syrjälä
-8
/
+8
2024-09-24
drm/i915: Rename variables in ilk_intermedidate_wm()
Ville Syrjälä
-16
/
+21
2024-09-24
drm/i915: s/disable_lp_wm/disable_cxsr/
Ville Syrjälä
-14
/
+10
2024-09-24
drm/i915: Move the dodgy pre-g4x wm stuff into i9xx_wm
Ville Syrjälä
-36
/
+74
2024-09-24
drm/i915: Clean up intel_wm_need_update()
Ville Syrjälä
-10
/
+10
2024-09-24
drm/i915: Extract ilk_must_disable_lp_wm()
Ville Syrjälä
-38
/
+57
2024-09-24
drm/i915: Combine .compute_{pipe,intermediate}_wm() into one
Ville Syrjälä
-47
/
+63
2024-09-24
drm/i915: Remove leftover intel_sprite_set_colorkey_ioctl() prototype
Ville Syrjälä
-6
/
+1
[prev]
[next]