index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2023-07-27
drm/amdkfd: fix and enable ttmp setup for gfx11
Jonathan Kim
6
-20
/
+39
2023-07-27
drm/amdgpu: Move externs to amdgpu.h file from amdgpu_drv.c
Srinivasan Shanmugam
2
-16
/
+12
2023-07-27
drm/amdgpu: Prefer dev_* variant over printk in amdgpu_atpx_handler.c
Srinivasan Shanmugam
1
-12
/
+23
2023-07-27
drm/amdgpu: Fix no new typedefs for enum _AMDGPU_DOORBELL_*
Srinivasan Shanmugam
1
-14
/
+13
2023-07-27
drm/amdgpu: Fix ENOSYS means 'invalid syscall nr' in amdgpu_device.c
Srinivasan Shanmugam
2
-31
/
+33
2023-07-27
drm/amdgpu: remove repeat code for mes_add_queue_pkt
Bob Zhou
1
-4
/
+0
2023-07-27
drm/amdgpu: Checkpoint and Restore VRAM BOs without VA
Ramesh Errabolu
1
-2
/
+6
2023-07-27
drm/amdgpu: enable trap of each kfd vmid for gfx v9.4.3
Eric Huang
1
-0
/
+6
2023-07-27
drm/amd/pm: open brace '{' following struct go on the same line
Ran Sun
1
-14
/
+7
2023-07-27
drm/amd/pm: open brace '{' following function definitions go on the next line
Ran Sun
1
-1
/
+2
2023-07-27
drm/amd/pm: that open brace { should be on the previous line
Ran Sun
1
-4
/
+2
2023-07-27
drm/amd/pm: Clean up errors in arcturus_ppt.c
Ran Sun
1
-3
/
+3
2023-07-27
drm/amd/pm: Clean up errors in arcturus_ppt.c
Ran Sun
1
-2
/
+2
2023-07-27
drm/amd/pm: Clean up errors in navi10_ppt.c
Ran Sun
1
-12
/
+13
2023-07-27
drm/amd/pm: add missing spaces before '('
Ran Sun
1
-3
/
+3
2023-07-27
drm/radeon: Move assignment outside if condition
Ran Sun
1
-2
/
+4
2023-07-27
drm/radeon: that open brace { should be on the previous line
Ran Sun
1
-24
/
+12
2023-07-27
drm/radeon: that open brace { should be on the previous line
Ran Sun
1
-2
/
+1
2023-07-27
drm/radeon: add missing spaces after ',' and else should follow close brace '}'
Ran Sun
1
-3
/
+2
2023-07-25
drm/amdgpu: Restore HQD persistent state register
Lijo Lazar
1
-1
/
+2
2023-07-25
drm/radeon: add missing spaces before ';'
Ran Sun
1
-2
/
+2
2023-07-25
drm/radeon/si_dpm: open brace '{' following struct go on the same line
Ran Sun
1
-34
/
+17
2023-07-25
drm/amd/pm: Vangogh: Add new gpu_metrics_v2_4 to acquire gpu_metrics
Wenyou Yang
3
-9
/
+172
2023-07-25
drm/amdgpu: load sdma ucode in the guest machine
YuanShang
3
-8
/
+14
2023-07-25
drm/amdgpu: Use seq_puts() instead of seq_printf()
Srinivasan Shanmugam
1
-11
/
+11
2023-07-25
drm/amdgpu: Update min() to min_t() in 'amdgpu_info_ioctl'
Srinivasan Shanmugam
1
-6
/
+8
2023-07-25
drm/amdgpu: Remove else after return in 'is_fru_eeprom_supported'
Srinivasan Shanmugam
1
-4
/
+5
2023-07-25
drm/amd/display: Remove else after return in 'dm_vblank_get_counter' & 'amdgp...
Srinivasan Shanmugam
1
-14
/
+17
2023-07-25
drm/amdgpu: Add -ENOMEM error handling when there is no memory
Srinivasan Shanmugam
4
-9
/
+17
2023-07-25
drm/amdgpu: Check APU flag to disable RAS
Stanley.Yang
1
-1
/
+2
2023-07-25
drm/amdgpu: fix the indexing issue during rlcg access ctrl init
Shiwu Zhang
1
-4
/
+3
2023-07-25
drm/amdgpu: add VISIBLE info in amdgpu_bo_print_info
Pierre-Eric Pelloux-Prayer
1
-13
/
+21
2023-07-25
drm/amdkfd: avoid svm dump when dynamic debug disabled
Alex Sierra
1
-1
/
+3
2023-07-25
drm/radeon: ERROR: "foo * bar" should be "foo *bar"
Ran Sun
1
-2
/
+2
2023-07-25
drm/amdgpu: open brace '{' following struct go on the same line
Ran Sun
1
-2
/
+1
2023-07-25
drm/amd/pm: open brace '{' following struct go on the same line
Ran Sun
1
-14
/
+7
2023-07-25
drm/amd: open brace '{' following struct go on the same line
Ran Sun
1
-4
/
+2
2023-07-25
drm/amd/display: Unlock on error path in dm_handle_mst_sideband_msg_ready_eve...
Dan Carpenter
1
-1
/
+1
2023-07-25
drm/amd/display: 3.2.244
Aric Cyr
1
-1
/
+1
2023-07-25
drm/amd/display: Fix underflow issue on 175hz timing
Leo Ma
1
-1
/
+6
2023-07-25
drm/amd/display: Add interface to modify DMUB panel power options
Paul Hsieh
2
-0
/
+15
2023-07-25
drm/amd/display: Rearrange dmub_cmd defs order
Anthony Koo
1
-28
/
+26
2023-07-25
drm/amd/display: Remove check for default eDP panel_mode
Taimur Hassan
1
-25
/
+24
2023-07-25
drm/amdgpu: Fix style issues in amdgpu_gem.c
Srinivasan Shanmugam
1
-19
/
+19
2023-07-25
drm/amd/display: Add new sequence for 4-lane HBR3 on vendor specific retimers
Ovidiu Bunea
1
-1
/
+66
2023-07-25
drm/amd/display: Update DPG test pattern programming
Wenjing Liu
2
-74
/
+78
2023-07-25
drm/amd/display: Correct unit conversion for vstartup
Reza Amini
1
-1
/
+24
2023-07-25
drm/amd/display: Exit idle optimizations before attempt to access PHY
Leo Chen
1
-0
/
+3
2023-07-25
drm/amd/display: Refactor recout calculation with a more generic formula
Wenjing Liu
4
-168
/
+404
2023-07-25
drm/amd/display: Read down-spread percentage from lut to adjust dprefclk.
Martin Tsai
2
-2
/
+38
[next]