aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/msm/disp (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-12-02Merge tag 'drm-msm-next-2019-11-05' of https://gitlab.freedesktop.org/drm/msm into drm-nextDave Airlie15-208/+161
2019-11-04drm/msm/mdp5: Add configuration for msm8x76AngeloGioacchino Del Regno1-0/+98
2019-11-02drm/msm/mdp5: Add optional TBU and TBU_RT clocksAngeloGioacchino Del Regno2-0/+12
2019-10-10drm/msm/mdp5: make config variables staticBen Dooks1-8/+8
2019-10-10drm/msm/mdp5: Remove set but not used variable 'hw_cfg' in modeset_initzhengbin1-3/+0
2019-10-10drm/msm/mdp5: Remove set but not used variable 'hw_cfg' in blend_setupzhengbin1-3/+0
2019-10-10drm/msm/mdp5: Remove set but not used variable 'fmt'zhengbin1-2/+0
2019-10-10drm/msm: Sanitize the modeset_is_locked checks in dpuSean Paul2-1/+9
2019-10-07drm/msm/dpu: Remove set but not used variables 'mode', 'dpu_kms', 'priv'zhengbin1-3/+0
2019-10-07drm/msm/dpu: Remove set but not used variables 'cmd_enc', 'priv'zhengbin1-11/+0
2019-10-07drm/msm/dpu: Remove set but not used variables 'dpu_cstate', 'priv'zhengbin1-4/+0
2019-10-07drm/msm/dpu: Remove set but not used variable 'priv' in dpu_core_irq.czhengbin1-6/+0
2019-10-07drm/msm/dpu: Remove set but not used variable 'priv' in dpu_encoder_phys_vid.czhengbin1-2/+0
2019-10-07drm/msm/dpu: Remove set but not used variable 'priv' in dpu_kms.czhengbin1-4/+0
2019-10-07drm/msm: Remove unused function argumentsDrew Davenport3-24/+6
2019-10-07drm/msm/dpu: Remove unnecessary NULL checksDrew Davenport3-41/+1
2019-10-07drm/msm/dpu: Remove unnecessary NULL checksDrew Davenport7-45/+19
2019-10-07drm/msm/dpu: Remove unnecessary NULL checksDrew Davenport2-8/+3
2019-10-07drm/msm/dpu: Remove unnecessary NULL checksDrew Davenport7-36/+14
2019-10-07drm/msm/dpu: Remove unused macroDrew Davenport1-4/+0
2019-10-07drm/msm/dpu: Remove unused variablesDrew Davenport2-12/+0
2019-10-03Merge drm/drm-next into drm-misc-nextMaxime Ripard31-280/+437
2019-10-02drm/msm: use drm_debug_enabled() to check for debug categoriesJani Nikula1-2/+2
2019-09-04drm/msm: remove unlikely() from WARN_ON() conditionsDenis Efremov2-3/+3
2019-09-03drm/msm/dpu: async commit supportRob Clark4-38/+33
2019-09-03drm/msm: split power control from prepare/complete_commitRob Clark3-14/+42
2019-09-03drm/msm: add kms->flush_commit()Rob Clark3-0/+18
2019-09-03drm/msm: convert kms->complete_commit() to crtc_maskRob Clark5-34/+9
2019-09-03drm/msm: add kms->wait_flush()Rob Clark3-15/+30
2019-09-03drm/msm/dpu: handle_frame_done() from vblank irqRob Clark2-23/+9
2019-09-03drm/msm/dpu: add real wait_for_commit_done()Rob Clark1-1/+21
2019-09-03drm/msm/dpu: unwind async commit handlingRob Clark5-55/+36
2019-09-03drm/msm/dpu: remove unused argRob Clark3-4/+3
2019-09-03drm/msm/dpu: remove some impossible error checkingRob Clark6-45/+0
2019-09-03drm/msm/dpu: add rotation propertyRob Clark1-0/+20
2019-09-03drm/msm/dpu: remove stray "\n"Rob Clark1-1/+1
2019-09-03drm/msm/dpu: fix "frame done" timeoutsRob Clark4-33/+38
2019-09-03drm/msm/mdp5: Find correct node for creating gem address spaceJeffrey Hugo1-1/+6
2019-09-03drm/msm/mdp5: Add msm8998 supportJeffrey Hugo1-5/+127
2019-09-03drm/msm/dpu: remove dpu_mdss:hwversionRob Clark1-5/+0
2019-09-03drm/msm/dpu: Drop unused GPIO codeLinus Walleij3-9/+5
2019-09-03drm/msm/mdp4: Drop unused GPIO includeLinus Walleij1-2/+0
2019-09-03drm/msm: drop use of drmP.hSam Ravnborg17-7/+38
2019-08-09Merge tag 'drm-misc-next-2019-08-08' of git://anongit.freedesktop.org/drm/drm-misc into drm-nextDave Airlie1-6/+2
2019-08-01drm/msm: add support for per-CRTC max_vblank_count on mdp5Brian Masney2-2/+16
2019-07-22Merge v5.3-rc1 into drm-misc-nextMaxime Ripard42-708/+236
2019-07-22drm/msm/dpu: Correct dpu encoder spinlock initializationShubhashree Dhar1-2/+1
2019-07-15Merge tag 'drm-next-2019-07-16' of git://anongit.freedesktop.org/drm/drmLinus Torvalds18-349/+239
2019-06-28Merge tag 'drm-msm-next-2019-06-25' of https://gitlab.freedesktop.org/drm/msm into drm-nextDave Airlie16-300/+202
2019-06-28drm/msm: Use drm_gem_fb_prepare_fbDaniel Vetter1-6/+2