summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/msm
AgeCommit message (Expand)Author
2023-06-10drm/msm/a5xx: really check for A510 in a5xx_gpu_initDmitry Baryshkov
2023-06-10drm/msm/a6xx: Fix a690 CP_PROTECT settingsRob Clark
2023-06-10drm/msm/adreno: Add Adreno A690 supportBjorn Andersson
2023-06-10drm/msm: Move cmdstream dumping out of sched kthreadRob Clark
2023-06-10drm/msm/a6xx: don't set IO_PGTABLE_QUIRK_ARM_OUTER_WBWA with coherent SMMUDmitry Baryshkov
2023-06-10drm/msm: drop unused ring variable in msm_ioctl_gem_submit()Dmitry Baryshkov
2023-06-10drm/msm/adreno: fix sparse warnings in a6xx codeDmitry Baryshkov
2023-06-10Merge branches 'msm-next-lumag-core', 'msm-next-lumag-dpu', 'msm-next-lumag-d...Dmitry Baryshkov
2023-06-08drm/msm/a6xx: initialize GMU mutex earlierDmitry Baryshkov
2023-06-08drm/msm/dp: enable HDP plugin/unplugged interrupts at hpd_enable/disableKuogee Hsieh
2023-06-08drm/msm/dpu: tidy up some error checkingDan Carpenter
2023-06-08drm/msm/dpu: add DSC blocks to the catalog of MSM8998Abhinav Kumar
2023-06-08drm/msm: mdss: Add SM6375 supportKonrad Dybcio
2023-06-08drm/msm: mdss: Add SM6350 supportKonrad Dybcio
2023-06-08drm/msm/dpu: Add SM6375 supportKonrad Dybcio
2023-06-08drm/msm/dpu: Add SM6350 supportKonrad Dybcio
2023-06-08drm/msm/dpu: use PINGPONG_NONE to unbind WB from PPDmitry Baryshkov
2023-06-08drm/msm/dpu: use PINGPONG_NONE to unbind INTF from PPDmitry Baryshkov
2023-06-04drm/msm/dp: Clean up pdev/dev duplication in dp_powerBjorn Andersson
2023-06-04drm/msm/dp: Clean up logs dp_power moduleBjorn Andersson
2023-06-04drm/msm/dp: remove most of usbpd-related remainsDmitry Baryshkov
2023-06-04drm/msm/dpu: simplify dpu_encoder_phys_wb_init()Dmitry Baryshkov
2023-06-04drm/msm/dpu: drop temp variable from dpu_encoder_phys_cmd_init()Dmitry Baryshkov
2023-06-04drm/msm/dpu: call dpu_rm_get_intf() from dpu_encoder_get_intf()Dmitry Baryshkov
2023-06-04drm/msm/dpu: inline dpu_encoder_get_wb()Dmitry Baryshkov
2023-06-04drm/msm/dpu: drop duplicated intf/wb indices from encoder structsDmitry Baryshkov
2023-06-04drm/msm/dpu: separate common function to init physical encoderDmitry Baryshkov
2023-06-04drm/msm/dpu: merge dpu_encoder_init() and dpu_encoder_setup()Dmitry Baryshkov
2023-06-04drm/msm/mdp5: Add MDP5 configuration for MSM8226Luca Weiss
2023-06-04drm/msm/dsi: Add phy configuration for MSM8226Luca Weiss
2023-06-04drm/msm/dsi: Add configuration for MSM8226Luca Weiss
2023-06-04drm/msm: Remove unnecessary (void*) conversionsSu Hui
2023-06-04drm/msm/dpu: clean up dpu_kms_get_clk_rate() returnsDan Carpenter
2023-06-04drm/msm/dpu: Tear down DSC datapath on encoder cleanupKuogee Hsieh
2023-06-04drm/msm/dpu: separate DSC flush update out of interfaceKuogee Hsieh
2023-06-04drm/msm/dpu: always clear every individual pending flush maskKuogee Hsieh
2023-06-04drm/msm/dpu: Introduce PINGPONG_NONE to disconnect DSC from PINGPONGKuogee Hsieh
2023-06-04drm/msm/dpu: Guard PINGPONG DSC ops behind DPU_PINGPONG_DSC bitKuogee Hsieh
2023-06-04drm/msm/dpu: add DPU_PINGPONG_DSC feature bit for DPU < 7.0.0Kuogee Hsieh
2023-06-04drm/msm/dpu: set DSC flush bit correctly at MDP CTL flush registerKuogee Hsieh
2023-06-04drm/msm: Use struct fb_info.screen_bufferThomas Zimmermann
2023-06-04drm/msm/dpu: drop (mostly) unused DPU_NAME_SIZE defineDmitry Baryshkov
2023-06-04drm/msm/dpu: drop dpu_encoder_phys_ops::late_register()Dmitry Baryshkov
2023-06-04drm/msm/dsi: use mult_frac for pclk_bpp calculationDmitry Baryshkov
2023-06-04drm/msm/dsi: remove extra call to dsi_get_pclk_rate()Dmitry Baryshkov
2023-06-04drm/msm/dpu: use common helper for WB and SSPP QoS setupDmitry Baryshkov
2023-06-04drm/msm/dpu: remove struct dpu_hw_pipe_qos_cfgDmitry Baryshkov
2023-06-04drm/msm/dpu: drop DPU_PLANE_QOS_PANIC_CTRLDmitry Baryshkov
2023-06-04drm/msm/dpu: simplify qos_ctrl handlingDmitry Baryshkov
2023-06-04drm/msm/dpu: drop DPU_PLANE_QOS_VBLANK_CTRLDmitry Baryshkov