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_crtc.c
Age
Commit message (
Expand
)
Author
2015-04-13
drm/exynos: track vblank events on a per crtc basis
Mandeep Singh Baines
2015-04-13
drm/exynos: remove struct *_win_data abstraction on planes
Gustavo Padovan
2015-02-09
drm/exynos: remove mode property of exynos crtc
Joonyoung Shim
2015-02-09
drm/exynos: Remove exynos_plane_dpms() call with no effect
Gustavo Padovan
2015-01-25
drm/exynos: create exynos_check_plane()
Gustavo Padovan
2015-01-25
drm/exynos: don't duplicate drm_display_mode in fimd context
Gustavo Padovan
2015-01-25
drm/exynos: remove struct exynos_drm_manager
Gustavo Padovan
2015-01-25
drm/exynos: remove drm_dev from struct exynos_drm_manager
Gustavo Padovan
2015-01-25
drm/exynos: move 'type' from manager to crtc struct
Gustavo Padovan
2015-01-25
drm/exynos: remove pipe member of struct exynos_drm_manager
Gustavo Padovan
2015-01-25
drm/exynos: add pipe param to exynos_drm_crtc_create()
Gustavo Padovan
2015-01-25
drm/exynos: rename base object of struct exynos_drm_crtc to 'base'
Gustavo Padovan
2015-01-25
drm/exynos: remove exynos_drm_crtc_mode_set_commit()
Gustavo Padovan
2015-01-25
drm/exynos: call exynos_update_plane() directly on page flips
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 do any DPMS operation while updating planes
Gustavo Padovan
2015-01-25
drm/exynos: remove exynos_drm_crtc_plane_* wrappers
Gustavo Padovan
2015-01-25
drm/exynos: expose struct exynos_drm_crtc
Gustavo Padovan
2015-01-25
drm/exynos: move to_exynos_crtc() macro to main header
Gustavo Padovan
2014-11-03
drm/exynos: enable vblank after DPMS on
Andrzej Hajda
2014-09-20
drm/exynos: switch to universal plane API
Andrzej Hajda
2014-08-03
drm/exynos: add TE handler to support LCD I80 interface
YoungJun Cho
2014-08-03
drm/exynos: use wait_event_timeout() for safety usage
YoungJun Cho
2014-06-02
drm/exynos: add component framework support
Inki Dae
2014-04-30
drm/exynos: balance framebuffer refcount
Andrzej Hajda
2014-04-01
drm: Replace crtc fb with primary plane fb (v3)
Matt Roper
2014-04-01
drm/exynos: Restrict plane loops to only operate on overlay planes (v2)
Matt Roper
2014-03-24
drm/exynos: Implement mode_fixup manager operation
Sean Paul
2014-03-24
drm/exynos: Add mode_set manager operation
Sean Paul
2014-03-24
drm/exynos: Disable unused crtc planes from crtc
Sean Paul
2014-03-24
drm/exynos: Split manager/display/subdrv
Sean Paul
2013-12-02
drm: fix typos in comment in /gpu/drm/exynos
Masanari Iida
2013-09-05
drm/exynos: Remove redundant error messages
Sachin Kamat
2013-09-05
drm/exynos: Add missing includes
Mark Brown
2013-08-30
drm: Pass page flip ioctl flags to driver
Keith Packard
2013-06-28
drm/exynos: Remove tracking log functions
YoungJun Cho
2013-06-28
drm/exynos: do not use mode_set_base function directly
Inki Dae
2013-06-17
drm: Drop all the stub gamma_get, gamma_set, load_lut functions from drivers
Ville Syrjälä
2013-05-23
drm/exynos: wait for the completion of pending page flip
Inki Dae
2013-05-23
drm/exynos: use drm_send_vblank_event() helper
Rob Clark
2013-05-22
drm/exynos: page flip fixes
Rob Clark
2013-01-07
drm/exynos: move finish page flip to a common place
Rahul Sharma
2013-01-04
drm/exynos: change file license to GPL
Inki Dae
2012-11-29
drm/exynos: hold event_lock while accessing pageflip_event_list
Imre Deak
2012-10-07
Merge branch 'exynos-drm-next' of git://git.infradead.org/users/kmpark/linux-...
Dave Airlie
2012-10-04
drm/exynos: check crtc's dpms mode at SetCrtc
Inki Dae
2012-10-04
drm/exynos: check crtc's dpms mode at page flip
Inki Dae
2012-10-04
drm/exynos: fix duplicated mutex lock issue
Inki Dae
2012-10-04
drm/exynos: fixed duplicated mode setting.
Inki Dae
[next]