index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdgpu
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/amdgpu/ih: store the full context id
Alex Deucher
2017-03-29
15
-36
/
+38
*
drm/amdgpu: switch ih handling to two levels (v3)
Alex Deucher
2017-03-29
33
-96
/
+183
*
drm/amdgpu: add 64bit doorbell functions (v2)
Ken Wang
2017-03-29
2
-0
/
+42
*
drm/amdgpu: add 64bit wb functions
Ken Wang
2017-03-29
3
-13
/
+78
*
drm/amdgpu: change wptr to 64 bits (v2)
Ken Wang
2017-03-29
15
-83
/
+107
*
drm/amdgpu: init aperture definitions (v2)
Junwei Zhang
2017-03-29
5
-7
/
+55
*
drm/amdgpu: Merge pre/postclose hooks
Daniel Vetter
2017-03-29
3
-18
/
+2
*
drm/amdgpu: trace fence details in amdgpu_sched_run_job
Andres Rodriguez
2017-03-29
1
-2
/
+9
*
drm/amdgpu: make trace format uniform csv name=value
Andres Rodriguez
2017-03-29
1
-2
/
+2
*
drm/amdgpu/gfx8: move CE&DE meta data structure to vi_structs.h
Xiangliang Yu
2017-03-29
2
-120
/
+8
*
drm/amd/amdgpu: add DID for Polaris10
Junshan Fang
2017-03-29
1
-0
/
+1
*
drm/amdgpu: add polaris12 to virtual dce handling
Alex Deucher
2017-03-29
1
-1
/
+2
*
drm/amdgpu: remove unused sync testing
Christian König
2017-03-29
3
-89
/
+0
*
drm/amdgpu: print full bios version in dmesg.
Rex Zhu
2017-03-29
2
-14
/
+9
*
drm/amdgpu: disable HDP flushes on APUs
Christian König
2017-03-29
1
-2
/
+10
*
gpu: drm: amd/radeon: Convert printk(KERN_<LEVEL> to pr_<level>
Joe Perches
2017-03-29
14
-62
/
+39
*
drm: Use pr_cont where appropriate
Joe Perches
2017-03-29
1
-34
/
+36
*
drm/amdgpu: put gtt at 0 in the internal address space
Alex Deucher
2017-03-29
1
-1
/
+1
*
drm/amdgpu/vce2: fix vce bar programming
Alex Deucher
2017-03-29
1
-8
/
+9
*
drm/amd: Spelling s/SDMA_WRTIE_SUB_OPCODE_TILED/SDMA_WRITE_SUB_OPCODE_TILED/
Geert Uytterhoeven
2017-03-29
1
-1
/
+1
*
drm/amdgpu: rename amdgpu_gca_config to amdgpu_gfx_config
Junwei Zhang
2017-03-29
1
-2
/
+2
*
drm/amdgpu: Fix module unload hang by KIQ IRQ set
Trigger Huang
2017-03-29
1
-6
/
+4
*
drm/amdgpu: bump driver version for new lds buffer query
Alex Deucher
2017-03-29
1
-1
/
+2
*
drm/amdgpu: export gfx config double offchip LDS buffers (v3)
Junwei Zhang
2017-03-29
5
-0
/
+31
*
drm/amdgpu/gfx: free memory of mqd backup
Xiangliang Yu
2017-03-29
1
-0
/
+2
*
drm/amdgpu/virt: fix typo
Xiangliang Yu
2017-03-29
1
-8
/
+8
*
drm/amdgpu: change pointer of mqd_ptr & mqd_backup to void
Xiangliang Yu
2017-03-29
3
-11
/
+19
*
drm/amdgpu:fix kiq_resume routine (V2)
Monk Liu
2017-03-29
2
-11
/
+35
*
drm/amdgpu:use clear_ring to clr RB
Monk Liu
2017-03-29
3
-1
/
+3
*
drm/amdgpu:imple ring clear
Monk Liu
2017-03-29
1
-0
/
+7
*
drm/amdgpu:alloc mqd backup
Monk Liu
2017-03-29
2
-0
/
+11
*
drm/amdgpu:new field in_reset introduced for gfx
Monk Liu
2017-03-29
1
-0
/
+1
*
drm/amdgpu:RUNTIME flag should clr later
Monk Liu
2017-03-29
1
-3
/
+1
*
drm/amdgpu:use work instead of delay-work
Monk Liu
2017-03-29
2
-20
/
+18
*
drm/amdgpu:no kiq for mailbox registers access
Monk Liu
2017-03-29
1
-16
/
+16
*
drm/amdgpu:Refine handshake of mailbox
Ken Xue
2017-03-29
1
-1
/
+23
*
drm/amdgpu:impl RREG32 no kiq version
Monk Liu
2017-03-29
2
-13
/
+20
*
drm/amdgpu:use MACRO like other places
Monk Liu
2017-03-29
1
-4
/
+2
*
drm/amdgpu: simplify reservation handling during buffer creation
Nicolai Hähnle
2017-03-29
1
-13
/
+4
*
Revert "drm/amdgpu: fix a potential deadlock in amdgpu_bo_create_restricted()"
Nicolai Hähnle
2017-03-29
1
-4
/
+1
*
drm/amdgpu: expose GPU sensor related information
Alex Deucher
2017-03-29
2
-1
/
+77
*
drm/amdgpu: expose amdgpu_sensors on pre-powerplay chips
Samuel Pitoiset
2017-03-29
1
-0
/
+6
*
drm/amdgpu: implement read_sensor() for pre-powerplay chips
Samuel Pitoiset
2017-03-29
4
-1
/
+121
*
drm/amdgpu: fix PRT teardown on VM fini v3
Christian König
2017-03-29
2
-26
/
+82
*
drm/amdgpu: add OOM fallback on PRT teardown (v2)
Christian König
2017-03-29
1
-6
/
+22
*
drm/amdgpu: minor PRT turnoff fix (v2)
Christian König
2017-03-29
1
-7
/
+5
*
drm/amdgpu: change pte definitions to 64 bit
Alex Xie
2017-03-29
1
-1
/
+1
*
drm/amdgpu: fix PTE defines
Christian König
2017-03-29
1
-7
/
+7
*
drm/amd/amdgpu: Update read_sensor calls to have size parameter (v3)
Tom St Denis
2017-03-29
3
-21
/
+37
*
drm/amdgpu: implement PRT for GFX8 v2
Christian König
2017-03-29
1
-0
/
+57
[next]