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: fix pm notifier handling
Alex Deucher
1
-9
/
+1
2025-04-16
drm/amd: Forbid suspending into non-default suspend states
Mario Limonciello
1
-1
/
+13
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
2024-09-19
Merge tag 'drm-next-2024-09-19' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
1
-2
/
+23
2024-09-06
drm/amdgpu: Surface svm_default_granularity, a RW module parameter
Ramesh Errabolu
1
-0
/
+17
2024-08-30
fs: move FMODE_UNSIGNED_OFFSET to fop_flags
Christian Brauner
1
-0
/
+1
2024-08-29
drm/amdgpu: add experimental resets debug flag
Alex Deucher
1
-0
/
+6
2024-08-13
drm/amdgpu: Do not set struct drm_driver.lastclose
Thomas Zimmermann
1
-2
/
+0
2024-07-15
drm/amd: Bump KMS_DRIVER_MINOR version
Aurabindo Pillai
1
-1
/
+2
2024-06-27
Revert "drm/amd/amdgpu: add module parameter for jpeg"
Kenneth Feng
1
-4
/
+0
2024-06-21
Merge tag 'drm-misc-next-2024-05-30' of https://gitlab.freedesktop.org/drm/misc/kernel into drm-next
Dave Airlie
1
-3
/
+3
2024-05-17
drm/amd/amdgpu: add module parameter for jpeg
Kenneth Feng
1
-0
/
+4
2024-05-17
drm/amdgpu: switch default mes to uni mes
Likun Gao
1
-2
/
+2
2024-05-17
drm/amdgpu: add debug flag to enable RAS ACA
Yang Wang
1
-0
/
+6
2024-05-13
drm/amdgpu/umsch: add support to capture fw debug log
Saleemkhan Jamadar
1
-0
/
+8
2024-05-02
drm/amdgpu: add module parameter 'amdgpu_uni_mes'
Jack Xiao
1
-0
/
+10
2024-05-02
drm/fbdev-generic: Convert to fbdev-ttm
Thomas Zimmermann
1
-3
/
+3
2024-04-23
drm/amdgpu: Support setting reset_method at runtime
Stanley.Yang
1
-1
/
+1
[next]