index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
exynos
/
exynos_drm_plane.c
Age
Commit message (
Expand
)
Author
2015-12-11
drm: Pass 'name' to drm_universal_plane_init()
Ville Syrjälä
2015-10-26
drm/exynos: cleanup name of gem object for exynos_drm
Joonyoung Shim
2015-10-26
drm/exynos: add cursor plane support
Gustavo Padovan
2015-09-02
drm/exynos: remove exynos_drm_fb_get_buf_cnt()
Joonyoung Shim
2015-08-31
drm/exynos: Properly report supported formats for each device
Marek Szyprowski
2015-08-31
drm/exynos: check for pending fb before finish update
Gustavo Padovan
2015-08-16
drm/exynos: merge exynos_drm_buf.c to exynos_drm_gem.c
Joonyoung Shim
2015-08-16
drm/exynos: unify exynos_drm_plane names with drm core
Gustavo Padovan
2015-08-16
drm/exynos: use drm atomic state directly
Gustavo Padovan
2015-08-16
drm/exynos: pass struct exynos_drm_plane in update/enable
Gustavo Padovan
2015-08-16
drm/exynos: rename win_commit/disable to atomic-like names
Gustavo Padovan
2015-06-20
drm/exynos: remove exported functions from exynos_drm_plane
Gustavo Padovan
2015-06-20
drm/exynos: atomic phase 3: atomic updates of planes
Gustavo Padovan
2015-06-20
drm/exynos: atomic phase 2: wire up state reset(), duplicate() and destroy()
Gustavo Padovan
2015-06-20
drm/exynos: use adjusted_mode of crtc_state instead of mode
Joonyoung Shim
2015-06-20
drm/exynos: atomic phase 1: use drm_plane_helper_disable()
Gustavo Padovan
2015-06-20
drm/exynos: atomic phase 1: use drm_plane_helper_update()
Gustavo Padovan
2015-05-19
drm/exynos: plane: honor buffer offset for dma_addr
Tobias Jakobi
2015-04-13
drm/exynos: add ratio calculation
Joonyoung Shim
2015-04-13
drm/exynos: use src_x and src_y instead of fb_x and fb_y
Joonyoung Shim
2015-04-13
drm/exynos: remove exynos_plane_destroy()
Gustavo Padovan
2015-04-13
drm/exynos: make zpos property immutable
Gustavo Padovan
2015-04-13
drm/exynos: preset zpos value for overlay planes
Gustavo Padovan
2015-04-13
drm/exynos: remove struct *_win_data abstraction on planes
Gustavo Padovan
2015-03-18
drm/exynos: Check for NULL dereference of crtc
Charles Keepax
2015-02-13
Merge branch 'exynos-drm-next' of git://git.kernel.org/pub/scm/linux/kernel/g...
Dave Airlie
2015-02-11
Merge tag 'topic/drm-misc-2015-02-06' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
2015-02-09
drm/exynos: remove exynos_plane_dpms
Joonyoung Shim
2015-02-04
drm: remove DRM_FORMAT_NV12MT
Daniel Vetter
2015-01-25
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
2014-09-20
drm/exynos: switch to universal plane API
Andrzej Hajda
2014-03-28
drm/exynos: Replace DRM_LOG_KMS() by DRM_DEBUG_KMS()
Lespiau, Damien
2014-03-24
drm/exynos: Split manager/display/subdrv
Sean Paul
2014-03-24
drm/exynos: Use unsigned long for possible_crtcs
Sean Paul
2013-09-05
drm/exynos: Remove redundant error messages
Sachin Kamat
2013-09-05
drm/exynos: Add missing includes
Mark Brown
2013-06-28
drm/exynos: Remove tracking log functions
YoungJun Cho
2012-12-14
drm/exynos: fix fb offset calculation for plane
Joonyoung Shim
2012-12-13
drm/exynos: remove unused vaddr member
YoungJun Cho
2012-11-29
drm/exynos: remove unnecessary code.
Inki Dae
2012-10-07
Merge branch 'exynos-drm-next' of git://git.infradead.org/users/kmpark/linux-...
Dave Airlie
2012-10-04
drm/exynos: fix to calculate CRTC shown via screen
Joonyoung Shim
2012-10-04
drm/exynos: check NV12M format specific to Exynos properly
Inki Dae
2012-10-02
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
David Howells
[next]