index
:
kernel/git/stable/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-7.1.y
linux-7.2.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
msm
Age
Commit message (
Expand
)
Author
2024-11-02
drm/msm/dpu: use drm_rect_fp_to_int()
Dmitry Baryshkov
2024-11-01
drm/msm: drop MAX_BRIDGES define
Dmitry Baryshkov
2024-11-01
drm/msm: move MAX_H_TILES_PER_DISPLAY to the DPU driver
Dmitry Baryshkov
2024-11-01
drm/msm: move msm_display_topology to the DPU driver
Dmitry Baryshkov
2024-10-31
drm/msm/dpu: cast crtc_clk calculation to u64 in _dpu_core_perf_calc_clk()
Zichen Xie
2024-10-31
drm/msm/dp: tidy up platform data names
Dmitry Baryshkov
2024-10-31
drm/msm/dp: rename edp_ bridge functions and struct
Dmitry Baryshkov
2024-10-31
drm/msm/dp: prefix all symbols with msm_dp_
Dmitry Baryshkov
2024-10-30
Merge remote-tracking branch 'drm-misc/drm-misc-next' into msm-next
Rob Clark
2024-10-28
drm/msm/a6xx: Fix excessive stack usage
Akhil P Oommen
2024-10-27
drm/msm/gpu: Check the status of registration to PM QoS
Lukasz Luba
2024-10-27
drm/msm/adreno: Use IRQF_NO_AUTOEN flag in request_irq()
Jinjie Ruan
2024-10-27
drm/msm: Fix some typos in comment
Shen Lichuan
2024-10-27
drm/msm/a6xx: Add support for A663
Puranam V G Tejaswi
2024-10-27
drm/msm/a6xx: Remove logically deadcode in a6xx_preempt.c
Everest K.C.
2024-10-27
drm/msm: Simplify NULL checking in msm_disp_state_dump_regs()
Douglas Anderson
2024-10-24
drm/msm/dp: migrate the ycbcr_420_allowed to drm_bridge
Dmitry Baryshkov
2024-10-21
drm/msm/dpu: sync mode_config limits to the FB limits in dpu_plane.c
Dmitry Baryshkov
2024-10-21
drm/msm/dpu: merge MAX_IMG_WIDTH/HEIGHT with DPU_MAX_IMG_WIDTH/HEIGHT
Dmitry Baryshkov
2024-10-21
drm/msm/dpu: check for the plane pitch overflow
Dmitry Baryshkov
2024-10-21
drm/msm/dpu: move layout setup population out of dpu_plane_prepare_fb()
Dmitry Baryshkov
2024-10-21
drm/msm/dpu: make dpu_format_populate_addrs return void
Dmitry Baryshkov
2024-10-21
drm/msm/dpu: split dpu_format_populate_layout
Dmitry Baryshkov
2024-10-21
drm/msm/dpu: move pitch check to _dpu_format_get_plane_sizes_linear()
Dmitry Baryshkov
2024-10-21
drm/msm/dpu: pass drm_framebuffer to _dpu_format_get_plane_sizes()
Dmitry Baryshkov
2024-10-21
drm/msm/dpu: drop msm_format from struct dpu_hw_fmt_layout
Dmitry Baryshkov
2024-10-21
drm/msm/dpu: drop extra aspace checks in dpu_formats
Dmitry Baryshkov
2024-10-21
drm/msm/dpu: drop dpu_format_populate_layout from dpu_plane_sspp_atomic_update
Dmitry Baryshkov
2024-10-21
drm/msm/dpu: drop dpu_format_check_modified_format
Dmitry Baryshkov
2024-10-21
drm/msm/dpu: Add SA8775P support
Mahadevan
2024-10-21
drm/msm: mdss: Add SA8775P support
Mahadevan
2024-10-21
drm/msm: Use video aperture helpers
Thomas Zimmermann
2024-10-21
drm/msm/dpu: drop LM_3 / LM_4 on MSM8998
Dmitry Baryshkov
2024-10-21
drm/msm/dpu: drop LM_3 / LM_4 on SDM845
Dmitry Baryshkov
2024-10-21
drm/msm/dpu: on SDM845 move DSPP_3 to LM_5 block
Dmitry Baryshkov
2024-10-21
drm/msm8998: make const arrays ratio_list and band_list static
Colin Ian King
2024-10-21
drm/msm: Remove unneeded semicolon
Yang Li
2024-10-21
drm/msm/dpu: Add support for MSM8917
Dmitry Baryshkov
2024-10-21
drm/msm/dpu: Add support for MSM8937
Dmitry Baryshkov
2024-10-21
drm/msm/dpu: Add support for MSM8953
Dmitry Baryshkov
2024-10-21
drm/msm/dpu: Add support for MSM8996
Konrad Dybcio
2024-10-21
drm/msm/dp: Add DisplayPort controller for SA8775P
Soutrik Mukhopadhyay
2024-10-20
Merge branch 'msm-fixes' into msm-next
Rob Clark
2024-10-18
drm/display: Drop obsolete dependency on COMPILE_TEST
Jean Delvare
2024-10-17
Merge tag 'drm-msm-fixes-2024-10-16' of https://gitlab.freedesktop.org/drm/ms...
Dave Airlie
2024-10-15
drm/msm/a6xx+: Insert a fence wait before SMMU table update
Rob Clark
2024-10-15
drm/msm/dpu: don't always program merge_3d block
Jessica Zhang
2024-10-15
drm/msm/dpu: Don't always set merge_3d pending flush
Jessica Zhang
2024-10-14
drm/msm: Allocate memory for disp snapshot with kvzalloc()
Douglas Anderson
2024-10-14
drm/msm: Avoid NULL dereference in msm_disp_state_print_regs()
Douglas Anderson
[prev]
[next]