index
:
litmus-rt-ext-res.git
5.4-EXT-RES
EXT-RES
WIP
budgeting
forbidden-zones
omlp
update_litmus_2019
LITMUS^RT with extended reservations for Forbidden Zones paper @ RTAS'20
Zelin Tong
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
armada
Commit message (
Expand
)
Author
Age
...
|
*
drm/armada: introduce generic armada_plane struct
Russell King
2015-10-01
|
*
drm/armada: update armada overlay to use drm_universal_plane_init()
Russell King
2015-10-01
|
*
drm/armada: use xchg() to atomically update dplane->old_fb
Russell King
2015-10-01
|
*
drm/armada: factor out retirement of old fb
Russell King
2015-09-15
|
*
drm/armada: rename overlay identifiers
Russell King
2015-09-15
|
*
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: Use new drm_fb_helper functions
Archit Taneja
2015-08-06
|
/
*
Merge branch 'drm-armada-fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm ...
Dave Airlie
2015-07-16
|
\
|
*
drm/armada: avoid saving the adjusted mode to crtc->mode
Russell King
2015-07-15
|
*
drm/armada: fix overlay when partially off-screen
Russell King
2015-07-15
|
*
drm/armada: convert overlay to use drm_plane_helper_check_update()
Russell King
2015-07-15
|
*
drm/armada: fix gem object free after failed prime import
Russell King
2015-07-15
|
*
drm/armada: fix incorrect overlay plane cleanup
Russell King
2015-07-15
|
*
drm/armada: fix missing overlay wake-up
Russell King
2015-07-15
*
|
Merge branch 'drm-armada-devel' of git://ftp.arm.linux.org.uk/~rmk/linux-arm ...
Dave Airlie
2015-05-15
|
\
\
|
|
/
|
/
|
|
*
drm/armada: armada_drv: Remove unused function
Rickard Strandqvist
2015-01-26
|
*
drm/armada: armada_output: Remove some unused functions
Rickard Strandqvist
2015-01-26
*
|
dma-buf: cleanup dma_buf_export() to make it easily extensible
Sumit Semwal
2015-04-21
*
|
drm/armada: constify struct drm_encoder_helper_funcs pointer
Jani Nikula
2015-04-13
*
|
Merge tag 'topic/core-stuff-2014-12-19' of git://anongit.freedesktop.org/drm-...
Dave Airlie
2015-01-08
|
\
\
|
*
|
drm/armada: Remove dummy ->load_lut() implementation
Thierry Reding
2014-12-10
*
|
|
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2014-12-15
|
\
|
|
|
*
|
Merge tag 'v3.18-rc4' into drm-next
Dave Airlie
2014-11-12
|
|
\
\
|
*
|
|
drm: Move drm_crtc_init from drm_crtc.h to drm_plane_helper.h
Daniel Vetter
2014-11-04
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-12-14
|
\
\
\
|
*
\
\
Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/ke...
Greg Kroah-Hartman
2014-11-03
|
|
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
|
*
|
gpu: drm: armada: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-20
|
|
|
/
*
|
|
Merge branch 'iov_iter' into for-next
Al Viro
2014-12-08
|
\
|
|
|
*
|
Merge branch 'drm-armada-fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm ...
Dave Airlie
2014-10-27
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
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/armada: add IRQ support back
Russell King
2014-10-17
*
|
|
assorted conversions to %p[dD]
Al Viro
2014-11-19
|
/
/
*
|
drm: Extract <drm/drm_gem.h>
Daniel Vetter
2014-09-23
*
|
drm: add driver->set_busid() callback
David Herrmann
2014-09-10
|
/
*
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2014-08-07
|
\
|
*
Merge branch 'drm-armada-devel' of git://ftp.arm.linux.org.uk/~rmk/linux-arm ...
Dave Airlie
2014-07-22
|
|
\
|
|
*
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: update Armada 510 (Dove) to use "ext_ref_clk1" as the clock
Russell King
2014-07-11
|
|
*
drm/armada: convert to componentized support
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
|
*
|
drm: Introduce drm_fb_helper_prepare()
Thierry Reding
2014-07-07
[prev]
[next]