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-12-08
drm/amdgpu: Increase the maximum number of IP instances
Hawking Zhang
-1
/
+1
2025-12-08
drm/amdkfd: Rework reserved SDMA queue handling
Mukul Joshi
-28
/
+8
2025-12-08
drm/amdgpu: fix NULL pointer issue for supports_baco
Likun Gao
-1
/
+2
2025-12-08
drm/amdgpu: fix NULL pointer issue buffer funcs
Likun Gao
-1
/
+2
2025-12-05
Merge tag 'mm-stable-2025-12-03-21-26' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
-3
/
+4
2025-12-04
Merge tag 'pci-v6.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-11
/
+9
2025-12-04
Merge tag 'drm-next-2025-12-03' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
-3938
/
+32183
2025-12-04
amd/amdkfd: Use dma_fence_check_and_signal()
Philipp Stanner
-3
/
+3
2025-12-03
Merge tag 'printk-for-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
-2
/
+1
2025-12-03
Merge tag 'amd-drm-next-6.19-2025-12-02' of https://gitlab.freedesktop.org/ag...
Dave Airlie
-177
/
+1972
2025-12-02
Revert "drm/amd: Skip power ungate during suspend for VPE"
Mario Limonciello (AMD)
-2
/
+1
2025-12-02
drm/amdgpu: use common defines for HUB faults
Alex Deucher
-8
/
+21
2025-12-02
drm/amdgpu/gmc12: add amdgpu_vm_handle_fault() handling
Alex Deucher
-0
/
+27
2025-12-02
drm/amdgpu/gmc11: add amdgpu_vm_handle_fault() handling
Alex Deucher
-0
/
+27
2025-12-02
drm/amdgpu: use static ids for ACP platform devs
Brady Norander
-2
/
+8
2025-12-02
drm/amdgpu/sdma6: Update SDMA 6.0.3 FW version to include UMQ protected-fence...
Srinivasan Shanmugam
-1
/
+1
2025-12-02
drm/amdgpu: Forward VMID reservation errors
Natalie Vock
-2
/
+1
2025-12-02
drm/amdgpu/gmc8: Delegate VM faults to soft IRQ handler ring
Timur Kristóf
-0
/
+6
2025-12-02
drm/amdgpu/gmc7: Delegate VM faults to soft IRQ handler ring
Timur Kristóf
-0
/
+6
2025-12-02
drm/amdgpu/gmc6: Delegate VM faults to soft IRQ handler ring
Timur Kristóf
-0
/
+6
2025-12-02
drm/amdgpu/gmc6: Cache VM fault info
Timur Kristóf
-0
/
+4
2025-12-02
drm/amdgpu/gmc6: Don't print MC client as it's unknown
Timur Kristóf
-6
/
+4
2025-12-02
drm/amdgpu/cz_ih: Enable soft IRQ handler ring
Timur Kristóf
-0
/
+10
2025-12-02
drm/amdgpu/tonga_ih: Enable soft IRQ handler ring
Timur Kristóf
-0
/
+10
2025-12-02
drm/amdgpu/iceland_ih: Enable soft IRQ handler ring
Timur Kristóf
-0
/
+10
2025-12-02
drm/amdgpu/cik_ih: Enable soft IRQ handler ring
Timur Kristóf
-0
/
+12
2025-12-02
drm/amdgpu/si_ih: Enable soft IRQ handler ring
Timur Kristóf
-0
/
+12
2025-12-02
drm/amd/display: fix typo in display_mode_core_structs.h
Aditya Gollamudi
-1
/
+1
2025-12-02
drm/amd/display: fix Smart Power OLED not working after S4
Ian Chen
-0
/
+6
2025-12-02
drm/amd/display: Move RGB-type check for audio sync to DCE HW sequence
Ivan Lipski
-2
/
+4
2025-12-02
drm/amdgpu: add missing lock to amdgpu_ttm_access_memory_sdma
Pierre-Eric Pelloux-Prayer
-0
/
+2
2025-12-02
drm/amdgpu: Do not implement mode_set_base_atomic callback
Thomas Zimmermann
-72
/
+33
2025-12-02
Merge tag 'drm-misc-next-2025-12-01-1' of https://gitlab.freedesktop.org/drm/...
Dave Airlie
-37
/
+1054
2025-11-26
drm/amd/display: Enable support for Gamma 2.2
Alex Hung
-3
/
+9
2025-11-26
drm/amd/display: Disable CRTC degamma when color pipeline is enabled
Alex Hung
-14
/
+12
2025-11-26
drm/amd/display: Ensure 3D LUT for color pipeline
Alex Hung
-71
/
+78
2025-11-26
drm/amd/display: Add AMD color pipeline doc
Harry Wentland
-20
/
+102
2025-11-26
drm/amd/display: add 3D LUT colorop
Alex Hung
-0
/
+175
2025-11-26
drm/colorop: allow non-bypass colorops
Harry Wentland
-7
/
+15
2025-11-26
drm/colorop: Define LUT_1D interpolation
Harry Wentland
-2
/
+4
2025-11-26
drm/amd/display: Swap matrix and multiplier
Alex Hung
-10
/
+10
2025-11-26
drm/amd/display: add multiplier colorop
Alex Hung
-0
/
+55
2025-11-26
drm/amd/display: add 3x4 matrix colorop
Alex Hung
-0
/
+67
2025-11-26
drm/amd/display: add shaper and blend colorops for 1D Curve Custom LUT
Alex Hung
-77
/
+251
2025-11-26
drm/amd/display: Add support for BT.709 and BT.2020 TFs
Harry Wentland
-3
/
+9
2025-11-26
drm/amd/display: Enable support for PQ 125 EOTF and Inverse
Harry Wentland
-12
/
+25
2025-11-26
drm/amd/display: Add support for sRGB EOTF in BLND block
Alex Hung
-0
/
+94
2025-11-26
drm/amd/display: Add support for sRGB Inverse EOTF in SHAPER block
Alex Hung
-0
/
+93
2025-11-26
drm/amd/display: Add support for sRGB EOTF in DEGAM block
Alex Hung
-3
/
+211
2025-11-26
drm/amd/display: Skip color pipeline initialization for cursor plane
Alex Hung
-0
/
+3
[prev]
[next]