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
2018-11-19
Merge branch 'drm-next-4.21' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
74
-2137
/
+2575
2018-11-19
Merge tag 'drm-misc-next-2018-11-07' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
4
-7
/
+5
2018-11-13
drm/amdgpu: fix huge page handling on Vega10
Christian König
1
-8
/
+10
2018-11-13
drm/amdgpu: fix bug with IH ring setup
Philip Yang
1
-1
/
+1
2018-11-12
drm/amdgpu: set system aperture to cover whole FB region
shaoyunl
2
-6
/
+6
2018-11-09
drm/amdgpu/gfx9: rework lbpw enable code
Alex Deucher
1
-17
/
+12
2018-11-09
drm/amdgpu: abstract the function of enter/exit safe mode for RLC
Likun Gao
8
-446
/
+384
2018-11-09
drm/amdgpu: separate amdgpu_rlc into a single file
Likun Gao
9
-107
/
+160
2018-11-09
drm/amdgpu: unify rlc function into structure
Likun Gao
5
-44
/
+78
2018-11-09
drm/amdgpu: Each PSP need to get latest topology info on XGMI configuration
shaoyunl
1
-7
/
+12
2018-11-08
drm/amdgpu/sdma4: use paging queue for buffer funcs
Alex Deucher
1
-1
/
+11
2018-11-07
drm/amdgpu: add DC feature mask module parameter
Alex Deucher
2
-0
/
+12
2018-11-07
drm/amdgpu: disable page queue on Vega10 SR-IOV VF
Trigger Huang
1
-1
/
+4
2018-11-07
drm/amdgpu: set Vega20 LBPW as disabled at default
Evan Quan
1
-0
/
+14
2018-11-07
drm/amdgpu: fix frame size of amdgpu_xgmi_add_devices excceed 1024 bytes
Hawking Zhang
1
-5
/
+8
2018-11-06
drm/amdgpu: add DC feature mask module parameter
Alex Deucher
2
-0
/
+12
2018-11-06
drm/amdgpu/vega20: add CLK base offset
Alex Deucher
1
-0
/
+1
2018-11-06
drm/amdgpu/psp: add set_topology_info function
Hawking Zhang
1
-1
/
+23
2018-11-06
drm/amdgpu/psp: add get_topology_info function
Hawking Zhang
1
-0
/
+39
2018-11-06
drm/amdgpu/psp: update topology info structures
Hawking Zhang
2
-23
/
+18
2018-11-06
drm/amdgpu/psp: add get_hive_id function
Hawking Zhang
1
-5
/
+12
2018-11-06
drm/amdgpu/psp: add get_node_id function
Hawking Zhang
4
-9
/
+28
2018-11-06
drm/amdgpu/psp: initialize xgmi session (v2)
Hawking Zhang
2
-1
/
+71
2018-11-06
drm/amdgpu/psp: add helper function to invoke xgmi ta per ta cmd_id
Hawking Zhang
2
-0
/
+39
2018-11-06
drm/amdgpu/psp: add xgmi ta header
Hawking Zhang
1
-0
/
+130
2018-11-06
drm/amdgpu/psp: add helper function to load/unload xgmi ta
Hawking Zhang
1
-0
/
+98
2018-11-06
drm/amdgpu/psp: init/de-init xgmi ta microcode
Hawking Zhang
3
-10
/
+42
2018-11-06
drm/amdgpu/psp: add structure for xgmi ta and its shared buffer
Hawking Zhang
1
-1
/
+17
2018-11-06
drm/amdgpu/vega20: add CLK base offset
Alex Deucher
1
-0
/
+1
2018-11-06
drm/amdgpu: Drop amdgpu_plane
Harry Wentland
1
-7
/
+1
2018-11-05
drm/amdgpu: use GMC v9 KIQ workaround only for the GFXHUB
Christian König
1
-3
/
+3
2018-11-05
drm/amdgpu: drop the busy wait for GMC v9 TLB invalidations
Christian König
1
-22
/
+4
2018-11-05
drm/amdgpu: cleanup GMC v9 TLB invalidation
Christian König
3
-47
/
+49
2018-11-05
drm/amdgpu: remove nonsense in_interrupt() checks
Christian König
1
-6
/
+2
2018-11-05
drm/amdgpu: Add helper function to get sdma index
Rex Zhu
2
-0
/
+17
2018-11-05
drm/amdgpu: Refine function name
Rex Zhu
6
-10
/
+10
2018-11-05
drm/amdgpu: Modify the argument of emit_ib interface
Rex Zhu
21
-46
/
+106
2018-11-05
drm/amdgpu: Change AMDGPU_CSA_SIZE to 128K
Rex Zhu
1
-1
/
+1
2018-11-05
drm/amdgpu: Move csa related code to separate file
Rex Zhu
6
-104
/
+158
2018-11-05
drm/amdgpu: Refine CSA related functions
Rex Zhu
4
-22
/
+29
2018-11-05
drm/amdgpu: Remove useless csa gpu address in vmid0
Rex Zhu
2
-3
/
+2
2018-11-05
drm/amdgpu: fix gfx wptr for sdma v4
Junwei Zhang
1
-9
/
+4
2018-11-05
drm/amdgpu: disable page queue on SDMA for Vega12
Junwei Zhang
1
-1
/
+2
2018-11-05
drm/amdgpu: update smu firmware images for VI variants (v2)
Alex Deucher
1
-5
/
+28
2018-11-05
drm/amdgpu: drop the remaining uses of ring idx in messages
Christian König
3
-8
/
+7
2018-11-05
drm/amdgpu: cleanup si_dma_ring_test_ib
Christian König
1
-5
/
+2
2018-11-05
drm/amdgpu: cleanup uvd_v6_0_ring_test_ring
Christian König
1
-12
/
+5
2018-11-05
drm/amdgpu: use ring name instead of idx in traces
Christian König
1
-7
/
+8
2018-11-05
drm/amdgpu: print an error when the parser can't be initialized
Samuel Pitoiset
1
-1
/
+1
2018-11-05
drm/scheduler: Add drm_sched_job_cleanup
Sharat Masetty
2
-2
/
+3
[next]