index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
Age
Commit message (
Expand
)
Author
Files
Lines
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
-10
/
+165
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/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
2021-03-23
drm/amdgpu: Init the cp MQD if it's not be initialized before
shaoyunl
1
-3
/
+17
2021-03-23
drm/amdgpu: Add kfd init_complete flag to check from amdgpu side
shaoyunl
3
-2
/
+11
2021-03-23
Revert "drm/amdgpu: add psp RAP L0 check support"
Kevin Wang
1
-9
/
+1
2021-03-23
drm/amdgpu: Verify bo size can fit framebuffer size on init.
Mark Yacoub
3
-15
/
+65
2021-03-23
drm/amd/display: remove duplicate include in dcn21 and gpio
Zhang Yunkai
2
-5
/
+0
2021-03-23
drm/amd/display: remove duplicate include in amdgpu_dm.c
Zhang Yunkai
1
-1
/
+0
2021-03-23
drm/amdgpu/swsmu: fix error return code of smu_v11_0_set_allowed_mask()
Jia-Ju Bai
1
-1
/
+3
[prev]
[next]