index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdgpu
/
amdgpu_drv.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-05-07
drm/amdgpu: Add debug bit for userptr usage
Shane Xiao
1
-0
/
+5
2025-05-07
drm/amdgpu: fix pm notifier handling
Alex Deucher
1
-9
/
+1
2025-05-05
drm/amdgpu: Add Support for enforcing isolation without Cleaner Shader
Srinivasan Shanmugam
1
-2
/
+2
2025-04-30
drm/amdgpu/userq: fix user_queue parameters list
Bagas Sanjaya
1
-5
/
+6
2025-04-22
drm/amdgpu/userq: use consistent function naming
Alex Deucher
1
-1
/
+1
2025-04-21
drm/amdgpu/userq: rework driver parameter
Alex Deucher
1
-6
/
+9
2025-04-11
drm/amdgpu: adjust enforce_isolation handling
Alex Deucher
1
-5
/
+7
2025-04-11
drm/amd: Forbid suspending into non-default suspend states
Mario Limonciello
1
-1
/
+13
2025-04-08
drm/amdgpu: add parameter to disable kernel queues
Alex Deucher
1
-0
/
+9
2025-04-08
drm/amdgpu/userq: prevent runtime pm when userqs are active
Alex Deucher
1
-0
/
+30
2025-04-08
drm/amdgpu: bump version for user queue IP support query
Alex Deucher
1
-1
/
+2
2025-04-08
drm/amdgpu: Fix Illegal opcode in command stream Error
Arvind Yadav
1
-1
/
+15
2025-04-08
drm/amdgpu: Implement userqueue signal/wait IOCTL
Arunpravin Paneer Selvam
1
-0
/
+2
2025-04-08
drm/amdgpu: Implement a new userqueue fence driver
Arunpravin Paneer Selvam
1
-0
/
+6
2025-04-08
drm/amdgpu: add new IOCTL for usermode queue
Shashank Sharma
1
-0
/
+1
2025-04-08
drm/amdgpu: add usermode queue base code
Shashank Sharma
1
-0
/
+1
2025-04-07
drm/amdgpu: add rebar parameter
Alex Deucher
1
-0
/
+11
2025-03-26
drm/amd: Handle being compiled without SI or CIK support better
Mario Limonciello
1
-20
/
+24
2025-03-19
Documentation/amdgpu: Add debug_mask documentation
Lijo Lazar
1
-0
/
+5
2025-03-19
drm/amd/pm: Add debug bit for smu pool allocation
Lijo Lazar
1
-0
/
+5
2025-03-18
drm/amdgpu: adjust drm_firmware_drivers_only() handling
Alex Deucher
1
-0
/
+14
2025-03-18
drm/amdgpu: drop drm_firmware_drivers_only()
Alex Deucher
1
-3
/
+0
2025-03-10
drm/amd/display: allow 256B DCC max compressed block sizes on gfx12
Marek Olšák
1
-1
/
+2
2025-03-07
drm/amd: Keep display off while going into S4
Mario Limonciello
1
-2
/
+9
2025-02-27
drm/amdgpu: Create a debug option to disable ring reset
André Almeida
1
-0
/
+6
2025-02-12
drm/amdgpu: Add flags to distinguish vf/pf/pt mode
Asad Kamal
1
-1
/
+2
2025-02-12
drm/amdgpu: Update usage for bad page threshold
Hawking Zhang
1
-1
/
+1
2025-02-12
drm/amd: Mark amdgpu.gttsize parameter as deprecated and show warnings on use
Mario Limonciello
1
-0
/
+1
2025-02-12
drm/amdgpu: bump version for RV/PCO compute fix
Alex Deucher
1
-1
/
+2
2025-02-03
drm/amdgpu: add a BO metadata flag to disable write compression for Vulkan
Marek Olšák
1
-1
/
+2
2025-01-24
drm/amd: Clarify kdoc for amdgpu.gttsize
Mario Limonciello
1
-1
/
+1
2025-01-14
drm/amdgpu: Mark debug KFD module params as unsafe
Kent Russell
1
-5
/
+5
2025-01-14
drm/amdgpu: mark a bunch of module parameters unsafe
Christian König
1
-7
/
+7
2024-12-20
Merge tag 'amd-drm-next-6.14-2024-12-18' of https://gitlab.freedesktop.org/agd5f/linux into drm-next
Dave Airlie
1
-1
/
+0
2024-12-10
drm/amd: Add Suspend/Hibernate notification callback support
Mario Limonciello
1
-1
/
+0
2024-12-05
drm: remove driver date from struct drm_driver and all drivers
Jani Nikula
1
-2
/
+0
2024-12-02
Merge drm/drm-next into drm-misc-next
Maxime Ripard
1
-3
/
+1
2024-11-15
drm/client: Move public client header to clients/ subdirectory
Thomas Zimmermann
1
-1
/
+1
2024-11-08
Merge tag 'amd-drm-next-6.13-2024-11-06' of https://gitlab.freedesktop.org/agd5f/linux into drm-next
Dave Airlie
1
-3
/
+1
2024-11-04
drm/amdgpu: fix comment about amdgpu.abmlevel defaults
jeffbai@aosc.io
1
-1
/
+1
2024-10-29
Merge tag 'amd-drm-next-6.13-2024-10-25' of https://gitlab.freedesktop.org/agd5f/linux into drm-next
Dave Airlie
1
-81
/
+7
2024-10-28
drm/amdgpu: clean up the suspend_complete
Prike Liang
1
-2
/
+0
2024-10-15
drm/amdgpu: Place NPS mode request on unload
Lijo Lazar
1
-0
/
+1
2024-10-09
Merge tag 'drm-misc-next-2024-09-26' of https://gitlab.freedesktop.org/drm/misc/kernel into drm-next
Dave Airlie
1
-2
/
+9
2024-10-01
drm/amd: Taint the kernel when enabling overdrive
Mario Limonciello
1
-0
/
+6
2024-09-28
Merge tag 'drm-next-2024-09-28' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
1
-1
/
+2
2024-09-26
drm/amdgpu: Drop delayed reset work handler
Lijo Lazar
1
-80
/
+0
2024-09-26
drm/amdgpu: Use init level for pending_reset flag
Lijo Lazar
1
-1
/
+0
2024-09-26
drm/amdgpu: bump driver version for cleared VRAM
Alex Deucher
1
-1
/
+2
2024-09-26
drm/amdgpu: Run DRM default client setup
Thomas Zimmermann
1
-2
/
+9
[next]