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
Age
Commit message (
Expand
)
Author
2017-10-09
drm/amdgpu: add interface for editing a foreign process's priority v3
Andres Rodriguez
2017-10-09
drm/amdgpu: add plumbing for ctx priority changes v2
Andres Rodriguez
2017-10-09
drm/amdgpu: introduce AMDGPU_CTX_PRIORITY_UNSET
Andres Rodriguez
2017-10-09
drm/amdgpu: make amdgpu_to_sched_priority detect invalid parameters
Andres Rodriguez
2017-10-09
drm/amdgpu: implement ring set_priority for gfx_v8 compute v9
Andres Rodriguez
2017-10-09
drm/amdgpu: add framework for HW specific priority settings v9
Andres Rodriguez
2017-10-09
drm/amdgpu: add parameter to allocate high priority contexts v11
Andres Rodriguez
2017-10-09
drm/amdgpu: introduce AMDGPU_GEM_CREATE_EXPLICIT_SYNC v2
Andres Rodriguez
2017-10-09
drm/amdgpu: add helper to convert a ttm bo to amdgpu_bo
Andres Rodriguez
2017-10-09
drm/amdgpu: add VM support for huge pages v2
Christian König
2017-10-09
drm/amdgpu: Reserve shared memory on VRAM for SR-IOV
Horace Chen
2017-10-09
drm/amdgpu: Set the correct value for PDEs/PTEs of ATC memory on Raven
Yong Zhao
2017-10-09
Merge branch 'drm-next-4.15' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
2017-10-06
drm/amdgpu: minor coding style fix
Christian König
2017-10-06
drm/amdgpu: add uvd enc irq
James Zhu
2017-10-06
drm/amdgpu: add uvd enc ib test
James Zhu
2017-10-06
drm/amdgpu: add uvd enc ring test
James Zhu
2017-10-06
drm/amdgpu: add uvd enc vm functions (v2)
James Zhu
2017-10-06
drm/amdgpu: add uvd enc into run queue
James Zhu
2017-10-06
drm/amdgpu: add uvd enc rings
James Zhu
2017-10-06
drm/amdgpu: add new uvd enc ring methods
James Zhu
2017-10-06
drm/amdgpu: add uvd enc command in header
James Zhu
2017-10-06
drm/amdgpu: Fixed a potential circular lock
ozeng
2017-10-06
drm/amdgpu: add FENCE_TO_HANDLE ioctl that returns syncobj or sync_file
Marek Olšák
2017-10-06
drm/amd/powerplay: move set_clockgating_by_smu to pp func table
Rex Zhu
2017-10-03
BackMerge tag 'v4.14-rc3' into drm-next
Dave Airlie
2017-10-01
drm/amd/powerplay: refine code in amd_powerplay.c (v2)
Rex Zhu
2017-09-29
amdgpu/nbio: use constant nbio_hdp_flush_reg structs.
Dave Airlie
2017-09-29
amdgpu/soc15: make the pcie index/data registers constant.
Dave Airlie
2017-09-29
amdgfx/gfx: don't use static objects for ce/de meta. (v2)
Dave Airlie
2017-09-28
drm/amdgpu: create powerplay by cgs interface
Rex Zhu
2017-09-28
drm/amdgpu: add cgs interface to register pp handle
Rex Zhu
2017-09-28
drm/amdgpu: delete pp_enable in adev
Rex Zhu
2017-09-28
drm/amdgpu: delete dead code about fw load check
Rex Zhu
2017-09-28
drm/amd/powerplay: fix memory leak in powerplay
Rex Zhu
2017-09-28
drm/amdgpu: move amdgpu_ucode_init_bo to amdgpu_device.c
Rex Zhu
2017-09-28
drm/amdgpu: move common pm sysfs code to amdgpu_device.c
Rex Zhu
2017-09-28
drm/amdgpu: Handle GPUVM fault storms
Felix Kuehling
2017-09-28
drm/amdgpu: map compute rings by least recently used pipe
Andres Rodriguez
2017-09-28
drm/amdgpu: add option for force enable multipipe policy for compute
Andres Rodriguez
2017-09-28
drm/amdgpu: use multipipe compute policy on non PL11 asics
Andres Rodriguez
2017-09-28
drm/amdgpu: fix vf error handling
Alex Deucher
2017-09-28
Merge branch 'drm-next-4.15' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
2017-09-28
Merge branch 'drm-fixes-4.14' of git://people.freedesktop.org/~agd5f/linux in...
Dave Airlie
2017-09-26
drm/amdgpu: clarify license in amdgpu_trace_points.c
Alex Deucher
2017-09-26
drm/amdgpu: Add gem_prime_mmap support
Samuel Li
2017-09-26
drm/amdgpu: simplify pinning into visible VRAM
Christian König
2017-09-26
drm/amdgpu:fix firmware memoryleak(v2)
Monk Liu
2017-09-26
drm/amdgpu:fix uvd ring fini routine(v2)
Monk Liu
2017-09-26
drm/amdgpu/sriov:alloc KIQ MQD in VRAM(v2)
Monk Liu
[next]