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
2025-07-16
drm/amd/display: Disable CRTC degamma LUT for DCN401
Melissa Wen
-1
/
+10
2025-07-16
drm/amd/display: Free memory allocation
Clayton King
-1
/
+2
2025-07-16
drm/amdgpu: Replace HQD terminology with slots naming
Jesse Zhang
-5
/
+5
2025-07-16
drm/amdgpu: Add user queue instance count in HW IP info
Jesse Zhang
-0
/
+20
2025-07-16
drm/amd/amdgpu: Add helper functions for isp buffers
Pratap Nirujogi
-10
/
+176
2025-07-16
drm/amd/amdgpu: Initialize swnode for ISP MFD device
Pratap Nirujogi
-6
/
+11
2025-07-16
drm/amdgpu/gfx8: reset compute ring wptr on the GPU on resume
Eeli Haapalainen
-0
/
+1
2025-07-16
drm/amd/pm: fix null pointer access
Umio Yasuno
-0
/
+5
2025-07-16
drm/amdgpu/jpeg: clean up reset type handling
Alex Deucher
-26
/
+29
2025-07-16
drm/amdgpu: rework gmc_v9_0_get_coherence_flags v2
Christian König
-4
/
+4
2025-07-16
drm/amdgpu/vcn3: implement ring reset
Alex Deucher
-0
/
+27
2025-07-16
drm/amdgpu/vcn2.5: implement ring reset
Alex Deucher
-0
/
+25
2025-07-16
drm/amdgpu/vcn2: implement ring reset
Alex Deucher
-0
/
+26
2025-07-16
drm/amdgpu/vcn: add a helper framework for engine resets
Alex Deucher
-1
/
+84
2025-07-16
drm/amdgpu/vcn5: re-emit unprocessed state on ring reset
Alex Deucher
-8
/
+2
2025-07-16
drm/amdgpu/vcn4.0.5: re-emit unprocessed state on ring reset
Alex Deucher
-8
/
+2
2025-07-16
drm/amdgpu/vcn4.0.3: re-emit unprocessed state on ring reset
Alex Deucher
-7
/
+3
2025-07-16
drm/amdgpu/vcn4: re-emit unprocessed state on ring reset
Alex Deucher
-8
/
+2
2025-07-16
drm/amdgpu/jpeg5.0.1: re-emit unprocessed state on ring reset
Alex Deucher
-9
/
+2
2025-07-16
drm/amdgpu/jpeg5: add queue reset
Alex Deucher
-1
/
+22
2025-07-16
drm/amdgpu/jpeg4.0.5: add queue reset
Alex Deucher
-1
/
+22
2025-07-16
drm/amdgpu/jpeg4.0.3: re-emit unprocessed state on ring reset
Alex Deucher
-9
/
+2
2025-07-16
drm/amdgpu/jpeg4: re-emit unprocessed state on ring reset
Alex Deucher
-7
/
+2
2025-07-16
drm/amdgpu/jpeg3: re-emit unprocessed state on ring reset
Alex Deucher
-7
/
+2
2025-07-16
drm/amdgpu/jpeg2.5: re-emit unprocessed state on ring reset
Alex Deucher
-9
/
+2
2025-07-16
drm/amdgpu/jpeg2: re-emit unprocessed state on ring reset
Alex Deucher
-7
/
+2
2025-07-16
drm/amd/pm: Remove unnecessary variable
Asad Kamal
-2
/
+1
2025-07-16
drm/amdgpu: Increase reset counter only on success
Lijo Lazar
-2
/
+7
2025-07-16
drm/amd/pm: Get max/min frequency on aldebaran VF
Lijo Lazar
-1
/
+56
2025-07-16
drm/amdgpu: make compute timeouts consistent
Alex Deucher
-15
/
+7
2025-07-16
drm/amdgpu: Check SQ_CONFIG register support on SRIOV
Tony Yi
-3
/
+12
2025-07-16
drm/amdgpu: track ring state associated with a fence
Alex Deucher
-3
/
+195
2025-07-16
drm/amdgpu: clean up GC reset functions
Alex Deucher
-26
/
+45
2025-07-16
drm/amdgpu: clean up jpeg reset functions
Alex Deucher
-6
/
+19
2025-07-16
drm/amdgpu/vcn: don't enable per queue resets on SR-IOV
Alex Deucher
-3
/
+6
2025-07-16
drm/amdgpu/jpeg4: add additional ring reset error checking
Alex Deucher
-2
/
+6
2025-07-16
drm/amdgpu/jpeg3: add additional ring reset error checking
Alex Deucher
-2
/
+6
2025-07-16
drm/amdgpu/jpeg2: add additional ring reset error checking
Alex Deucher
-2
/
+6
2025-07-16
drm/amdgpu: clean up sdma reset functions
Alex Deucher
-31
/
+40
2025-07-16
drm/amdgpu: Fix missing unlocking in an error path in amdgpu_userq_create()
Christophe JAILLET
-2
/
+4
2025-07-16
drm/xe: Unify the initialization of VRAM regions
Piotr Piórkowski
-125
/
+164
2025-07-16
drm/xe: Split xe_migrate allocation from initialization
Piotr Piórkowski
-7
/
+23
2025-07-16
drm/xe: Move struct xe_vram_region to a dedicated header
Piotr Piórkowski
-72
/
+91
2025-07-16
drm/xe: Use dynamic allocation for tile and device VRAM region structures
Piotr Piórkowski
-77
/
+202
2025-07-16
drm/xe: Use devm_ioremap_wc for VRAM mapping and drop manual unmap
Piotr Piórkowski
-4
/
+2
2025-07-16
drm: Make passing of format info to drm_helper_mode_fill_fb_struct() mandatory
Ville Syrjälä
-2
/
+1
2025-07-16
drm/vmwgfx: Pass along the format info from .fb_create() to drm_helper_mode_f...
Ville Syrjälä
-5
/
+10
2025-07-16
drm/virtio: Pass along the format info from .fb_create() to drm_helper_mode_f...
Ville Syrjälä
-2
/
+3
2025-07-16
drm/tegra: Pass along the format info from .fb_create() to drm_helper_mode_fi...
Ville Syrjälä
-3
/
+7
2025-07-16
drm/msm: Pass along the format info from .fb_create() to drm_helper_mode_fill...
Ville Syrjälä
-6
/
+8
[prev]
[next]