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
Age
Commit message (
Expand
)
Author
2018-09-03
drm/bochs: use simpler remove_conflicting_pci_framebuffers()
Michał Mirosław
2018-09-03
drm/cirrus: use simpler remove_conflicting_pci_framebuffers()
Michał Mirosław
2018-09-03
drm/amdgpu: use simpler remove_conflicting_pci_framebuffers()
Michał Mirosław
2018-08-31
drm/amdgpu: add DisplayPort CEC-Tunneling-over-AUX support
Hans Verkuil
2018-08-31
drm/nouveau: add DisplayPort CEC-Tunneling-over-AUX support
Hans Verkuil
2018-08-31
drm_dp_mst_topology: fix broken drm_dp_sideband_parse_remote_dpcd_read()
Hans Verkuil
2018-08-31
drm_dp_cec: add note about good MegaChips 2900 CEC support
Hans Verkuil
2018-08-31
drm_dp_cec: check that aux has a transfer function
Hans Verkuil
2018-08-30
drm/virtio: fix bounds check in virtio_gpu_cmd_get_capset()
Dan Carpenter
2018-08-30
drm/virtio: Replace ttm_bo_unref with ttm_bo_put
Thomas Zimmermann
2018-08-30
drm/virtio: Replace ttm_bo_reference with ttm_bo_get
Thomas Zimmermann
2018-08-30
drm/qxl: Replace ttm_bo_unref with ttm_bo_put
Thomas Zimmermann
2018-08-30
drm/cirrus: Replace ttm_bo_unref with ttm_bo_put
Thomas Zimmermann
2018-08-30
drm/bochs: Replace ttm_bo_unref with ttm_bo_put
Thomas Zimmermann
2018-08-29
drm/rockchip: vop: fix some register define error for px30
Sandy Huang
2018-08-29
drm/rockchip: Use struct_size() in devm_kzalloc()
Gustavo A. R. Silva
2018-08-29
drm/rockchip: fix coding style and incorrect description
Sandy Huang
2018-08-27
drm/atmel-hlcdc: support bus-width (12/16/18/24) in endpoint nodes
Peter Rosin
2018-08-27
drm/atmel-hlcdc: always iterate over the first 4 output endpoints
Peter Rosin
2018-08-27
drm/atmel-hlcdc: allow selecting a higher pixel-clock than requested
Peter Rosin
2018-08-27
drm/atmel-hlcdc: prefer a higher rate clock as pixel-clock base
Peter Rosin
2018-08-27
drm/bridge: ti-sn65dsi86: Add mystery delay to enable()
Sean Paul
2018-08-27
Merge drm/drm-next into drm-misc-next
Sean Paul
2018-08-26
Merge branch 'ida-4.19' of git://git.infradead.org/users/willy/linux-dax
Linus Torvalds
2018-08-24
drm: Add per-plane pixel blend mode property
Lowry Li
2018-08-24
Merge tag 'drm-next-2018-08-24' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2018-08-24
drm/sun4i: tcon-top: Use struct_size() in devm_kzalloc()
Gustavo A. R. Silva
2018-08-24
Merge tag 'drm-misc-next-fixes-2018-08-23-1' of git://anongit.freedesktop.org...
Dave Airlie
2018-08-23
drivers/gpu/drm/gma500/: change return type to vm_fault_t
Souptick Joarder
2018-08-23
drm/edid: Add 6 bpc quirk for SDC panel in Lenovo B50-80
Kai-Heng Feng
2018-08-23
Merge branch 'drm-next-4.19' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
2018-08-23
Merge tag 'drm-misc-next-fixes-2018-08-22' of git://anongit.freedesktop.org/d...
Dave Airlie
2018-08-22
include/linux/compiler*.h: make compiler-*.h mutually exclusive
Nick Desaulniers
2018-08-22
drm/syncobj: Drop add/remove_callback from driver interface
Daniel Vetter
2018-08-22
mm, oom: distinguish blockable mode for mmu notifiers
Michal Hocko
2018-08-22
Revert "drm: crc: Wait for a frame before returning from open()"
Mahesh Kumar
2018-08-22
drm/crc: Cleanup crtc_crc_open function
Mahesh Kumar
2018-08-22
drm/vkms/crc: Implement verify_crc_source callback
Mahesh Kumar
2018-08-21
drm/vmwgfx: Convert to new IDA API
Matthew Wilcox
2018-08-21
drm/amd/display: Don't build DCN1 when kcov is enabled
Leo (Sunpeng) Li
2018-08-21
Revert "drm/amdgpu/display: Replace CONFIG_DRM_AMD_DC_DCN1_0 with CONFIG_X86"
Leo (Sunpeng) Li
2018-08-21
drm/amdgpu/display: disable eDP fast boot optimization on DCE8
Alex Deucher
2018-08-21
drm/amdgpu: fix amdgpu_amdkfd_remove_eviction_fence v3
Christian König
2018-08-21
drm/amdgpu: fix incorrect use of drm_file->pid
Christian König
2018-08-21
drm/amdgpu: fix incorrect use of fcheck
Christian König
2018-08-21
drm/powerplay: enable dpm under pass-through
Yintian Tao
2018-08-21
drm/amdgpu: access register without KIQ
Yintian Tao
2018-08-21
drm/amdgpu: set correct base for THM/NBIF/MP1 IP
Evan Quan
2018-08-21
drm/amd/display: fix dentist did ranges
Dmytro Laktyushkin
2018-08-21
drm/amd/display: make dp_ss_off optional
Dmytro Laktyushkin
[next]