summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2022-05-02drm/msm/dp: Support only IRQ_HPD and REPLUG interrupts for eDPSankeerth Billakanti
2022-05-02drm/msm: select DRM_DP_AUX_BUS for the AUX bus supportDmitry Baryshkov
2022-05-02drm/msm/dp: Add eDP support via aux_busSankeerth Billakanti
2022-05-02drm/msm/dp: tear down main link at unplug handle immediatelyKuogee Hsieh
2022-05-02drm/msm/dp: fix error check return value of irq_of_parse_and_map()Lv Ruyi
2022-05-02drm/msm/dp: stop event kernel thread when DP unbindKuogee Hsieh
2022-05-02drm/msm/dp: remove max_pclk_khz field from dp_panel/dp_displayDmitry Baryshkov
2022-05-02drm/msm/dp: simplify dp_connector_get_modes()Dmitry Baryshkov
2022-05-02drm/msm/dp: drop dp_mode argument from dp_panel_get_modes()Dmitry Baryshkov
2022-05-02drm/msm/dp: replace DRM_DEBUG_DP marco with drm_dbg_dpKuogee Hsieh
2022-05-02drm/msm/dp: remove extra wrappers and public functionsDmitry Baryshkov
2022-05-02drm/msm/dp: replace dp_connector with drm_bridge_connectorDmitry Baryshkov
2022-05-02drm/msm/dpu: add wb_idx to DRM traces in dpu_encoderAbhinav Kumar
2022-05-02drm/msm/dpu: add wb_idx to existing DRM prints in dpu_encoderAbhinav Kumar
2022-05-02drm/msm/dpu: add writeback blocks to the display snapshotAbhinav Kumar
2022-05-02drm/msm/dpu: gracefully handle null fb commits for writebackAbhinav Kumar
2022-05-02drm/msm/dpu: initialize dpu encoder and connector for writebackAbhinav Kumar
2022-05-02drm/msm/dpu: add the writeback connector layerAbhinav Kumar
2022-05-02drm/msm/dpu: introduce the dpu_encoder_phys_* for writebackAbhinav Kumar
2022-05-02drm/msm/dpu: move _dpu_plane_get_qos_lut to dpu_hw_util fileAbhinav Kumar
2022-05-02drm/msm/dpu: add encoder operations to prepare/cleanup wb jobAbhinav Kumar
2022-05-02drm/msm/dpu: make changes to dpu_encoder to support virtual encoderAbhinav Kumar
2022-05-02drm/msm/dpu: add an API to reset the encoder related hw blocksAbhinav Kumar
2022-05-02drm/msm/dpu: add changes to support writeback in hw_ctlAbhinav Kumar
2022-05-02drm/msm/dpu: add writeback blocks to DPU RMAbhinav Kumar
2022-05-02drm/msm/dpu: add dpu_hw_wb abstraction for writeback blocksAbhinav Kumar
2022-05-02drm/msm/dpu: rename dpu_hw_pipe_cdp_cfg to dpu_hw_cdp_cfgAbhinav Kumar
2022-05-02drm/msm/dpu: add reset_intf_cfg operation for dpu_hw_ctlAbhinav Kumar
2022-05-02drm/msm/dpu: add writeback blocks to the sm8250 DPU catalogAbhinav Kumar
2022-05-02drm: introduce drm_writeback_connector_init_with_encoder() APIAbhinav Kumar
2022-05-02drm: allow passing possible_crtcs to drm_writeback_connector_init()Abhinav Kumar
2022-05-02drm/msm/disp/dpu1: set vbif hw config to NULL to avoid use after memory free ...Vinod Polimera
2022-05-02drm/msm/dpu: fix error check return value of irq_of_parse_and_map()Lv Ruyi
2022-05-02drm/msm/dpu: Issue MDSS reset during initializationBjorn Andersson
2022-05-02drm/msm/disp/dpu1: add inline rotation support for sc7280Vinod Polimera
2022-05-02drm/msm/disp/dpu1: add inline function to validate format supportVinod Polimera
2022-05-02drm/msm/dpu: Bind pingpong block to intf on active ctls in cmd encoderMarijn Suijten
2022-05-02drm/msm/dpu: drop INTF_EDP from interface type conditionsDmitry Baryshkov
2022-05-02drm/msm/dpu: drop obsolete INTF_EDP commentDmitry Baryshkov
2022-05-02drm/msm/dpu: drop INTF_TYPE_MAX symbolDmitry Baryshkov
2022-05-02drm/msm/dpu: document INTF_EDP/INTF_DP differenceDmitry Baryshkov
2022-05-02drm/msm/dpu: pass irq to dpu_encoder_helper_wait_for_irq()Dmitry Baryshkov
2022-05-02drm/msm/dpu: remove struct dpu_encoder_irqDmitry Baryshkov
2022-05-02drm/msm/dpu: get rid of dpu_encoder_helper_(un)register_irqDmitry Baryshkov
2022-05-02drm/msm/dpu: allow just single IRQ callbackDmitry Baryshkov
2022-05-02drm/msm/dpu: remove always-true argument of dpu_core_irq_read()Dmitry Baryshkov
2022-05-02drm/msm/dpu: remove extra wrappers around dpu_core_irqDmitry Baryshkov
2022-04-27drm/msm: change msm_sched_ops from global to staticTom Rix
2022-04-27drm/msm: remove unused hotplug and edid macros from msm_drv.hAbhinav Kumar
2022-04-26drm/msm/dsi: Add support for DSC configurationVinod Koul