index
:
litmus-rt-edfsc.git
edf-sc
edfsc-wip
linking-wip
linux-4.9-litmus
wip-joshua
LITMUS^RT with the EDF-SC plugin for Real-Time Systems journal paper
Zelin Tong
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
armada
/
armada_crtc.c
Commit message (
Expand
)
Author
Age
*
drm/armada: fix clock counts
Russell King
2016-10-04
*
drm/armada: use drm_crtc_handle_vblank()
Gustavo Padovan
2016-07-12
*
drm/armada: use drm_crtc_vblank_{get,put}()
Gustavo Padovan
2016-06-06
*
drm/armada: use drm_crtc_send_vblank_event()
Gustavo Padovan
2016-06-06
*
drm: remove unused dev variables
Arnd Bergmann
2016-05-18
*
drm: Remove unused drm_device from drm_gem_object_lookup()
Chris Wilson
2016-05-17
*
Merge branch 'drm-armada-devel' of git://ftp.arm.linux.org.uk/~rmk/linux-arm ...
Dave Airlie
2015-12-22
|
\
|
*
drm/armada: drop struct_mutex from cursor paths
Daniel Vetter
2015-12-05
|
*
drm/armada: use unlocked gem unreferencing
Daniel Vetter
2015-12-03
*
|
drm/armada: Constify function pointer structs
Ville Syrjälä
2015-12-15
*
|
drm: Pass 'name' to drm_universal_plane_init()
Ville Syrjälä
2015-12-11
*
|
drm: Pass 'name' to drm_crtc_init_with_planes()
Ville Syrjälä
2015-12-11
|
/
*
drm/armada: move frame wait wakeup into plane work
Russell King
2015-10-01
*
drm/armada: convert overlay plane vbl worker to a armada plane worker
Russell King
2015-10-01
*
drm/armada: move CRTC flip work to primary plane work
Russell King
2015-10-01
*
drm/armada: move frame wait into armada_frame
Russell King
2015-10-01
*
drm/armada: move the locking for armada_drm_vbl_event_remove()
Russell King
2015-10-01
*
drm/armada: move write to dma_ctrl0 to armada_drm_crtc_plane_disable()
Russell King
2015-10-01
*
drm/armada: provide a common helper to disable a plane
Russell King
2015-10-01
*
drm/armada: allocate primary plane ourselves
Russell King
2015-10-01
*
drm/armada: add primary plane creation
Russell King
2015-10-01
*
drm/armada: redo locking and atomics for armada_drm_crtc_complete_frame_work()
Russell King
2015-09-15
*
drm/armada: disable CRTC clock during DPMS
Russell King
2015-09-15
*
drm/armada: use drm_plane_force_disable() to disable the overlay plane
Russell King
2015-09-15
*
drm/armada: move vbl code into armada_crtc
Russell King
2015-09-15
*
drm/armada: remove non-component support
Russell King
2015-09-15
*
drm/armada: avoid saving the adjusted mode to crtc->mode
Russell King
2015-07-15
*
drm/armada: Remove dummy ->load_lut() implementation
Thierry Reding
2014-12-10
*
Merge tag 'v3.18-rc4' into drm-next
Dave Airlie
2014-11-12
|
\
|
*
drm/armada: convert to use vblank_on/off calls
Russell King
2014-10-17
|
*
drm/armada: fix page_flip refcounting leak
Russell King
2014-10-17
*
|
drm: Move drm_crtc_init from drm_crtc.h to drm_plane_helper.h
Daniel Vetter
2014-11-04
|
/
*
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2014-08-07
|
\
|
*
drm/armada: register crtc with port
Russell King
2014-07-11
|
*
drm/armada: permit CRTCs to be registered as separate devices
Russell King
2014-07-11
|
*
drm/armada: make variant a CRTC thing
Russell King
2014-07-03
|
*
drm/armada: move variant initialisation to CRTC init
Russell King
2014-07-03
|
*
drm/armada: use number of CRTCs registered
Russell King
2014-07-03
|
*
drm/armada: move IRQ handling into CRTC
Russell King
2014-07-03
*
|
devres: remove devm_request_and_ioremap()
Jingoo Han
2014-06-19
|
/
*
DRM: armada: fix corruption while loading cursors
Russell King
2014-04-07
*
drm: Replace crtc fb with primary plane fb (v3)
Matt Roper
2014-04-01
*
Merge branch 'drm-tda998x-3.12' of git://ftp.arm.linux.org.uk/~rmk/linux-cubo...
Dave Airlie
2013-10-22
*
DRM: Armada: Add support for ARGB 32x64 or 64x32 hardware cursors
Russell King
2013-10-18
*
DRM: Armada: Add Armada DRM driver
Russell King
2013-10-12