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
*
Merge branch 'drm-next-4.9' of git://people.freedesktop.org/~agd5f/linux into...
Dave Airlie
2016-09-20
61
-366
/
+22089
|
\
|
*
drm/amdgpu: clean function declarations in amdgpu_ttm.c up
Baoyou Xie
2016-09-16
2
-2
/
+2
|
*
drm/amdgpu: use the new ring ib and dma frame size callbacks (v2)
Alex Deucher
2016-09-16
1
-2
/
+5
|
*
drm/amdgpu/vce3: add ring callbacks for ib and dma frame size
Alex Deucher
2016-09-16
1
-0
/
+25
|
*
drm/amdgpu/vce2: add ring callbacks for ib and dma frame size
Alex Deucher
2016-09-16
1
-0
/
+2
|
*
drm/amdgpu/vce: add common ring callbacks for ib and dma frame size
Alex Deucher
2016-09-16
2
-0
/
+14
|
*
drm/amdgpu/uvd6: add ring callbacks for ib and dma frame size
Alex Deucher
2016-09-16
1
-0
/
+29
|
*
drm/amdgpu/uvd5: add ring callbacks for ib and dma frame size
Alex Deucher
2016-09-16
1
-0
/
+16
|
*
drm/amdgpu/uvd4.2: add ring callbacks for ib and dma frame size
Alex Deucher
2016-09-16
1
-0
/
+16
|
*
drm/amdgpu/sdma3: add ring callbacks for ib and dma frame size
Alex Deucher
2016-09-16
1
-0
/
+18
|
*
drm/amdgpu/sdma2.4: add ring callbacks for ib and dma frame size
Alex Deucher
2016-09-16
1
-0
/
+18
|
*
drm/amdgpu/cik_sdma: add ring callbacks for ib and dma frame size
Alex Deucher
2016-09-16
1
-0
/
+18
|
*
drm/amdgpu/si_dma: add ring callbacks for ib and dma frame size
Alex Deucher
2016-09-16
1
-0
/
+18
|
*
drm/amdgpu/gfx8: add ring callbacks for ib and dma frame size
Alex Deucher
2016-09-16
1
-0
/
+40
|
*
drm/amdgpu/gfx7: add ring callbacks for ib and dma frame size
Alex Deucher
2016-09-16
1
-0
/
+39
|
*
drm/amdgpu/gfx6: add ring callbacks for ib and dma frame size
Alex Deucher
2016-09-16
1
-0
/
+31
|
*
drm/amdgpu/ring: add an interface to get dma frame and ib size
Alex Deucher
2016-09-16
1
-0
/
+4
|
*
drm/amdgpu/sdma3: drop unused functions
Alex Deucher
2016-09-16
1
-25
/
+0
|
*
drm/amdgpu/gfx6: drop gds_switch callback
Alex Deucher
2016-09-16
1
-10
/
+0
|
*
drm/amdgpu/gfx6: add ring_emit_cntxcntl
Alex Deucher
2016-09-16
1
-0
/
+8
|
*
drm/amdgpu/gfx6: drop duplicate code
Alex Deucher
2016-09-16
1
-24
/
+9
|
*
drm/amdgpu/si: fix ring size for compute
Alex Deucher
2016-09-16
1
-1
/
+1
|
*
drm/amdgpu: not set cg for vce/uvd in late init.
Rex Zhu
2016-09-16
1
-0
/
+3
|
*
drm/amdgpu/vi: Use correct external_rev_id for stoney
Jordan Lazare
2016-09-16
1
-1
/
+1
|
*
drm/amdgpu: use explicit limit for VRAM<->GTT moves
Christian König
2016-09-14
1
-2
/
+2
|
*
drm/amdgpu: use explicit GTT limit for evictions
Christian König
2016-09-14
1
-2
/
+18
|
*
drm/amdgpu: unbind GTT only when it is bound
Christian König
2016-09-14
1
-0
/
+3
|
*
drm/amdgpu: add AMDGPU_BO_INVALID_OFFSET
Christian König
2016-09-14
2
-0
/
+3
|
*
drm/amdgpu: validate size and offset of user fence BO
Christian König
2016-09-14
1
-0
/
+6
|
*
drm/ttm: rework handling of private mem types
Christian König
2016-09-14
1
-6
/
+6
|
*
drm/amdgpu: handle runtime pm in fbcon (v2)
Alex Deucher
2016-09-14
1
-0
/
+28
|
*
drm/amdgpu/si/dpm: fix symbol conflicts with radeon
Alex Deucher
2016-09-14
3
-173
/
+181
|
*
drm/amdgpu/si/dpm: make a bunch of things static
Alex Deucher
2016-09-14
1
-18
/
+16
|
*
drm/amdgpu: mark symbols static where possible
Baoyou Xie
2016-09-14
6
-11
/
+11
|
*
drm/amdgpu: add missing header dependencies
Baoyou Xie
2016-09-14
3
-0
/
+4
|
*
drm/amd/powerplay: add module parameter to mask pp features
Rex Zhu
2016-09-14
2
-0
/
+5
|
*
drm/amdgpu: use error label to handle exceptional case
Huang Rui
2016-09-14
1
-9
/
+13
|
*
drm/amdgpu: update gart_pin_size if bo is in GTT
Flora Cui
2016-09-14
1
-1
/
+1
|
*
drm/amdgpu: bind GTT on demand
Christian König
2016-09-14
8
-7
/
+84
|
*
drm/amdgpu: fix GTT offset handling
Christian König
2016-09-14
1
-5
/
+5
|
*
drm/amdgpu:implement CONTEXT_CONTROL (v5)
Monk Liu
2016-09-14
6
-2
/
+79
|
*
drm/amdgpu/si: Call amdgpu_ttm_set_active_vram_size from si_dma_start/stop
Michel Dänzer
2016-09-14
1
-0
/
+5
|
*
drm/amdgpu: free the BO in kernel by helper amdgpu_bo_free_kernel()
Junwei Zhang
2016-09-14
5
-46
/
+16
|
*
drm/amdgpu: add a new helper to free a BO in kernel allocations
Junwei Zhang
2016-09-14
2
-0
/
+31
|
*
drm/amd/amdgpu: Fix return values in SI DPM code
Tom St Denis
2016-09-14
1
-2
/
+8
|
*
drm/amdgpu: move some release handles into fail labels (v2)
Huang Rui
2016-09-14
1
-13
/
+12
|
*
drm/amd/amdgpu: Remove double lock from gfx v6
Tom St Denis
2016-09-14
1
-4
/
+0
|
*
drm/amd/amdgpu: Convert messages in gmc v6 to dev_*()
Tom St Denis
2016-09-14
1
-8
/
+8
|
*
drm/amd/amdgpu: Comment out currently unused SI DPM struct
Tom St Denis
2016-09-14
1
-0
/
+2
|
*
drm/amd/amdgpu: Tidy up SI SMC code (v2)
Tom St Denis
2016-09-14
3
-22
/
+12
[next]