index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdgpu
/
amdgpu_vce.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-08-13
drm/amdgpu/vce: VCE entity initialization relies on ring initializtion
Emily Deng
1
-10
/
+23
2018-07-25
drm/scheduler: modify API to avoid redundancy
Nayan Deshmukh
1
-1
/
+1
2018-07-16
drm/amdgpu: add amdgpu_job_submit_direct helper
Christian König
1
-14
/
+6
2018-07-16
drm/amdgpu: remove ring parameter from amdgpu_job_submit
Christian König
1
-1
/
+1
2018-07-13
drm/scheduler: modify args of drm_sched_entity_init
Nayan Deshmukh
1
-2
/
+1
2018-07-05
drm/amdgpu: switch firmware path for CIK parts (v2)
Alex Deucher
1
-5
/
+5
2018-07-05
drm/scheduler: Rename cleanup functions v2.
Andrey Grodzovsky
1
-1
/
+1
2018-05-17
drm/amdgpu: Specify vega20 vce firmware
Feifei Xu
1
-0
/
+5
2018-05-15
drm/scheduler: remove unused parameter
Nayan Deshmukh
1
-1
/
+1
2018-05-15
drm/amdgpu: add VEGAM VCE firmware support
Leo Liu
1
-2
/
+7
2018-04-11
drm/amdgpu: Added support for MV packet
James Zhu
1
-0
/
+24
2018-03-21
drm/amdgpu: specify vega12 vce firmware
Alex Deucher
1
-2
/
+7
2018-02-28
drm/amdgpu: don't use MM idle_work for SRIOV(v2)
Monk Liu
1
-4
/
+2
2018-01-16
drm/amdgpu: fix typo in amdgpu_vce_validate_bo
Christian König
1
-2
/
+2
2017-12-27
drm/amdgpu: rename vm_id to vmid
Christian König
1
-1
/
+1
2017-12-18
drm/amdgpu: rename ip block helper functions
Alex Deucher
1
-8
/
+8
2017-12-07
drm: move amd_gpu_scheduler into common location
Lucas Stach
1
-4
/
+4
2017-12-06
drm/ttm: add operation ctx to ttm_bo_validate v2
Christian König
1
-1
/
+2
2017-12-06
drm/amdgpu: fix VCE buffer placement restrictions v2
Christian König
1
-2
/
+99
2017-12-04
drm/amdgpu: change redundant init logs to debug level
pding
1
-2
/
+2
2017-12-04
drm/amd/scheduler:introduce guilty pointer member
Monk Liu
1
-1
/
+1
2017-11-08
drm/amdgpu: potential uninitialized variable in amdgpu_vce_ring_parse_cs()
Dan Carpenter
1
-1
/
+1
2017-09-12
drm/amdgpu: move amdgpu_cs_sysvm_access_required into find_mapping
Christian König
1
-7
/
+4
2017-08-15
drm/amdgpu: Skip uvd and vce ring test for SRIOV
Frank Min
1
-2
/
+2
2017-06-01
drm/amdgpu: use existing function amdgpu_bo_create_kernel
Leo Liu
1
-25
/
+5
2017-04-28
drm/amdgpu/vce4: enable ring & ib test for sriov
Frank Min
1
-8
/
+0
2017-04-28
drm/amdgpu/vce4: workaround VCE ring test slow issue
Xiangliang Yu
1
-3
/
+7
2017-04-04
drm/amdgpu: use a 64bit interval tree for VM management v2
Christian König
1
-2
/
+2
2017-03-29
drm/amdgpu/vce4: Ignore vce ring/ib test temporarily
Xiangliang Yu
1
-0
/
+8
2017-03-29
drm/amdgpu: Don't touch PG&CG for SRIOV MM
Xiangliang Yu
1
-0
/
+6
2017-03-29
drm/amdgpu: add initial vce 4.0 support for vega10
Leo Liu
1
-0
/
+7
2017-02-08
drm/amdgpu: when dpm disabled, also need to stop/start vce.
Rex Zhu
1
-0
/
+9
2017-01-27
drm/amd/amdgpu: remove the uncessary parameter for ib scheduler
Junwei Zhang
1
-2
/
+2
2017-01-06
drm/amd/amdgpu: add Polaris12 support (v3)
Junwei Zhang
1
-0
/
+5
2016-10-28
Merge tag 'topic/drm-misc-2016-10-27' of git://anongit.freedesktop.org/git/dr...
Dave Airlie
1
-13
/
+13
2016-10-25
drm/amdgpu: add VCE VM session tracking
Christian König
1
-0
/
+90
2016-10-25
drm/amdgpu: improve parse_cs handling a bit
Christian König
1
-0
/
+3
2016-10-25
drm/amdgpu: move IB and frame size directly into the engine description
Christian König
1
-12
/
+0
2016-10-25
drm/amdgpu: add AMDGPU_GEM_CREATE_VRAM_CONTIGUOUS flag v3
Christian König
1
-1
/
+2
2016-10-25
dma-buf: Rename struct fence to dma_fence
Chris Wilson
1
-13
/
+13
2016-10-04
drm/amdgpu/vce: add support for hw config packet (v2)
Alex Deucher
1
-0
/
+14
2016-09-27
drm/amdgpu/vce3: don't forget to tear down some rings
Grazvydas Ignotas
1
-2
/
+4
2016-09-27
drm/amdgpu/vce: take all rings into account for idle checks
Alex Deucher
1
-2
/
+5
2016-09-22
drm/amdgpu/vce: allow the clock table packet
Alex Deucher
1
-0
/
+1
2016-09-16
drm/amdgpu/vce: add common ring callbacks for ib and dma frame size
Alex Deucher
1
-0
/
+12
2016-09-14
drm/amdgpu: bind GTT on demand
Christian König
1
-1
/
+5
2016-08-25
drm/amdgpu/vce3: add support for third vce ring
Alex Deucher
1
-2
/
+2
2016-08-24
drm/amdgpu: use memcpy_toio for VCE firmware upload
Christian König
1
-2
/
+2
2016-07-29
drm/amdgpu: add destroy session when generate VCE destroy msg.
Rex Zhu
1
-7
/
+8
2016-07-29
drm/amdgpu: add a fence timeout for the IB tests v2
Christian König
1
-7
/
+11
[next]