index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
msm
Age
Commit message (
Expand
)
Author
2024-12-01
Get rid of 'remove_new' relic from platform driver struct
Linus Torvalds
2024-11-21
Merge tag 'drm-next-2024-11-21' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
2024-11-13
Merge tag 'qcom-drivers-for-6.13-2' of https://git.kernel.org/pub/scm/linux/k...
Arnd Bergmann
2024-11-11
drm/msm/adreno: Setup SMMU aparture for per-process page table
Bjorn Andersson
2024-11-03
drm/msm/dpu: rework documentation comments
Dmitry Baryshkov
2024-11-02
drm/msm/mdss: use register definitions instead of hand-coding them
Dmitry Baryshkov
2024-11-02
drm/msm: move MDSS registers to separate header file
Dmitry Baryshkov
2024-11-02
drm/msm/dpu: move rot90 checking to dpu_plane_atomic_check_sspp()
Dmitry Baryshkov
2024-11-02
drm/msm/dpu: split dpu_plane_atomic_check()
Dmitry Baryshkov
2024-11-02
drm/msm/dpu: move scaling limitations out of the hw_catalog
Dmitry Baryshkov
2024-11-02
drm/msm/dpu: drop virt_formats from SSPP subblock configuration
Dmitry Baryshkov
2024-11-02
drm/msm/dpu: move pstate->pipe initialization to dpu_plane_atomic_check
Dmitry Baryshkov
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
[next]