aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/msm/mdp/mdp5/mdp5_encoder.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-08-02drm/msm/mdp5: Don't use mode_set helper funcs for encoders and CRTCsArchit Taneja1-1/+4
2017-08-02drm/msm/mdp5: Use runtime PM get/put API instead of toggling clocksArchit Taneja1-2/+5
2017-08-01drm/msm/mdp5: Fix typo in encoder_enable pathArchit Taneja1-1/+1
2017-05-17drm/msm: fix include notation and remove -Iinclude/drm flagMasahiro Yamada1-3/+3
2017-04-08drm/msm/mdp5: Remove mixer/intf pointers from mdp5_ctlArchit Taneja1-6/+7
2017-04-08drm/msm/mdp5: Assign INTF and CTL in encoder's atomic_check()Archit Taneja1-0/+16
2017-04-08drm/msm/mdp5: Clean up interface assignmentArchit Taneja1-18/+19
2017-04-08drm/msm/mdp5: Simplify LM <-> PP mappingArchit Taneja1-1/+1
2017-04-08drm/msm/mdp5: Start using mdp5_hw_mixerArchit Taneja1-2/+2
2017-02-06drm/msm/mdp5: Create single encoder per interface (INTF)Archit Taneja1-14/+21
2017-02-06drm/msm/mdp5: Prepare for merging video and command encodersArchit Taneja1-7/+24
2017-02-06drm/msm: Set encoder's mode of operation using a kms funcArchit Taneja1-0/+17
2016-07-16drm/msm/mdp5: Use updated MDP5 register namesArchit Taneja1-5/+5
2016-02-16drm/msm/mdp: removed optional dummy encoder mode_fixup function.Carlos Palminha1-8/+0
2015-12-15Merge tag 'topic/drm-misc-2015-12-14' of git://anongit.freedesktop.org/drm-intel into drm-nextDave Airlie1-1/+1
2015-12-14drm/msm/mdp5: high precision vblank timestamp supportArchit Taneja1-0/+18
2015-12-11drm: Pass 'name' to drm_encoder_init()Ville Syrjälä1-1/+1
2015-08-15drm/msm/mdp5: Allocate CTL0/1 for dual DSI single FLUSHHai Li1-2/+4
2015-08-15drm/msm/mdp5: Allocate CTL for each display interfaceHai Li1-4/+8
2015-06-11drm/msm/mdp5: Always generate active-high sync signals for DSIHai Li1-4/+8
2015-06-11drm/msm: clarify downstream bus scalingRob Clark1-1/+1
2015-06-11drm/msm: update generated headersRob Clark1-5/+5
2015-04-01drm/msm/mdp5: Enable DSI connector in msm drm driverHai Li1-2/+41
2015-04-01drm/msm/mdp5: Add START signal to kick off certain pipelinesStephane Viau1-2/+11
2015-04-01drm/msm/mdp5: Enhance operation mode for pipeline configurationStephane Viau1-15/+14
2015-03-04drm/msm/mdp5: fixup "drm/msm: fix fallout of atomic dpms changes"Stephane Viau1-3/+3
2015-02-01drm/msm: Add the eDP connector in msm drm driver (V2)Hai Li1-2/+36
2015-02-01drm/msm: fix fallout of atomic dpms changesRob Clark1-46/+43
2014-11-21drm/msm/mdp5: dpms(OFF) cleanupsRob Clark1-0/+11
2014-11-21drm/msm: add multiple CRTC and overlay supportStephane Viau1-0/+13
2014-01-09drm/msm: add mdp5/apq8x74Rob Clark1-0/+258