summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/msm/disp/dpu1/dpu_kms.c
AgeCommit message (Expand)Author
2020-09-22drm/msm/dpu: Convert to DEFINE_SHOW_ATTRIBUTEQinglang Miao
2020-09-19drm/msm/dp: Fix crash if no DP deviceRob Clark
2020-09-15drm/msm/dp: move debugfs node to /sys/kernel/debug/dri/*/Abhinav Kumar
2020-09-15drm/msm/dp: Add Display Port HPD featureTanmay Shah
2020-09-15drm/msm/dpu: add display port support in DPUJeykumar Sankaran
2020-09-04drm/msm/dpu: add support for clk and bw scaling for displayKalyan Thota
2020-07-31drm/msm: Quiet error during failure in optional resource mappings.Eric Anholt
2020-07-31drm/msm: Garbage collect unused resource _len fields.Eric Anholt
2020-07-31drm/msm/dpu: Use OPP API to set clk/perf stateRajendra Nayak
2020-07-30drm/msm/dpu: ensure device suspend happens during PM sleepKalyan Thota
2020-06-22drm/msm: Fix up the rest of the messed up address sizesJordan Crouse
2020-06-01Revert "drm/msm/dpu: add support for clk and bw scaling for display"Rob Clark
2020-05-23drm/msm: Refactor address space initializationJordan Crouse
2020-05-23drm/msm: Attach the IOMMU device during initializationJordan Crouse
2020-05-18drm/msm/dpu: add support for clk and bw scaling for displayKalyan Thota
2020-03-19drm/msm/dpu: Remove some set but not used variablestongtiangen
2020-03-19drm/msm/dpu: Track resources in global stateDrew Davenport
2020-01-02msm:disp:dpu1: add support for display for SC7180 targetKalyan Thota
2019-10-10drm/msm: Sanitize the modeset_is_locked checks in dpuSean Paul
2019-10-07drm/msm/dpu: Remove set but not used variable 'priv' in dpu_kms.czhengbin
2019-10-07drm/msm: Remove unused function argumentsDrew Davenport
2019-10-07drm/msm/dpu: Remove unnecessary NULL checksDrew Davenport
2019-10-07drm/msm/dpu: Remove unnecessary NULL checksDrew Davenport
2019-10-07drm/msm/dpu: Remove unnecessary NULL checksDrew Davenport
2019-09-03drm/msm/dpu: async commit supportRob Clark
2019-09-03drm/msm: split power control from prepare/complete_commitRob Clark
2019-09-03drm/msm: add kms->flush_commit()Rob Clark
2019-09-03drm/msm: convert kms->complete_commit() to crtc_maskRob Clark
2019-09-03drm/msm: add kms->wait_flush()Rob Clark
2019-09-03drm/msm/dpu: unwind async commit handlingRob Clark
2019-09-03drm/msm/dpu: remove some impossible error checkingRob Clark
2019-09-03drm/msm/dpu: fix "frame done" timeoutsRob Clark
2019-09-03drm/msm: drop use of drmP.hSam Ravnborg
2019-07-15Merge tag 'drm-next-2019-07-16' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2019-06-20drm/msm/dpu: Avoid calling _dpu_kms_mmu_destroy() on init failureSean Paul
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234Thomas Gleixner
2019-06-18drm/msm/dpu: Avoid a null de-ref while recovering from kms init failJordan Crouse
2019-06-18msm: dpu1: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2019-06-18drm/msm/dpu: Remove bogus commentSean Paul
2019-06-18drm/msm/dpu: Remove _dpu_debugfs_initSean Paul
2019-06-18drm/msm/dpu: Use provided drm_minor to initialize debugfsSean Paul
2019-02-01drm/msm/dpu: handle failures while initializing displaysJeykumar Sankaran
2019-02-01drm/msm/dpu: maintain hw_mdp in kmsJeykumar Sankaran
2019-02-01drm/msm/dpu: remove dev from RMJeykumar Sankaran
2019-02-01drm/msm/dpu: Correct initialization of modifiersFritz Koenig
2018-12-11drm/msm/dpu: Further cleanups for static inline functionsJordan Crouse
2018-12-11drm/msm/dpu: Cleanup the debugfs functionsJordan Crouse
2018-12-11drm/msm/dpu: Remove dpu_irq and unused functionsJordan Crouse
2018-12-11drm/msm/dpu: Remove dpu_dbgJordan Crouse
2018-12-11drm/msm: dpu: Add modeset lock checks where applicableSean Paul