summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/msm/disp
Commit message (Expand)AuthorAgeFilesLines
...
| * 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/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/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/disp/dpu1: Add DSC support in RMVinod Koul2022-04-263-0/+58
| * drm/msm/disp/dpu1: Add support for DSC in topologyVinod Koul2022-04-261-0/+13
| * drm/msm/dpu: don't use merge_3d if DSC merge topology is usedDmitry Baryshkov2022-04-263-1/+25
| * drm/msm/disp/dpu1: Add support for DSC in encoderVinod Koul2022-04-262-1/+135
| * drm/msm/disp/dpu1: Add DSC support in hw_ctlVinod Koul2022-04-262-1/+12
| * drm/msm/disp/dpu1: Add DSC for SDM845 to hw_catalogVinod Koul2022-04-261-0/+20
| * drm/msm/disp/dpu1: Add support for DSC in pingpong blockVinod Koul2022-04-262-0/+46
| * drm/msm/disp/dpu1: Add support for DSCVinod Koul2022-04-264-0/+321
| * drm/msm/dsi: Pass DSC params to drm_panelVinod Koul2022-04-262-0/+4
| * drm/msm/dp: enable widebus feature for display portKuogee Hsieh2022-04-261-0/+3
| * drm/msm/dpu: revise timing engine programming to support widebus featureKuogee Hsieh2022-04-265-14/+67
| * drm/msm/dpu: replace BIT(x) with correspond marco define stringKuogee Hsieh2022-04-261-3/+9
| * drm/msm/dpu: adjust display_v_end for eDP and DPKuogee Hsieh2022-04-261-0/+1
| * drm/msm: don't store created planes, connectors and encodersDmitry Baryshkov2022-04-263-18/+13
| * drm/msm: loop over encoders using drm_for_each_encoder()Dmitry Baryshkov2022-04-262-6/+5
| * drm/msm/dpu: remove manual destruction of DRM objectsDmitry Baryshkov2022-04-261-30/+3
| * drm/msm: make mdp5/dpu devices master componentsDmitry Baryshkov2022-04-263-100/+54
| * drm/msm: allow compile time selection of driver componentsDmitry Baryshkov2022-04-262-0/+6
| * drm/msm: stop using device's match data pointerDmitry Baryshkov2022-04-263-14/+21
| * drm/msm: split the main platform driverDmitry Baryshkov2022-04-261-0/+56
| * drm/msm: unify MDSS driversDmitry Baryshkov2022-04-262-512/+0
* | Merge tag 'drm-msm-fixes-2022-04-13' of https://gitlab.freedesktop.org/drm/ms...Dave Airlie2022-04-143-17/+22
|\ \ | |/ |/|
| * drm/msm/mdp5: check the return of kzalloc()Xiaoke Wang2022-04-111-0/+3
| * drm/msm/dpu: Use indexed array initializer to prevent mismatchesMarijn Suijten2022-04-061-17/+17
| * drm/msm/disp: check the return value of kzalloc()Xiaoke Wang2022-04-061-0/+2
* | Merge tag 'drm-msm-next-2022-03-08' of https://gitlab.freedesktop.org/drm/msm...Dave Airlie2022-03-103-57/+54
|\|
| * drm/msm: Update generated headersRob Clark2022-03-043-57/+54
* | Merge tag 'drm-msm-next-2022-03-01' of https://gitlab.freedesktop.org/drm/msm...Dave Airlie2022-03-0433-647/+828
|\|
| * drm/msm: Avoid dirtyfb stalls on video mode displays (v2)Rob Clark2022-02-257-7/+74
| * Merge branches 'msm-next-lumag-dpu' and 'msm-next-lumag-dsi' into msm-next-lumagDmitry Baryshkov2022-02-236-24/+10
| |\
| | *---. Merge branches 'msm-next-lumag-core', 'msm-next-lumag-dpu', 'msm-next-lumag-d...Dmitry Baryshkov2022-02-1924-617/+593
| | |\ \ \
| | | | | * drm: replace bitmap_weight with bitmap_empty where appropriateYury Norov2022-02-181-1/+1
| | | | |/
| | * | | drm/msm: reduce usage of round_pixclk callbackDmitry Baryshkov2022-02-182-14/+0