Arnd Bergmann
|
a1ed6def44
drm/msm: avoid false-positive -Wmaybe-uninitialized warning
|
7 years ago |
Daniel Vetter
|
70c5f93669
Merge airlied/drm-next into drm-misc-next
|
7 years ago |
Ville Syrjälä
|
a01cb8ba3f
drm: Move drm_plane_helper_check_state() into drm_atomic_helper.c
|
7 years ago |
Ville Syrjälä
|
10b47ee02d
drm: Check crtc_state->enable rather than crtc->enabled in drm_plane_helper_check_state()
|
7 years ago |
Archit Taneja
|
18075d0d48
drm/msm/mdp5: Don't use async plane update path if plane visibility changes
|
8 years ago |
Archit Taneja
|
b148928010
drm/msm/mdp5: Update mdp5_pipe_assign to spit out both planes
|
8 years ago |
Archit Taneja
|
9866601e67
drm/msm/mdp5: Prepare mdp5_pipe_assign for some rework
|
8 years ago |
Gustavo Padovan
|
ba49f0623d
drm/msm: remove mdp5_cursor_plane_funcs
|
8 years ago |
Gustavo Padovan
|
224a4c9709
drm/msm: update cursors asynchronously through atomic
|
8 years ago |
Dave Airlie
|
0c697fafc6
Backmerge tag 'v4.13-rc5' into drm-next
|
8 years ago |
Daniel Vetter
|
e90271bc07
drm: Nuke drm_atomic_helper_plane_set_property
|
8 years ago |
Viresh Kumar
|
d490c9cd2f
drm/msm/mdp5: Fix compilation warnings
|
8 years ago |
Ben Widawsky
|
e6fc3b6855
drm: Plumb modifiers through plane init
|
8 years ago |
Rob Clark
|
8bdcd949bb
drm/msm: pass address-space to _get_iova() and friends
|
8 years ago |
Rob Clark
|
f59f62d592
drm/msm/mdp4+5: move aspace/id to base class
|
8 years ago |
Rob Clark
|
aa7cd24297
drm/msm/mdp5: kill pipe_lock
|
8 years ago |
Dave Airlie
|
925344ccc9
BackMerge tag 'v4.12-rc5' into drm-next
|
8 years ago |
Rob Clark
|
adcbae310f
drm/msm/mdp5: release hwpipe(s) for unused planes
|
8 years ago |
Rob Clark
|
786813c343
drm/msm/mdp5: use __drm_atomic_helper_plane_duplicate_state()
|
8 years ago |
Robert Foss
|
c2c446ad29
drm: Add DRM_MODE_ROTATE_ and DRM_MODE_REFLECT_ to UAPI
|
8 years ago |
Archit Taneja
|
c26b4f6cfb
drm/msm/mdp5: Configure 'right' hwpipe
|
8 years ago |
Archit Taneja
|
7a10ee9b57
drm/msm/mdp5: Assign a 'right hwpipe' to plane state
|
8 years ago |
Archit Taneja
|
821be43ff2
drm/msm/mdp5: Create mdp5_hwpipe_mode_set
|
8 years ago |
Archit Taneja
|
f316b25a23
drm/msm/mdp5: Remove mixer/intf pointers from mdp5_ctl
|
8 years ago |
Archit Taneja
|
01f8a96964
drm/msm/mdp5: Bring back pipe_lock to mdp5_plane struct
|
8 years ago |
Daniel Vetter
|
34a2ab5e06
drm: Add acquire ctx parameter to ->update_plane
|
8 years ago |
Archit Taneja
|
10967a0687
drm/msm/mdp5: Add support for legacy cursor updates
|
8 years ago |
Archit Taneja
|
9142364e46
drm/msm/mdp5: Refactor mdp5_plane_atomic_check
|
8 years ago |
Archit Taneja
|
5798c8e0d3
drm/msm/mdp5: Misc cursor plane bits
|
8 years ago |
Archit Taneja
|
3b6acf1440
drm/msm/mdp5: Use plane helpers to configure src/dst rectangles
|
8 years ago |