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
2018-07-24
Merge tag 'exynos-drm-fixes-for-v4.18-rc4' of git://git.kernel.org/pub/scm/li...
Inki Dae
2018-07-02
drm/exynos: Replace drm_framebuffer_{un/reference} with put,get functions
Thomas Zimmermann
2018-06-20
Merge drm-upstream/drm-next into drm-misc-next
Gustavo Padovan
2018-06-11
drm/exynos: Stop updating plane->crtc
Ville Syrjälä
2018-05-24
drm/exynos: Fix default value for zpos plane property
Marek Szyprowski
2017-08-25
drm/exynos: mixer: enable NV12MT support for the video plane
Tobias Jakobi
2017-08-08
drm: Nuke drm_atomic_helper_plane_set_property
Daniel Vetter
2017-08-01
drm: Plumb modifiers through plane init
Ben Widawsky
2017-06-01
drm/exynos: set plane possible_crtcs in exynos_plane_init
Andrzej Hajda
2016-10-01
drm/exynos: use drm core to handle page-flip event
Andrzej Hajda
2016-07-29
drm/exynos: use generic code for managing zpos plane property
Marek Szyprowski
2016-06-10
drm/exynos: use logical AND in exynos_drm_plane_check_size()
Tobias Jakobi
2016-05-17
drm: Drop plane argument from __drm_atomic_helper_plane_destroy_state
Daniel Vetter
2016-04-30
drm/exynos: fix adjusted_mode pointer in exynos_plane_mode_set
Andrzej Hajda
2016-01-13
drm/exynos: make zpos property configurable
Marek Szyprowski
2016-01-13
drm/exynos: rename zpos to index
Marek Szyprowski
2015-12-15
Merge branch 'exynos-drm-next' of git://git.kernel.org:/pub/scm/linux/kernel/...
Dave Airlie
2015-12-13
drm/exynos: fix clipping when scaling is enabled
Marek Szyprowski
2015-12-13
drm/exynos: add generic check for plane state
Marek Szyprowski
2015-12-13
drm/exynos: introduce exynos_drm_plane_config structure
Marek Szyprowski
2015-12-13
drm/exynos: introduce exynos_drm_plane_state structure
Marek Szyprowski
2015-12-13
drm/exynos: move dma_addr attribute from exynos plane to exynos fb
Marek Szyprowski
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
[next]