summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/msm/disp/dpu1/dpu_encoder.c
AgeCommit message (Expand)Author
2020-11-29drm/msm/disp/dpu1/dpu_encoder: Fix a few parameter/member formatting issuesLee Jones
2020-11-23drm/msm/disp/dpu1/dpu_encoder: Remove a bunch of unused variablesLee Jones
2020-09-22drm/msm/dpu: Convert to DEFINE_SHOW_ATTRIBUTEQinglang Miao
2020-09-15drm/msm/dp: add audio support for Display Port on MSMAbhinav Kumar
2020-09-15drm/msm/dp: Add DP compliance tests on Snapdragon ChipsetsKuogee Hsieh
2020-09-15drm/msm/dpu: add display port support in DPUJeykumar Sankaran
2020-09-15drm/msm/dp: add displayPort driver supportChandan Uddaraju
2020-08-17drm/msm/dpu: Fix reservation failures in modesetKalyan Thota
2020-07-31drm/msm/dpu: update UBWC config for sm8150 and sm8250Jonathan Marek
2020-07-31drm/msm/dpu: fix/enable 6bpc dither with split-lmRob Clark
2020-07-31drm/msm/dpu: add support for dither block in displayKalyan Thota
2020-07-24Merge v5.8-rc6 into drm-nextDave Airlie
2020-06-24Merge tag 'drm-misc-next-2020-06-19' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2020-06-11drm/msm/dpu: allow initialization of encoder locks during encoder initKrishna Manikandan
2020-06-11drm/msm/dpu: fix error return code in dpu_encoder_initChen Tao
2020-06-11drm/msm/dpu: request for display color blocks based on hw catalog entryKalyan Thota
2020-05-27drm/msm/dpu: Stop copying around mode->private_flagsVille Syrjälä
2020-05-18drm/msm/dpu: add support for color processing blocks in dpu driverKalyan Thota
2020-03-31Merge tag 'drm-msm-next-2020-03-22' of https://gitlab.freedesktop.org/drm/msm...Dave Airlie
2020-03-19drm/msm/dpu: fix comparing pointer to 0 in dpu_encoder.cZheng Bin
2020-03-19drm/msm/dpu: Track resources in global stateDrew Davenport
2020-03-19drm/msm/dpu: Refactor rm iteratorDrew Davenport
2020-02-17Merge v5.6-rc2 into drm-misc-nextMaxime Ripard
2020-02-15drm: drop unused drm_display_mode.privateSam Ravnborg
2020-01-02drm/msm/dpu: Remove unneeded semicolon in dpu_encoder.czhengbin
2020-01-02drm/msm/dpu: Remove unnecessary NULL checkDrew Davenport
2020-01-02drm/msm/dpu: Remove unnecessary NULL checksDrew Davenport
2020-01-02msm:disp:dpu1: add mixer selection for display topologyKalyan Thota
2019-10-07drm/msm/dpu: Remove set but not used variables 'mode', 'dpu_kms', 'priv'zhengbin
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 unused variablesDrew Davenport
2019-09-03drm/msm/dpu: async commit supportRob Clark
2019-09-03drm/msm/dpu: unwind async commit handlingRob Clark
2019-09-03drm/msm/dpu: remove unused argRob Clark
2019-09-03drm/msm/dpu: remove some impossible error checkingRob Clark
2019-09-03drm/msm: drop use of drmP.hSam Ravnborg
2019-07-22drm/msm/dpu: Correct dpu encoder spinlock initializationShubhashree Dhar
2019-07-15Merge tag 'drm-next-2019-07-16' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2019-06-20drm/msm/dpu: Remove call to drm_mode_set_crtcinfoSean Paul
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234Thomas Gleixner
2019-06-18msm: dpu1: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2019-04-18drm/msm/dpu: assign intf to encoder in mode_setJeykumar Sankaran
2019-04-18drm/msm/dpu: map mixer/ctl hw blocks in encoder modesetJeykumar Sankaran
2019-04-18drm/msm/dpu: dont use encoder->crtc in atomic pathJeykumar Sankaran
2019-04-18drm/msm/dpu: release resources on modeset failureJeykumar Sankaran
2019-04-18drm/msm: dpu: Don't set frame_busy_mask for async updatesSean Paul
2019-04-18drm/msm: dpu: Don't queue the frame_done watchdog for cursorSean Paul
2019-04-18drm/msm: dpu: Untangle frame_done timeout unitsSean Paul
2019-04-18drm/msm: dpu: Simplify frame_done watchdog timeout calculationSean Paul