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-25
drm/amd/display: Refactor recout calculation with a more generic formula
Wenjing Liu
-168
/
+404
2023-07-25
drm/amd/display: Read down-spread percentage from lut to adjust dprefclk.
Martin Tsai
-2
/
+38
2023-07-25
drm/amd/display: Don't apply FIFO resync W/A if rdivider = 0
Alvin Lee
-1
/
+4
2023-07-25
drm/amd/display: Prevent invalid pipe connections
Ethan Bitnun
-3
/
+34
2023-07-25
drm/amdgpu: Update ring scheduler info as needed
Lijo Lazar
-1
/
+1
2023-07-25
drm/amdgpu: Enabling FW workaround through shared memory for VCN4_0_2
sguttula
-0
/
+15
2023-07-25
drm/amd/display: Add VESA SCR case for default aux backlight
Iswara Nagulendran
-4
/
+14
2023-07-25
drm/amd/amdgpu: Fix warnings in amdgpu/amdgpu_display.c
Srinivasan Shanmugam
-17
/
+25
2023-07-25
drm/amd/display: Guard DCN31 PHYD32CLK logic against chip family
George Shen
-1
/
+2
2023-07-25
drm/amd/display: Correct grammar mistakes
Reza Amini
-9
/
+11
2023-07-25
drm/amdgpu: Return -ENOMEM when there is no memory in 'amdgpu_gfx_mqd_sw_init'
Srinivasan Shanmugam
-3
/
+8
2023-07-25
drm/amdgpu: Fix do not add new typedefs in amdgpu_fw_attestation.c
Srinivasan Shanmugam
-20
/
+18
2023-07-25
drm/amdgpu: Prefer #if IS_ENABLED over #if defined in amdgpu_drv.c
Srinivasan Shanmugam
-2
/
+2
2023-07-25
drm/amdkfd: enable cooperative groups for gfx11
Jonathan Kim
-13
/
+27
2023-07-25
drm/amdgpu: set sw state to gfxoff after SR-IOV reset
Horace Chen
-0
/
+14
2023-07-25
drm/amd/smu: use AverageGfxclkFrequency* to replace previous GFX Curr Clock
Jane Jian
-1
/
+1
2023-07-21
drm/amdgpu: Fix one kernel-doc comment
Yang Li
-1
/
+1
2023-07-21
drm/amd: Fix an error handling mistake in psp_sw_init()
Mario Limonciello
-3
/
+3
2023-07-21
drm/amdgpu: Fix infinite loop in gfxhub_v1_2_xcc_gart_enable (v2)
Victor Lu
-4
/
+1
2023-07-21
drm/amdgpu: Program xcp_ctl registers as needed
Lijo Lazar
-11
/
+12
2023-07-21
drm/amdkfd: fix trap handling work around for debugging
Jonathan Kim
-7
/
+10
2023-07-21
drm/amd/display: Allow building DC with clang on RISC-V
Samuel Holland
-1
/
+1
2023-07-21
drm/amd/display: remove an unused file
Aurabindo Pillai
-185
/
+0
2023-07-21
drm/amdgpu: allow secure submission on VCN4 ring
sguttula
-2
/
+6
2023-07-21
drm/amd: Avoid reading the VBIOS part number twice
Mario Limonciello
-34
/
+22
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-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/amdgpu: Add RLCG interface driver implementation for gfx v9.4.3 (v3)
Victor Lu
-51
/
+81
2023-07-18
drm/amd/display: Promote DAL to 3.2.243
Aric Cyr
-1
/
+1
2023-07-18
drm/amd/display: Add missing triggers for full updates
Alvin Lee
-8
/
+16
[prev]
[next]