Kees Cook
|
e99e88a9d2
treewide: setup_timer() -> timer_setup()
|
8 years ago |
Andrzej Hajda
|
1ca582f10e
drm/exynos: use helper to set possible crtcs
|
8 years ago |
Daniel Vetter
|
7d902c05b4
drm: Nuke drm_atomic_helper_connector_dpms
|
8 years ago |
Andrzej Hajda
|
2949390eb1
drm/exynos: kill pipe field from drivers contexts
|
8 years ago |
Andrzej Hajda
|
2c82607b56
drm/exynos: set plane possible_crtcs in exynos_plane_init
|
8 years ago |
Andrzej Hajda
|
f44d3d2f84
drm/exynos: kill exynos_drm_private::pipe
|
8 years ago |
Andrzej Hajda
|
d644951c2b
drm/exynos: kill exynos_drm_crtc::pipe
|
8 years ago |
Dave Airlie
|
e5c1ff1475
Backmerge tag 'v4.11-rc4' into drm-next
|
8 years ago |
Andrzej Hajda
|
a392276d1d
drm/exynos: move crtc event handling to drivers callbacks
|
8 years ago |
Laurent Pinchart
|
896bbc3ef1
drm: exynos: Perform initialization/cleanup at probe/remove time
|
8 years ago |
Andrzej Hajda
|
9276dff7a8
drm/exynos: use drm core to handle page-flip event
|
9 years ago |
Andrzej Hajda
|
8574e927b4
drm/exynos/vidi: use timer for vblanks instead of sleeping worker
|
9 years ago |
Boris Brezillon
|
1487a81941
drm: exynos: Rely on the default ->best_encoder() behavior
|
9 years ago |
Marek Szyprowski
|
c5f2f0c41e
drm/exynos: fix types for compilation on 64bit architectures
|
9 years ago |
Carlos Palminha
|
5862362514
drm/exynos: removed optional dummy encoder mode_fixup function.
|
9 years ago |
Marek Szyprowski
|
40bdfb0a4c
drm/exynos: rename zpos to index
|
9 years ago |
Ville Syrjälä
|
800ba2b581
drm/exynos: Constify function pointer structs
|
9 years ago |
Dave Airlie
|
870a171814
Merge branch 'exynos-drm-next' of git://git.kernel.org:/pub/scm/linux/kernel/git/daeinki/drm-exynos into drm-next
|
9 years ago |
Marek Szyprowski
|
fd2d2fc2db
drm/exynos: introduce exynos_drm_plane_config structure
|
9 years ago |
Marek Szyprowski
|
0488f50e99
drm/exynos: move dma_addr attribute from exynos plane to exynos fb
|
9 years ago |
Ville Syrjälä
|
13a3d91f17
drm: Pass 'name' to drm_encoder_init()
|
9 years ago |
Gustavo Padovan
|
323db0ed7d
drm/exynos: add cursor plane support
|
10 years ago |
Gustavo Padovan
|
5d3d099574
drm/exynos: add global macro for the default primary plane
|
10 years ago |
Marek Szyprowski
|
fbbb1e1a7f
drm/exynos: Properly report supported formats for each device
|
10 years ago |
Gustavo Padovan
|
822f6dfd71
drm/exynos: check for pending fb before finish update
|
10 years ago |
Gustavo Padovan
|
2b8376c803
drm/exynos: remove struct exynos_drm_encoder layer
|
10 years ago |
Gustavo Padovan
|
a2986e8032
drm/exynos: remove exynos_drm_create_enc_conn()
|
10 years ago |
Gustavo Padovan
|
cf67cc9a29
drm/exynos: remove struct exynos_drm_display
|
10 years ago |
Gustavo Padovan
|
1e1d139322
drm/exynos: pass struct exynos_drm_plane in update/enable
|
10 years ago |
Gustavo Padovan
|
9cc7610a23
drm/exynos: rename win_commit/disable to atomic-like names
|
10 years ago |