index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdgpu
/
amdgpu_vce.c
Age
Commit message (
Expand
)
Author
2018-08-13
drm/amdgpu/vce: VCE entity initialization relies on ring initializtion
Emily Deng
2018-07-25
drm/scheduler: modify API to avoid redundancy
Nayan Deshmukh
2018-07-16
drm/amdgpu: add amdgpu_job_submit_direct helper
Christian König
2018-07-16
drm/amdgpu: remove ring parameter from amdgpu_job_submit
Christian König
2018-07-13
drm/scheduler: modify args of drm_sched_entity_init
Nayan Deshmukh
2018-07-05
drm/amdgpu: switch firmware path for CIK parts (v2)
Alex Deucher
2018-07-05
drm/scheduler: Rename cleanup functions v2.
Andrey Grodzovsky
2018-05-17
drm/amdgpu: Specify vega20 vce firmware
Feifei Xu
2018-05-15
drm/scheduler: remove unused parameter
Nayan Deshmukh
2018-05-15
drm/amdgpu: add VEGAM VCE firmware support
Leo Liu
2018-04-11
drm/amdgpu: Added support for MV packet
James Zhu
2018-03-21
drm/amdgpu: specify vega12 vce firmware
Alex Deucher
2018-02-28
drm/amdgpu: don't use MM idle_work for SRIOV(v2)
Monk Liu
2018-01-16
drm/amdgpu: fix typo in amdgpu_vce_validate_bo
Christian König
2017-12-27
drm/amdgpu: rename vm_id to vmid
Christian König
2017-12-18
drm/amdgpu: rename ip block helper functions
Alex Deucher
2017-12-07
drm: move amd_gpu_scheduler into common location
Lucas Stach
2017-12-06
drm/ttm: add operation ctx to ttm_bo_validate v2
Christian König
2017-12-06
drm/amdgpu: fix VCE buffer placement restrictions v2
Christian König
2017-12-04
drm/amdgpu: change redundant init logs to debug level
pding
2017-12-04
drm/amd/scheduler:introduce guilty pointer member
Monk Liu
2017-11-08
drm/amdgpu: potential uninitialized variable in amdgpu_vce_ring_parse_cs()
Dan Carpenter
2017-09-12
drm/amdgpu: move amdgpu_cs_sysvm_access_required into find_mapping
Christian König
2017-08-15
drm/amdgpu: Skip uvd and vce ring test for SRIOV
Frank Min
2017-06-01
drm/amdgpu: use existing function amdgpu_bo_create_kernel
Leo Liu
2017-04-28
drm/amdgpu/vce4: enable ring & ib test for sriov
Frank Min
2017-04-28
drm/amdgpu/vce4: workaround VCE ring test slow issue
Xiangliang Yu
2017-04-04
drm/amdgpu: use a 64bit interval tree for VM management v2
Christian König
2017-03-29
drm/amdgpu/vce4: Ignore vce ring/ib test temporarily
Xiangliang Yu
2017-03-29
drm/amdgpu: Don't touch PG&CG for SRIOV MM
Xiangliang Yu
2017-03-29
drm/amdgpu: add initial vce 4.0 support for vega10
Leo Liu
2017-02-08
drm/amdgpu: when dpm disabled, also need to stop/start vce.
Rex Zhu
2017-01-27
drm/amd/amdgpu: remove the uncessary parameter for ib scheduler
Junwei Zhang
2017-01-06
drm/amd/amdgpu: add Polaris12 support (v3)
Junwei Zhang
2016-10-28
Merge tag 'topic/drm-misc-2016-10-27' of git://anongit.freedesktop.org/git/dr...
Dave Airlie
2016-10-25
drm/amdgpu: add VCE VM session tracking
Christian König
2016-10-25
drm/amdgpu: improve parse_cs handling a bit
Christian König
2016-10-25
drm/amdgpu: move IB and frame size directly into the engine description
Christian König
2016-10-25
drm/amdgpu: add AMDGPU_GEM_CREATE_VRAM_CONTIGUOUS flag v3
Christian König
2016-10-25
dma-buf: Rename struct fence to dma_fence
Chris Wilson
2016-10-04
drm/amdgpu/vce: add support for hw config packet (v2)
Alex Deucher
2016-09-27
drm/amdgpu/vce3: don't forget to tear down some rings
Grazvydas Ignotas
2016-09-27
drm/amdgpu/vce: take all rings into account for idle checks
Alex Deucher
2016-09-22
drm/amdgpu/vce: allow the clock table packet
Alex Deucher
2016-09-16
drm/amdgpu/vce: add common ring callbacks for ib and dma frame size
Alex Deucher
2016-09-14
drm/amdgpu: bind GTT on demand
Christian König
2016-08-25
drm/amdgpu/vce3: add support for third vce ring
Alex Deucher
2016-08-24
drm/amdgpu: use memcpy_toio for VCE firmware upload
Christian König
2016-07-29
drm/amdgpu: add destroy session when generate VCE destroy msg.
Rex Zhu
2016-07-29
drm/amdgpu: add a fence timeout for the IB tests v2
Christian König
[next]