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