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-08-26
drm/xe/wcl: Extend L3bank mask workaround
Chaitanya Kumar Borah
-1
/
+1
2025-08-26
drm/xe: switch to local xbasename() helper
Carlos Llamas
-1
/
+9
2025-08-26
drm/xe: Don't trigger rebind on initial dma-buf validation
Matthew Brost
-1
/
+2
2025-08-26
drm/xe/vm: Clear the scratch_pt pointer on error
Thomas Hellström
-2
/
+6
2025-08-26
drm/xe/vm: Don't pin the vm_resv during validation
Thomas Hellström
-16
/
+4
2025-08-26
drm/xe/xe_sync: avoid race during ufence signaling
Zbigniew Kempczyński
-1
/
+1
2025-08-26
drm/xe/xe_hw_error: Add fault injection to trigger csc error handler
Riana Tauro
-1
/
+16
2025-08-26
drm/xe/xe_hw_error: Handle CSC Firmware reported Hardware errors
Riana Tauro
-3
/
+75
2025-08-26
drm/xe: Add support to handle hardware errors
Riana Tauro
-0
/
+145
2025-08-26
drm/xe/doc: Document device wedged and runtime survivability
Riana Tauro
-8
/
+54
2025-08-26
drm/xe/xe_survivability: Add support for Runtime survivability mode
Riana Tauro
-1
/
+44
2025-08-26
drm/xe/xe_survivability: Refactor survivability mode
Riana Tauro
-33
/
+81
2025-08-26
drm/xe: Add a helper function to set recovery method
Riana Tauro
-5
/
+24
2025-08-26
drm/xe: Set GT as wedged before sending wedged uevent
Riana Tauro
-4
/
+8
2025-08-26
drm: Add a vendor-specific recovery method to drm device wedged uevent
Riana Tauro
-0
/
+2
2025-08-26
drm/xe: Add documentation for Xe Device Wedging
Riana Tauro
-0
/
+10
2025-08-26
Revert "drm/tegra: Use dma_buf from GEM object instance"
Thomas Zimmermann
-1
/
+1
2025-08-26
drm/vesadrm: Support DRM_FORMAT_C8
Thomas Zimmermann
-1
/
+113
2025-08-26
drm/vesadrm: Prepare color management for palette-based framebuffers
Thomas Zimmermann
-8
/
+15
2025-08-26
drm/vesadrm: Rename vesadrm_set_gamma_lut() to vesadrm_set_color_lut()
Thomas Zimmermann
-8
/
+8
2025-08-26
drm/format-helper: Add XRGB8888-to-RGB332 to drm_fb_blit()
Thomas Zimmermann
-0
/
+3
2025-08-26
drm/color-mgmt: Prepare for RGB332 palettes
Thomas Zimmermann
-0
/
+34
2025-08-26
drm/sysfb: Blit to CRTC destination format
Thomas Zimmermann
-11
/
+20
2025-08-26
drm/sysfb: Find screen_info format with helpers
Thomas Zimmermann
-12
/
+9
2025-08-26
drm/i915/psr: Do not unnecessarily remove underrun on idle PSR WA
Jouni Högander
-2
/
+3
2025-08-26
drm/xe/uapi: Add UAPI for querying VMA count and memory attributes
Himal Prasad Ghimiray
-1
/
+105
2025-08-26
drm/xe: Enable madvise ioctl for xe
Himal Prasad Ghimiray
-0
/
+2
2025-08-26
drm/xe: Reset VMA attributes to default in SVM garbage collector
Himal Prasad Ghimiray
-48
/
+190
2025-08-26
drm/xe/vm: Add helper to check for default VMA memory attributes
Himal Prasad Ghimiray
-0
/
+32
2025-08-26
drm/xe/madvise: Skip vma invalidation if mem attr are unchanged
Himal Prasad Ghimiray
-22
/
+52
2025-08-26
drm/xe/bo: Update atomic_access attribute on madvise
Himal Prasad Ghimiray
-28
/
+102
2025-08-26
drm/xe/bo: Add attributes field to xe_bo
Himal Prasad Ghimiray
-0
/
+8
2025-08-26
drm/xe/svm: Consult madvise preferred location in prefetch
Himal Prasad Ghimiray
-19
/
+35
2025-08-26
drm/xe/svm: Support DRM_XE_SVM_MEM_RANGE_ATTR_PAT memory attribute
Himal Prasad Ghimiray
-2
/
+22
2025-08-26
drm/xe/madvise: Update migration policy based on preferred location
Himal Prasad Ghimiray
-2
/
+76
2025-08-26
drm/xe/svm: Add svm ranges migration policy on atomic access
Himal Prasad Ghimiray
-30
/
+99
2025-08-26
drm/xe: Implement madvise ioctl for xe
Himal Prasad Ghimiray
-0
/
+324
2025-08-26
drm/xe/svm: Add xe_svm_ranges_zap_ptes_in_range() for PTE zapping
Himal Prasad Ghimiray
-1
/
+71
2025-08-26
drm/xe: Allow CPU address mirror VMA unbind with gpu bindings for madvise
Himal Prasad Ghimiray
-2
/
+48
2025-08-26
drm/xe/svm: Split system allocator vma incase of madvise call
Himal Prasad Ghimiray
-0
/
+111
2025-08-26
drm/xe/vma: Modify new_vma to accept struct xe_vma_mem_attr as parameter
Himal Prasad Ghimiray
-7
/
+17
2025-08-26
drm/xe/vma: Move pat_index to vma attributes
Himal Prasad Ghimiray
-9
/
+9
2025-08-26
drm/xe/vm: Add attributes struct as member of vma
Himal Prasad Ghimiray
-0
/
+33
2025-08-25
Merge drm/drm-next into drm-xe-next
Lucas De Marchi
-1451
/
+3846
2025-08-25
drm/xe: switch to local xbasename() helper
Carlos Llamas
-1
/
+9
2025-08-25
drm/xe: Don't trigger rebind on initial dma-buf validation
Matthew Brost
-1
/
+2
2025-08-25
drm/msm/dpu: Add a null ptr check for dpu_encoder_needs_modeset
Chenyuan Yang
-0
/
+2
2025-08-25
drm/gpuvm: fix various typos in .c and .h gpuvm file
Alice Ryhl
-39
/
+39
2025-08-25
drm/panel: Allow powering on panel follower after panel is enabled
Pin-yen Lin
-11
/
+62
2025-08-25
drm/nouveau: remove unused memory target test
Timur Tabi
-10
/
+3
[prev]
[next]