summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/msm/mdp/mdp5/mdp5_crtc.c
AgeCommit message (Expand)Author
2016-11-02drm/msm/mdp5: handle non-fullscreen base plane caseRob Clark
2016-07-16drm/msm: Replace drm_fb_get_bpp_depth() with drm_format_plane_cpp()Laurent Pinchart
2016-06-02drm/atomic: Add drm_atomic_crtc_state_for_each_plane_stateDaniel Vetter
2016-05-17drm: Remove unused drm_device from drm_gem_object_lookup()Chris Wilson
2016-05-02drm/msm: use drm_crtc_send_vblank_event()Gustavo Padovan
2016-03-16Merge tag 'topic/drm-misc-2016-03-14' of git://anongit.freedesktop.org/drm-in...Dave Airlie
2016-03-04drm/msm/mdp: removed optional dummy crtc mode_fixup function.Carlos Palminha
2016-03-02drm/msm/mdp: Use atomic helper to set crtc propertyArchit Taneja
2016-02-08drm/msm: Nuke preclose hooksDaniel Vetter
2015-12-11drm: Pass 'name' to drm_crtc_init_with_planes()Ville Syrjälä
2015-08-15drm/msm/mdp5: Allocate CTL for each display interfaceHai Li
2015-08-15drm/msm/mdp5: Add plane blending operation support for MDP5 (v2)jilai wang
2015-08-15drm/msm: don't install plane properties on crtcRob Clark
2015-07-27drm/atomic: pass old crtc state to atomic_begin/flush.Maarten Lankhorst
2015-06-11drm/msm/mdp5: Wait for PP_DONE irq for command mode CRTC atomic commitHai Li
2015-06-11drm/msm: Use customized function to wait for atomic commit doneHai Li
2015-06-11drm/msm/mdp5: fix for crash in disable pathRob Clark
2015-04-01drm/msm/mdp5: Enable DSI connector in msm drm driverHai Li
2015-04-01drm/msm/mdp5: Add START signal to kick off certain pipelinesStephane Viau
2015-04-01drm/msm/mdp5: Enhance operation mode for pipeline configurationStephane Viau
2015-04-01drm/msm/mdp5: only flush on a CRTC ->atomic_flush()Stephane Viau
2015-03-04drm/msm/mdp5: fix cursor blendingRob Clark
2015-03-04drm/msm/mdp5: fix cursor ROIRob Clark
2015-03-04drm/msm/mdp5: Avoid flushing registers when CRTC is disabledStephane Viau
2015-03-04drm/msm/mdp5: fixup "drm/msm: fix fallout of atomic dpms changes"Stephane Viau
2015-02-01drm/msm/mdp5: Add hardware cursor supportBeeresh Gopal
2015-02-01drm/msm: fix fallout of atomic dpms changesRob Clark
2015-02-01drm/msm: Remove CRTC .mode_set and .mode_set_base helpersLaurent Pinchart
2015-01-08Merge tag 'topic/core-stuff-2014-12-19' of git://anongit.freedesktop.org/drm-...Dave Airlie
2014-12-18drm/msm/mdp5: update irqs on crtc<->encoder link changeRob Clark
2014-12-18drm/msm: block incoming update on pending updatesRob Clark
2014-12-10drm/msm: Remove dummy ->load_lut() implementationThierry Reding
2014-11-27drm/msm: switch to atomic-helpers iterator macrosRob Clark
2014-11-21drm/msm/mdp5: dpms(OFF) cleanupsRob Clark
2014-11-21drm/msm/mdp5: atomicRob Clark
2014-11-21drm/msm/mdp5: don't use void * for opaque typesRob Clark
2014-11-21drm/msm: add multiple CRTC and overlay supportStephane Viau
2014-11-16drm/msm/mdp5: drop attached planes tableRob Clark
2014-11-16drm/msm/mdp5: drop private primary ptrRob Clark
2014-11-14drm: flip-work: change drm_flip_work_init prototypeBoris BREZILLON
2014-06-02drm/msm: remove redundant private plane cleanupRob Clark
2014-04-02drm: Replace crtc fb with primary plane fb (v3)Matt Roper
2014-04-02drm/msm: Switch to universal plane API'sMatt Roper
2014-02-05drm/msm/mdp5: fix ref leaks in error pathsRob Clark
2014-01-09drm/msm: add mdp5/apq8x74Rob Clark