summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-10-25accel/qaic: Add crashdump to SaharaJeffrey Hugo
2024-10-25drm/sched: warn about drm_sched_job_init()'s partial initPhilipp Stanner
2024-10-25drm/panfrost: Remove unused id_mask from struct panfrost_modelSteven Price
2024-10-25drm/meson: Allow build with COMPILE_TEST=yVille Syrjälä
2024-10-25drm/mediatek: Allow build with COMPILE_TEST=yVille Syrjälä
2024-10-25drm/imx/dcss: Allow build with COMPILE_TEST=yVille Syrjälä
2024-10-25drm/imx/dcss: Fix 64bit divisionsVille Syrjälä
2024-10-24drm/bridge: dw-hdmi: set bridge's ycbcr_420_allowed flagDmitry Baryshkov
2024-10-24drm/msm/dp: migrate the ycbcr_420_allowed to drm_bridgeDmitry Baryshkov
2024-10-24drm/bridge: aux: allow interlaced and YCbCr 420 outputDmitry Baryshkov
2024-10-24drm/bridge: display-connector: allow YCbCr 420 for HDMI and DPDmitry Baryshkov
2024-10-24drm/atomic: add interlaced and ycbcr_420 flags to connector's state dumpDmitry Baryshkov
2024-10-24drm/display: bridge_connector: handle ycbcr_420_allowedDmitry Baryshkov
2024-10-23drm/panel: s6e3ha8: add static modifier to supply listDzmitry Sankouski
2024-10-22drm/sched: memset() 'job' in drm_sched_job_init()Philipp Stanner
2024-10-22drm/imx: legacy-bridge: add MODULE_DESCRIPTIONArnd Bergmann
2024-10-22drm/imx: parallel-display: add legacy bridge Kconfig dependencyArnd Bergmann
2024-10-22drm/fbdev: fix drm_fb_helper_deferred_io() build failureDmitry Baryshkov
2024-10-21drm/bridge: sii902x: Set input bus format based on bus-widthWadim Egorov
2024-10-21dt-bindings: display: bridge: sil,sii9022: Add bus-widthWadim Egorov
2024-10-21drm/bridge: ite-it66121: Drop hdmi_avi_infoframe_init() function callLiu Ying
2024-10-21drm/bridge: tc358768: switch to bus-widthKrzysztof Kozlowski
2024-10-21dt-bindings: display: bridge: tc358768: switch to bus-widthKrzysztof Kozlowski
2024-10-21drm/meson: drop unused static dw_hdmi_dwc_write_bitsKrzysztof Kozlowski
2024-10-21drm/msm/dpu: sync mode_config limits to the FB limits in dpu_plane.cDmitry Baryshkov
2024-10-21drm/msm/dpu: merge MAX_IMG_WIDTH/HEIGHT with DPU_MAX_IMG_WIDTH/HEIGHTDmitry Baryshkov
2024-10-21drm/msm/dpu: check for the plane pitch overflowDmitry Baryshkov
2024-10-21drm/msm/dpu: move layout setup population out of dpu_plane_prepare_fb()Dmitry Baryshkov
2024-10-21drm/msm/dpu: make dpu_format_populate_addrs return voidDmitry Baryshkov
2024-10-21drm/msm/dpu: split dpu_format_populate_layoutDmitry Baryshkov
2024-10-21drm/msm/dpu: move pitch check to _dpu_format_get_plane_sizes_linear()Dmitry Baryshkov
2024-10-21drm/msm/dpu: pass drm_framebuffer to _dpu_format_get_plane_sizes()Dmitry Baryshkov
2024-10-21drm/msm/dpu: drop msm_format from struct dpu_hw_fmt_layoutDmitry Baryshkov
2024-10-21drm/msm/dpu: drop extra aspace checks in dpu_formatsDmitry Baryshkov
2024-10-21drm/msm/dpu: drop dpu_format_populate_layout from dpu_plane_sspp_atomic_updateDmitry Baryshkov
2024-10-21drm/msm/dpu: drop dpu_format_check_modified_formatDmitry Baryshkov
2024-10-21drm/msm/dpu: Add SA8775P supportMahadevan
2024-10-21drm/msm: mdss: Add SA8775P supportMahadevan
2024-10-21dt-bindings: display/msm: Document the DPU for SA8775PMahadevan
2024-10-21dt-bindings: display/msm: Document MDSS on SA8775PMahadevan
2024-10-21drm/msm: Use video aperture helpersThomas Zimmermann
2024-10-21drm/msm/dpu: drop LM_3 / LM_4 on MSM8998Dmitry Baryshkov
2024-10-21drm/msm/dpu: drop LM_3 / LM_4 on SDM845Dmitry Baryshkov
2024-10-21drm/msm/dpu: on SDM845 move DSPP_3 to LM_5 blockDmitry Baryshkov
2024-10-21drm/msm8998: make const arrays ratio_list and band_list staticColin Ian King
2024-10-21drm/msm: Remove unneeded semicolonYang Li
2024-10-21drm/msm/dpu: Add support for MSM8917Dmitry Baryshkov
2024-10-21drm/msm/dpu: Add support for MSM8937Dmitry Baryshkov
2024-10-21drm/msm/dpu: Add support for MSM8953Dmitry Baryshkov
2024-10-21drm/msm/dpu: Add support for MSM8996Konrad Dybcio