index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
Age
Commit message (
Expand
)
Author
Files
Lines
2021-03-23
drm/amd/pm: add a new sysfs entry for default power limit
Eric Huang
11
-15
/
+75
2021-03-23
drm/amd/display: Free local data after use
Victor Lu
1
-0
/
+1
2021-03-23
drm/amdgpu: nuke the ih reentrant lock
Christian König
3
-7
/
+0
2021-03-23
drm/amdkfd: Fix recursive lock warnings
Felix Kuehling
1
-3
/
+3
2021-03-23
drm/amdgpu: fix send ras disable cmd when asic not support ras
Stanley.Yang
4
-15
/
+62
2021-03-23
drm/amdgpu/display: drop dcn301_calculate_wm_and_dl for now
charles sun
1
-95
/
+3
2021-03-23
drm/amdgpu: update ecc query support for arcturus
Hawking Zhang
1
-6
/
+10
2021-03-23
drm/amdgpu: use the new cursor in the VM code
Christian König
1
-37
/
+18
2021-03-23
drm/amdgpu: use the new cursor in amdgpu_ttm_bo_eviction_valuable
Christian König
1
-6
/
+8
2021-03-23
drm/amdgpu: use new cursor in amdgpu_mem_visible
Christian König
1
-4
/
+6
2021-03-23
drm/amdgpu: use the new cursor in amdgpu_ttm_access_memory
Christian König
1
-49
/
+18
2021-03-23
drm/amdgpu: use new cursor in amdgpu_ttm_io_mem_pfn
Christian König
1
-5
/
+3
2021-03-23
drm/amdgpu: use the new cursor in amdgpu_fill_buffer
Christian König
1
-50
/
+15
2021-03-23
drm/amdgpu: use the new cursor in amdgpu_ttm_copy_mem_to_mem
Christian König
1
-61
/
+26
2021-03-23
drm/amdgpu: new resource cursor (v2)
Christian König
1
-0
/
+105
2021-03-23
drm/amdgpu: Free PDB0 bo before bo_fini
Lijo Lazar
1
-2
/
+1
2021-03-23
drm/amdgpu: support query ecc cap for SIENNA_CICHLID
Hawking Zhang
2
-7
/
+25
2021-03-23
drm/amdgpu: update umc_info v3_3 structure for ECC
Hawking Zhang
1
-1
/
+12
2021-03-23
drm/amdgpu: fix a few compiler warnings
Oak Zeng
2
-3
/
+3
2021-03-23
drm/amdgpu: fix compile error on architecture s390 (v2)
Oak Zeng
1
-0
/
+2
2021-03-23
Revert "drm/amdgpu: During compute disable GFXOFF for Sienna_Cichlid"
Harish Kasiviswanathan
1
-7
/
+0
2021-03-23
drm/amdkfd: fix build error with AMD_IOMMU_V2=m
Felix Kuehling
2
-2
/
+13
2021-03-23
drm/amdgpu: Replace in_task() in gfx_v8_0_parse_sq_irq()
Sebastian Andrzej Siewior
1
-4
/
+5
2021-03-23
drm/amdgpu: Remove in_interrupt() usage in gfx_v9_0_kiq_read_clock()
Sebastian Andrzej Siewior
1
-1
/
+1
2021-03-23
drm/amdgpu: Replace in_interrupt() usage in gmc_v*_process_interrupt()
Sebastian Andrzej Siewior
2
-2
/
+2
2021-03-23
drm/amdgpu: Fix spelling mistake "disabed" -> "disabled"
Colin Ian King
1
-1
/
+1
2021-03-23
drm/amdgpu/smu8: return an error rather than 50% if busy query fails
Alex Deucher
1
-4
/
+3
2021-03-23
drm/amdgpu/powerplay/smu10: add support for gpu busy query (v2)
Alex Deucher
2
-1
/
+28
2021-03-23
drm/amd/pm: workaround for audio noise issue
Kenneth Feng
4
-11
/
+166
2021-03-23
drm/amdgpu: update secure display TA header
Jinzhou Su
2
-0
/
+4
2021-03-23
drm/amdgpu:disable XGMI TA unload for A+A aldebaran
Feifei Xu
1
-2
/
+3
2021-03-23
drm/amd/display: remove duplicate include in amdgpu_dm.c
Anson Jacob
1
-1
/
+0
2021-03-23
Revert "drm/amd/display: remove duplicate include in amdgpu_dm.c"
Anson Jacob
1
-0
/
+1
2021-03-23
drm/amdgpu: Enable light SBR for SMU on passthrough and XGMI configuration
shaoyunl
1
-0
/
+4
2021-03-23
drm/amd/pm: Add LightSBR SMU MSG support
shaoyunl
7
-0
/
+42
2021-03-23
drm/amdgpu: skip read eeprom for device that pending on XGMI reset
shaoyunl
1
-0
/
+6
2021-03-23
drm/amd/display: Remove unused defines
Qingqing Zhuo
1
-2
/
+0
2021-03-23
drm/amdgpu: fix S0ix handling when the CONFIG_AMD_PMC=m
Alex Deucher
1
-1
/
+1
2021-03-23
drm/radeon: keep __user during cast
Christian König
1
-1
/
+1
2021-03-23
drm/radeon: fix AGP dependency
Christian König
1
-0
/
+1
2021-03-23
drm/radeon: also init GEM funcs in radeon_gem_prime_import_sg_table
Christian König
3
-2
/
+6
2021-03-23
drm/amd/pm: correct the watermark settings for Polaris
Evan Quan
1
-4
/
+4
2021-03-23
drm/amdgpu : Fix asic reset regression issue introduce by 8f211fe8ac7c4f
shaoyunl
1
-1
/
+1
2021-03-23
drm/amd/pm: bug fix for pcie dpm
Kenneth Feng
3
-21
/
+141
2021-03-23
drm/amdgpu: add ih waiter on process until checkpoint
Jonathan Kim
2
-0
/
+54
2021-03-23
drm/amdgpu/display: Implement functions to let DC allocate GPU memory
Zhan Liu
3
-3
/
+54
2021-03-23
drm/amdgpu/display: Use wm_table.entries for dcn301 calculate_wm
Zhan Liu
1
-1
/
+95
2021-03-23
drm/amdgpu: fb BO should be ttm_bo_type_device
Nirmoy Das
1
-1
/
+1
2021-03-23
drm/amdgpu: Reset the devices in the XGMI hive duirng probe
shaoyunl
6
-31
/
+164
2021-03-23
drm/amdgpu: Add reset_list for device list used for reset
shaoyunl
2
-15
/
+19
[next]