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_ttm.c
Age
Commit message (
Expand
)
Author
2020-08-24
drm/amdgpu: Get DRM dev from adev by inline-f
Luben Tuikov
2020-08-24
drm/amdgpu: drm_device to amdgpu_device by inline-f (v2)
Luben Tuikov
2020-08-24
drm/amdgpu: refine codes to avoid reentering GPU recovery
Dennis Li
2020-08-18
drm/scheduler: Scheduler priority fixes (v2)
Luben Tuikov
2020-08-14
drm/amdgpu: revert "fix system hang issue during GPU reset"
Christian König
2020-08-04
drm/amdgpu: move vram usage by vbios to mman (v2)
Alex Deucher
2020-08-04
drm/amdgpu: move IP discovery data to mman
Alex Deucher
2020-08-04
drm/amdgpu: move stolen memory from gmc to mman
Alex Deucher
2020-08-04
drm/amdgpu: drop the CPU pointers for the stolen vga bos
Alex Deucher
2020-08-04
drm/amdgpu: add support for extended stolen vga memory
Alex Deucher
2020-08-04
drm/amdgpu: move keep stolen memory check into gmc core
Alex Deucher
2020-08-04
drm/amdgpu: move stolen vga bo from amdgpu to amdgpu.gmc
Alex Deucher
2020-08-04
drm/amdgpu: use create_at for the stolen pre-OS buffer
Alex Deucher
2020-07-27
drm/amdgpu: fix system hang issue during GPU reset
Dennis Li
2020-07-02
drm/amdgpu: correct discovery_tmr_size init val
Wenhui Sheng
2020-07-02
Merge tag 'amd-drm-next-5.9-2020-07-01' of git://people.freedesktop.org/~agd5...
Dave Airlie
2020-07-01
drm/amdgpu: make sure to reserve tmr region on all asics which support it
Alex Deucher
2020-07-01
drm/amdgpu: label internally used symbols as static
Nirmoy Das
2020-07-01
drm/amdgpu: bypass tmr when reserve c2p memory
Likun Gao
2020-07-01
drm/amdgpu: remove unnecessary check for mem train
Likun Gao
2020-07-01
drm/amdgpu: reserve fb according to return value from vbios
Likun Gao
2020-07-01
drm/amdgpu: switch to query reserved fb size from vbios (v3)
Hawking Zhang
2020-06-30
Merge tag 'drm-misc-next-2020-06-26' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2020-06-25
drm/amdgpu: move ttm bo->offset to amdgpu_bo
Nirmoy Das
2020-06-09
mmap locking API: use coccinelle to convert mmap_sem rwsem call sites
Michel Lespinasse
2020-06-02
Merge tag 'drm-next-2020-06-02' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2020-05-14
Merge tag 'amd-drm-next-5.8-2020-05-12' of git://people.freedesktop.org/~agd5...
Dave Airlie
2020-05-11
mm/hmm: remove the customizable pfn format from hmm_range_fault
Jason Gunthorpe
2020-05-11
mm/hmm: remove HMM_PFN_SPECIAL
Jason Gunthorpe
2020-05-11
drm/amdgpu: remove dead code after hmm_range_fault()
Jason Gunthorpe
2020-05-11
mm/hmm: make hmm_range_fault return 0 or -1
Jason Gunthorpe
2020-05-08
Merge tag 'amd-drm-next-5.8-2020-04-30' of git://people.freedesktop.org/~agd5...
Dave Airlie
2020-05-01
drm/amdgpu: skip reservation of discovery tmr region in pre-Navi
Hawking Zhang
2020-05-01
drm/amdgpu: re-structue members for ip discovery
Hawking Zhang
2020-04-30
Merge tag 'amd-drm-next-5.8-2020-04-24' of git://people.freedesktop.org/~agd5...
Dave Airlie
2020-04-28
drm/amdgpu: cleanup IB pool handling a bit
Christian König
2020-04-28
drm/amdgpu: fix size calculation in amdgpu_ttm_copy_mem_to_mem
Christian König
2020-04-28
drm/amdgpu: add full TMZ support into amdgpu_ttm_map_buffer v2
Christian König
2020-04-28
drm/amdgpu: cleanup amdgpu_ttm_copy_mem_to_mem and amdgpu_map_buffer v2
Christian König
2020-04-28
drm/amdgpu: stop evicting encrypted BOs to swap
Christian König
2020-04-28
drm/amdgpu: add TMZ handling to amdgpu_move_blit
Christian König
2020-04-28
drm/amdgpu: also add the TMZ flag to GART
Christian König
2020-04-28
drm/amdgpu: expand amdgpu_copy_buffer interface with tmz parameter
Aaron Liu
2020-04-28
drm/amdgpu: expand sdma copy_buffer interface with tmz parameter
Aaron Liu
2020-04-01
Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...
Linus Torvalds
2020-04-01
drm/amdgpu: implement more ib pools (v2)
xinhui pan
2020-03-31
Merge v5.6 into drm-next
Dave Airlie
2020-03-27
mm/hmm: remove HMM_FAULT_SNAPSHOT
Jason Gunthorpe
2020-03-26
mm: simplify device private page handling in hmm_range_fault
Christoph Hellwig
2020-03-25
drm/amdgpu: don't try to reserve training bo for sriov (v2)
Monk Liu
[next]