Andrzej Hajda
|
c3653fede5
drm/exynos: add mode_valid callback to exynos_drm
|
8 年之前 |
Andrzej Hajda
|
1ca582f10e
drm/exynos: use helper to set possible crtcs
|
8 年之前 |
Laurent Pinchart
|
64581714b5
drm: Convert atomic drivers from CRTC .disable() to .atomic_disable()
|
8 年之前 |
Laurent Pinchart
|
0b20a0f8c3
drm: Add old state pointer to CRTC .enable() helper function
|
8 年之前 |
Andrzej Hajda
|
c7954aa6f7
drm/exynos: kill mode_set_nofb callback
|
8 年之前 |
Andrzej Hajda
|
d644951c2b
drm/exynos: kill exynos_drm_crtc::pipe
|
8 年之前 |
Andrzej Hajda
|
0586feba32
drm/exynos/decon5433: implement frame counter
|
8 年之前 |
Andrzej Hajda
|
73b7b44fbd
drm/exynos: simplify completion event handling
|
8 年之前 |
Dave Airlie
|
e5c1ff1475
Backmerge tag 'v4.11-rc4' into drm-next
|
8 年之前 |
Andrzej Hajda
|
a392276d1d
drm/exynos: move crtc event handling to drivers callbacks
|
8 年之前 |
Shawn Guo
|
64b0e1d6c6
drm: exynos: use vblank hooks in struct drm_crtc_funcs
|
8 年之前 |
Inki Dae
|
41cbf0fdaa
drm/exynos: use atomic helper commit
|
8 年之前 |
Inki Dae
|
9db41d4323
drm/exynos: remove unnecessary codes
|
8 年之前 |
Shawn Guo
|
a3c764e988
drm: exynos: use crtc helper drm_crtc_from_index()
|
8 年之前 |
Andrzej Hajda
|
9276dff7a8
drm/exynos: use drm core to handle page-flip event
|
9 年之前 |
Andrzej Hajda
|
14e022f304
drm/exynos: fix pending update handling
|
9 年之前 |
Andrzej Hajda
|
fc173ae6dd
drm/exynos: fix cancel page flip code
|
9 年之前 |
Andrzej Hajda
|
2701932899
drm/exynos: add helper to get crtc from pipe
|
9 年之前 |
Inki Dae
|
c74d8eb564
drm/exynos: fix kernel panic issue at drm releasing
|
9 年之前 |
Inki Dae
|
d619894cf5
drm/exynos: crtc: do not wait for the scanout completion
|
9 年之前 |
Marek Szyprowski
|
d29c2c1407
drm/exynos: crtc: rework atomic_{begin,flush}
|
9 年之前 |
Dave Airlie
|
20f8e032e6
Backmerge drm-fixes merge into Linus's tree into drm-next.
|
9 年之前 |
Andrzej Hajda
|
c4e074074c
drm/exynos: atomic check only enabled crtc states
|
9 年之前 |
Ville Syrjälä
|
800ba2b581
drm/exynos: Constify function pointer structs
|
9 年之前 |
Ville Syrjälä
|
f98828769c
drm: Pass 'name' to drm_crtc_init_with_planes()
|
9 年之前 |
Andrzej Hajda
|
5625b3418a
drm/exynos: add atomic_check callback to exynos_crtc
|
9 年之前 |
Dave Airlie
|
48f87dd146
Merge commit '06d1ee32a4d25356a710b49d5e95dbdd68bdf505' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux into drm-next
|
9 年之前 |
Thierry Reding
|
88e72717c2
drm/irq: Use unsigned int pipe in public API
|
10 年之前 |
Gustavo Padovan
|
10d97d5869
drm/exynos: remove unused mode_fixup() code
|
10 年之前 |
Gustavo Padovan
|
7cf23eaf0d
drm/exynos: remove wait queue for pending page flip
|
10 年之前 |