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
/
armada
/
armada_crtc.c
Age
Commit message (
Expand
)
Author
2018-07-09
drm/armada: fix irq handling
Russell King
2018-03-05
drm: Don't pass clip to drm_atomic_helper_check_plane_state()
Ville Syrjälä
2018-03-05
drm/armada: Use drm_mode_get_hv_timing() to populate plane clip rectangle
Ville Syrjälä
2018-03-05
drm/armada: Construct a temporary crtc state for plane checks
Ville Syrjälä
2018-01-05
Merge branch 'drm-armada-devel-4.15' of git://git.armlinux.org.uk/~rmk/linux-...
Dave Airlie
2017-12-08
drm/armada: implement primary plane update
Russell King
2017-12-08
drm/armada: extract register generation from armada_drm_primary_set()
Russell King
2017-12-08
drm/armada: disable planes at next blanking period
Russell King
2017-12-08
drm/armada: avoid work allocation
Russell King
2017-12-08
drm/armada: allow armada_drm_plane_work_queue() to silently fail
Russell King
2017-12-08
drm/armada: only enable HSMOOTH if scaling horizontally
Russell King
2017-12-08
drm/armada: move writes of LCD_SPU_SRAM_PARA1 under lock
Russell King
2017-12-08
drm/armada: move regs into armada_plane_work
Russell King
2017-12-08
drm/armada: move event sending into armada_plane_work
Russell King
2017-12-08
drm/armada: move fb retirement into armada_plane_work
Russell King
2017-12-08
drm/armada: move overlay plane work out from under spinlock
Russell King
2017-12-08
drm/armada: clear plane enable bit when disabling
Russell King
2017-12-08
drm/armada: clean up armada_drm_crtc_plane_disable()
Russell King
2017-12-08
drm/armada: allow the primary plane to be disabled
Russell King
2017-12-08
drm/armada: wait and cancel any pending frame work at disable
Russell King
2017-12-08
drm/armada: add work cancel callback
Russell King
2017-12-08
drm/armada: store plane in armada_plane_work
Russell King
2017-12-08
drm/armada: add a common frame work allocator
Russell King
2017-12-08
drm/armada: remove armada_drm_plane_work_cancel() return value
Russell King
2017-12-08
drm/armada: fix YUV planar format framebuffer offsets
drm-armada-fixes-4.15
Russell King
2017-12-08
drm/armada: improve efficiency of armada_drm_plane_calc_addrs()
Russell King
2017-12-08
drm/armada: fix SRAM powerdown
Russell King
2017-12-08
drm/armada: fix leak of crtc structure
Russell King
2017-10-16
drm/armada: Replace drm_framebuffer_reference/unreference() with _get/put()
Haneen Mohammed
2017-10-16
drm/armada: Replace drm_gem_object_reference/unreference() with _get/put()
Haneen Mohammed
2017-08-04
drm: armada: remove dead empty functions
Peter Rosin
2017-08-01
drm: Plumb modifiers through plane init
Ben Widawsky
2017-07-26
drm: Convert to using %pOF instead of full_name
Rob Herring
2017-07-03
drm: armada: constify drm_prop_enum_list structures.
Arvind Yadav
2017-06-21
drm: armada: make of_device_ids const.
Arvind Yadav
2017-03-29
drm: Add acquire ctx parameter to ->page_flip(_target)
Daniel Vetter
2017-02-07
drm: armada: use vblank hooks in struct drm_crtc_funcs
Shawn Guo
2016-12-15
drm: Replace 'format->format' comparisons to just 'format' comparisons
Ville Syrjälä
2016-12-15
drm: Nuke fb->pixel_format
Ville Syrjälä
2016-12-15
drm: Nuke fb->bits_per_pixel
Ville Syrjälä
2016-12-15
drm: Replace drm_format_plane_cpp() with fb->format->cpp[]
Ville Syrjälä
2016-12-15
drm: Replace drm_format_num_planes() with fb->format->num_planes
Ville Syrjälä
2016-11-25
Merge branch 'drm-armada-devel' of git://git.armlinux.org.uk/~rmk/linux-arm i...
Dave Airlie
2016-11-01
drm/armada: use common helper for plane base address
Russell King
2016-11-01
drm/armada: move setting primary plane position to armada_drm_primary_set()
Russell King
2016-11-01
drm/armada: split out primary plane update
Russell King
2016-11-01
drm/armada: move plane state to struct armada_plane
Russell King
2016-11-01
drm/armada: clean up armada_drm_plane_work_run()
Russell King
2016-11-01
drm/armada: add tracing support
Russell King
2016-10-04
drm/armada: fix clock counts
Russell King
[next]