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
|
8 年之前 |
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 年之前 |
Gustavo Padovan
|
c4533665d8
drm/exynos: wait all planes updates to finish
|
10 年之前 |
Gustavo Padovan
|
822f6dfd71
drm/exynos: check for pending fb before finish update
|
10 年之前 |
Gustavo Padovan
|
d9220d4733
drm/exynos: add prepare and cleanup phases for planes
|
10 年之前 |
Gustavo Padovan
|
bb0fa93523
drm/exynos: don't track enabled state at exynos_crtc
|
10 年之前 |
Gustavo Padovan
|
2b8376c803
drm/exynos: remove struct exynos_drm_encoder layer
|
10 年之前 |
Gustavo Padovan
|
cf67cc9a29
drm/exynos: remove struct exynos_drm_display
|
10 年之前 |
Gustavo Padovan
|
08dd20099f
drm/exynos: return return value of exynos_crtc->enable_vblank
|
10 年之前 |
Gustavo Padovan
|
eafd540aea
drm/exynos: use KMS version of DRM vblanks functions
|
10 年之前 |
Gustavo Padovan
|
451a8c0c59
drm/exynos: pass the correct pipe number
|
10 年之前 |
Maarten Lankhorst
|
613d2b2721
drm/atomic: pass old crtc state to atomic_begin/flush.
|
10 年之前 |
Gustavo Padovan
|
3cecda030f
drm/exynos: split exynos_crtc->dpms in enable() and disable()
|
10 年之前 |
Gustavo Padovan
|
c4d96f1689
drm/exynos: remove unnecessary calls to disable_plane()
|
10 年之前 |
Gustavo Padovan
|
63498e3065
drm/exynos: atomic dpms support
|
10 年之前 |