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
/
vce_v3_0.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/amdgpu: move IB and frame size directly into the engine description
Christian König
2016-10-25
1
-25
/
+9
*
drm/amdgpu: remove explicit NULL init for parse_cs
Christian König
2016-10-25
1
-1
/
+0
*
drm/amdgpu: fix amdgpu_need_full_reset (v2)
Alex Deucher
2016-10-14
1
-8
/
+7
*
drm/amdgpu: bypass vce clock if vce is idle on Fiji.
Rex Zhu
2016-09-27
1
-1
/
+2
*
drm/amdgpu/vce3: add ring callbacks for ib and dma frame size
Alex Deucher
2016-09-16
1
-0
/
+25
*
drm/amdgpu: add VCE VM mode support
Maruthi Srinivas Bayyavarapu
2016-09-12
1
-3
/
+60
*
drm/amdgpu: add vce bypass mode for tonga.
Rex Zhu
2016-08-25
1
-1
/
+2
*
drm/amdgpu: refine function name for consistency
Rex Zhu
2016-08-25
1
-2
/
+2
*
drm/amdgpu/vce3: add support for third vce ring
Alex Deucher
2016-08-25
1
-4
/
+18
*
drm/amdgpu: track the number of vce rings
Alex Deucher
2016-08-25
1
-19
/
+18
*
drm/amd/amdgpu: add mutex in check_soft for VCE v3
Tom St Denis
2016-08-16
1
-0
/
+2
*
drm/amd/amdgpu: Cleanup register access in VCE v3
Tom St Denis
2016-08-16
1
-102
/
+43
*
drm/amdgpu: enable VCE soft reset
Chunming Zhou
2016-08-08
1
-3
/
+0
*
drm/amdgpu: remove RB1_BUSY bit checking
Rex Zhu
2016-08-08
1
-1
/
+5
*
drm/amdgpu: fix harvest config checking in vce3 check_soft_reset
Chunming Zhou
2016-08-08
1
-3
/
+0
*
drm/amd/amdgpu: Don't set VCE CG in startup
Tom St Denis
2016-08-08
1
-4
/
+0
*
drm/amd/amdgpu: Fix VCE CG order and resume defaults
Tom St Denis
2016-08-08
1
-24
/
+12
*
drm/amd/amdgpu: fix indentation in vce3 CG
Tom St Denis
2016-08-08
1
-6
/
+7
*
drm/amdgpu: implement vce3 check/post_soft_reset
Chunming Zhou
2016-08-08
1
-7
/
+108
*
drm/amdgpu: use begin/end_use for VCE power/clock gating
Christian König
2016-07-29
1
-0
/
+2
*
drm/amdgpu: add bypass mode for vce3.0
Rex Zhu
2016-07-29
1
-0
/
+15
*
drm/amdgpu: correct coding style
jimqu
2016-07-29
1
-2
/
+2
*
drm/amdgpu: S3 resume fail on Polaris10
jimqu
2016-07-15
1
-46
/
+97
*
drm/amd/amdgpu: Add name field to amd_ip_funcs (v2)
Tom St Denis
2016-05-11
1
-0
/
+1
*
drm/amd: cleanup remaining spaces and tabs v2
Christian König
2016-05-11
1
-3
/
+3
*
drm/amd/amdgpu: Drop print_status callbacks.
Tom St Denis
2016-05-04
1
-68
/
+0
*
drm/amdgpu: change ELM/BAF to Polaris10/Polaris11
Flora Cui
2016-05-04
1
-3
/
+3
*
drm/amdgpu: add VCE support to ELM/BAF
Sonny Jiang
2016-05-04
1
-2
/
+4
*
drm/amdgpu: use max_dw in ring_init
Christian König
2016-05-04
1
-2
/
+2
*
Merge drm-fixes into drm-next.
Dave Airlie
2016-03-14
1
-2
/
+5
|
\
|
*
drma/dmgpu: move cg and pg flags into shared headers
Alex Deucher
2016-02-08
1
-3
/
+3
|
*
drm/amdgpu: handle vce pg flags properly
Alex Deucher
2016-02-08
1
-0
/
+3
*
|
drm/amdgpu: make pad_ib a ring function v3
Christian König
2016-02-10
1
-0
/
+1
*
|
drm/amdgpu: remove some more semaphore leftovers
Alex Deucher
2016-02-10
1
-1
/
+0
*
|
drm/amdgpu: clean up hw semaphore support in driver
Chunming Zhou
2016-02-10
1
-1
/
+1
|
/
*
amdgpu/vce3: Simplify vce_v3_0_hw_init and ensure both rings default to not r...
Tom St Denis
2016-01-04
1
-15
/
+9
*
amdgpu/vce3: Remove magic constants from harvest register masks.
Tom St Denis
2016-01-04
1
-4
/
+4
*
amdgpu/vce3: Simplify vce_v3_0_process_interrupt()
Tom St Denis
2016-01-04
1
-3
/
+1
*
amdgpu/vce3: Simplify vce_v3_0_soft_reset()
Tom St Denis
2016-01-04
1
-9
/
+2
*
amdgpu/vce3: Simplify idle and wait for idle code
Tom St Denis
2016-01-04
1
-25
/
+5
*
amdgpu/vce3: Cleanup harvest config function.
Tom St Denis
2016-01-04
1
-14
/
+6
*
drm/amd/amdgpu: add vce3.0 clock gating support. (v2)
Eric Huang
2015-12-21
1
-1
/
+148
*
drm/amdgpu: vce use multiple cache surface starting from stoney
Leo Liu
2015-11-20
1
-5
/
+14
*
drm/amdgpu: reset vce trap interrupt flag
Leo Liu
2015-11-20
1
-0
/
+5
*
drm/amdgpu: add VCE support for Stoney (v2)
Samuel Li
2015-10-21
1
-2
/
+3
*
drm/amdgpu: remove old lockup detection infrastructure
Christian König
2015-10-21
1
-1
/
+0
*
drm/amdgpu: fix vce3 instance handling
Alex Deucher
2015-09-04
1
-6
/
+42
*
drm/amdgpu: add insert_nop ring func and default implementation
Jammy Zhou
2015-09-02
1
-0
/
+1
*
drm/amdgpu: add support for VCE 3.x on Fiji
Alex Deucher
2015-08-17
1
-0
/
+7
*
drm/amdgpu: merge amdgpu_family.h into amd_shared.h (v2)
Jammy Zhou
2015-08-17
1
-1
/
+1
[next]