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
/
amdgpu
Age
Commit message (
Expand
)
Author
Lines
2021-04-09
drm/amdgpu: add helper funtion to query umc ras error
Hawking Zhang
-0
/
+77
2021-04-09
drm/amdgpu: create umc_v6_7_funcs for aldebaran
Hawking Zhang
-1
/
+58
2021-04-09
drm/amdgpu: initialze ras caps per paltform config
Hawking Zhang
-12
/
+23
2021-04-09
drm/amdgpu: drop some unused atombios functions
Alex Deucher
-163
/
+0
2021-04-09
drm/amd: cleanup coding style a bit
Bernard Zhao
-4
/
+3
2021-04-09
drm/amdgpu: support sdma error injection
Stanley.Yang
-0
/
+1
2021-04-09
drm/amdgpu: reserve fence slot to update page table
Philip Yang
-2
/
+8
2021-04-09
drm/amdgpu: indirect register access for nv12 sriov
Peng Ju Zhou
-63
/
+164
2021-04-09
drm/amdgpu: indirect register access for nv12 sriov
Peng Ju Zhou
-0
/
+19
2021-04-09
drm/amdgpu: indirect register access for nv12 sriov
Peng Ju Zhou
-0
/
+13
2021-04-09
drm/amdgpu: indirect register access for nv12 sriov
Peng Ju Zhou
-3
/
+3
2021-04-09
drm/amdgpu: check alignment on CPU page for bo map
Xℹ Ruoyao
-4
/
+4
2021-04-09
drm/amdgpu: Set a suitable dev_info.gart_page_size
Huacai Chen
-2
/
+2
2021-04-09
drm/amdgpu: fix compiler warning(v2)
Guchun Chen
-3
/
+1
2021-04-09
drm/amdgpu: fix NULL pointer dereference
Guchun Chen
-1
/
+1
2021-04-09
drm/amdgpu: Add new PF2VF flags for VF register access method
Rohit Khaire
-2
/
+26
2021-04-09
drm/amdgpu: skip PP_MP1_STATE_UNLOAD on aldebaran
Feifei Xu
-2
/
+1
2021-04-09
drm/amd/amdgpu: set MP1 state to UNLOAD before reload its FW for vega20/ALDEB...
Chengming Gui
-1
/
+3
2021-04-09
drm/amdgpu: Reset error code for 'no handler' case
Lijo Lazar
-3
/
+8
2021-04-09
drm/amdgpu: ih reroute for newer asics than vega20
Alex Sierra
-3
/
+3
2021-04-09
drm/amdgpu: fix offset calculation in amdgpu_vm_bo_clear_mappings()
Nirmoy Das
-1
/
+1
2021-04-09
drm/amd/pm: unify the interface for gfx state setting
Evan Quan
-10
/
+6
2021-04-09
drm/amd/pm: unify the interface for loading SMU microcode
Evan Quan
-8
/
+2
2021-04-09
drm/amdgpu: Fix build warnings
Lijo Lazar
-2
/
+2
2021-04-09
drm/amdgpu: Enable recovery on aldebaran
Lijo Lazar
-0
/
+1
2021-04-09
drm/amdgpu: Add mode2 reset support for aldebaran
Lijo Lazar
-2
/
+463
2021-04-09
drm/amdgpu: Make set PG/CG state functions public
Lijo Lazar
-3
/
+9
2021-04-09
drm/amdgpu: Add PSP public function to load a list of FWs
Lijo Lazar
-0
/
+19
2021-04-09
drm/amdgpu: Add reset control handling to reset workflow
Lijo Lazar
-39
/
+97
2021-04-09
drm/amdgpu: Add reset control to amdgpu_device
Lijo Lazar
-0
/
+175
2021-04-09
drm/amd/amdgpu implement tdr advanced mode
Jack Zhang
-1
/
+82
2021-04-09
drm/amdgpu: make BO type check less restrictive
Nirmoy Das
-4
/
+4
2021-04-09
drm/amdgpu: use amdgpu_bo_user bo for metadata and tiling flag
Nirmoy Das
-22
/
+35
2021-04-09
drm/amdgpu: use amdgpu_bo_create_user() for when possible
Nirmoy Das
-2
/
+6
2021-04-09
drm/amdgpu: introduce struct amdgpu_bo_user
Nirmoy Das
-0
/
+42
2021-04-09
drm/amdgpu: allow variable BO struct creation
Nirmoy Das
-2
/
+19
2021-04-09
drm/amdgpu: load balance VCN3 decode as well v8
Christian König
-2
/
+130
2021-04-09
drm/amdgpu: share scheduler score on VCN3 instances
Christian König
-4
/
+8
2021-04-09
drm/amdgpu: add the sched_score to amdgpu_ring_init
Christian König
-99
/
+93
2021-04-09
drm/amd/amdgpu/gfx_v7_0: Trivial typo fixes
Bhaskar Chowdhury
-11
/
+11
2021-04-09
amdgpu: securedisplay: simplify i2c hexdump output
Arnd Bergmann
-8
/
+3
2021-04-09
drm/amdgpu: Ensure that the modifier requested is supported by plane.
Mark Yacoub
-0
/
+13
2021-04-09
drm/amdgpu: Convert sysfs sprintf/snprintf family to sysfs_emit
Tian Tao
-35
/
+29
2021-04-09
drm/amdgpu: remove irq_src->data handling
Christian König
-6
/
+0
2021-04-09
drm/amdgpu: Fix check for RAS support
Luben Tuikov
-9
/
+6
2021-04-09
drm/amdgpu: Set amdgpu.noretry=1 for Arcturus
Philip Cox
-0
/
+1
2021-04-09
drm/amdgpu: added support for dynamic GECC
John Clements
-0
/
+23
2021-04-09
drm/amdgpu: update host to psp interface
John Clements
-0
/
+25
2021-04-09
drm/amdgpu: move vram recover into sriov full access
Horace Chen
-1
/
+1
2021-04-09
drm/amd/pm: drop redundant and unneeded BACO APIs V2
Evan Quan
-22
/
+3
[prev]
[next]