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-27
drm/amdkfd: fix and enable ttmp setup for gfx11
Jonathan Kim
-20
/
+39
2023-07-27
drm/amdgpu: Move externs to amdgpu.h file from amdgpu_drv.c
Srinivasan Shanmugam
-16
/
+12
2023-07-27
drm/amdgpu: Prefer dev_* variant over printk in amdgpu_atpx_handler.c
Srinivasan Shanmugam
-12
/
+23
2023-07-27
drm/amdgpu: Fix no new typedefs for enum _AMDGPU_DOORBELL_*
Srinivasan Shanmugam
-14
/
+13
2023-07-27
drm/amdgpu: Fix ENOSYS means 'invalid syscall nr' in amdgpu_device.c
Srinivasan Shanmugam
-31
/
+33
2023-07-27
drm/amdgpu: remove repeat code for mes_add_queue_pkt
Bob Zhou
-4
/
+0
2023-07-27
drm/amdgpu: Checkpoint and Restore VRAM BOs without VA
Ramesh Errabolu
-2
/
+6
2023-07-27
drm/amdgpu: enable trap of each kfd vmid for gfx v9.4.3
Eric Huang
-0
/
+6
2023-07-27
drm/amd/pm: open brace '{' following struct go on the same line
Ran Sun
-14
/
+7
2023-07-27
drm/amd/pm: open brace '{' following function definitions go on the next line
Ran Sun
-1
/
+2
2023-07-27
drm/amd/pm: that open brace { should be on the previous line
Ran Sun
-4
/
+2
2023-07-27
drm/amd/pm: Clean up errors in arcturus_ppt.c
Ran Sun
-3
/
+3
2023-07-27
drm/amd/pm: Clean up errors in arcturus_ppt.c
Ran Sun
-2
/
+2
2023-07-27
drm/amd/pm: Clean up errors in navi10_ppt.c
Ran Sun
-12
/
+13
2023-07-27
drm/amd/pm: add missing spaces before '('
Ran Sun
-3
/
+3
2023-07-25
drm/amdgpu: Restore HQD persistent state register
Lijo Lazar
-1
/
+2
2023-07-25
drm/amd/display: Unlock on error path in dm_handle_mst_sideband_msg_ready_eve...
Dan Carpenter
-1
/
+1
2023-07-25
drm/amd/display: Exit idle optimizations before attempt to access PHY
Leo Chen
-0
/
+3
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: Guard DCN31 PHYD32CLK logic against chip family
George Shen
-1
/
+2
2023-07-25
drm/amd/smu: use AverageGfxclkFrequency* to replace previous GFX Curr Clock
Jane Jian
-1
/
+1
2023-07-25
drm/amd: Fix an error handling mistake in psp_sw_init()
Mario Limonciello
-3
/
+3
2023-07-25
drm/amdgpu: Fix infinite loop in gfxhub_v1_2_xcc_gart_enable (v2)
Victor Lu
-4
/
+1
2023-07-25
drm/amdkfd: fix trap handling work around for debugging
Jonathan Kim
-7
/
+10
2023-07-25
drm/amdgpu: Restore HQD persistent state register
Lijo Lazar
-1
/
+2
2023-07-25
drm/amd/pm: Vangogh: Add new gpu_metrics_v2_4 to acquire gpu_metrics
Wenyou Yang
-9
/
+172
2023-07-25
drm/amdgpu: load sdma ucode in the guest machine
YuanShang
-8
/
+14
2023-07-25
drm/amdgpu: Use seq_puts() instead of seq_printf()
Srinivasan Shanmugam
-11
/
+11
2023-07-25
drm/amdgpu: Update min() to min_t() in 'amdgpu_info_ioctl'
Srinivasan Shanmugam
-6
/
+8
2023-07-25
drm/amdgpu: Remove else after return in 'is_fru_eeprom_supported'
Srinivasan Shanmugam
-4
/
+5
2023-07-25
drm/amd/display: Remove else after return in 'dm_vblank_get_counter' & 'amdgp...
Srinivasan Shanmugam
-14
/
+17
2023-07-25
drm/amdgpu: Add -ENOMEM error handling when there is no memory
Srinivasan Shanmugam
-9
/
+17
2023-07-25
drm/amdgpu: Check APU flag to disable RAS
Stanley.Yang
-1
/
+2
2023-07-25
drm/amdgpu: fix the indexing issue during rlcg access ctrl init
Shiwu Zhang
-4
/
+3
2023-07-25
drm/amdgpu: add VISIBLE info in amdgpu_bo_print_info
Pierre-Eric Pelloux-Prayer
-13
/
+21
2023-07-25
drm/amdkfd: avoid svm dump when dynamic debug disabled
Alex Sierra
-1
/
+3
2023-07-25
drm/amdgpu: open brace '{' following struct go on the same line
Ran Sun
-2
/
+1
2023-07-25
drm/amd/pm: open brace '{' following struct go on the same line
Ran Sun
-14
/
+7
2023-07-25
drm/amd: open brace '{' following struct go on the same line
Ran Sun
-4
/
+2
2023-07-25
drm/amd/display: Unlock on error path in dm_handle_mst_sideband_msg_ready_eve...
Dan Carpenter
-1
/
+1
2023-07-25
drm/amd/display: 3.2.244
Aric Cyr
-1
/
+1
2023-07-25
drm/amd/display: Fix underflow issue on 175hz timing
Leo Ma
-1
/
+6
2023-07-25
drm/amd/display: Add interface to modify DMUB panel power options
Paul Hsieh
-0
/
+15
2023-07-25
drm/amd/display: Rearrange dmub_cmd defs order
Anthony Koo
-28
/
+26
2023-07-25
drm/amd/display: Remove check for default eDP panel_mode
Taimur Hassan
-25
/
+24
2023-07-25
drm/amdgpu: Fix style issues in amdgpu_gem.c
Srinivasan Shanmugam
-19
/
+19
2023-07-25
drm/amd/display: Add new sequence for 4-lane HBR3 on vendor specific retimers
Ovidiu Bunea
-1
/
+66
2023-07-25
drm/amd/display: Update DPG test pattern programming
Wenjing Liu
-74
/
+78
2023-07-25
drm/amd/display: Correct unit conversion for vstartup
Reza Amini
-1
/
+24
2023-07-25
drm/amd/display: Exit idle optimizations before attempt to access PHY
Leo Chen
-0
/
+3
[prev]
[next]