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
2020-09-29
dma-buf: Add struct dma-buf-map for storing struct dma_buf.vaddr_ptr
Thomas Zimmermann
2020-09-29
drm/qxl: simplify the return expression of qxl_plane_prepare_fb()
Qinglang Miao
2020-09-29
drm/virtio: advertise features to userspace
Gurchetan Singh
2020-09-29
drm/virtio: implement blob resources: resource create blob ioctl
Gerd Hoffmann
2020-09-29
drm/virtio: implement blob resources: report blob mem to userspace
Gurchetan Singh
2020-09-29
drm/virtio: implement blob resources: fix stride discrepancy
Gurchetan Singh
2020-09-29
drm/virtio: implement blob resources: refactor UUID code somewhat
Gurchetan Singh
2020-09-29
drm/virtio: implement blob resources: blob display integration
Gurchetan Singh
2020-09-29
drm/virtio: implement blob resources: hypercall interface
Gurchetan Singh
2020-09-29
drm/virtio: implement blob resources: implement vram object
Gerd Hoffmann
2020-09-29
drm/virtio: implement blob resources: add new fields to internal structs
Gurchetan Singh
2020-09-29
drm/virtio: implement blob resources: expose virtio_gpu_resource_id_get
Gurchetan Singh
2020-09-29
drm/virtio: implement blob resources: probe for host visible region
Gerd Hoffmann
2020-09-29
drm/virtio: implement blob resources: probe for the feature.
Gerd Hoffmann
2020-09-29
drm/virtgpu api: cross-device feature
Gurchetan Singh
2020-09-29
drm/virtgpu api: host visible feature
Gurchetan Singh
2020-09-29
drm/virtgpu api: blob resources
Gurchetan Singh
2020-09-29
virtio-gpu api: host visible feature
Gerd Hoffmann
2020-09-29
virtio-gpu api: blob resources
Gerd Hoffmann
2020-09-29
drm/virtio: blob prep: make CPU responses more generic
Gurchetan Singh
2020-09-29
drm/virtio: blob prep: refactor getting pages and attaching backing
Gurchetan Singh
2020-09-29
drm/rockchip: Include <drm/drm_gem_cma_helper> for drm_gem_cm_vm_ops
Thomas Zimmermann
2020-09-28
drm/hisilicon: Deleted the drm_device declaration
Tian Tao
2020-09-28
drm/ttm: remove fault callback
Christian König
2020-09-28
drm/nouveau: stop using TTMs fault callback
Christian König
2020-09-28
drm/amdgpu: stop using TTMs fault callback
Christian König
2020-09-28
drm/radeon: stop using TTMs fault callback
Christian König
2020-09-28
drm/ttm: move SG flag check into ttm_bo_vm_reserve
Christian König
2020-09-28
drm/ingenic: Add support for paletted 8bpp
Paul Cercueil
2020-09-26
drm/ingenic: Add support for 24-bit modes
Paul Cercueil
2020-09-26
drm/ingenic: Add support for 30-bit modes
Paul Cercueil
2020-09-26
drm/ingenic: Support handling different pixel formats in F0/F1 planes
Paul Cercueil
2020-09-26
drm/ingenic: Alloc F0 and F1 DMA descriptors at once
Paul Cercueil
2020-09-26
drm/ingenic: Add support for reserved memory
Paul Cercueil
2020-09-26
drm/ingenic: Reset pixclock rate when parent clock rate changes
Paul Cercueil
2020-09-25
fbdev: sbuslib: remove compat_alloc_user_space usage
Arnd Bergmann
2020-09-25
fbdev: sbuslib: remove unused FBIOSCURSOR32 helper
Arnd Bergmann
2020-09-25
fbdev: simplify fb_getput_cmap()
Arnd Bergmann
2020-09-25
drm/vram-helper: Don't put new BOs into VRAM
Thomas Zimmermann
2020-09-25
drm/vram-helper: Set object function iff they are not provided by driver
Thomas Zimmermann
2020-09-25
drm/vram-helper: Integrate drm_gem_vram_init() into drm_gem_vram_create()
Thomas Zimmermann
2020-09-25
drm: Remove obsolete GEM and PRIME callbacks from struct drm_driver
Thomas Zimmermann
2020-09-25
drm/xlnx: Initialize DRM driver instance with CMA helper macro
Thomas Zimmermann
2020-09-25
drm/xen: Introduce GEM object functions
Thomas Zimmermann
2020-09-25
drm/vkms: Introduce GEM object functions
Thomas Zimmermann
2020-09-25
drm/virtgpu: Set PRIME export function in struct drm_gem_object_funcs
Thomas Zimmermann
2020-09-25
drm/vgem: Introduce GEM object functions
Thomas Zimmermann
2020-09-25
drm/vc4: Introduce GEM object functions
Thomas Zimmermann
2020-09-25
drm/tegra: Introduce GEM object functions
Thomas Zimmermann
2020-09-25
drm/rockchip: Convert to drm_gem_object_funcs
Thomas Zimmermann
[next]