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
Age
Commit message (
Expand
)
Author
Lines
2025-04-30
drm/amdgpu/gfx: Use CSB helpers in gfx_v8_0_get_csb_buffer
Rodrigo Siqueira
-29
/
+5
2025-04-30
drm/amdgpu/gfx: Use CSB helpers in gfx_v9_0_get_csb_buffer
Rodrigo Siqueira
-28
/
+4
2025-04-30
drm/amdgpu/gfx: Use CSB helpers in gfx_v10_0_get_csb_buffer
Rodrigo Siqueira
-29
/
+5
2025-04-30
drm/amdgpu/gfx: Use CSB helpers in gfx_v11_0_get_csb_buffer
Rodrigo Siqueira
-29
/
+5
2025-04-30
drm/amdgpu/gfx: Introduce helpers handling CSB manipulation
Rodrigo Siqueira
-0
/
+72
2025-04-30
drm/amdgpu: Fix spelling mistake "rounter" -> "router"
Colin Ian King
-2
/
+2
2025-04-30
drm/amdgpu/atom: Work around vbios NULL offset false positive
Kees Cook
-0
/
+1
2025-04-30
drm/amd/display: Fix slab-use-after-free in hdcp
Chris Bainbridge
-3
/
+16
2025-04-30
drm/amdgpu: Disallow partition query during reset
Lijo Lazar
-0
/
+14
2025-04-30
drm/amd/display: Fix NULL pointer dereferences in dm_update_crtc_state() v2
Srinivasan Shanmugam
-2
/
+2
2025-04-23
PCI: Add CONFIG_MMU dependency
Arnd Bergmann
-2
/
+1
2025-04-22
drm/amd/display: do not copy invalid CRTC timing info
Gergo Koteles
-6
/
+6
2025-04-22
drm/amd/display: Default IPS to RCG_IN_ACTIVE_IPS2_IN_OFF
Leo Li
-20
/
+0
2025-04-22
drm/amd/display: Use 16ms AUX read interval for LTTPR with old sinks
George Shen
-18
/
+36
2025-04-22
drm/amd/display: Fix ACPI edid parsing on some Lenovo systems
Mario Limonciello
-1
/
+1
2025-04-22
drm/amdgpu: Allow P2P access through XGMI
Felix Kuehling
-1
/
+29
2025-04-22
drm/amd/display: Enable urgent latency adjustment on DCN35
Nicholas Susanto
-2
/
+2
2025-04-22
drm/amd/display: Force full update in gpu reset
Roman Li
-0
/
+3
2025-04-22
drm/amd/display: Fix gpu reset in multidisplay config
Roman Li
-3
/
+3
2025-04-22
drm/amdgpu: Don't pin VRAM without DMABUF_MOVE_NOTIFY
Felix Kuehling
-5
/
+12
2025-04-22
drm/amdgpu: Use allowed_domains for pinning dmabufs
Felix Kuehling
-1
/
+4
2025-04-22
drm/amdgpu: update fence ptr with context:seqno
Sunil Khatri
-1
/
+2
2025-04-22
drm/amdgpu/gfx12: Add fw minimum version check for usermode queue
Arvind Yadav
-2
/
+5
2025-04-22
drm/amdgpu/gfx11: Add fw minimum version check for usermode queue
Arvind Yadav
-2
/
+5
2025-04-22
drm/amd/display: Add NULL pointer checks in dm_force_atomic_commit()
Srinivasan Shanmugam
-6
/
+12
2025-04-22
drm/amdgpu/userq: use consistent function naming
Alex Deucher
-94
/
+94
2025-04-22
drm/amdgpu/userq: rename eviction helpers
Alex Deucher
-13
/
+13
2025-04-22
drm/amdgpu/userq: move waiting for last fence before umap
Alex Deucher
-9
/
+15
2025-04-22
drm/amdgpu/userq: unmap queues amdgpu_userq_mgr_fini()
Alex Deucher
-1
/
+3
2025-04-22
drm/amdgpu: switch from queue_active to queue state
Alex Deucher
-41
/
+77
2025-04-22
drm/amdgpu/userq: optimize enforce isolation and s/r
Alex Deucher
-0
/
+18
2025-04-22
drm/amd/display: Remove unused *vbios_smu_set_dprefclk
Dr. David Alan Gilbert
-30
/
+0
2025-04-22
drm/amdgpu: Print kernel message when error logged by scrub
Xiang Liu
-0
/
+3
2025-04-22
drm/amd/display: do not copy invalid CRTC timing info
Gergo Koteles
-6
/
+6
2025-04-22
drm/amd/display: Correct prefetch calculation
TungYu Lu
-0
/
+3
2025-04-22
drm/amd/display: Refactor SubVP cursor limiting logic
Dillon Varone
-129
/
+400
2025-04-22
drm/amdgpu/userq: add a helper to check which IPs are enabled
Alex Deucher
-6
/
+16
2025-04-22
drm/amdgpu: Add queue id support to the user queue wait IOCTL
Arunpravin Paneer Selvam
-10
/
+12
2025-04-22
drm/amdgpu/userq: enable support for secure queues
Alex Deucher
-1
/
+10
2025-04-22
drm/amdgpu/userq/mes: pass the secure flag to mqd init
Alex Deucher
-0
/
+4
2025-04-22
drm/amd/display: Fix pixel rate divider policy for 1 pixel per cycle config
Meenakshikumar Somasundaram
-2
/
+4
2025-04-22
drm/amd/display: Default IPS to RCG_IN_ACTIVE_IPS2_IN_OFF
Leo Li
-20
/
+0
2025-04-22
drm/amd/display: Revert "not disable dtb as dto src at dpms off"
Charlene Liu
-8
/
+5
2025-04-22
drm/amd/display: Use 16ms AUX read interval for LTTPR with old sinks
George Shen
-18
/
+36
2025-04-22
drm/amd/display: Fix ACPI edid parsing on some Lenovo systems
Mario Limonciello
-1
/
+1
2025-04-22
drm/amd/display: Promote DC to 3.2.329
Taimur Hassan
-1
/
+1
2025-04-21
drm/amdgpu: Allow P2P access through XGMI
Felix Kuehling
-1
/
+29
2025-04-21
drm/amd/display: enable phy-ssc reduction by default
Roman Li
-0
/
+1
2025-04-21
drm/amd/display: Enable urgent latency adjustment on DCN35
Nicholas Susanto
-2
/
+2
2025-04-21
drm/amd/display: DCN42 RMCM and MCM 3DLUT support
Yihan Zhu
-37
/
+363
[prev]
[next]