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
/
amd
/
amdgpu
Age
Commit message (
Expand
)
Author
Lines
2025-02-25
drm/amdgpu: init return value in amdgpu_ttm_clear_buffer
Pierre-Eric Pelloux-Prayer
-1
/
+1
2025-02-25
drm/amdgpu/mes: keep enforce isolation up to date
Alex Deucher
-11
/
+32
2025-02-25
drm/amdgpu/gfx: only call mes for enforce isolation if supported
Alex Deucher
-2
/
+4
2025-02-25
drm/amdgpu: disable BAR resize on Dell G5 SE
Alex Deucher
-0
/
+7
2025-02-25
drm/amdgpu: increase AMDGPU_MAX_RINGS
Tao Zhou
-1
/
+1
2025-02-25
drm/amdgpu: Fix correct parameter desc for VCN idle check functions
Srinivasan Shanmugam
-4
/
+4
2025-02-25
drm/amdgpu: init return value in amdgpu_ttm_clear_buffer
Pierre-Eric Pelloux-Prayer
-1
/
+1
2025-02-25
drm/amdgpu: Change page/record number calculation based on nps
ganglxie
-51
/
+35
2025-02-25
drm/amdgpu: Refine bad page adding
ganglxie
-92
/
+104
2025-02-25
drm/amdgpu: update SDMA sysfs reset mask in late_init
Jesse.zhang@amd.com
-1
/
+36
2025-02-25
drm/amdgpu: Set CPER enabled flag after ring initiailized
Xiang Liu
-1
/
+9
2025-02-25
drm/amdgpu: Save nps to eeprom
ganglxie
-2
/
+13
2025-02-25
drm/amdgpu: Check if CPER enabled when generating CPER
Xiang Liu
-0
/
+3
2025-02-25
drm/amdgpu: simplify xgmi peer info calls
Jonathan Kim
-61
/
+71
2025-02-25
drm/amdgpu: Remove unused nbif_v6_3_1_sriov_funcs
Dr. David Alan Gilbert
-47
/
+0
2025-02-25
drm/amdgpu: Add ring reset callback for JPEG5_0_1
Sathishkumar S
-0
/
+50
2025-02-25
drm/amdgpu: Log after a successful ring reset
André Almeida
-0
/
+1
2025-02-25
drm/amdgpu: Log the creation of a coredump file
André Almeida
-0
/
+4
2025-02-25
drm/amdgpu/mes: keep enforce isolation up to date
Alex Deucher
-11
/
+32
2025-02-25
drm/amdgpu: Add core reset registers for JPEG5_0_1
Sathishkumar S
-60
/
+68
2025-02-25
drm/amdgpu: Per-instance init func for JPEG5_0_1
Sathishkumar S
-81
/
+69
2025-02-25
drm/amdgpu: disable BAR resize on Dell G5 SE
Alex Deucher
-0
/
+7
2025-02-25
drm/amd/pm: Fetch fru product info for smu_v13_0_12
Asad Kamal
-0
/
+9
2025-02-25
drm/amdgpu: Update amdgpu_job_timedout to check if the ring is guilty
Jesse.zhang@amd.com
-4
/
+20
2025-02-25
drm/amdgpu: Add reset function pointer for SDMA v4.4.2 page ring
Jesse.zhang@amd.com
-0
/
+1
2025-02-25
drm/amdgpu: Improve SDMA reset logic with guilty queue tracking
Jesse.zhang@amd.com
-14
/
+61
2025-02-25
drm/amdgpu/sdma: Introduce is_guilty callbacks for sdma GFX and PAGE rings
Jesse.zhang@amd.com
-0
/
+30
2025-02-25
drm/amdgpu: Introduce cached_rptr and is_guilty callback in amdgpu_ring
Jesse.zhang@amd.com
-0
/
+5
2025-02-25
drm/amdgpu: Introduce conditional user queue suspension for SDMA resets
Jesse.zhang@amd.com
-8
/
+54
2025-02-25
drm/amdgpu: Remove redundant logic in GC v9.4.3
Lijo Lazar
-16
/
+1
2025-02-25
drm/amdgpu: Do not poweroff UVDJ in JPEG4_0_3
Sathishkumar S
-6
/
+0
2025-02-25
drm/amdgpu/sdma: Refactor SDMA reset functionality and add callback support
Jesse.zhang@amd.com
-4
/
+28
2025-02-25
drm/amdgpu/kfd: Add shared SDMA reset functionality with callback support
Jesse.zhang@amd.com
-1
/
+85
2025-02-25
drm/amdgpu: correct the name of mes_pipe structure
Likun Gao
-15
/
+15
2025-02-25
drm/amdgpu: update the handle ptr in is_idle
Sunil Khatri
-143
/
+143
2025-02-25
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
-5
/
+39
2025-02-25
Merge tag 'v6.14-rc4' into drm-next
Dave Airlie
-5
/
+39
2025-02-24
drm/amdgpu: Pop jobs from the queue more robustly
Tvrtko Ursulin
-3
/
+19
2025-02-21
drm/amdgpu: remove all KFD fences from the BO on release
Christian König
-48
/
+47
2025-02-21
drm/amdgpu: Constify 'struct bin_attribute'
Thomas Weißschuh
-17
/
+16
2025-02-19
drm/amdgpu: update the handle ptr in get_clockgating_state
Sunil Khatri
-59
/
+60
2025-02-19
drm/amdgpu: Remove redundant check of adev
Xiang Liu
-1
/
+1
2025-02-19
drm/amdgpu: Check aca enabled inside cper init/fini func
Xiang Liu
-4
/
+8
2025-02-19
drm/amdgpu: Use firmware supported NPS modes
Lijo Lazar
-10
/
+26
2025-02-19
drm/amdgpu: Add ring reset callback for JPEG4_0_3
Sathishkumar S
-7
/
+49
2025-02-19
drm/amdgpu: Replace Mutex with Spinlock for RLCG register access to avoid Pri...
Srinivasan Shanmugam
-4
/
+6
2025-02-18
drm/amdgpu: Switch to use hrtimer_setup()
Nam Cao
-2
/
+2
2025-02-18
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
-5
/
+13
2025-02-17
drm/amdgpu: Generate bad page threshold cper records
Xiang Liu
-1
/
+25
2025-02-17
drm/amdgpu: Commit CPER entry
Xiang Liu
-2
/
+4
[prev]
[next]