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
/
amdgpu_vce.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/amdgpu: Modify the argument of emit_ib interface
Rex Zhu
2018-11-05
1
-2
/
+4
*
drm/amdgpu: remove messages from IB tests
Christian König
2018-11-05
1
-13
/
+5
*
drm/amdgpu: further ring test cleanups
Christian König
2018-11-05
1
-11
/
+3
*
drm/amdgpu: Fix vce work queue was not cancelled when suspend
Rex Zhu
2018-09-27
1
-1
/
+2
*
drm/amdgpu/vce: VCE entity initialization relies on ring initializtion
Emily Deng
2018-08-13
1
-10
/
+23
*
drm/scheduler: modify API to avoid redundancy
Nayan Deshmukh
2018-07-25
1
-1
/
+1
*
drm/amdgpu: add amdgpu_job_submit_direct helper
Christian König
2018-07-16
1
-14
/
+6
*
drm/amdgpu: remove ring parameter from amdgpu_job_submit
Christian König
2018-07-16
1
-1
/
+1
*
drm/scheduler: modify args of drm_sched_entity_init
Nayan Deshmukh
2018-07-13
1
-2
/
+1
*
drm/amdgpu: switch firmware path for CIK parts (v2)
Alex Deucher
2018-07-05
1
-5
/
+5
*
drm/scheduler: Rename cleanup functions v2.
Andrey Grodzovsky
2018-07-05
1
-1
/
+1
*
drm/amdgpu: Specify vega20 vce firmware
Feifei Xu
2018-05-17
1
-0
/
+5
*
drm/scheduler: remove unused parameter
Nayan Deshmukh
2018-05-15
1
-1
/
+1
*
drm/amdgpu: add VEGAM VCE firmware support
Leo Liu
2018-05-15
1
-2
/
+7
*
drm/amdgpu: Added support for MV packet
James Zhu
2018-04-11
1
-0
/
+24
*
drm/amdgpu: specify vega12 vce firmware
Alex Deucher
2018-03-21
1
-2
/
+7
*
drm/amdgpu: don't use MM idle_work for SRIOV(v2)
Monk Liu
2018-02-28
1
-4
/
+2
*
drm/amdgpu: fix typo in amdgpu_vce_validate_bo
Christian König
2018-01-16
1
-2
/
+2
*
drm/amdgpu: rename vm_id to vmid
Christian König
2017-12-27
1
-1
/
+1
*
drm/amdgpu: rename ip block helper functions
Alex Deucher
2017-12-18
1
-8
/
+8
*
drm: move amd_gpu_scheduler into common location
Lucas Stach
2017-12-07
1
-4
/
+4
*
drm/ttm: add operation ctx to ttm_bo_validate v2
Christian König
2017-12-06
1
-1
/
+2
*
drm/amdgpu: fix VCE buffer placement restrictions v2
Christian König
2017-12-06
1
-2
/
+99
*
drm/amdgpu: change redundant init logs to debug level
pding
2017-12-04
1
-2
/
+2
*
drm/amd/scheduler:introduce guilty pointer member
Monk Liu
2017-12-04
1
-1
/
+1
*
drm/amdgpu: potential uninitialized variable in amdgpu_vce_ring_parse_cs()
Dan Carpenter
2017-11-08
1
-1
/
+1
*
drm/amdgpu: move amdgpu_cs_sysvm_access_required into find_mapping
Christian König
2017-09-12
1
-7
/
+4
*
drm/amdgpu: Skip uvd and vce ring test for SRIOV
Frank Min
2017-08-15
1
-2
/
+2
*
drm/amdgpu: use existing function amdgpu_bo_create_kernel
Leo Liu
2017-06-01
1
-25
/
+5
*
drm/amdgpu/vce4: enable ring & ib test for sriov
Frank Min
2017-04-28
1
-8
/
+0
*
drm/amdgpu/vce4: workaround VCE ring test slow issue
Xiangliang Yu
2017-04-28
1
-3
/
+7
*
drm/amdgpu: use a 64bit interval tree for VM management v2
Christian König
2017-04-04
1
-2
/
+2
*
drm/amdgpu/vce4: Ignore vce ring/ib test temporarily
Xiangliang Yu
2017-03-29
1
-0
/
+8
*
drm/amdgpu: Don't touch PG&CG for SRIOV MM
Xiangliang Yu
2017-03-29
1
-0
/
+6
*
drm/amdgpu: add initial vce 4.0 support for vega10
Leo Liu
2017-03-29
1
-0
/
+7
*
drm/amdgpu: when dpm disabled, also need to stop/start vce.
Rex Zhu
2017-02-08
1
-0
/
+9
*
drm/amd/amdgpu: remove the uncessary parameter for ib scheduler
Junwei Zhang
2017-01-27
1
-2
/
+2
*
drm/amd/amdgpu: add Polaris12 support (v3)
Junwei Zhang
2017-01-06
1
-0
/
+5
*
Merge tag 'topic/drm-misc-2016-10-27' of git://anongit.freedesktop.org/git/dr...
Dave Airlie
2016-10-28
1
-13
/
+13
|
\
|
*
dma-buf: Rename struct fence to dma_fence
Chris Wilson
2016-10-25
1
-13
/
+13
*
|
drm/amdgpu: add VCE VM session tracking
Christian König
2016-10-25
1
-0
/
+90
*
|
drm/amdgpu: improve parse_cs handling a bit
Christian König
2016-10-25
1
-0
/
+3
*
|
drm/amdgpu: move IB and frame size directly into the engine description
Christian König
2016-10-25
1
-12
/
+0
*
|
drm/amdgpu: add AMDGPU_GEM_CREATE_VRAM_CONTIGUOUS flag v3
Christian König
2016-10-25
1
-1
/
+2
|
/
*
drm/amdgpu/vce: add support for hw config packet (v2)
Alex Deucher
2016-10-04
1
-0
/
+14
*
drm/amdgpu/vce3: don't forget to tear down some rings
Grazvydas Ignotas
2016-09-27
1
-2
/
+4
*
drm/amdgpu/vce: take all rings into account for idle checks
Alex Deucher
2016-09-27
1
-2
/
+5
*
drm/amdgpu/vce: allow the clock table packet
Alex Deucher
2016-09-22
1
-0
/
+1
*
drm/amdgpu/vce: add common ring callbacks for ib and dma frame size
Alex Deucher
2016-09-16
1
-0
/
+12
*
drm/amdgpu: bind GTT on demand
Christian König
2016-09-14
1
-1
/
+5
[next]