index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdgpu
/
amdgpu.h
Age
Commit message (
Expand
)
Author
Files
Lines
2026-05-19
drm/amdgpu: rework userq reset work handling
Christian König
1
-1
/
+0
2026-04-03
drm/amdgpu: rework userq fence driver alloc/destroy
Prike Liang
1
-5
/
+0
2026-03-23
drm/amd/pm: Setup driver pptable for smu 15.0.8
Yang Wang
1
-0
/
+1
2026-03-17
drm/amdgpu: move devcoredump generation to a worker
Pierre-Eric Pelloux-Prayer
1
-0
/
+6
2026-03-03
drm/amdgpu: Move pcie lock to register block
Lijo Lazar
1
-2
/
+0
2026-03-03
drm/amdgpu: Add pcie64 extended to register block
Lijo Lazar
1
-4
/
+2
2026-03-03
drm/amdgpu: Add pcie64 indirect to register block
Lijo Lazar
1
-4
/
+2
2026-03-03
drm/amdgpu: Add pcie ext access to register block
Lijo Lazar
1
-4
/
+2
2026-03-03
drm/amdgpu: Add pcie indirect to register block
Lijo Lazar
1
-4
/
+2
2026-03-03
drm/amdgpu: Add pciep method to register block
Lijo Lazar
1
-4
/
+2
2026-03-03
drm/amdgpu: Add audio method to register block
Lijo Lazar
1
-6
/
+4
2026-03-03
drm/amdgpu: Add se cac method to register block
Lijo Lazar
1
-6
/
+2
2026-03-03
drm/amdgpu: Add gc cac method to register block
Lijo Lazar
1
-6
/
+2
2026-03-03
drm/amdgpu: Add didt method to register block
Lijo Lazar
1
-6
/
+2
2026-03-03
drm/amdgpu: Add uvd indirect to register block
Lijo Lazar
1
-7
/
+3
2026-03-03
drm/amdgpu: Add smc method to register block
Lijo Lazar
1
-6
/
+4
2026-03-03
drm/amdgpu: Move register access functions
Lijo Lazar
1
-55
/
+1
2026-02-23
drm/amdgpu: remove some retired module parameters
Alex Deucher
1
-2
/
+0
2026-02-23
drm/amdgpu: Add CU mask support for MQD properties
Jesse.Zhang
1
-0
/
+10
2026-02-23
drm/amdgpu: introduce amdgpu_sdma_set_vm_pte_scheds
Pierre-Eric Pelloux-Prayer
1
-0
/
+2
2026-01-29
drm/amdgpu: Add a helper macro to align mqd size
Lang Yu
1
-0
/
+8
2026-01-14
drm/amd/display: Add an hdmi_hpd_debounce_delay_ms module
Ivan Lipski
1
-0
/
+2
2026-01-06
drm/amdgpu: add UMA allocation setting helpers
Yo-Jung Leo Lin (AMD)
1
-0
/
+7
2026-01-06
drm/amdgpu: add helper to read UMA carveout info
Yo-Jung Leo Lin (AMD)
1
-0
/
+34
2026-01-06
drm/amd: Drop dev_fmt prefix
Mario Limonciello (AMD)
1
-6
/
+0
2026-01-06
drm/amdgpu/gfx_v12_1: add mqd_stride_size input parameter
Jack Xiao
1
-0
/
+1
2025-12-16
drm/amdgpu: Move ip block related functions
Lijo Lazar
1
-120
/
+1
2025-12-08
drm/amdgpu: Make pre_asic_init optional
Lijo Lazar
1
-1
/
+5
2025-12-08
drm/amdgpu: Add hwid for AIGC
Hawking Zhang
1
-0
/
+1
2025-12-08
drm/amdgpu: Add hwid for ATU
Hawking Zhang
1
-0
/
+1
2025-12-08
drm/amdgpu: Increase the maximum number of IP instances
Hawking Zhang
1
-1
/
+1
2025-12-08
drm/amdgpu: fix NULL pointer issue for supports_baco
Likun Gao
1
-1
/
+2
2025-11-04
drm/amdgpu: Implement user queue reset functionality
Jesse.Zhang
1
-0
/
+1
2025-11-04
drm/amdgpu: Remove invalidate and flush hdp macros
Asad Kamal
1
-2
/
+0
2025-11-04
drm/amdgpu: Update invalidate and flush hdp function
Asad Kamal
1
-5
/
+2
2025-10-28
drm/amdgpu: Convert amdgpu userqueue management from IDR to XArray
Jesse.Zhang
1
-2
/
+6
2025-10-21
drm/amdgpu: Add ras module ip block to amdgpu discovery
YiPeng Chai
1
-1
/
+1
2025-10-21
drm/amd: Add a helper to tell whether an IP block HW is enabled
Mario Limonciello
1
-0
/
+2
2025-10-13
drm/amdgpu: Add amdgpu_discovery_info
Lijo Lazar
1
-6
/
+4
2025-10-13
drm/amd: Stop exporting amdgpu_device_ip_suspend() outside amdgpu_device
Mario Limonciello
1
-1
/
+0
2025-10-13
drm/amdgpu: block CE CS if not explicitely allowed by module option
Christian König
1
-0
/
+1
2025-09-15
drm/amdgpu: Add generic capability class
Lijo Lazar
1
-0
/
+1
2025-09-15
drm/amd/pm: Remove unneeded legacy DPM related code.
Timur Kristóf
1
-1
/
+0
2025-09-15
drm/amdgpu/ttm: Allocate/Free 4K MMIO_REMAP Singleton
Srinivasan Shanmugam
1
-0
/
+1
2025-09-15
drm/amdgpu: Remove volatile from amdgpu and amdgpu_ih headers
Rodrigo Siqueira
1
-1
/
+1
2025-09-15
drm/amdgpu: Remove volatile from ring manipulation
Rodrigo Siqueira
1
-1
/
+1
2025-09-03
drm/amdgpu/amdkfd: Avoid a couple hundred -Wflex-array-member-not-at-end warn...
Gustavo A. R. Silva
1
-3
/
+5
2025-08-27
drm/amdgpu: remove redundant AMDGPU_HAS_VRAM
Yifan Zhang
1
-6
/
+0
2025-08-11
drm/amdgpu: Save and restore switch state
Lijo Lazar
1
-0
/
+3
2025-08-06
drm/amdgpu: Add helpers to set/get unique ids
Lijo Lazar
1
-0
/
+20
[next]