index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdgpu
/
vce_v3_0.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-07-29
drm/amdgpu: add bypass mode for vce3.0
Rex Zhu
1
-0
/
+15
2016-07-29
drm/amdgpu: correct coding style
jimqu
1
-2
/
+2
2016-07-15
drm/amdgpu: S3 resume fail on Polaris10
jimqu
1
-46
/
+97
2016-05-11
drm/amd/amdgpu: Add name field to amd_ip_funcs (v2)
Tom St Denis
1
-0
/
+1
2016-05-11
drm/amd: cleanup remaining spaces and tabs v2
Christian König
1
-3
/
+3
2016-05-04
drm/amd/amdgpu: Drop print_status callbacks.
Tom St Denis
1
-68
/
+0
2016-05-04
drm/amdgpu: change ELM/BAF to Polaris10/Polaris11
Flora Cui
1
-3
/
+3
2016-05-04
drm/amdgpu: add VCE support to ELM/BAF
Sonny Jiang
1
-2
/
+4
2016-05-04
drm/amdgpu: use max_dw in ring_init
Christian König
1
-2
/
+2
2016-03-14
Merge drm-fixes into drm-next.
Dave Airlie
1
-2
/
+5
2016-02-10
drm/amdgpu: make pad_ib a ring function v3
Christian König
1
-0
/
+1
2016-02-10
drm/amdgpu: remove some more semaphore leftovers
Alex Deucher
1
-1
/
+0
2016-02-10
drm/amdgpu: clean up hw semaphore support in driver
Chunming Zhou
1
-1
/
+1
2016-02-08
drma/dmgpu: move cg and pg flags into shared headers
Alex Deucher
1
-3
/
+3
2016-02-08
drm/amdgpu: handle vce pg flags properly
Alex Deucher
1
-0
/
+3
2016-01-04
amdgpu/vce3: Simplify vce_v3_0_hw_init and ensure both rings default to not r...
Tom St Denis
1
-15
/
+9
2016-01-04
amdgpu/vce3: Remove magic constants from harvest register masks.
Tom St Denis
1
-4
/
+4
2016-01-04
amdgpu/vce3: Simplify vce_v3_0_process_interrupt()
Tom St Denis
1
-3
/
+1
2016-01-04
amdgpu/vce3: Simplify vce_v3_0_soft_reset()
Tom St Denis
1
-9
/
+2
2016-01-04
amdgpu/vce3: Simplify idle and wait for idle code
Tom St Denis
1
-25
/
+5
2016-01-04
amdgpu/vce3: Cleanup harvest config function.
Tom St Denis
1
-14
/
+6
2015-12-21
drm/amd/amdgpu: add vce3.0 clock gating support. (v2)
Eric Huang
1
-1
/
+148
2015-11-20
drm/amdgpu: vce use multiple cache surface starting from stoney
Leo Liu
1
-5
/
+14
2015-11-20
drm/amdgpu: reset vce trap interrupt flag
Leo Liu
1
-0
/
+5
2015-10-21
drm/amdgpu: add VCE support for Stoney (v2)
Samuel Li
1
-2
/
+3
2015-10-21
drm/amdgpu: remove old lockup detection infrastructure
Christian König
1
-1
/
+0
2015-09-04
drm/amdgpu: fix vce3 instance handling
Alex Deucher
1
-6
/
+42
2015-09-02
drm/amdgpu: add insert_nop ring func and default implementation
Jammy Zhou
1
-0
/
+1
2015-08-17
drm/amdgpu: add support for VCE 3.x on Fiji
Alex Deucher
1
-0
/
+7
2015-08-17
drm/amdgpu: merge amdgpu_family.h into amd_shared.h (v2)
Jammy Zhou
1
-1
/
+1
2015-07-23
drm/amdgpu: implement VCE 3.0 harvesting support (v4)
Alex Deucher
1
-0
/
+48
2015-06-03
drm/amdgpu: rename amdgpu_ip_funcs to amd_ip_funcs (v2)
yanyang1
1
-19
/
+33
2015-06-03
drm/amdgpu: implement VCE two instances support
Leo Liu
1
-54
/
+87
2015-06-03
drm/amdgpu: recalculate VCE firmware BO size
Leo Liu
1
-4
/
+9
2015-06-03
drm/amdgpu: Add initial VI support
Alex Deucher
1
-0
/
+521