index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdgpu
/
uvd_v6_0.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-12-07
drm: move amd_gpu_scheduler into common location
Lucas Stach
1
-4
/
+4
2017-12-06
drm/amd/amdgpu: fix UVD mc offsets
Piotr Redlewski
1
-1
/
+1
2017-12-05
drm/amdgpu: change redundant init logs to debug level
pding
1
-3
/
+3
2017-12-05
drm/amd/scheduler:introduce guilty pointer member
Monk Liu
1
-1
/
+1
2017-11-16
Merge tag 'drm-for-v4.15' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-7
/
+492
2017-11-02
drm/amdgpu: return -ENOENT from uvd 6.0 early init for harvesting
Leo Liu
1
-0
/
+4
2017-11-02
Backmerge tag 'v4.14-rc7' into drm-next
Dave Airlie
1
-11
/
+5
2017-10-25
drm/amd/amdgpu: Remove workaround check for UVD6 on APUs
Tom St Denis
1
-11
/
+5
2017-10-19
drm/amdgpu: make function uvd_v6_0_enc_get_destroy_msg static
Colin Ian King
1
-2
/
+3
2017-10-07
drm/amdgpu: add uvd enc irq
James Zhu
1
-2
/
+38
2017-10-07
drm/amdgpu: add uvd enc ib test
James Zhu
1
-0
/
+172
2017-10-07
drm/amdgpu: add uvd enc ring test
James Zhu
1
-1
/
+54
2017-10-07
drm/amdgpu: add uvd enc vm functions (v2)
James Zhu
1
-2
/
+44
2017-10-07
drm/amdgpu: add uvd enc into run queue
James Zhu
1
-0
/
+14
2017-10-07
drm/amdgpu: add uvd enc rings
James Zhu
1
-2
/
+52
2017-10-07
drm/amdgpu: add new uvd enc ring methods
James Zhu
1
-0
/
+117
2017-04-04
drm/amdgpu: various cleanups for uvd/vce.
Rex Zhu
1
-14
/
+3
2017-03-30
drm/amd/powerplay: add a new register define for APU in VI.
Rex Zhu
1
-2
/
+6
2017-03-30
drm/amdgpu: switch ih handling to two levels (v3)
Alex Deucher
1
-1
/
+1
2017-03-30
drm/amdgpu: change wptr to 64 bits (v2)
Ken Wang
1
-4
/
+6
2017-02-13
drm/amdgpu: read hw register to check pg status.
Rex Zhu
1
-3
/
+2
2017-02-09
drm/amdgpu: refine uvd5.0/6.0 code.
Rex Zhu
1
-13
/
+8
2017-01-27
drm/amdgpu: add get clockgating_state method for uvd v5&v6
Huang Rui
1
-2
/
+31
2016-12-07
drm/amdgpu: fix bug mclk can't change on Polaris
Rex Zhu
1
-1
/
+4
2016-12-07
drm/amdgpu: refine uvd 6.0 clock gate feature.
Rex Zhu
1
-20
/
+92
2016-11-11
drm/amdgpu: not set bypass mode for uvd5.0/uvd6.0
Rex Zhu
1
-16
/
+2
2016-10-27
drm/amdgpu: enable uvd bypass mode for CI/VI.
Rex Zhu
1
-5
/
+4
2016-10-25
drm/amdgpu: rework IP block registration (v2)
Alex Deucher
1
-1
/
+28
2016-10-25
drm/amdgpu: move align_mask and nop into ring funcs as well (v2)
Christian König
1
-2
/
+5
2016-10-25
drm/amdgpu: move the ring type into the funcs structure (v2)
Christian König
1
-1
/
+3
2016-10-25
drm/amdgpu: move IB and frame size directly into the engine description
Christian König
1
-29
/
+13
2016-10-25
drm/amdgpu: remove explicit NULL init for parse_cs
Christian König
1
-1
/
+0
2016-10-14
drm/amdgpu: fix amdgpu_need_full_reset (v2)
Alex Deucher
1
-7
/
+7
2016-09-16
drm/amdgpu/uvd6: add ring callbacks for ib and dma frame size
Alex Deucher
1
-0
/
+29
2016-08-24
drm/amdgpu: switch UVD code to use UVD_NO_OP for padding
Alex Deucher
1
-1
/
+1
2016-08-16
drm/amd/amdgpu: UVD v6 register cleanup
Tom St Denis
1
-16
/
+11
2016-08-08
drm/amd/amdgpu: Partially revert change to UVD v3 CG
Tom St Denis
1
-3
/
+3
2016-08-08
drm/amd/amdgpu: enable PG_EN bit in powergating UVD
Tom St Denis
1
-0
/
+2
2016-08-08
drm/amd/amdgpu: don't track state in UVD clockgating
Tom St Denis
1
-10
/
+4
2016-08-08
drm/amd/amdgpu: don't set clockgating in uvd_v6_0_start()
Tom St Denis
1
-9
/
+4
2016-08-08
drm/amdgpu: implement UVD6 check/pre/post_soft_reset
Chunming Zhou
1
-3
/
+68
2016-07-29
drm/amdgpu: enable UVD VM only on polaris
Christian König
1
-1
/
+1
2016-07-29
drm/amdgpu: move UVD IB test into common code v2
Christian König
1
-37
/
+2
2016-07-29
drm/amdgpu: use begin/end_use for UVD power/clock gating
Christian König
1
-0
/
+4
2016-07-29
drm/amdgpu: implement UVD VM mode for Stoney v2
Christian König
1
-2
/
+80
2016-07-07
drm/amdgpu: implement HDP functions for UVD v2
Christian König
1
-0
/
+29
2016-07-07
drm/amd/powerplay: set UVD clocks bypass mode for Polaris10
Eric Huang
1
-1
/
+2
2016-07-07
drm/amdgpu/uvd6: De-numberify startup
Tom St Denis
1
-14
/
+25
2016-05-11
drm/amdgpu: move VM fields into job
Christian König
1
-1
/
+2
2016-05-11
drm/amdgpu: move context switch handling into common code v2
Christian König
1
-1
/
+1
[next]