| Commit message (Expand) | Author | Age |
* | drm/msm/mdp5: handle non-fullscreen base plane case | Rob Clark | 2016-11-02 |
* | drm/msm: Replace drm_fb_get_bpp_depth() with drm_format_plane_cpp() | Laurent Pinchart | 2016-07-16 |
* | drm/atomic: Add drm_atomic_crtc_state_for_each_plane_state | Daniel Vetter | 2016-06-02 |
* | drm: Remove unused drm_device from drm_gem_object_lookup() | Chris Wilson | 2016-05-17 |
* | drm/msm: use drm_crtc_send_vblank_event() | Gustavo Padovan | 2016-05-02 |
* | Merge tag 'topic/drm-misc-2016-03-14' of git://anongit.freedesktop.org/drm-in... | Dave Airlie | 2016-03-15 |
|\ |
|
| * | drm/msm/mdp: removed optional dummy crtc mode_fixup function. | Carlos Palminha | 2016-03-04 |
* | | drm/msm/mdp: Use atomic helper to set crtc property | Archit Taneja | 2016-03-02 |
|/ |
|
* | drm/msm: Nuke preclose hooks | Daniel Vetter | 2016-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 interface | Hai Li | 2015-08-15 |
* | drm/msm/mdp5: Add plane blending operation support for MDP5 (v2) | jilai wang | 2015-08-15 |
* | drm/msm: don't install plane properties on crtc | Rob Clark | 2015-08-15 |
* | drm/atomic: pass old crtc state to atomic_begin/flush. | Maarten Lankhorst | 2015-07-27 |
* | drm/msm/mdp5: Wait for PP_DONE irq for command mode CRTC atomic commit | Hai Li | 2015-06-11 |
* | drm/msm: Use customized function to wait for atomic commit done | Hai Li | 2015-06-11 |
* | drm/msm/mdp5: fix for crash in disable path | Rob Clark | 2015-06-11 |
* | drm/msm/mdp5: Enable DSI connector in msm drm driver | Hai Li | 2015-04-01 |
* | drm/msm/mdp5: Add START signal to kick off certain pipelines | Stephane Viau | 2015-04-01 |
* | drm/msm/mdp5: Enhance operation mode for pipeline configuration | Stephane Viau | 2015-04-01 |
* | drm/msm/mdp5: only flush on a CRTC ->atomic_flush() | Stephane Viau | 2015-04-01 |
* | drm/msm/mdp5: fix cursor blending | Rob Clark | 2015-03-04 |
* | drm/msm/mdp5: fix cursor ROI | Rob Clark | 2015-03-04 |
* | drm/msm/mdp5: Avoid flushing registers when CRTC is disabled | Stephane Viau | 2015-03-04 |
* | drm/msm/mdp5: fixup "drm/msm: fix fallout of atomic dpms changes" | Stephane Viau | 2015-03-04 |
* | drm/msm/mdp5: Add hardware cursor support | Beeresh Gopal | 2015-02-01 |
* | drm/msm: fix fallout of atomic dpms changes | Rob Clark | 2015-02-01 |
* | drm/msm: Remove CRTC .mode_set and .mode_set_base helpers | Laurent Pinchart | 2015-02-01 |
* | Merge tag 'topic/core-stuff-2014-12-19' of git://anongit.freedesktop.org/drm-... | Dave Airlie | 2015-01-08 |
|\ |
|
| * | drm/msm: Remove dummy ->load_lut() implementation | Thierry Reding | 2014-12-10 |
* | | drm/msm/mdp5: update irqs on crtc<->encoder link change | Rob Clark | 2014-12-18 |
* | | drm/msm: block incoming update on pending updates | Rob Clark | 2014-12-18 |
|/ |
|
* | drm/msm: switch to atomic-helpers iterator macros | Rob Clark | 2014-11-27 |
* | drm/msm/mdp5: dpms(OFF) cleanups | Rob Clark | 2014-11-21 |
* | drm/msm/mdp5: atomic | Rob Clark | 2014-11-21 |
* | drm/msm/mdp5: don't use void * for opaque types | Rob Clark | 2014-11-21 |
* | drm/msm: add multiple CRTC and overlay support | Stephane Viau | 2014-11-21 |
* | drm/msm/mdp5: drop attached planes table | Rob Clark | 2014-11-16 |
* | drm/msm/mdp5: drop private primary ptr | Rob Clark | 2014-11-16 |
* | drm: flip-work: change drm_flip_work_init prototype | Boris BREZILLON | 2014-11-14 |
* | drm/msm: remove redundant private plane cleanup | Rob Clark | 2014-06-02 |
* | drm: Replace crtc fb with primary plane fb (v3) | Matt Roper | 2014-04-01 |
* | drm/msm: Switch to universal plane API's | Matt Roper | 2014-04-01 |
* | drm/msm/mdp5: fix ref leaks in error paths | Rob Clark | 2014-02-05 |
* | drm/msm: add mdp5/apq8x74 | Rob Clark | 2014-01-09 |