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
/
amdgpu.h
Age
Commit message (
Expand
)
Author
Lines
2026-01-29
drm/amdgpu: Add a helper macro to align mqd size
Lang Yu
-0
/
+8
2026-01-14
drm/amd/display: Add an hdmi_hpd_debounce_delay_ms module
Ivan Lipski
-0
/
+2
2026-01-05
drm/amdgpu: add UMA allocation setting helpers
Yo-Jung Leo Lin (AMD)
-0
/
+7
2026-01-05
drm/amdgpu: add helper to read UMA carveout info
Yo-Jung Leo Lin (AMD)
-0
/
+34
2026-01-05
drm/amd: Drop dev_fmt prefix
Mario Limonciello (AMD)
-6
/
+0
2026-01-05
drm/amdgpu/gfx_v12_1: add mqd_stride_size input parameter
Jack Xiao
-0
/
+1
2025-12-16
drm/amdgpu: Move ip block related functions
Lijo Lazar
-120
/
+1
2025-12-08
drm/amdgpu: Make pre_asic_init optional
Lijo Lazar
-1
/
+5
2025-12-08
drm/amdgpu: Add hwid for AIGC
Hawking Zhang
-0
/
+1
2025-12-08
drm/amdgpu: Add hwid for ATU
Hawking Zhang
-0
/
+1
2025-12-08
drm/amdgpu: Increase the maximum number of IP instances
Hawking Zhang
-1
/
+1
2025-12-08
drm/amdgpu: fix NULL pointer issue for supports_baco
Likun Gao
-1
/
+2
2025-11-04
drm/amdgpu: Implement user queue reset functionality
Jesse.Zhang
-0
/
+1
2025-11-04
drm/amdgpu: Remove invalidate and flush hdp macros
Asad Kamal
-2
/
+0
2025-11-04
drm/amdgpu: Update invalidate and flush hdp function
Asad Kamal
-5
/
+2
2025-10-28
drm/amdgpu: Convert amdgpu userqueue management from IDR to XArray
Jesse.Zhang
-2
/
+6
2025-10-20
drm/amdgpu: Add ras module ip block to amdgpu discovery
YiPeng Chai
-1
/
+1
2025-10-20
drm/amd: Add a helper to tell whether an IP block HW is enabled
Mario Limonciello
-0
/
+2
2025-10-13
drm/amdgpu: Add amdgpu_discovery_info
Lijo Lazar
-6
/
+4
2025-10-13
drm/amd: Stop exporting amdgpu_device_ip_suspend() outside amdgpu_device
Mario Limonciello
-1
/
+0
2025-10-13
drm/amdgpu: block CE CS if not explicitely allowed by module option
Christian König
-0
/
+1
2025-09-15
drm/amdgpu: Add generic capability class
Lijo Lazar
-0
/
+1
2025-09-15
drm/amd/pm: Remove unneeded legacy DPM related code.
Timur Kristóf
-1
/
+0
2025-09-15
drm/amdgpu/ttm: Allocate/Free 4K MMIO_REMAP Singleton
Srinivasan Shanmugam
-0
/
+1
2025-09-15
drm/amdgpu: Remove volatile from amdgpu and amdgpu_ih headers
Rodrigo Siqueira
-1
/
+1
2025-09-15
drm/amdgpu: Remove volatile from ring manipulation
Rodrigo Siqueira
-1
/
+1
2025-09-02
drm/amdgpu/amdkfd: Avoid a couple hundred -Wflex-array-member-not-at-end warn...
Gustavo A. R. Silva
-3
/
+5
2025-08-27
drm/amdgpu: remove redundant AMDGPU_HAS_VRAM
Yifan Zhang
-6
/
+0
2025-08-11
drm/amdgpu: Save and restore switch state
Lijo Lazar
-0
/
+3
2025-08-06
drm/amdgpu: Add helpers to set/get unique ids
Lijo Lazar
-0
/
+20
2025-07-28
drm/amdgpu: track whether a queue is a kernel queue in amdgpu_mqd_prop
Alex Deucher
-0
/
+1
2025-07-16
drm/amd/amdgpu: Initialize swnode for ISP MFD device
Pratap Nirujogi
-1
/
+1
2025-07-07
drm/amdgpu: Pass adev pointer to functions
Lijo Lazar
-10
/
+14
2025-06-30
drm/amdgpu: Fix error with dev_info_once usage
Lijo Lazar
-1
/
+2
2025-06-24
drm/amdgpu: Generalize is_multi_chiplet with a common helper v2
Hawking Zhang
-0
/
+5
2025-06-24
drm/amdgpu: remove fence slab
Alex Deucher
-3
/
+0
2025-06-18
drm/amdgpu: Extend bus status check to more cases
Lijo Lazar
-0
/
+15
2025-06-18
drm/amd: Add support for a complete pmops action
Mario Limonciello
-0
/
+1
2025-06-18
drm/amdgpu: Add debug mask to disable CE logs
Xiang Liu
-0
/
+1
2025-05-28
drm/amd/amdgpu: Add GPIO resources required for amdisp
Pratap Nirujogi
-0
/
+4
2025-05-07
drm/amdgpu: Add debug bit for userptr usage
Shane Xiao
-0
/
+1
2025-05-07
Revert "drm/amd: Stop evicting resources on APUs in suspend"
Alex Deucher
-2
/
+0
2025-05-07
drm/amdgpu: Add documentation to some parts of the AMDGPU ring and wb
Rodrigo Siqueira
-1
/
+51
2025-05-05
drm/amdgpu: Add Support for enforcing isolation without Cleaner Shader
Srinivasan Shanmugam
-0
/
+1
2025-04-22
drm/amdgpu/userq: use consistent function naming
Alex Deucher
-1
/
+1
2025-04-21
drm/amdgpu: add tmz queue parameter to mqd props
Alex Deucher
-0
/
+1
2025-04-21
drm/amdgpu/userq: add helpers to start/stop scheduling
Alex Deucher
-0
/
+1
2025-04-21
drm/amdgpu/userq: rework driver parameter
Alex Deucher
-1
/
+1
2025-04-11
drm/amdgpu: adjust enforce_isolation handling
Alex Deucher
-2
/
+9
2025-04-11
drm/amd: Forbid suspending into non-default suspend states
Mario Limonciello
-0
/
+1
[next]