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-05-07
drm/amdgpu: Implement Runtime Bad Page query for VFs
Ellen Pan
-14
/
+84
2025-05-07
drm/amdgpu: Add Runtime Bad Page message definitions for VFs
Ellen Pan
-0
/
+3
2025-05-07
drm/amdgpu: Add documentation to some parts of the AMDGPU ring and wb
Rodrigo Siqueira
-1
/
+125
2025-05-07
drm/amdkfd: change error to warning message for SDMA queues creation
Eric Huang
-8
/
+17
2025-05-07
drm/amd/display: Don't check for NULL divisor in fixpt code
Harry Wentland
-9
/
+0
2025-05-07
drm/amd/display: Use true/false for boolean variables in DML2 core files
Ivan Shamliev
-12
/
+12
2025-05-07
drm/amd/display: adds kernel-doc comment for dc_stream_remove_writeback()
James Flowers
-0
/
+8
2025-05-07
drm/xe: Expose PCIe link downgrade attributes
Raag Jadav
-2
/
+96
2025-05-07
drm/xe: Move xe_device_sysfs_init() to xe_device_probe()
Raag Jadav
-11
/
+13
2025-05-07
drm/xe: Release force wake first then runtime power
Shuicheng Lin
-4
/
+5
2025-05-07
drm/xe: Add config control for svm flush work
Shuicheng Lin
-3
/
+19
2025-05-07
drm/xe: Use copy_from_user() instead of __copy_from_user()
Harish Chegondi
-17
/
+16
2025-05-07
drm/tegra: Fix a possible null pointer dereference
Qiu-ji Chen
-1
/
+4
2025-05-07
drm/tegra: rgb: Fix the unbound reference count
Biju Das
-1
/
+13
2025-05-07
drm/tegra: falcon: Pipeline firmware copy
Mikko Perttunen
-1
/
+20
2025-05-07
drm/tegra: dpaux: Use dev_err_probe()
Zhang Enpei
-8
/
+3
2025-05-07
drm/tegra: Remove unneeded include
Jon Hunter
-1
/
+0
2025-05-07
drm/tegra: Assign plane type before registration
Thierry Reding
-7
/
+12
2025-05-07
drm/i915/rps: fix stale reference to i915->irq_lock
Jani Nikula
-1
/
+1
2025-05-07
drm/i915/gt: Remove const from struct i915_wa list allocation
Kees Cook
-1
/
+1
2025-05-07
drm/i915/irq: move i915->irq_lock to display->irq.lock
Jani Nikula
-259
/
+169
2025-05-07
drm/i915/rps: refactor display rps support
Jani Nikula
-39
/
+56
2025-05-07
drm/i915/irq: make i915_enable_asle_pipestat() static
Jani Nikula
-6
/
+2
2025-05-07
drm/i915/irq: split out i965_display_irq_postinstall()
Jani Nikula
-9
/
+19
2025-05-07
drm/i915/irq: split out i915_display_irq_postinstall()
Jani Nikula
-8
/
+18
2025-05-07
drm/i915/irq: move locking inside vlv_display_irq_postinstall()
Jani Nikula
-9
/
+12
2025-05-07
drm/i915/irq: move locking inside valleyview_{enable, disable}_display_irqs()
Jani Nikula
-9
/
+9
2025-05-07
drm/i915/irq: move locking inside vlv_display_irq_reset()
Jani Nikula
-4
/
+4
2025-05-07
drm/i915/crtc: pass struct intel_display to DISPLAY_VER()
Jani Nikula
-2
/
+1
2025-05-07
drm/i915/bios: fix a comment referencing struct drm_i915_private
Jani Nikula
-1
/
+1
2025-05-07
drm/i915/display: remove struct drm_i915_private forward declaration
Jani Nikula
-3
/
+1
2025-05-07
drm/i915/dsi: remove dependency on i915_drv.h
Jani Nikula
-3
/
+4
2025-05-06
Merge tag 'v6.15-rc5' into x86/msr, to pick up fixes and to resolve conflicts
Ingo Molnar
-29
/
+131
2025-05-06
drm/panel: simple: Update timings for AUO G101EVN010
Kevin Baker
-12
/
+13
2025-05-06
drm/panel: simple: Update timings for AUO G101EVN010
Kevin Baker
-12
/
+13
2025-05-06
drm/ttm: Remove the struct ttm_backup abstraction
Thomas Hellström
-35
/
+15
2025-05-06
drm/ttm: Fix ttm_backup kerneldoc
Thomas Hellström
-1
/
+1
2025-05-06
drm/vkms: Adjust vkms_state->active_planes allocation type
Kees Cook
-1
/
+1
2025-05-06
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
-1334
/
+3274
2025-05-06
BackMerge tag 'v6.15-rc5' into drm-next
Dave Airlie
-304
/
+491
2025-05-05
drm/xe/gsc: do not flush the GSC worker from the reset path
Daniele Ceraolo Spurio
-2
/
+44
2025-05-05
drm/amdgpu: only keep most recent fence for each context
Arvind Yadav
-0
/
+6
2025-05-05
drm/amdgpu: Add Support for enforcing isolation without Cleaner Shader
Srinivasan Shanmugam
-7
/
+25
2025-05-05
drm/amdgpu: change DRM_DBG_DRIVER to drm_dbg_driver
Sunil Khatri
-3
/
+4
2025-05-05
drm/amdgpu: change DRM_ERROR to drm_file_err in amdgpu_userq.c
Sunil Khatri
-31
/
+32
2025-05-05
drm/amdgpu: use drm_file_err in fence timeouts
Sunil Khatri
-5
/
+4
2025-05-05
drm/amdgpu: add drm_file reference in userq_mgr
Sunil Khatri
-3
/
+7
2025-05-05
drm: add drm_file_err function to add process info
Sunil Khatri
-0
/
+34
2025-05-05
drm/amd/display: Promote DC to 3.2.331
Taimur Hassan
-1
/
+1
2025-05-05
drm/amd/display: Only wait for required free space in DMUB mailbox
Dillon Varone
-17
/
+76
[prev]
[next]