index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
msm
/
disp
/
dpu1
/
dpu_kms.h
Age
Commit message (
Expand
)
Author
2025-07-04
drm/msm: Use the central UBWC config database
Konrad Dybcio
2025-03-05
drm/msm/dpu: Reserve resources for CWB
Jessica Zhang
2025-03-05
drm/msm/dpu: switch RM to use crtc_id rather than enc_id for allocation
Dmitry Baryshkov
2024-12-15
drm/msm/dpu: add support for virtual planes
Dmitry Baryshkov
2024-11-03
drm/msm/dpu: rework documentation comments
Dmitry Baryshkov
2024-08-05
drm/msm/dpu: don't play tricks with debug macros
Dmitry Baryshkov
2024-04-08
drm/msm/dpu: add current resource allocation to dumped state
Dmitry Baryshkov
2024-02-19
drm/msm/dpu: drop global_state_lock
Dmitry Baryshkov
2023-12-14
drm/msm/dpu: add support to allocate CDM from RM
Abhinav Kumar
2023-12-14
drm/msm/dpu: Ratelimit framedone timeout msgs
Rob Clark
2023-12-05
drm/msm/dpu: use devres-managed allocation for HW blocks
Dmitry Baryshkov
2023-08-02
drm/msm/dpu: use MDSS data for programming SSPP
Dmitry Baryshkov
2023-06-10
Merge branches 'msm-next-lumag-core', 'msm-next-lumag-dpu', 'msm-next-lumag-d...
Dmitry Baryshkov
2023-06-04
drm/msm/dpu: clean up dpu_kms_get_clk_rate() returns
Dan Carpenter
2023-06-04
drm/msm/dpu: drop (mostly) unused DPU_NAME_SIZE define
Dmitry Baryshkov
2023-05-22
drm/msm/dpu: Move autorefresh disable from CMD encoder to pingpong
Marijn Suijten
2023-05-22
drm/msm/dpu: stop mapping the regdma region
Dmitry Baryshkov
2023-04-07
drm/msm/dpu: fetch DPU configuration from match data
Dmitry Baryshkov
2022-07-04
drm/msm/dpu: constify struct dpu_mdss_cfg
Dmitry Baryshkov
2022-05-02
drm/msm/dpu: allow just single IRQ callback
Dmitry Baryshkov
2022-04-26
drm/msm/disp/dpu1: Add DSC support in RM
Vinod Koul
2022-02-18
drm/msm/dpu: simplify clocks handling
Dmitry Baryshkov
2022-02-18
drm/msm/dpu: get INTF blocks directly rather than through RM
Dmitry Baryshkov
2021-12-15
drm/msm/dpu: simplify DPU's regset32 code
Dmitry Baryshkov
2021-12-07
drm/msm/dpu: Remove encoder->enable() hack
Sean Paul
2021-10-15
drm/msm/dpu: merge struct dpu_irq into struct dpu_hw_intr
Dmitry Baryshkov
2021-06-23
drm/msm/dpu: Avoid ABBA deadlock between IRQ modules
Bjorn Andersson
2021-06-23
drm/msm: Convert to use resource-managed OPP API
Yangtao Li
2021-06-23
drm/msm/dpu: Fix a typo
Bhaskar Chowdhury
2021-06-23
drm/msm/dpu: simplify IRQ enabling/disabling
Dmitry Baryshkov
2020-11-01
drm/msm: Unconditionally call dev_pm_opp_of_remove_table()
Viresh Kumar
2020-09-04
drm/msm/dpu: add support for clk and bw scaling for display
Kalyan Thota
2020-07-31
drm/msm: Garbage collect unused resource _len fields.
Eric Anholt
2020-07-31
drm/msm/dpu: Use OPP API to set clk/perf state
Rajendra Nayak
2020-06-08
Merge tag 'drm-next-msm-5.8-2020-06-08' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2020-06-01
Revert "drm/msm/dpu: add support for clk and bw scaling for display"
Rob Clark
2020-05-18
drm/msm/dpu: add support for clk and bw scaling for display
Kalyan Thota
2020-05-18
drm/msm/dpu: add support for color processing blocks in dpu driver
Kalyan Thota
2020-04-20
docs: filesystems: fix renamed references
Mauro Carvalho Chehab
2020-03-19
drm/msm/dpu: Track resources in global state
Drew Davenport
2019-12-02
Merge tag 'drm-msm-next-2019-11-05' of https://gitlab.freedesktop.org/drm/msm...
Dave Airlie
2019-10-07
drm/msm/dpu: Remove unused macro
Drew Davenport
2019-10-03
Merge drm/drm-next into drm-misc-next
Maxime Ripard
2019-10-02
drm/msm: use drm_debug_enabled() to check for debug categories
Jani Nikula
2019-09-03
drm/msm/dpu: fix "frame done" timeouts
Rob Clark
2019-09-03
drm/msm: drop use of drmP.h
Sam Ravnborg
2019-07-15
Merge tag 'drm-next-2019-07-16' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
Thomas Gleixner
2019-06-18
msm: dpu1: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-04-18
drm/msm: dpu: Untangle frame_done timeout units
Sean Paul
[next]