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
Age
Commit message (
Expand
)
Author
2019-02-27
drm/amd/powerplay: need to reapply the dpm level settings
Evan Quan
2019-02-27
drm/amd/powerplay: drop redundant soft min/max settings
Evan Quan
2019-02-27
drm/amdkfd: use init_mqd function to allocate object for hid_mqd (CI)
Kevin Wang
2019-02-27
drm/amdgpu: use REG32_PCIE wrapper instead for psp
Huang Rui
2019-02-27
drm/amd/powerplay: use REG32_PCIE wrapper instead for powerplay
Huang Rui
2019-02-27
drm/amd/display: Fix issue with link_active state not correct for MST
Anthony Koo
2019-02-27
drm/amd/display: Fix reference counting for struct dc_sink.
Mathias Fröhlich
2019-02-27
drm/amdgpu/powerplay: add missing breaks in polaris10_smumgr
Alex Deucher
2019-02-22
drm/amd/powerplay: fix the confusing ppfeature mask calculations
Evan Quan
2019-02-22
drm/powerplay: print current clock level when dpm is disabled on vg20
shaoyunl
2019-02-22
Merge branch 'drm-next-5.1' of git://people.freedesktop.org/~agd5f/linux into...
Dave Airlie
2019-02-21
drm/amdgpu: Bump amdgpu version for context priority override.
Bas Nieuwenhuizen
2019-02-21
drm/amdgpu/powerplay: fix typo in BACO header guards
Alex Deucher
2019-02-21
drm/amdgpu/powerplay: fix return codes in BACO code
Alex Deucher
2019-02-21
drm/amdgpu: add missing license on baco files
Alex Deucher
2019-02-20
Merge https://gitlab.freedesktop.org/drm/msm into drm-next
Dave Airlie
2019-02-20
Merge branch 'linux-5.1' of git://github.com/skeggsb/linux into drm-next
Dave Airlie
2019-02-20
drm/nouveau/dmem: use dma addresses during migration copies
Ben Skeggs
2019-02-20
drm/nouveau/dmem: use physical vram addresses during migration copies
Ben Skeggs
2019-02-20
drm/nouveau/dmem: extend copy function to allow direct use of physical addresses
Ben Skeggs
2019-02-20
drm/nouveau/svm: new ioctl to migrate process memory to GPU memory
Jérôme Glisse
2019-02-20
drm/nouveau/dmem: device memory helpers for SVM
Jérôme Glisse
2019-02-20
drm/nouveau/svm: initial support for shared virtual memory
Ben Skeggs
2019-02-20
drm/nouveau: prepare for enabling svm with existing userspace interfaces
Ben Skeggs
2019-02-20
drm/nouveau/fault/gv100-: expose VoltaFaultBufferA
Ben Skeggs
2019-02-20
drm/nouveau/fault/gp100: expose MaxwellFaultBufferA
Ben Skeggs
2019-02-20
drm/nouveau/mmu/gp100-: support vmms with gcc/tex replayable faults enabled
Ben Skeggs
2019-02-20
drm/nouveau/mmu/gp100-: add privileged methods for fault replay/cancel
Ben Skeggs
2019-02-20
drm/nouveau/mmu: add a privileged method to directly manage PTEs
Ben Skeggs
2019-02-20
drm/nouveau/mmu: store mapped flag separately from memory pointer
Ben Skeggs
2019-02-20
drm/nouveau/mmu: support initialisation of client-managed address-spaces
Ben Skeggs
2019-02-20
drm/nouveau/gr/gf100-: expose method to determine current context
Ben Skeggs
2019-02-20
drm/nouveau/gr/gf100-: expose fecs methods for pausing ctxsw
Ben Skeggs
2019-02-20
drm/nouveau/falcon: fix a few indentation issues
Colin Ian King
2019-02-20
drm/nouveau/mmu/gf100-: virtualise setting pdb base address for invalidation
Ben Skeggs
2019-02-20
drm/nouveau/mmu/gf100-: make mmu invalidate function more general
Ben Skeggs
2019-02-20
drm/nouveau/gr/gf100-: store fecs/gpccs falcon pointers in substructures
Ben Skeggs
2019-02-20
drm/nouveau/gr/gf100-: move fecs bind_pointer into a function
Ben Skeggs
2019-02-20
drm/nouveau/gr/gf100-: remove some unnecessary reg writes
Ben Skeggs
2019-02-20
drm/nouveau/gr/gf100-: move fecs elpg setup into functions
Ben Skeggs
2019-02-20
drm/nouveau/gr/gf100-: move fecs discover_pm_image_size into a function
Ben Skeggs
2019-02-20
drm/nouveau/gr/gf100-: move fecs discover_zcull_image_size into a function
Ben Skeggs
2019-02-20
drm/nouveau/gr/gf100-: move fecs discover_image_size into a function
Ben Skeggs
2019-02-20
drm/nouveau/gr/gf100-: move fecs set_watchdog_timeout method into a function
Ben Skeggs
2019-02-20
drm/nouveau: allow accelerated buffer moves even when gr isn't present
Ben Skeggs
2019-02-20
drm/nouveau/kms/nv04-nv4x: move resume code to dispnv04 init hook
Ben Skeggs
2019-02-20
drm/nouveau/kms/nv04-nv4x: move suspend code to dispnv04 fini hook
Ben Skeggs
2019-02-20
drm/nouveau/kms/nv04-nv4x: move a bunch of pre-nv50 page flip code to dispnv04
Ben Skeggs
2019-02-20
drm/nouveau/kms: display destroy/init/fini hooks can be static
Ben Skeggs
2019-02-20
drm/nouveau: allocate kernel channel(s) before initialising display
Ben Skeggs
[next]