summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/msm/disp
AgeCommit message (Expand)Author
2024-08-05drm/msm/dpu: limit QCM2290 to RGB formats onlyDmitry Baryshkov
2024-08-05drm/msm/dpu: cleanup FB if dpu_format_populate_layout failsDmitry Baryshkov
2024-08-05drm/msm/dpu: move dpu_encoder's connector assignment to atomic_enable()Abhinav Kumar
2024-08-05drm/msm/dpu: don't play tricks with debug macrosDmitry Baryshkov
2024-07-01drm/msm/dpu: check ubwc support before adding compressed formatsAbhinav Kumar
2024-06-25drm/msm/dpu: remove CRTC frame event callback registrationDmitry Baryshkov
2024-06-25drm/msm/mdp5: Add MDP5 configuration for MSM8937Daniil Titov
2024-06-25drm/msm/mdp5: Remove MDP_CAP_SRC_SPLIT from msm8x53_configBarnabás Czémán
2024-06-24drm/msm/dpu: guard ctl irq callback register/unregisterBarnabás Czémán
2024-06-24drm/msm/dpu: rename dpu_hw_setup_vsync_source functionsDmitry Baryshkov
2024-06-24drm/msm/dpu: support setting the TE sourceDmitry Baryshkov
2024-06-24drm/msm/dpu: rework vsync_source handlingDmitry Baryshkov
2024-06-24drm/msm/dpu: pull the is_cmd_mode out of _dpu_encoder_update_vsync_source()Dmitry Baryshkov
2024-06-24drm/msm/dpu: convert vsync source defines to the enumDmitry Baryshkov
2024-06-23drm/msm/dpu: drop validity checks for clear_pending_flush() ctl opAbhinav Kumar
2024-06-23drm/msm/dpu: Add SM7150 supportDanila Tikhonov
2024-06-23drm/msm/dpu: enable compression bit in cfg2 for DSCJun Nie
2024-06-23drm/msm/dpu: adjust data width for widen bus caseJun Nie
2024-06-23drm/msm/dpu: fix video mode DSC for DSIJonathan Marek
2024-06-12Merge remote-tracking branch 'drm-misc/drm-misc-next' into HEADDmitry Baryshkov
2024-06-05drm/msm/dpu: drop duplicate drm formats from wb2_formats arraysJunhao Xie
2024-06-05Revert "drm/msm/dpu: drop dpu_encoder_phys_ops.atomic_mode_set"Dmitry Baryshkov
2024-06-05drm/msm/dpu: fix encoder irq wait skipBarnabás Czémán
2024-05-22tracing/treewide: Remove second parameter of __assign_str()Steven Rostedt (Google)
2024-05-10Merge tag 'drm-msm-next-2024-05-07' of https://gitlab.freedesktop.org/drm/msm...Dave Airlie
2024-04-25drm/print: drop include debugfs.h and include where neededJani Nikula
2024-04-23drm/msm/mdp4: use drmm-managed allocation for mdp4_planeDmitry Baryshkov
2024-04-23drm/msm/mdp5: use drmm-managed allocation for mdp5_planeDmitry Baryshkov
2024-04-23drm/msm/dpu: Add callback function pointer check before its callAleksandr Mishin
2024-04-23drm/msm: drop msm_kms_funcs::get_format() callbackDmitry Baryshkov
2024-04-23drm/msm: merge dpu format database to MDP formatsDmitry Baryshkov
2024-04-23drm/msm: convert msm_format::unpack_align_msb to the flagDmitry Baryshkov
2024-04-23drm/msm: convert msm_format::unpack_tight to the flagDmitry Baryshkov
2024-04-23drm/msm: merge dpu_format and mdp_format in struct msm_formatDmitry Baryshkov
2024-04-23drm/msm/dpu: pull format flag definitions to mdp_format.hDmitry Baryshkov
2024-04-23drm/msm/dpu: in dpu_format replace bitmap with unsigned long fieldDmitry Baryshkov
2024-04-23drm/msm: add arrays listing formats supported by MDP4/MDP5 hardwareDmitry Baryshkov
2024-04-22drm/msm/dpu: use format-related definitions from mdp_common.xml.hDmitry Baryshkov
2024-04-22drm/msm/dpu: Rename `ctx` parameter to `intf` to match other functionsMarijn Suijten
2024-04-22drm/msm/dpu: Allow configuring multiple active DSC blocksMarijn Suijten
2024-04-22drm/msm/dpu: Always flush the slave INTF on the CTLMarijn Suijten
2024-04-22drm/msm: Drop msm_read/writelKonrad Dybcio
2024-04-22drm/msm: drop display-related headersDmitry Baryshkov
2024-04-22drm/msm/mdp5: add writeback block basesDmitry Baryshkov
2024-04-22drm/msm: convert all pixel format logging to use %p4ccJani Nikula
2024-04-08drm/msm/dpu: add current resource allocation to dumped stateDmitry Baryshkov
2024-04-01drm/msm/dpu: make error messages at dpu_core_irq_register_callback() more sen...Dmitry Baryshkov
2024-03-29drm/msm/dp: assign correct DP controller ID to x1e80100 interface tableKuogee Hsieh
2024-03-29drm/msm/dpu: don't allow overriding data from catalogDmitry Baryshkov
2024-03-04drm/msm/dpu: capture snapshot on the first commit_done timeoutDmitry Baryshkov