summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | | | | drm/msm/dp: Support the eDP modes given by panelSankeerth Billakanti2022-05-021-0/+8
| | * | | | | | | | | | | drm/msm/dp: wait for hpd high before aux transactionSankeerth Billakanti2022-05-025-3/+37
| | * | | | | | | | | | | drm/msm/dp: Support only IRQ_HPD and REPLUG interrupts for eDPSankeerth Billakanti2022-05-022-7/+31
| | * | | | | | | | | | | drm/msm: select DRM_DP_AUX_BUS for the AUX bus supportDmitry Baryshkov2022-05-021-0/+1
| | * | | | | | | | | | | drm/msm/dp: Add eDP support via aux_busSankeerth Billakanti2022-05-025-29/+101
| | * | | | | | | | | | | drm/msm/dp: tear down main link at unplug handle immediatelyKuogee Hsieh2022-05-023-80/+63
| | * | | | | | | | | | | drm/msm/dp: fix error check return value of irq_of_parse_and_map()Lv Ruyi2022-05-021-4/+3
| | * | | | | | | | | | | drm/msm/dp: stop event kernel thread when DP unbindKuogee Hsieh2022-05-021-8/+31
| | * | | | | | | | | | | drm/msm/dp: remove max_pclk_khz field from dp_panel/dp_displayDmitry Baryshkov2022-05-024-9/+1
| | * | | | | | | | | | | drm/msm/dp: simplify dp_connector_get_modes()Dmitry Baryshkov2022-05-023-37/+4
| | * | | | | | | | | | | drm/msm/dp: drop dp_mode argument from dp_panel_get_modes()Dmitry Baryshkov2022-05-023-3/+3
| | * | | | | | | | | | | drm/msm/dp: replace DRM_DEBUG_DP marco with drm_dbg_dpKuogee Hsieh2022-05-029-183/+265
| | * | | | | | | | | | | drm/msm/dp: remove extra wrappers and public functionsDmitry Baryshkov2022-05-025-120/+60
| | * | | | | | | | | | | drm/msm/dp: replace dp_connector with drm_bridge_connectorDmitry Baryshkov2022-05-022-83/+52
| | * | | | | | | | | | | drm/msm/dpu: add wb_idx to DRM traces in dpu_encoderAbhinav Kumar2022-05-022-13/+26
| | * | | | | | | | | | | drm/msm/dpu: add wb_idx to existing DRM prints in dpu_encoderAbhinav Kumar2022-05-021-28/+24
| | * | | | | | | | | | | drm/msm/dpu: add writeback blocks to the display snapshotAbhinav Kumar2022-05-021-0/+5
| | * | | | | | | | | | | drm/msm/dpu: gracefully handle null fb commits for writebackAbhinav Kumar2022-05-025-0/+49
| | * | | | | | | | | | | drm/msm/dpu: initialize dpu encoder and connector for writebackAbhinav Kumar2022-05-022-8/+80
| | * | | | | | | | | | | drm/msm/dpu: add the writeback connector layerAbhinav Kumar2022-05-023-0/+108
| | * | | | | | | | | | | drm/msm/dpu: introduce the dpu_encoder_phys_* for writebackAbhinav Kumar2022-05-023-0/+782
| | * | | | | | | | | | | drm/msm/dpu: move _dpu_plane_get_qos_lut to dpu_hw_util fileAbhinav Kumar2022-05-023-26/+30
| | * | | | | | | | | | | drm/msm/dpu: add encoder operations to prepare/cleanup wb jobAbhinav Kumar2022-05-023-0/+55
| | * | | | | | | | | | | drm/msm/dpu: make changes to dpu_encoder to support virtual encoderAbhinav Kumar2022-05-022-18/+87
| | * | | | | | | | | | | drm/msm/dpu: add an API to reset the encoder related hw blocksAbhinav Kumar2022-05-022-1/+91
| | * | | | | | | | | | | drm/msm/dpu: add changes to support writeback in hw_ctlAbhinav Kumar2022-05-022-2/+63
| | * | | | | | | | | | | drm/msm/dpu: add writeback blocks to DPU RMAbhinav Kumar2022-05-022-0/+34
| | * | | | | | | | | | | drm/msm/dpu: add dpu_hw_wb abstraction for writeback blocksAbhinav Kumar2022-05-023-0/+395
| | * | | | | | | | | | | drm/msm/dpu: rename dpu_hw_pipe_cdp_cfg to dpu_hw_cdp_cfgAbhinav Kumar2022-05-024-20/+19
| | * | | | | | | | | | | drm/msm/dpu: add reset_intf_cfg operation for dpu_hw_ctlAbhinav Kumar2022-05-022-0/+40
| | * | | | | | | | | | | drm/msm/dpu: add writeback blocks to the sm8250 DPU catalogAbhinav Kumar2022-05-022-1/+137
| | * | | | | | | | | | | drm: introduce drm_writeback_connector_init_with_encoder() APIAbhinav Kumar2022-05-021-14/+58
| | * | | | | | | | | | | drm: allow passing possible_crtcs to drm_writeback_connector_init()Abhinav Kumar2022-05-026-10/+16
| | * | | | | | | | | | | drm/msm/disp/dpu1: set vbif hw config to NULL to avoid use after memory free ...Vinod Polimera2022-05-021-1/+3
| | * | | | | | | | | | | drm/msm/dpu: fix error check return value of irq_of_parse_and_map()Lv Ruyi2022-05-021-3/+3
| | * | | | | | | | | | | drm/msm/dpu: Issue MDSS reset during initializationBjorn Andersson2022-05-021-0/+32
| | * | | | | | | | | | | drm/msm/disp/dpu1: add inline rotation support for sc7280Vinod Polimera2022-05-024-29/+161
| | * | | | | | | | | | | drm/msm/disp/dpu1: add inline function to validate format supportVinod Polimera2022-05-022-7/+25
| | * | | | | | | | | | | drm/msm/dpu: Bind pingpong block to intf on active ctls in cmd encoderMarijn Suijten2022-05-021-0/+19
| | * | | | | | | | | | | drm/msm/dpu: drop INTF_EDP from interface type conditionsDmitry Baryshkov2022-05-022-3/+2
| | * | | | | | | | | | | drm/msm/dpu: drop obsolete INTF_EDP commentDmitry Baryshkov2022-05-021-11/+0
| | * | | | | | | | | | | drm/msm/dpu: drop INTF_TYPE_MAX symbolDmitry Baryshkov2022-05-021-1/+0
| | * | | | | | | | | | | drm/msm/dpu: document INTF_EDP/INTF_DP differenceDmitry Baryshkov2022-05-021-0/+8
| | * | | | | | | | | | | drm/msm/dpu: pass irq to dpu_encoder_helper_wait_for_irq()Dmitry Baryshkov2022-05-025-28/+29
| | * | | | | | | | | | | drm/msm/dpu: remove struct dpu_encoder_irqDmitry Baryshkov2022-05-024-107/+58
| | * | | | | | | | | | | drm/msm/dpu: get rid of dpu_encoder_helper_(un)register_irqDmitry Baryshkov2022-05-026-118/+48
| | * | | | | | | | | | | drm/msm/dpu: allow just single IRQ callbackDmitry Baryshkov2022-05-029-147/+84
| | * | | | | | | | | | | drm/msm/dpu: remove always-true argument of dpu_core_irq_read()Dmitry Baryshkov2022-05-023-7/+4
| | * | | | | | | | | | | drm/msm/dpu: remove extra wrappers around dpu_core_irqDmitry Baryshkov2022-05-023-33/+15
| | * | | | | | | | | | | drm/msm: change msm_sched_ops from global to staticTom Rix2022-04-271-1/+1