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