index
:
kernel/git/stable/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-7.1.y
linux-7.2.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
Age
Commit message (
Expand
)
Author
2023-07-18
drm/amdgpu: use a macro to define no xcp partition case
Guchun Chen
2023-07-18
drm/amdgpu/vm: use the same xcp_id from root PD
Guchun Chen
2023-07-18
drm/amdgpu: fix slab-out-of-bounds issue in amdgpu_vm_pt_create
Guchun Chen
2023-07-18
drm/amdgpu: Allocate root PD on correct partition
Guchun Chen
2023-07-18
drm/amd/display: Keep PHY active for DP displays on DCN31
Nicholas Kazlauskas
2023-07-18
drm/amd/display: Prevent vtotal from being set to 0
Daniel Miess
2023-07-18
drm/amd/display: Disable MPC split by default on special asic
Zhikai Zhai
2023-07-18
drm/amd/display: check TG is non-null before checking if enabled
Taimur Hassan
2023-07-18
drm/amd/display: Add polling method to handle MST reply packet
Wayne Lin
2023-07-18
drm/amd/display: Clean up errors & warnings in amdgpu_dm.c
Srinivasan Shanmugam
2023-07-18
drm/amdgpu: Allow the initramfs generator to include psp_13_0_6_ta
Candice Li
2023-07-18
drm/amdgpu/pm: make mclk consistent for smu 13.0.7
Alex Deucher
2023-07-18
drm/amdgpu/pm: make gfxclock consistent for sienna cichlid
Alex Deucher
2023-07-18
drm/amd/display: only accept async flips for fast updates
Simon Ser
2023-07-18
drm/amdgpu/vkms: relax timer deactivation by hrtimer_try_to_cancel
Guchun Chen
2023-07-18
drm/amd/display: add DCN301 specific logic for OTG programming
Aurabindo Pillai
2023-07-18
drm/amd/display: export some optc function for reuse
Aurabindo Pillai
2023-07-18
drm/amd: Use amdgpu_device_pcie_dynamic_switching_supported() for SMU7
Mario Limonciello
2023-07-14
Merge tag 'amd-drm-fixes-6.5-2023-07-12' of https://gitlab.freedesktop.org/ag...
Dave Airlie
2023-07-12
drm/amd: Align SMU11 SMU_MSG_OverridePcieParameters implementation with SMU13
Mario Limonciello
2023-07-12
drm/amd: Move helper for dynamic speed switch check out of smu13
Mario Limonciello
2023-07-12
drm/amd/pm: conditionally disable pcie lane/speed switching for SMU13
Mario Limonciello
2023-07-12
drm/amd/pm: share the code around SMU13 pcie parameters update
Evan Quan
2023-07-12
drm/amdgpu: avoid restore process run into dead loop.
gaba
2023-07-12
drm/amd/pm: fix smu i2c data read risk
Yang Wang
2023-07-06
Merge tag 'drm-next-2023-07-07' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2023-06-30
drm/amdgpu: Fix potential fence use-after-free v2
shanzhulig
2023-06-30
drm/amd/pm: avoid unintentional shutdown due to temperature momentary fluctua...
Evan Quan
2023-06-30
drm/amd/pm: expose swctf threshold setting for legacy powerplay
Evan Quan
2023-06-30
drm/amd/display: 3.2.241
Aric Cyr
2023-06-30
drm/amd/display: Take full update path if number of planes changed
Alvin Lee
2023-06-30
drm/amd/display: Create debugging mechanism for Gaming FAMS
Gianna Binder
2023-06-30
drm/amd/display: Add monitor specific edid quirk
Aurabindo Pillai
2023-06-30
drm/amd/display: For new fast update path, loop through each surface
Alvin Lee
2023-06-30
drm/amd/display: Remove Phantom Pipe Check When Calculating K1 and K2
Austin Zheng
2023-06-30
drm/amd/display: Limit new fast update path to addr and gamma / color
Alvin Lee
2023-06-30
drm/amd/display: Fix the delta clamping for shaper LUT
Harry Wentland
2023-06-30
drm/amdgpu: Keep non-psp path for partition switch
Lijo Lazar
2023-06-30
drm/amd/display: program DPP shaper and 3D LUT if updated
Melissa Wen
2023-06-30
Revert "drm/amd/display: edp do not add non-edid timings"
Hersen Wu
2023-06-30
drm/amdgpu: share drm device for pci amdgpu device with 1st partition device
James Zhu
2023-06-30
drm/amd/pm: Add GFX v9.4.3 unique id to sysfs
Lijo Lazar
2023-06-30
drm/amd/pm: Enable pp_feature attribute
Lijo Lazar
2023-06-30
drm/amdgpu/vcn: Need to unpause dpg before stop dpg
Emily Deng
2023-06-30
drm/amdgpu: remove duplicated doorbell range init for sdma v4.4.2
Le Ma
2023-06-30
drm/amdgpu: gpu recovers from fatal error in poison mode
YiPeng Chai
2023-06-30
drm/amdgpu: enable mcbp by default on gfx9
Alex Deucher
2023-06-30
drm/amdgpu: make mcbp a per device setting
Alex Deucher
2023-06-30
drm/amd: Don't initialize PSP twice for Navi3x
Mario Limonciello
2023-06-30
Revert "drm/amd: Disable PSR-SU on Parade 0803 TCON"
Mario Limonciello
[next]