index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ 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
/
gfx_v8_0.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/amdgpu:no need to involv HDP in KIQ
Monk Liu
2017-04-06
1
-2
/
+0
*
drm/amd/amdgpu: Fix srbm_indexing in init/inactive hqd code
Tom St Denis
2017-04-06
1
-0
/
+5
*
drm/amd/amdgpu: Clean up gfx_v8_0_mqd_init()
Tom St Denis
2017-04-06
1
-8
/
+4
*
drm/amd/amdgpu: de-numberify HQD_ACTIVE check.
Tom St Denis
2017-04-06
1
-2
/
+2
*
drm/amd/amdgpu: clean up gfx_v8_0_kiq_init_register()
Tom St Denis
2017-04-06
1
-9
/
+3
*
drm/amd/amdgpu: Clean up gfx_v8_0_inactive_hqd()
Tom St Denis
2017-04-06
1
-5
/
+1
*
drm/amd/amdgpu: Clean up gfx_v8_0_kiq_set_interrupt_state()
Tom St Denis
2017-04-06
1
-28
/
+12
*
drm/amdgpu/gfx8: KIQ is also disabled when MEC is disabled
Alex Deucher
2017-04-06
1
-0
/
+1
*
drm/amdgpu:changes in gfx DMAframe scheme (v2)
Monk Liu
2017-03-29
1
-11
/
+18
*
drm/amdgpu:enable MCBP for SR-IOV (v2)
Monk Liu
2017-03-29
1
-0
/
+3
*
drm/amdgpu:implement cond_exec for gfx8
Monk Liu
2017-03-29
1
-0
/
+30
*
drm/amdgpu: use new flag to handle different firmware loading method
Huang Rui
2017-03-29
1
-3
/
+3
*
drm/amdgpu/gfx8: further KIQ parameter cleanup
Alex Deucher
2017-03-29
1
-13
/
+11
*
drm/amdgpu/gfx8: store the eop gpu addr in the ring structure
Alex Deucher
2017-03-29
1
-8
/
+6
*
drm/amdgpu/gfx8: reduce the functon params for mpq setup
Alex Deucher
2017-03-29
1
-18
/
+14
*
drm/amdgpu/gfx8: reserve kiq eop object before unmapping it
Alex Deucher
2017-03-29
1
-0
/
+4
*
drm/amdgpu/gfx8: fold loops in kiq_resume()
Alex Deucher
2017-03-29
1
-4
/
+0
*
drm/amdgpu/gfx8: test KIQ before compute rings
Alex Deucher
2017-03-29
1
-6
/
+7
*
drm/amdgpu/gfx8: reserve mqd objects before mapping them
Alex Deucher
2017-03-29
1
-11
/
+21
*
drm/amdgpu/gfx8: rename some functions
Alex Deucher
2017-03-29
1
-6
/
+6
*
drm/amdgpu/gfx8: whitespace cleanup
Alex Deucher
2017-03-29
1
-6
/
+5
*
drm/amdgpu: enable gfx/system/vce clockgating on Polars12.
Rex Zhu
2017-03-29
1
-0
/
+1
*
drm/amdgpu: remove unneeded conversions to bool
Andrew F. Davis
2017-03-29
1
-2
/
+2
*
drm/amdgpu: switch ih handling to two levels (v3)
Alex Deucher
2017-03-29
1
-4
/
+6
*
drm/amdgpu: change wptr to 64 bits (v2)
Ken Wang
2017-03-29
1
-10
/
+13
*
drm/amdgpu: init aperture definitions (v2)
Junwei Zhang
2017-03-29
1
-4
/
+13
*
drm/amdgpu/gfx8: move CE&DE meta data structure to vi_structs.h
Xiangliang Yu
2017-03-29
1
-8
/
+8
*
drm/amdgpu: Fix module unload hang by KIQ IRQ set
Trigger Huang
2017-03-29
1
-6
/
+4
*
drm/amdgpu: export gfx config double offchip LDS buffers (v3)
Junwei Zhang
2017-03-29
1
-0
/
+14
*
drm/amdgpu/gfx: free memory of mqd backup
Xiangliang Yu
2017-03-29
1
-0
/
+2
*
drm/amdgpu: change pointer of mqd_ptr & mqd_backup to void
Xiangliang Yu
2017-03-29
1
-9
/
+17
*
drm/amdgpu:fix kiq_resume routine (V2)
Monk Liu
2017-03-29
1
-11
/
+33
*
drm/amdgpu:use clear_ring to clr RB
Monk Liu
2017-03-29
1
-0
/
+1
*
drm/amdgpu:alloc mqd backup
Monk Liu
2017-03-29
1
-0
/
+10
*
drm/amdgpu:use MACRO like other places
Monk Liu
2017-03-29
1
-4
/
+2
*
drm/amdgpu:divide KCQ mqd init to sw and hw
Monk Liu
2017-03-29
1
-65
/
+42
*
drm/amdgpu:minor cleanup
Monk Liu
2017-03-29
1
-4
/
+1
*
drm/amdgpu:no need use sriov vf checks
Monk Liu
2017-03-29
1
-9
/
+4
*
drm/amdgpu:bo_free_kernel will set ptr to NULL if freed
Monk Liu
2017-03-29
1
-1
/
+0
*
drm/amdgpu:imple mqd soft ini/fini
Monk Liu
2017-03-29
1
-0
/
+52
*
drm/damdgpu:add new mqd member in ring
Monk Liu
2017-03-29
1
-0
/
+2
*
drm/amdgpu:cg & pg shouldn't active on VF device
Monk Liu
2017-03-29
1
-0
/
+9
*
drm/amdgpu: fix warning on older gcc releases
Arnd Bergmann
2017-02-16
1
-2
/
+2
*
drm/amdgpu: Initialize pipe priority order on graphic initialization
ozeng
2017-02-13
1
-0
/
+8
*
drm/amd/amdgpu: remove the uncessary parameter for ib scheduler
Junwei Zhang
2017-01-27
1
-2
/
+2
*
drm/amdgpu:in cntx_ctrl we need insert meta-init for CE/DE(V2)
Monk Liu
2017-01-27
1
-1
/
+9
*
drm/amdgpu:implement CE/DE meta-init routines
Monk Liu
2017-01-27
1
-0
/
+61
*
drm/amdgpu:add META_DATA struct for CSA/SRIOV v2
Monk Liu
2017-01-27
1
-0
/
+7
*
drm/amdgpu: simplify allocation of scratch regs
Nils Wallménius
2017-01-27
1
-6
/
+1
*
drm/amdgpu/gfx8: fix bugon.cocci warnings
Julia Lawall
2017-01-27
1
-2
/
+1
[next]