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
/
gmc_v6_0.c
Age
Commit message (
Expand
)
Author
2017-08-17
drm/amd/amdgpu: expose fragment size as module parameter (v2)
Roger He
2017-08-17
drm/amd/amdgpu: store fragment_size in vm_manager
Roger He
2017-07-25
drm/amdgpu/gmc6: disable legacy vga features in gmc init (v2)
Alex Deucher
2017-07-14
drm/amdgpu: consistent name all GART related parts
Christian König
2017-07-14
drm/amdgpu: remove gtt_base_align handling
Christian König
2017-07-14
drm/amdgpu: cleanup initializing gtt_size
Christian König
2017-07-14
drm/amdgpu: remove *_mc_access from display funcs
Alex Deucher
2017-07-14
drm/amdgpu/gmc6: drop fb location programming
Alex Deucher
2017-07-14
drm/amdgpu/gmc6: use the vram location programmed by the vbios
Alex Deucher
2017-06-30
drm/amd/amdgpu: move get memory type function from early init to sw init
Jim Qu
2017-06-16
Merge branch 'drm-next-4.13' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
2017-06-06
drm/amdgpu: fix the gart table cleared issue for S3
Huang Rui
2017-05-31
drm/amdgpu: cleanup adjust_mc_addr handling v4
Christian König
2017-05-30
Backmerge tag 'v4.12-rc3' into drm-next
Dave Airlie
2017-05-24
drm/amd/amdgpu: Clean up gmc6 wait_for_idle
Tom St Denis
2017-05-24
drm/amdgpu: cleanup VM manager init/fini
Christian König
2017-05-24
drm/amdgpu: fix fundamental suspend/resume issue
Christian König
2017-05-24
drm/amdgpu: fix fundamental suspend/resume issue
Christian König
2017-05-18
Merge remote-tracking branch 'airlied/drm-next' into drm-misc-next
Sean Paul
2017-05-16
drm/amd: fix include notation and remove -Iinclude/drm flag
Masahiro Yamada
2017-04-28
drm/amdgpu: increase gtt size to 3GB by default v2
Chunming Zhou
2017-04-28
drm/amdgpu: split VMID management by VMHUB
Christian König
2017-04-07
drm/amdgpu: set vm size and block size by individual gmc by default (v3)
Junwei Zhang
2017-04-06
drm/amdgpu: fix vm size and block size for VMPT (v5)
Zhang, Jerry
2017-03-29
drm/amdgpu: add num_level to the VM manager
Christian König
2017-03-29
drm/amdgpu: add a callback to set vm mapping flags
Alex Xie
2017-03-29
drm/amdgpu: set GART PTE asic specific flags
Alex Xie
2017-03-29
drm/amdgpu: expand pte flags to uint64_t
Chunming Zhou
2017-03-29
drm/amdgpu/ih: store the full context id
Alex Deucher
2017-03-29
drm/amdgpu: switch ih handling to two levels (v3)
Alex Deucher
2017-03-29
drm/amdgpu: implement PRT for GFX6 v2
Christian König
2017-02-02
drm/amdgpu/si: fix crash on headless asics
Alex Deucher
2017-01-12
drm/amdgpu: fix vm_fault_stop on gfx6
Flora Cui
2017-01-12
drm/amdgpu/si: load special ucode for certain MC configs
Alex Deucher
2016-12-06
Revert "drm/amdgpu: use the kernel zone memory size as the max remote memory ...
Alex Deucher
2016-11-23
amdgpu: Wrap dev_err() calls on vm faults with printk_ratelimit()
Edward O'Callaghan
2016-11-11
drm/amd/amdgpu: Port GMC v6 driver to new SI headers (v2)
Tom St Denis
2016-10-25
drm/amdgpu: rework IP block registration (v2)
Alex Deucher
2016-09-14
drm/amd/amdgpu: Convert messages in gmc v6 to dev_*()
Tom St Denis
2016-08-31
drm/amdgpu: add graphic memory controller implementation for si v7
Ken Wang