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
Age
Commit message (
Expand
)
Author
2016-10-21
drm/atomic: Reject attempts to use multiple rotation angles at once
Ville Syrjälä
2016-10-21
drm: Add drm_rotation_90_or_270()
Ville Syrjälä
2016-10-21
drm/virtio: kconfig: Fixup white space.
Peter Griffin
2016-10-21
drm/fence: release fence reference when canceling event
Gustavo Padovan
2016-10-20
drm/i915: Handle early failure during intel_get_load_detect_pipe
Chris Wilson
2016-10-20
drm/fb_cma_helper: do not free fbdev if there is none
Stefan Agner
2016-10-19
drm: fix sparse warnings on undeclared symbols in crc debugfs
Jani Nikula
2016-10-19
gpu: Remove depends on RESET_CONTROLLER when not a provider
Stephen Boyd
2016-10-19
i915: don't call drm_atomic_state_put on invalid pointer
Arnd Bergmann
2016-10-18
drm: Don't export the drm_fb_get_bpp_depth() function
Laurent Pinchart
2016-10-18
drm/arm: mali-dp: Replace drm_fb_get_bpp_depth() with drm_format_plane_cpp()
Laurent Pinchart
2016-10-18
drm: vmwgfx: Replace drm_fb_get_bpp_depth() with drm_format_info()
Laurent Pinchart
2016-10-18
drm: radeon: Replace drm_fb_get_bpp_depth() with drm_format_plane_cpp()
Laurent Pinchart
2016-10-18
drm: amdgpu: Replace drm_fb_get_bpp_depth() with drm_format_plane_cpp()
Laurent Pinchart
2016-10-18
drm: gma500: Replace drm_fb_get_bpp_depth() with drm_format_info()
Laurent Pinchart
2016-10-18
drm: cirrus: Replace drm_fb_get_bpp_depth() with drm_format_plane_cpp()
Laurent Pinchart
2016-10-18
drm: tilcdc: Replace drm_fb_get_bpp_depth() with drm_format_plane_cpp()
Laurent Pinchart
2016-10-18
drm: hdlcd: Replace drm_fb_get_bpp_depth() with drm_format_plane_cpp()
Laurent Pinchart
2016-10-18
drm: WARN when calling drm_format_info() for an unsupported format
Laurent Pinchart
2016-10-18
drm: Use drm_format_info() in DRM core code
Laurent Pinchart
2016-10-18
drm: Implement the drm_format_*() helpers as drm_format_info() wrappers
Laurent Pinchart
2016-10-18
drm: Centralize format information
Laurent Pinchart
2016-10-18
drm: avoid uninitialized timestamp use in wait_vblank
Arnd Bergmann
2016-10-17
drm: Add API for capturing frame CRCs
Tomeu Vizoso
2016-10-17
drm/fb-helper: reject any changes to the fbdev
Stefan Agner
2016-10-17
drm/edid: Use block local to refer to the block
Chris Wilson
2016-10-17
drm/edid: Rename local variable block to edid
Chris Wilson
2016-10-17
drm: Add and handle new aspect ratios in DRM layer
Shashank Sharma
2016-10-17
drm: Add aspect ratio parsing in DRM layer
Shashank Sharma
2016-10-17
drivers/gpu/vga: allocate vga_arb_write() buffer on stack
Dmitry Vyukov
2016-10-17
drm: Add reference counting to drm_atomic_state
Chris Wilson
2016-10-17
drm: atomic: Clarify documentation around drm_atomic_crtc_needs_modeset
Brian Starkey
2016-10-13
drm/savage: dereferencing an error pointer
Dan Carpenter
2016-10-13
drm/gma500: add comments for new parameters
Jiang Biao
2016-10-13
drm/gma500: remove useless comment
Jiang Biao
2016-10-13
gpu: drm: gma500: Use vma_pages()
Shyam Saini
2016-10-12
drm/vmwgfx: Remove call to reservation_object_test_signaled_rcu before wait
Chris Wilson
2016-10-12
drm/nouveau: Remove call to reservation_object_test_signaled_rcu before wait
Chris Wilson
2016-10-12
drm/etnaviv: Remove manual call to reservation_object_test_signaled_rcu befor...
Chris Wilson
2016-10-12
drm/amdgpu: Remove call to reservation_object_test_signaled_rcu before wait
Chris Wilson
2016-10-10
drm: Release resources with a safer function
Christophe JAILLET
2016-10-10
drm: Fix up kerneldoc for new drm_gem_dmabuf_export()
Chris Wilson
2016-10-10
drm/bridge: Drop drm_connector_unregister and call drm_connector_cleanup dire...
Marek Vasut
2016-10-10
drm/bridge: Add RGB to VGA bridge support
Maxime Ripard
2016-10-05
drm/prime: Take a ref on the drm_dev when exporting a dma_buf
Chris Wilson
2016-10-05
drm/prime: Pass the right module owner through to dma_buf_export()
Chris Wilson
2016-10-05
drm/bridge: Call drm_connector_cleanup directly
Marek Vasut
2016-10-05
drm: simple_kms_helper: Add prepare_fb and cleanup_fb hooks
Marek Vasut
2016-10-05
drm: Release resources with a safer function
Christophe JAILLET
2016-10-04
drm/rockchip: analogix_dp: Refuse to enable PSR if panel doesn't support it
Tomeu Vizoso
[next]