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-10-31
Merge tag 'amd-drm-next-6.19-2025-10-24' of https://gitlab.freedesktop.org/ag...
Simona Vetter
-717
/
+1633
2025-10-31
drm/amdgpu: Configure max beneficial TTM pool allocation order
Tvrtko Ursulin
-2
/
+3
2025-10-31
drm/ttm: Replace multiple booleans with flags in device init
Tvrtko Ursulin
-2
/
+4
2025-10-31
drm/ttm: Replace multiple booleans with flags in pool init
Tvrtko Ursulin
-1
/
+1
2025-10-28
drm/amd: Remove redundant pm_runtime_mark_last_busy() calls
Sakari Ailus
-53
/
+4
2025-10-28
drm/amdgpu: fix SPDX header on cyan_skillfish_reg_init.c
Alex Deucher
-1
/
+1
2025-10-28
drm/amdgpu: fix SPDX headers on amdgpu_cper.c/h
Alex Deucher
-2
/
+2
2025-10-28
drm/amd: Check that VPE has reached DPM0 in idle handler
Mario Limonciello
-4
/
+30
2025-10-28
drm/amdgpu: Use DC by default for Bonaire
Timur Kristóf
-1
/
+0
2025-10-28
drm/amdkfd: Fix use-after-free of HMM range in svm_range_validate_and_map()
Srinivasan Shanmugam
-0
/
+1
2025-10-28
drm/amdgpu/userq: fix SDMA and compute validation
Alex Deucher
-5
/
+14
2025-10-28
drm/amdgpu: Convert amdgpu userqueue management from IDR to XArray
Jesse.Zhang
-111
/
+101
2025-10-28
drm/amd: Re-introduce property to control adaptive backlight modulation
Mario Limonciello
-1
/
+68
2025-10-28
drm/amdgpu: Fix pointer casts when reading dynamic region sizes
Srinivasan Shanmugam
-5
/
+5
2025-10-28
drm/amdgpu: null check for hmm_pfns ptr before freeing it
Sunil Khatri
-1
/
+3
2025-10-28
drm/amdgpu: Make SR-IOV critical region checks overflow-safe
Srinivasan Shanmugam
-4
/
+5
2025-10-28
drm/amdgpu: fix SPDX header on cyan_skillfish_reg_init.c
Alex Deucher
-1
/
+1
2025-10-28
drm/amdgpu: fix SPDX headers on amdgpu_cper.c/h
Alex Deucher
-2
/
+2
2025-10-28
drm/amdgpu/userqueue: Fix use after free in amdgpu_userq_buffer_vas_list_clea...
Dan Carpenter
-1
/
+1
2025-10-28
drm/amdgpu: Add uniras version in sysfs
Jinzhou Su
-1
/
+31
2025-10-28
drm/amdgpu: get rev_id from strap register or IP-discovery table
Perry Yuan
-11
/
+17
2025-10-28
drm/amdgpu: clear bad page info of ras module
Jinzhou Su
-0
/
+22
2025-10-28
drm/amd: Check that VPE has reached DPM0 in idle handler
Mario Limonciello
-4
/
+30
2025-10-24
Merge tag 'drm-misc-next-2025-10-21' of https://gitlab.freedesktop.org/drm/mi...
Simona Vetter
-4
/
+4
2025-10-21
Merge tag 'drm-misc-next-2025-10-02' of https://gitlab.freedesktop.org/drm/mi...
Simona Vetter
-1
/
+1
2025-10-20
drm/amdgpu: Remove unused members in amdgpu_mman
Lijo Lazar
-3
/
+0
2025-10-20
drm/amdgpu: query block error count of ras module
YiPeng Chai
-1
/
+28
2025-10-20
drm/amdgpu: Add logic for VF data exchange region to init from dynamic crit_r...
Ellen Pan
-19
/
+85
2025-10-20
drm/amdgpu: Add logic for VF ipd and VF bios to init from dynamic crit_region...
Ellen Pan
-14
/
+85
2025-10-20
drm/amdgpu: Reuse fw_vram_usage_* for dynamic critical region in SRIOV
Ellen Pan
-18
/
+30
2025-10-20
drm/amdgpu: Introduce SRIOV critical regions v2 during VF init
Ellen Pan
-0
/
+220
2025-10-20
drm/amdgpu: Add SRIOV crit_region_version support
Ellen Pan
-9
/
+32
2025-10-20
drm/amdgpu: Updated naming of SRIOV critical region offsets/sizes with _V1 su...
Ellen Pan
-24
/
+46
2025-10-20
drm/amdgpu: query bad page info of ras module
YiPeng Chai
-44
/
+98
2025-10-20
drm/amdgpu: ras module supports error injection
YiPeng Chai
-0
/
+24
2025-10-20
drm/amd: Fix set but not used warnings
Tiezhu Yang
-5
/
+5
2025-10-20
drm/amdgpu: Add ras module ip block to amdgpu discovery
YiPeng Chai
-1
/
+21
2025-10-20
drm/amdgpu: check save count before RAS bad page saving
Tao Zhou
-1
/
+1
2025-10-20
drm/amdgpu: add the kernel docs for alloc/free/valid range
Sunil Khatri
-0
/
+33
2025-10-20
drm/amdgpu: use GPU_HDP_FLUSH for sriov
Victor Zhao
-3
/
+95
2025-10-20
drm/amdgpu: Add kiq hdp flush callbacks
Victor Zhao
-2
/
+8
2025-10-20
drm/amd: Add a helper to tell whether an IP block HW is enabled
Mario Limonciello
-1
/
+24
2025-10-20
drm/amdgpu: Fix vram_usage underflow
Alysa Liu
-3
/
+1
2025-10-20
drm/amdgpu: Use memset32 for IB padding
Tvrtko Ursulin
-2
/
+10
2025-10-20
drm/amdgpu: Add ras module eeprom safety watermark check
YiPeng Chai
-0
/
+4
2025-10-20
drm/amdgpu: Avoid hive seqno increment in legacy ras
YiPeng Chai
-0
/
+3
2025-10-20
drm/amdgpu: Avoid loading bad pages into legacy ras
YiPeng Chai
-0
/
+3
2025-10-20
drm/amdgpu: add ras module rma check
YiPeng Chai
-0
/
+3
2025-10-20
drm/amdgpu: Improve ras fatal error handling function
YiPeng Chai
-9
/
+9
2025-10-20
drm/amdgpu: Intercept ras interrupts to ras module
YiPeng Chai
-0
/
+31
[prev]
[next]