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
2024-02-29
drm/amd/display: check dc_link before dereferencing
Melissa Wen
-1
/
+1
2024-02-29
drm/amdgpu: add deferred error check for UMC v12 address query
Tao Zhou
-1
/
+2
2024-02-29
drm/amd/swsmu: modify the gfx activity scaling
Li Ma
-3
/
+4
2024-02-28
drm/amd/display: Add monitor patch for specific eDP
Ryan Lin
-2
/
+4
2024-02-28
amd/amdkfd: remove unused parameter
Eric Huang
-4
/
+3
2024-02-28
drm/amd/pm: Fix esm reg mask use to get pcie speed
Asad Kamal
-6
/
+6
2024-02-28
drm/amd/pm: Skip reporting pcie width/speed on vfs
Asad Kamal
-12
/
+16
2024-02-28
drm/amdgpu: enable pp_od_clk_voltage for gfx 9.4.3 SRIOV
Yang Wang
-5
/
+27
2024-02-27
Revert "drm/amd/pm: resolve reboot exception for si oland"
Alex Deucher
-0
/
+29
2024-02-27
drm/amdgpu: Enable gpu reset for S3 abort cases on Raven series
Prike Liang
-20
/
+25
2024-02-27
drm/amdgpu/pm: Fix the power1_min_cap value
Ma Jun
-25
/
+20
2024-02-27
drm/amd/display: Prevent potential buffer overflow in map_hw_resources
Srinivasan Shanmugam
-0
/
+5
2024-02-27
Revert "drm/amd/pm: resolve reboot exception for si oland"
Alex Deucher
-0
/
+29
2024-02-27
drm/amd/amdgpu: Fix potential ioremap() memory leaks in amdgpu_device_init()
Srinivasan Shanmugam
-6
/
+10
2024-02-27
drm/amdgpu: Fix missing break in ATOM_ARG_IMM Case of atom_get_src_int()
Srinivasan Shanmugam
-1
/
+1
2024-02-27
drm/amd/pm: Increase SMUv13.0.6 mode-2 reset time
Lijo Lazar
-2
/
+2
2024-02-27
drm/amd: Drop abm_level property
Mario Limonciello
-24
/
+0
2024-02-27
Merge branch 'x86/urgent' into x86/apic, to resolve conflicts
Ingo Molnar
-38
/
+114
2024-02-26
drm/amdkfd: Add partition id field to location_id
Lijo Lazar
-2
/
+3
2024-02-26
drm/amdgpu: reserve more memory for MES runtime DRAM
Tim Huang
-3
/
+10
2024-02-26
drm/amdgpu: Enable gpu reset for S3 abort cases on Raven series
Prike Liang
-20
/
+25
2024-02-26
drm/amdgpu/pm: Fix the power1_min_cap value
Ma Jun
-25
/
+20
2024-02-26
drm/amdgpu: Do not program SQ_TIMEOUT_CONFIG in SRIOV
Victor Lu
-0
/
+3
2024-02-26
drm/amdgpu: Fix ineffective ras_mask settings
Stanley.Yang
-0
/
+1
2024-02-26
drm/amdkfd: Skip packet submission on fatal error
Lijo Lazar
-7
/
+23
2024-02-26
drm/amdgpu: Add fatal error detected flag
Lijo Lazar
-0
/
+39
2024-02-26
drm/amd/display: Prevent potential buffer overflow in map_hw_resources
Srinivasan Shanmugam
-0
/
+5
2024-02-26
drm/amdgpu: Fix the runtime resume failure issue
Ma Jun
-0
/
+3
2024-02-26
Merge v6.8-rc6 into drm-next
Daniel Vetter
-53
/
+71
2024-02-26
Merge tag 'drm-misc-next-2024-02-22' of git://anongit.freedesktop.org/drm/drm...
Daniel Vetter
-0
/
+21
2024-02-22
treewide: update LLVM Bugzilla links
Nathan Chancellor
-1
/
+1
2024-02-22
drm/amdgpu: Fix the runtime resume failure issue
Ma Jun
-0
/
+3
2024-02-22
drm/amd/display: fix null-pointer dereference on edid reading
Melissa Wen
-4
/
+15
2024-02-22
drm/amd/display: Fix memory leak in dm_sw_fini()
Armin Wolf
-0
/
+1
2024-02-22
drm/amd/display: fix input states translation error for dcn35 & dcn351
Swapnil Patel
-1
/
+8
2024-02-22
drm/amd/display: Fix potential null pointer dereference in dc_dmub_srv
Srinivasan Shanmugam
-2
/
+5
2024-02-22
drm/amd/display: Only allow dig mapping to pwrseq in new asic
Lewis Huang
-27
/
+21
2024-02-22
drm/amd/display: adjust few initialization order in dm
Wayne Lin
-19
/
+18
2024-02-22
drm/amd/display: fix null-pointer dereference on edid reading
Melissa Wen
-4
/
+15
2024-02-22
drm/amdgpu: add vcn 4.0.6 discovery support
Yifan Zhang
-0
/
+1
2024-02-22
drm/amdgpu: Use RMW accessors for changing LNKCTL2
Ilpo Järvinen
-52
/
+30
2024-02-22
drm/amdgpu: Simplify the allocation of sync slab caches
Kunwu Chan
-3
/
+1
2024-02-22
drm/amdgpu/soc21: Enabling PG and CG flags for VCN 4.0.6
Veerabadhran Gopalakrishnan
-2
/
+7
2024-02-22
drm/amdgpu/display: Address kdoc for 'is_psr_su' in 'fill_dc_dirty_rects'
Srinivasan Shanmugam
-0
/
+4
2024-02-22
drm/amd/display: Fix memory leak in dm_sw_fini()
Armin Wolf
-0
/
+1
2024-02-22
drm/amd/display: Use kcalloc() instead of kzalloc()
Lenko Donchev
-1
/
+1
2024-02-22
drm/amdgpu: Simplify the allocation of mux_chunk slab caches
Kunwu Chan
-3
/
+1
2024-02-22
drm/amdgpu: Simplify the allocation of fence slab caches
Kunwu Chan
-3
/
+1
2024-02-22
drm/amdgpu/soc21: Added Video Capabilities for VCN 406
Veerabadhran Gopalakrishnan
-0
/
+6
2024-02-22
drm/amdgpu/vcn: Enable VCN 4.0.6 Support
Veerabadhran Gopalakrishnan
-0
/
+5
[prev]
[next]