index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdgpu
/
amdgpu_drv.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'drm-next-2024-09-28' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
2024-09-28
1
-1
/
+2
|
\
|
*
drm/amdgpu: bump driver version for cleared VRAM
Alex Deucher
2024-09-26
1
-1
/
+2
*
|
Merge tag 'drm-next-2024-09-19' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
2024-09-19
1
-2
/
+23
|
\
|
|
*
drm/amdgpu: Surface svm_default_granularity, a RW module parameter
Ramesh Errabolu
2024-09-06
1
-0
/
+17
|
*
drm/amdgpu: add experimental resets debug flag
Alex Deucher
2024-08-29
1
-0
/
+6
|
*
drm/amdgpu: Do not set struct drm_driver.lastclose
Thomas Zimmermann
2024-08-13
1
-2
/
+0
*
|
fs: move FMODE_UNSIGNED_OFFSET to fop_flags
Christian Brauner
2024-08-30
1
-0
/
+1
|
/
*
drm/amd: Bump KMS_DRIVER_MINOR version
Aurabindo Pillai
2024-07-15
1
-1
/
+2
*
Revert "drm/amd/amdgpu: add module parameter for jpeg"
Kenneth Feng
2024-06-27
1
-4
/
+0
*
Merge tag 'drm-misc-next-2024-05-30' of https://gitlab.freedesktop.org/drm/mi...
Dave Airlie
2024-06-21
1
-3
/
+3
|
\
|
*
drm/fbdev-generic: Convert to fbdev-ttm
Thomas Zimmermann
2024-05-02
1
-3
/
+3
*
|
drm/amd/amdgpu: add module parameter for jpeg
Kenneth Feng
2024-05-17
1
-0
/
+4
*
|
drm/amdgpu: switch default mes to uni mes
Likun Gao
2024-05-17
1
-2
/
+2
*
|
drm/amdgpu: add debug flag to enable RAS ACA
Yang Wang
2024-05-17
1
-0
/
+6
*
|
drm/amdgpu/umsch: add support to capture fw debug log
Saleemkhan Jamadar
2024-05-13
1
-0
/
+8
*
|
drm/amdgpu: add module parameter 'amdgpu_uni_mes'
Jack Xiao
2024-05-02
1
-0
/
+10
|
/
*
drm/amdgpu: Support setting reset_method at runtime
Stanley.Yang
2024-04-23
1
-1
/
+1
*
drm/amdgpu: Skip the coredump collection on reset during driver reload
Ahmad Rehman
2024-04-19
1
-0
/
+1
*
drm/amdgpu: Add support for BAMACO mode checking
Ma Jun
2024-04-10
1
-2
/
+4
*
drm/amdgpu : Add mes_log_enable to control mes log feature
shaoyunl
2024-04-10
1
-0
/
+10
*
drm/amdgpu: Init zone device and drm client after mode-1 reset on reload
Ahmad Rehman
2024-03-20
1
-1
/
+4
*
drm/amdgpu: Use rpm_mode flag instead of checking it again for rpm
Ma Jun
2024-03-04
1
-12
/
+12
*
drm/amdgpu: remove misleading amdgpu_pmops_runtime_idle() comment
Bjorn Helgaas
2024-03-01
1
-2
/
+1
*
Revert "drm/amd: Remove freesync video mode amdgpu parameter"
Alex Deucher
2024-03-01
1
-0
/
+27
*
drm/amdgpu: respect the abmlevel module parameter value if it is set
Hamza Mahfooz
2024-02-12
1
-5
/
+6
*
drm/amdgpu: make damage clips support configurable
Hamza Mahfooz
2024-02-12
1
-0
/
+13
*
drm/amdgpu: skip to program GFXDEC registers for suspend abort
Prike Liang
2024-02-07
1
-0
/
+2
*
drm/amdgpu: fix typo in parameter description
Alex Deucher
2024-02-07
1
-1
/
+1
*
drm/amdgpu: move the drm client creation behind drm device registration
Le Ma
2024-01-29
1
-0
/
+4
*
drm/amdgpu: revert "Adjust removal control flow for smu v13_0_2"
Christian König
2024-01-18
1
-32
/
+0
*
drm/amdgpu: Clean up errors in amdgpu_drv.c
chenxuebing
2024-01-16
1
-2
/
+2
*
drm/amdgpu: move debug options init prior to amdgpu device init
Le Ma
2024-01-16
1
-2
/
+2
*
drm/amdgpu: add debug flag to place fw bo on vram for frontdoor loading
Le Ma
2024-01-16
1
-0
/
+6
*
Revert "drm/amdgpu: add param to specify fw bo location for front-door loading"
Le Ma
2024-01-16
1
-5
/
+0
*
drm/amdgpu: add param to specify fw bo location for front-door loading
Le Ma
2024-01-05
1
-0
/
+5
*
drm/amdgpu: Enable tunneling on high-priority compute queues
Friedrich Vock
2023-12-13
1
-1
/
+2
*
drm/amd/pm: setup the framework to support Wifi RFI mitigation feature
Evan Quan
2023-12-13
1
-0
/
+17
*
drm/amd: Enable PCIe PME from D3
Mario Limonciello
2023-11-29
1
-0
/
+2
*
drm/amdgpu: add a module parameter to control the AGP aperture
Alex Deucher
2023-11-17
1
-0
/
+10
*
drm/amdgpu: Optimize the asic type fix code
Ma Jun
2023-11-03
1
-9
/
+26
*
drm/amd: Evict resources during PM ops prepare() callback
Mario Limonciello
2023-10-13
1
-3
/
+7
*
drm/amdgpu: update ib start and size alignment
Boyuan Zhang
2023-10-09
1
-1
/
+2
*
drm/amdgpu: add new INFO ioctl query for the last GPU page fault
Alex Deucher
2023-10-05
1
-1
/
+2
*
drm/amd: Add a module parameter for seamless boot
Mario Limonciello
2023-09-20
1
-0
/
+8
*
drm/amdgpu: Use function for IP version check
Lijo Lazar
2023-09-20
1
-1
/
+1
*
drm/amdgpu: Create an option to disable soft recovery
André Almeida
2023-09-11
1
-0
/
+7
*
drm/amdgpu: Merge debug module parameters
André Almeida
2023-09-11
1
-20
/
+36
*
drm/amdgpu: add amdgpu_umsch_mm module parameter
Lang Yu
2023-08-31
1
-0
/
+10
*
drm/amdgpu: expand runpm parameter
Alex Deucher
2023-08-16
1
-17
/
+20
*
drm/amd: Remove freesync video mode amdgpu parameter
Aurabindo Pillai
2023-08-16
1
-27
/
+0
[next]