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
/
drm
Age
Commit message (
Expand
)
Author
Lines
2025-11-04
drm/amdgpu: caller should make sure not to double free
Sunil Khatri
-3
/
+1
2025-11-04
drm/amdgpu: set default gfx reset masks for gfx6-8
Alex Deucher
-0
/
+15
2025-11-04
drm/amdkfd: clean up the code to free hmm_range
Sunil Khatri
-7
/
+3
2025-11-04
drm/xe: Remove last fence dependency check from binds and execs
Matthew Brost
-54
/
+0
2025-11-04
drm/xe: Disallow input fences on zero batch execs and zero binds
Matthew Brost
-65
/
+36
2025-11-04
drm/xe: Skip TLB invalidation waits in page fault binds
Matthew Brost
-2
/
+13
2025-11-04
drm/xe: Decouple bind queue last fence from TLB invalidations
Matthew Brost
-110
/
+143
2025-11-04
drm/xe: Attach last fence to TLB invalidation job queues
Matthew Brost
-2
/
+156
2025-11-04
drm/xe: Enforce correct user fence signaling order using
Matthew Brost
-18
/
+86
2025-11-04
drm/etnaviv: add HWDB entry for GC8000 Nano Ultra VIP r6205
Marek Vasut
-0
/
+32
2025-11-04
drm/xe: Do clean shutdown also when using flr
Jouni Högander
-9
/
+9
2025-11-04
drm/displayid: add quirk to ignore DisplayID checksum errors
Jani Nikula
-4
/
+39
2025-11-04
drm/displayid: pass iter to drm_find_displayid_extension()
Jani Nikula
-12
/
+7
2025-11-04
drm/hyperv: include drm_print.h where needed
Jani Nikula
-0
/
+2
2025-11-04
drm/i915/display: Extend i915_display_info with Type-C port details
Khaled Almahallawy
-0
/
+24
2025-11-04
drm/vkms: Fix use after frees on error paths
Dan Carpenter
-5
/
+15
2025-11-03
drm/xe/guc: Synchronize Dead CT worker with unbind
Balasubramani Vivekanandan
-0
/
+3
2025-11-03
drm/xe/gt: Synchronize GT reset with device unbind
Balasubramani Vivekanandan
-0
/
+7
2025-11-03
drm/i915: Fix conversion between clock ticks and nanoseconds
Umesh Nerlige Ramappa
-2
/
+2
2025-11-03
drm/i915: Avoid lock inversion when pinning to GGTT on CHV/BXT+VTD
Janusz Krzysztofik
-2
/
+14
2025-11-03
drm/msm: fix allocation of dumb buffers for non-RGB formats
Dmitry Baryshkov
-7
/
+10
2025-11-03
drm/panthor: Use existing OPP table if present
Nicolas Frattaroli
-9
/
+23
2025-11-03
drm/panthor: call into devfreq for current frequency
Nicolas Frattaroli
-8
/
+31
2025-11-03
drm/panthor: attach the driver's multiple power domains
Rain Yang
-0
/
+16
2025-11-03
drm/panthor: Fix UAF on kernel BO VA nodes
Boris Brezillon
-11
/
+3
2025-11-03
drm/panthor: Fix race with suspend during unplug
Ketil Johnsen
-2
/
+2
2025-11-03
drm/panthor: disable async work during unplug
Ketil Johnsen
-5
/
+4
2025-11-03
drm/panthor: Fix UAF race between device unplug and FW event processing
Ketil Johnsen
-0
/
+1
2025-11-03
drm/panthor: Fix group_free_queue() for partially initialized queues
Boris Brezillon
-1
/
+2
2025-11-03
drm/panthor: Handle errors returned by drm_sched_entity_init()
Boris Brezillon
-0
/
+2
2025-11-03
drm/rockchip: include drm_print.h where needed
Jani Nikula
-0
/
+1
2025-11-03
drm/renesas: include drm_print.h where needed
Jani Nikula
-0
/
+1
2025-11-03
drm/imagination: Optionally depend on POWER_SEQUENCING
Matt Coster
-0
/
+1
2025-11-03
drm/bridge: synopsys: dw-dp: add bridge before attaching
Luca Ceresoli
-0
/
+2
2025-11-03
drm/bridge: add warning for bridges using neither devm_drm_bridge_alloc() nor...
Luca Ceresoli
-0
/
+3
2025-11-03
drm/bridge: add warning for bridges attached without being added
Luca Ceresoli
-0
/
+3
2025-11-03
drm/bridge: document that adding a bridge is mandatory before attach
Luca Ceresoli
-0
/
+3
2025-11-03
drm/sti: hdmi: add bridge before attaching
Luca Ceresoli
-0
/
+2
2025-11-03
drm/sti: hda: add bridge before attaching
Luca Ceresoli
-0
/
+5
2025-11-03
drm/display: bridge_connector: get/put the panel_bridge
Luca Ceresoli
-3
/
+5
2025-11-03
drm/display: bridge_connector: get/put the stored bridges
Luca Ceresoli
-13
/
+39
2025-11-03
Revert "drm/display: bridge_connector: get/put the stored bridges"
Luca Ceresoli
-78
/
+36
2025-11-03
drm/xe/display: Use display parent interface for xe runtime pm
Jouni Högander
-65
/
+1
2025-11-03
drm/i915/display: Use display parent interface for i915 runtime pm
Jouni Högander
-20
/
+13
2025-11-03
drm/xe/display: Runtime pm wrappers for display parent interface
Jouni Högander
-0
/
+79
2025-11-03
drm/i915/display: Runtime pm wrappers for display parent interface
Jouni Högander
-0
/
+81
2025-11-03
drm/{i915, xe}/display: pass parent interface to display probe
Jani Nikula
-5
/
+31
2025-11-02
drm/xe: Inline gt_reset in the worker
Lucas De Marchi
-18
/
+11
2025-11-01
drm/mediatek: Add pm_runtime support for GCE power control
Jason-JH Lin
-0
/
+7
2025-11-01
drm/mediatek: Disable AFBC support on Mediatek DRM driver
Ariel D'Alessandro
-23
/
+1
[prev]
[next]