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
/
exynos
/
exynos_drm_plane.c
Commit message (
Expand
)
Author
Age
*
drm/exynos: remove exported functions from exynos_drm_plane
Gustavo Padovan
2015-06-19
*
drm/exynos: atomic phase 3: atomic updates of planes
Gustavo Padovan
2015-06-19
*
drm/exynos: atomic phase 2: wire up state reset(), duplicate() and destroy()
Gustavo Padovan
2015-06-19
*
drm/exynos: use adjusted_mode of crtc_state instead of mode
Joonyoung Shim
2015-06-19
*
drm/exynos: atomic phase 1: use drm_plane_helper_disable()
Gustavo Padovan
2015-06-19
*
drm/exynos: atomic phase 1: use drm_plane_helper_update()
Gustavo Padovan
2015-06-19
*
drm/exynos: plane: honor buffer offset for dma_addr
Tobias Jakobi
2015-05-19
*
drm/exynos: add ratio calculation
Joonyoung Shim
2015-04-12
*
drm/exynos: use src_x and src_y instead of fb_x and fb_y
Joonyoung Shim
2015-04-12
*
drm/exynos: remove exynos_plane_destroy()
Gustavo Padovan
2015-04-12
*
drm/exynos: make zpos property immutable
Gustavo Padovan
2015-04-12
*
drm/exynos: preset zpos value for overlay planes
Gustavo Padovan
2015-04-12
*
drm/exynos: remove struct *_win_data abstraction on planes
Gustavo Padovan
2015-04-12
*
drm/exynos: Check for NULL dereference of crtc
Charles Keepax
2015-03-18
*
Merge branch 'exynos-drm-next' of git://git.kernel.org/pub/scm/linux/kernel/g...
Dave Airlie
2015-02-12
|
\
|
*
drm/exynos: remove exynos_plane_dpms
Joonyoung Shim
2015-02-09
*
|
Merge tag 'topic/drm-misc-2015-02-06' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
2015-02-11
|
\
\
|
|
/
|
/
|
|
*
drm: remove DRM_FORMAT_NV12MT
Daniel Vetter
2015-02-04
*
|
drm/exynos: create exynos_check_plane()
Gustavo Padovan
2015-01-25
*
|
drm/exynos: remove struct exynos_drm_manager
Gustavo Padovan
2015-01-25
*
|
drm/exynos: unify plane update on exynos_update_plane()
Gustavo Padovan
2015-01-25
*
|
drm/exynos: remove exynos_plane_commit() wrapper
Gustavo Padovan
2015-01-25
*
|
drm/exynos: Don't touch DPMS when updating overlay planes
Gustavo Padovan
2015-01-25
*
|
drm/exynos: remove struct exynos_drm_overlay
Gustavo Padovan
2015-01-25
*
|
drm/exynos: remove exynos_drm_crtc_plane_* wrappers
Gustavo Padovan
2015-01-25
|
/
*
drm/exynos: switch to universal plane API
Andrzej Hajda
2014-09-19
*
drm/exynos: Replace DRM_LOG_KMS() by DRM_DEBUG_KMS()
Lespiau, Damien
2014-03-27
*
drm/exynos: Split manager/display/subdrv
Sean Paul
2014-03-23
*
drm/exynos: Use unsigned long for possible_crtcs
Sean Paul
2014-03-23
*
drm/exynos: Remove redundant error messages
Sachin Kamat
2013-09-05
*
drm/exynos: Add missing includes
Mark Brown
2013-09-05
*
drm/exynos: Remove tracking log functions
YoungJun Cho
2013-06-28
*
drm/exynos: fix fb offset calculation for plane
Joonyoung Shim
2012-12-14
*
drm/exynos: remove unused vaddr member
YoungJun Cho
2012-12-13
*
drm/exynos: remove unnecessary code.
Inki Dae
2012-11-29
*
Merge branch 'exynos-drm-next' of git://git.infradead.org/users/kmpark/linux-...
Dave Airlie
2012-10-07
|
\
|
*
drm/exynos: fix to calculate CRTC shown via screen
Joonyoung Shim
2012-10-03
|
*
drm/exynos: check NV12M format specific to Exynos properly
Inki Dae
2012-10-03
*
|
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
David Howells
2012-10-02
|
/
*
drm/exynos: remove DRM_FORMAT_NV12M from plane module
Inki Dae
2012-09-12
*
drm/exynos: add plane enable/disable
Joonyoung Shim
2012-07-26
*
drm/exynos: add property for plane zpos
Joonyoung Shim
2012-07-26
*
drm/exynos: update overlay via plane from crtc
Joonyoung Shim
2012-07-26
*
drm/exynos: use private plane for crtc
Joonyoung Shim
2012-07-26
*
drm/exynos: define to_exynos_plane macro
Joonyoung Shim
2012-07-26
*
drm/exynos: added source size to overlay structure
Seung-Woo Kim
2012-05-17
*
drm/exynos: add format list of plane
Seung-Woo Kim
2012-04-05
*
drm/exynos: add default pixel format for plane
Eunchul Kim
2012-03-20
*
drm: add support for private planes
Rob Clark
2012-01-05
*
drm/exynos: Add plane support with fimd
Joonyoung Shim
2011-12-21