index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
Age
Commit message (
Expand
)
Author
Files
Lines
2025-12-03
Merge tag 'amd-drm-next-6.19-2025-12-02' of https://gitlab.freedesktop.org/ag...
Dave Airlie
64
-177
/
+1972
2025-12-02
Revert "drm/amd: Skip power ungate during suspend for VPE"
Mario Limonciello (AMD)
1
-2
/
+1
2025-12-02
drm/amdgpu: use common defines for HUB faults
Alex Deucher
5
-8
/
+21
2025-12-02
drm/amdgpu/gmc12: add amdgpu_vm_handle_fault() handling
Alex Deucher
1
-0
/
+27
2025-12-02
drm/amdgpu/gmc11: add amdgpu_vm_handle_fault() handling
Alex Deucher
1
-0
/
+27
2025-12-02
drm/amdgpu: use static ids for ACP platform devs
Brady Norander
1
-2
/
+8
2025-12-02
drm/amdgpu/sdma6: Update SDMA 6.0.3 FW version to include UMQ protected-fence...
Srinivasan Shanmugam
1
-1
/
+1
2025-12-02
drm/amdgpu: Forward VMID reservation errors
Natalie Vock
1
-2
/
+1
2025-12-02
drm/amdgpu/gmc8: Delegate VM faults to soft IRQ handler ring
Timur Kristóf
1
-0
/
+6
2025-12-02
drm/amdgpu/gmc7: Delegate VM faults to soft IRQ handler ring
Timur Kristóf
1
-0
/
+6
2025-12-02
drm/amdgpu/gmc6: Delegate VM faults to soft IRQ handler ring
Timur Kristóf
1
-0
/
+6
2025-12-02
drm/amdgpu/gmc6: Cache VM fault info
Timur Kristóf
1
-0
/
+4
2025-12-02
drm/amdgpu/gmc6: Don't print MC client as it's unknown
Timur Kristóf
1
-6
/
+4
2025-12-02
drm/amdgpu/cz_ih: Enable soft IRQ handler ring
Timur Kristóf
1
-0
/
+10
2025-12-02
drm/amdgpu/tonga_ih: Enable soft IRQ handler ring
Timur Kristóf
1
-0
/
+10
2025-12-02
drm/amdgpu/iceland_ih: Enable soft IRQ handler ring
Timur Kristóf
1
-0
/
+10
2025-12-02
drm/amdgpu/cik_ih: Enable soft IRQ handler ring
Timur Kristóf
1
-0
/
+12
2025-12-02
drm/amdgpu/si_ih: Enable soft IRQ handler ring
Timur Kristóf
1
-0
/
+12
2025-12-02
drm/amd/display: fix typo in display_mode_core_structs.h
Aditya Gollamudi
1
-1
/
+1
2025-12-02
drm/amd/display: fix Smart Power OLED not working after S4
Ian Chen
1
-0
/
+6
2025-12-02
drm/amd/display: Move RGB-type check for audio sync to DCE HW sequence
Ivan Lipski
2
-2
/
+4
2025-12-02
drm/amdgpu: add missing lock to amdgpu_ttm_access_memory_sdma
Pierre-Eric Pelloux-Prayer
1
-0
/
+2
2025-12-02
drm/amdgpu: Do not implement mode_set_base_atomic callback
Thomas Zimmermann
3
-72
/
+33
2025-12-02
Merge tag 'drm-misc-next-2025-12-01-1' of https://gitlab.freedesktop.org/drm/...
Dave Airlie
8
-37
/
+1054
2025-11-26
drm/amd/display: Enable support for Gamma 2.2
Alex Hung
2
-3
/
+9
2025-11-26
drm/amd/display: Disable CRTC degamma when color pipeline is enabled
Alex Hung
1
-14
/
+12
2025-11-26
drm/amd/display: Ensure 3D LUT for color pipeline
Alex Hung
2
-71
/
+78
2025-11-26
drm/amd/display: Add AMD color pipeline doc
Harry Wentland
1
-20
/
+102
2025-11-26
drm/amd/display: add 3D LUT colorop
Alex Hung
2
-0
/
+175
2025-11-26
drm/colorop: allow non-bypass colorops
Harry Wentland
1
-7
/
+15
2025-11-26
drm/colorop: Define LUT_1D interpolation
Harry Wentland
1
-2
/
+4
2025-11-26
drm/amd/display: Swap matrix and multiplier
Alex Hung
2
-10
/
+10
2025-11-26
drm/amd/display: add multiplier colorop
Alex Hung
2
-0
/
+55
2025-11-26
drm/amd/display: add 3x4 matrix colorop
Alex Hung
2
-0
/
+67
2025-11-26
drm/amd/display: add shaper and blend colorops for 1D Curve Custom LUT
Alex Hung
2
-77
/
+251
2025-11-26
drm/amd/display: Add support for BT.709 and BT.2020 TFs
Harry Wentland
2
-3
/
+9
2025-11-26
drm/amd/display: Enable support for PQ 125 EOTF and Inverse
Harry Wentland
2
-12
/
+25
2025-11-26
drm/amd/display: Add support for sRGB EOTF in BLND block
Alex Hung
3
-0
/
+94
2025-11-26
drm/amd/display: Add support for sRGB Inverse EOTF in SHAPER block
Alex Hung
3
-0
/
+93
2025-11-26
drm/amd/display: Add support for sRGB EOTF in DEGAM block
Alex Hung
5
-3
/
+211
2025-11-26
drm/amd/display: Skip color pipeline initialization for cursor plane
Alex Hung
1
-0
/
+3
2025-11-26
drm/amd/display: Add bypass COLOR PIPELINE
Harry Wentland
1
-0
/
+20
2025-11-26
drm/amd/display: Ignore deprecated props when plane_color_pipeline set
Harry Wentland
1
-0
/
+4
2025-11-26
drm/amdgpu: fix cyan_skillfish2 gpu info fw handling
Alex Deucher
1
-0
/
+2
2025-11-26
drm/amdgpu: attach tlb fence to the PTs update
Prike Liang
1
-1
/
+1
2025-11-26
drm/amd/display: Increase EDID read retries
Mario Limonciello (AMD)
1
-4
/
+4
2025-11-26
drm/amd/display: Don't change brightness for disabled connectors
Mario Limonciello (AMD)
1
-0
/
+15
2025-11-26
drm/amd/display: Check NULL before accessing
Alex Hung
1
-3
/
+8
2025-11-26
Revert "drm/amd/display: Move setup_stream_attribute"
Alex Deucher
5
-12
/
+3
2025-11-26
drm/amdgpu: fix cyan_skillfish2 gpu info fw handling
Alex Deucher
1
-0
/
+2
[prev]
[next]