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
2023-07-18
drm/amdgpu: use a macro to define no xcp partition case
Guchun Chen
-5
/
+8
2023-07-18
drm/amdgpu/vm: use the same xcp_id from root PD
Guchun Chen
-1
/
+2
2023-07-18
drm/amdgpu: fix slab-out-of-bounds issue in amdgpu_vm_pt_create
Guchun Chen
-11
/
+14
2023-07-18
drm/amdgpu: Allocate root PD on correct partition
Guchun Chen
-3
/
+3
2023-07-18
drm/amd/display: Keep PHY active for DP displays on DCN31
Nicholas Kazlauskas
-0
/
+5
2023-07-18
drm/amd/display: Prevent vtotal from being set to 0
Daniel Miess
-1
/
+5
2023-07-18
drm/amd/display: Disable MPC split by default on special asic
Zhikai Zhai
-1
/
+1
2023-07-18
drm/amd/display: check TG is non-null before checking if enabled
Taimur Hassan
-1
/
+2
2023-07-18
drm/amd/display: Add polling method to handle MST reply packet
Wayne Lin
-86
/
+159
2023-07-18
drm/amd/display: Clean up errors & warnings in amdgpu_dm.c
Srinivasan Shanmugam
-68
/
+65
2023-07-18
drm/amdgpu: Allow the initramfs generator to include psp_13_0_6_ta
Candice Li
-0
/
+1
2023-07-18
drm/amdgpu/pm: make mclk consistent for smu 13.0.7
Alex Deucher
-1
/
+1
2023-07-18
drm/amdgpu/pm: make gfxclock consistent for sienna cichlid
Alex Deucher
-2
/
+6
2023-07-18
drm/amd/display: only accept async flips for fast updates
Simon Ser
-0
/
+20
2023-07-18
drm/amdgpu/vkms: relax timer deactivation by hrtimer_try_to_cancel
Guchun Chen
-2
/
+3
2023-07-18
drm/amd/display: add DCN301 specific logic for OTG programming
Aurabindo Pillai
-3
/
+225
2023-07-18
drm/amd/display: export some optc function for reuse
Aurabindo Pillai
-2
/
+5
2023-07-18
drm/amd: Use amdgpu_device_pcie_dynamic_switching_supported() for SMU7
Mario Limonciello
-12
/
+2
2023-07-14
Merge tag 'amd-drm-fixes-6.5-2023-07-12' of https://gitlab.freedesktop.org/ag...
Dave Airlie
-141
/
+101
2023-07-12
drm/amd: Align SMU11 SMU_MSG_OverridePcieParameters implementation with SMU13
Mario Limonciello
-71
/
+18
2023-07-12
drm/amd: Move helper for dynamic speed switch check out of smu13
Mario Limonciello
-20
/
+21
2023-07-12
drm/amd/pm: conditionally disable pcie lane/speed switching for SMU13
Mario Limonciello
-3
/
+39
2023-07-12
drm/amd/pm: share the code around SMU13 pcie parameters update
Evan Quan
-64
/
+37
2023-07-12
drm/amdgpu: avoid restore process run into dead loop.
gaba
-0
/
+3
2023-07-12
drm/amd/pm: fix smu i2c data read risk
Yang Wang
-6
/
+6
2023-07-06
Merge tag 'drm-next-2023-07-07' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
-311
/
+1201
2023-06-30
drm/amdgpu: Fix potential fence use-after-free v2
shanzhulig
-3
/
+3
2023-06-30
drm/amd/pm: avoid unintentional shutdown due to temperature momentary fluctua...
Evan Quan
-32
/
+102
2023-06-30
drm/amd/pm: expose swctf threshold setting for legacy powerplay
Evan Quan
-1
/
+26
2023-06-30
drm/amd/display: 3.2.241
Aric Cyr
-1
/
+1
2023-06-30
drm/amd/display: Take full update path if number of planes changed
Alvin Lee
-5
/
+14
2023-06-30
drm/amd/display: Create debugging mechanism for Gaming FAMS
Gianna Binder
-4
/
+3
2023-06-30
drm/amd/display: Add monitor specific edid quirk
Aurabindo Pillai
-0
/
+26
2023-06-30
drm/amd/display: For new fast update path, loop through each surface
Alvin Lee
-34
/
+52
2023-06-30
drm/amd/display: Remove Phantom Pipe Check When Calculating K1 and K2
Austin Zheng
-4
/
+0
2023-06-30
drm/amd/display: Limit new fast update path to addr and gamma / color
Alvin Lee
-2
/
+102
2023-06-30
drm/amd/display: Fix the delta clamping for shaper LUT
Harry Wentland
-13
/
+25
2023-06-30
drm/amdgpu: Keep non-psp path for partition switch
Lijo Lazar
-6
/
+22
2023-06-30
drm/amd/display: program DPP shaper and 3D LUT if updated
Melissa Wen
-2
/
+3
2023-06-30
Revert "drm/amd/display: edp do not add non-edid timings"
Hersen Wu
-7
/
+1
2023-06-30
drm/amdgpu: share drm device for pci amdgpu device with 1st partition device
James Zhu
-3
/
+6
2023-06-30
drm/amd/pm: Add GFX v9.4.3 unique id to sysfs
Lijo Lazar
-0
/
+1
2023-06-30
drm/amd/pm: Enable pp_feature attribute
Lijo Lazar
-1
/
+3
2023-06-30
drm/amdgpu/vcn: Need to unpause dpg before stop dpg
Emily Deng
-0
/
+2
2023-06-30
drm/amdgpu: remove duplicated doorbell range init for sdma v4.4.2
Le Ma
-5
/
+0
2023-06-30
drm/amdgpu: gpu recovers from fatal error in poison mode
YiPeng Chai
-0
/
+12
2023-06-30
drm/amdgpu: enable mcbp by default on gfx9
Alex Deucher
-3
/
+8
2023-06-30
drm/amdgpu: make mcbp a per device setting
Alex Deucher
-13
/
+22
2023-06-30
drm/amd: Don't initialize PSP twice for Navi3x
Mario Limonciello
-5
/
+0
2023-06-30
Revert "drm/amd: Disable PSR-SU on Parade 0803 TCON"
Mario Limonciello
-2
/
+0
[next]