index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
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
Files
Lines
*
drm/armada: use drm_crtc_handle_vblank()
Gustavo Padovan
2016-07-12
1
-1
/
+1
*
drm/armada: use drm_crtc_vblank_{get,put}()
Gustavo Padovan
2016-06-06
1
-6
/
+6
*
drm/armada: use drm_crtc_send_vblank_event()
Gustavo Padovan
2016-06-06
1
-1
/
+1
*
drm: remove unused dev variables
Arnd Bergmann
2016-05-18
1
-1
/
+0
*
drm: Remove unused drm_device from drm_gem_object_lookup()
Chris Wilson
2016-05-17
1
-1
/
+1
*
Merge branch 'drm-armada-devel' of git://ftp.arm.linux.org.uk/~rmk/linux-arm ...
Dave Airlie
2015-12-23
1
-7
/
+2
|
\
|
*
drm/armada: drop struct_mutex from cursor paths
Daniel Vetter
2015-12-05
1
-6
/
+1
|
*
drm/armada: use unlocked gem unreferencing
Daniel Vetter
2015-12-03
1
-1
/
+1
*
|
drm/armada: Constify function pointer structs
Ville Syrjälä
2015-12-15
1
-1
/
+1
*
|
drm: Pass 'name' to drm_universal_plane_init()
Ville Syrjälä
2015-12-11
1
-1
/
+1
*
|
drm: Pass 'name' to drm_crtc_init_with_planes()
Ville Syrjälä
2015-12-11
1
-1
/
+1
|
/
*
drm/armada: move frame wait wakeup into plane work
Russell King
2015-10-01
1
-2
/
+2
*
drm/armada: convert overlay plane vbl worker to a armada plane worker
Russell King
2015-10-01
1
-36
/
+12
*
drm/armada: move CRTC flip work to primary plane work
Russell King
2015-10-01
1
-44
/
+58
*
drm/armada: move frame wait into armada_frame
Russell King
2015-10-01
1
-4
/
+18
*
drm/armada: move the locking for armada_drm_vbl_event_remove()
Russell King
2015-10-01
1
-0
/
+2
*
drm/armada: move write to dma_ctrl0 to armada_drm_crtc_plane_disable()
Russell King
2015-10-01
1
-2
/
+10
*
drm/armada: provide a common helper to disable a plane
Russell King
2015-10-01
1
-6
/
+27
*
drm/armada: allocate primary plane ourselves
Russell King
2015-10-01
1
-5
/
+20
*
drm/armada: add primary plane creation
Russell King
2015-10-01
1
-1
/
+33
*
drm/armada: redo locking and atomics for armada_drm_crtc_complete_frame_work()
Russell King
2015-09-15
1
-30
/
+23
*
drm/armada: disable CRTC clock during DPMS
Russell King
2015-09-15
1
-0
/
+11
*
drm/armada: use drm_plane_force_disable() to disable the overlay plane
Russell King
2015-09-15
1
-9
/
+3
*
drm/armada: move vbl code into armada_crtc
Russell King
2015-09-15
1
-7
/
+39
*
drm/armada: remove non-component support
Russell King
2015-09-15
1
-1
/
+1
*
drm/armada: avoid saving the adjusted mode to crtc->mode
Russell King
2015-07-15
1
-2
/
+0
*
drm/armada: Remove dummy ->load_lut() implementation
Thierry Reding
2014-12-10
1
-5
/
+0
*
Merge tag 'v3.18-rc4' into drm-next
Dave Airlie
2014-11-12
1
-11
/
+10
|
\
|
*
drm/armada: convert to use vblank_on/off calls
Russell King
2014-10-17
1
-3
/
+5
|
*
drm/armada: fix page_flip refcounting leak
Russell King
2014-10-17
1
-8
/
+5
*
|
drm: Move drm_crtc_init from drm_crtc.h to drm_plane_helper.h
Daniel Vetter
2014-11-05
1
-0
/
+1
|
/
*
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2014-08-07
1
-23
/
+164
|
\
|
*
drm/armada: register crtc with port
Russell King
2014-07-11
1
-2
/
+19
|
*
drm/armada: permit CRTCs to be registered as separate devices
Russell King
2014-07-11
1
-9
/
+104
|
*
drm/armada: make variant a CRTC thing
Russell King
2014-07-03
1
-15
/
+12
|
*
drm/armada: move variant initialisation to CRTC init
Russell King
2014-07-03
1
-1
/
+1
|
*
drm/armada: use number of CRTCs registered
Russell King
2014-07-03
1
-3
/
+3
|
*
drm/armada: move IRQ handling into CRTC
Russell King
2014-07-03
1
-2
/
+34
*
|
devres: remove devm_request_and_ioremap()
Jingoo Han
2014-06-19
1
-5
/
+3
|
/
*
DRM: armada: fix corruption while loading cursors
Russell King
2014-04-08
1
-0
/
+1
*
drm: Replace crtc fb with primary plane fb (v3)
Matt Roper
2014-04-01
1
-11
/
+12
*
Merge branch 'drm-tda998x-3.12' of git://ftp.arm.linux.org.uk/~rmk/linux-cubo...
Dave Airlie
2013-10-22
1
-1
/
+1
*
DRM: Armada: Add support for ARGB 32x64 or 64x32 hardware cursors
Russell King
2013-10-18
1
-4
/
+241
*
DRM: Armada: Add Armada DRM driver
Russell King
2013-10-12
1
-0
/
+861