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-06-18
drm/amd/display: Remove dml/dcn401 files and references
Dillon Varone
-298
/
+29
2025-06-18
drm/amd/display: Get LTTPR IEEE OUI/Device ID From Closest LTTPR To Host
Michael Strauss
-9
/
+33
2025-06-18
drm/amd/display: Add HW change required mpc gamut remap
Charlene Liu
-6
/
+20
2025-06-18
drm/amd/display: Add DPIA debug option for zero allocation patch
Cruise Hung
-9
/
+12
2025-06-18
drm/amd/display: Add dc cap for dp tunneling
Peichen Huang
-1
/
+55
2025-06-18
drm/amd/display: Remove dpia debug bits
Peichen Huang
-4
/
+1
2025-06-18
drm/amdgpu: clear pa and mca record counter when resetting eeprom
ganglxie
-0
/
+2
2025-06-18
drm/amdgpu: fix fence fallback timer expired error
Samuel Zhang
-1
/
+9
2025-06-18
drm/amdgpu: enable pdb0 for hibernation on SRIOV
Samuel Zhang
-16
/
+40
2025-06-18
drm/amdgpu: update GPU addresses for SMU and PSP
Samuel Zhang
-0
/
+65
2025-06-18
drm/amdgpu: Remove nbiov7.9 replay count reporting
Lijo Lazar
-20
/
+0
2025-06-18
drm/amdgpu: Check pcie replays reporting support
Lijo Lazar
-2
/
+13
2025-06-18
drm/amdgpu: Enable IFWI update support for PSPv14.0.2 and v14.0.3
Shiwu Zhang
-0
/
+1
2025-06-18
drm/amdkfd: move SDMA queue reset capability check to node_show
Jesse.Zhang
-2
/
+4
2025-06-18
drm/amdgpu: update xgmi info and vram_base_offset on resume
Samuel Zhang
-0
/
+38
2025-06-17
drm/amdgpu: Make use of drm_wedge_task_info
André Almeida
-4
/
+16
2025-06-17
drm: amdgpu: Use struct drm_wedge_task_info inside of struct amdgpu_task_info
André Almeida
-19
/
+18
2025-06-17
drm: Create a task info option for wedge events
André Almeida
-2
/
+2
2025-06-17
drm: amdgpu: Create amdgpu_vm_print_task_info()
André Almeida
-22
/
+18
2025-06-17
drm: amdgpu: Allow NULL pointers at amdgpu_vm_put_task_info()
André Almeida
-1
/
+2
2025-06-17
sysfs: treewide: switch back to attribute_group::bin_attrs
Thomas Weißschuh
-2
/
+2
2025-06-17
sysfs: treewide: switch back to bin_attribute::read()/write()
Thomas Weißschuh
-4
/
+4
2025-06-11
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
-412
/
+1745
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
-3
/
+4
2025-06-06
Merge tag 'drm-next-2025-06-06' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
-391
/
+1736
2025-06-04
Merge tag 'pci-v6.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-2
/
+1
2025-06-03
drm/amd/display: Promote DAL to 3.2.336
Taimur Hassan
-1
/
+1
2025-06-03
drm/amd/display: replace fast_validate with enum dc_validate_mode
Yan Li
-182
/
+198
2025-06-03
drm/amd/display: Update DMCUB loading sequence for DCN3.5
Nicholas Kazlauskas
-13
/
+3
2025-06-03
drm/amd/display: Promote DAL to 3.2.335
Taimur Hassan
-1
/
+1
2025-06-03
drm/amd/display: [FW Promotion] Release 0.1.12.0
Taimur Hassan
-0
/
+156
2025-06-03
drm/amd/display: Move vmalloc include to header file
Ray Wu
-4
/
+1
2025-06-03
drm/amd/display: Add support for 2nd sharpening range
Samson Tam
-9
/
+37
2025-06-03
drm/amd/display: Do not bypass chroma scaling in 1:1 case
Navid Assadian
-13
/
+15
2025-06-03
drm/amd/display: Add DML path for FAMS methods
Oleh Kuzhylnyi
-5
/
+16
2025-06-03
drm/amd/display: Add disconnect case on dongle check
Jingwen Zhu
-0
/
+8
2025-06-03
drm/amd/display: Avoid trying AUX transactions on disconnected ports
Wayne Lin
-1
/
+2
2025-06-03
drm/amd/display: Drop unnecessary `amdgpu` prefix
Mario Limonciello
-19
/
+19
2025-06-03
drm/amd/display: Indirect buffer transport for FAMS2 commands
Oleh Kuzhylnyi
-2
/
+69
2025-06-03
drm/amd/display: move RMCM programming
Yihan Zhu
-302
/
+42
2025-06-03
drm/amd/display: Support OLED SDR with AMD ABC
Camille Cho
-0
/
+21
2025-06-03
drm/amd/display: DML21 Fixes
Austin Zheng
-15
/
+116
2025-06-03
drm/amd/display: Re-order FAMS2 sub commands
Alvin Lee
-3
/
+3
2025-06-03
drm/amd/display: [FW Promotion] Release 0.1.11.0
Taimur Hassan
-2
/
+32
2025-06-03
drm/amd/display: Fix default DC and AC levels
Mario Limonciello
-2
/
+2
2025-06-03
drm/amd/display: Add debugging message for brightness caps
Mario Limonciello
-1
/
+6
2025-06-03
drm/amd/display: Use DC log instead of using DM error msg
Cruise Hung
-1
/
+1
2025-06-03
drm/amd/display: Avoid calling blank_stream() twice
Zhongwei Zhang
-2
/
+13
2025-06-03
drm/amd/display: Correct non-OLED pre_T11_delay.
Zhongwei Zhang
-3
/
+4
2025-06-03
drm/amdgpu: Add userq fence support to SDMAv7.0
Arunpravin Paneer Selvam
-23
/
+120
[prev]
[next]