开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
msm
/
disp
Age
Commit message (
Expand
)
Author
2021-03-22
drm/msm/disp/dpu1: icc path needs to be set before dpu runtime resume
Kalyan Thota
2021-02-05
drm/msm/disp/mdp5: mdp5_cfg: Fix msm8974v2 max_clk
Konrad Dybcio
2021-01-31
drivers/gpu/drm/msm/disp/dpu1/dpu_kms.c: Remove unneeded semicolon
Xu Wang
2021-01-31
drm/msm/mdp5: Fix wait-for-commit for cmd panels
Iskren Chernev
2021-01-31
drm/msm/dpu1: add support for qseed3lite used on sm8250
Dmitry Baryshkov
2021-01-31
drm/msm/dpu: Remove unused call in wait_for_commit_done
AngeloGioacchino Del Regno
2021-01-31
drm/msm/dpu: Correctly configure vsync tearcheck for command mode
AngeloGioacchino Del Regno
2021-01-31
drm/msm/dpu: Disable autorefresh in command mode
AngeloGioacchino Del Regno
2021-01-31
drm/msm/dpu: Allow specifying features and sblk in DSPP_BLK macro
AngeloGioacchino Del Regno
2021-01-31
drm/msm/dpu: Add prog_fetch_lines_worst_case to INTF_BLK macro
AngeloGioacchino Del Regno
2021-01-31
drm/msm/dpu: Move DPU_SSPP_QOS_8LVL bit to SDM845 and SC7180 masks
AngeloGioacchino Del Regno
2021-01-31
drm/msm/dpu: Fix VBIF_XINL_QOS_LVL_REMAP_000 register offset
AngeloGioacchino Del Regno
2020-12-10
Merge tag 'drm-msm-next-2020-12-07' of https://gitlab.freedesktop.org/drm/msm...
Dave Airlie
2020-12-05
drm/msm/dpu: enable DSPP support on SM8[12]50
Dmitry Baryshkov
2020-12-03
drm/msm/dpu: update the qos remap only if the client type changes
Abhinav Kumar
2020-12-03
drm/msm/disp/dpu1/dpu_hw_interrupts: Demote kernel-doc formatting misuse
Lee Jones
2020-11-29
drm/msm/dpu: consider vertical front porch in the prefill bw calculation
Kalyan Thota
2020-11-29
drm/msm/disp/dpu1/dpu_plane: Fix some spelling and missing function param des...
Lee Jones
2020-11-29
drm/msm/disp/dpu1/dpu_vbif: Fix a couple of function param descriptions
Lee Jones
2020-11-29
drm/msm/disp/dpu1/dpu_rm: Fix formatting issues and supply 'global_state' des...
Lee Jones
2020-11-29
drm/msm/disp/dpu1/dpu_hw_sspp: Fix kernel-doc formatting abuse
Lee Jones
2020-11-29
drm/msm/disp/dpu1/dpu_hw_lm: Fix misnaming of parameter 'ctx'
Lee Jones
2020-11-29
drm/msm/disp/dpu1/dpu_encoder: Fix a few parameter/member formatting issues
Lee Jones
2020-11-29
drm/msm/disp/dpu1/dpu_hw_catalog: Move definitions to the only place they are...
Lee Jones
2020-11-29
drm/msm/disp/dpu1/dpu_hw_catalog: Remove duplicated initialisation of 'max_li...
Lee Jones
2020-11-29
drm/msm/disp/dpu1/dpu_formats: Demote non-conformant kernel-doc header
Lee Jones
2020-11-29
drm/msm/disp/dpu1/dpu_hw_blk: Add one missing and remove an extra param descr...
Lee Jones
2020-11-29
drm/msm/disp/dpu1/dpu_core_perf: Fix kernel-doc formatting issues
Lee Jones
2020-11-29
msm/mdp5: Fix some kernel-doc warnings
Rob Clark
2020-11-23
drm/msm/disp/dpu1/dpu_encoder: Remove a bunch of unused variables
Lee Jones
2020-11-23
drm/msm/disp/dpu1/dpu_core_perf: Remove set but unused variable 'dpu_cstate'
Lee Jones
2020-11-23
drm/msm/disp/mdp5/mdp5_kms: Make local functions 'mdp5_{en, dis}able()' static
Lee Jones
2020-11-23
drm/msm/disp/mdp5/mdp5_crtc: Make local function 'mdp5_crtc_setup_pipeline()'...
Lee Jones
2020-11-04
drm/msm/gem: Move prototypes to msm_gem.h
Rob Clark
2020-11-04
drm/msm/dpu: fix clock scaling on non-sc7180 board
Dmitry Baryshkov
2020-11-04
drm/msm/dpu: enable merge_3d support on sm8150/sm8250
Dmitry Baryshkov
2020-11-04
drm/msm/dpu: setup merge modes in merge_3d block
Dmitry Baryshkov
2020-11-04
drm/msm/dpu: handle merge_3d configuration in hw_ctl block
Dmitry Baryshkov
2020-11-04
drm/msm/dpu: initial support for merge3D hardware block
Dmitry Baryshkov
2020-11-04
drm/msm/dpu: simplify interface flush handling
Dmitry Baryshkov
2020-11-04
drm/msm/dpu: Add newline to printks
Stephen Boyd
2020-11-04
drm/msm: Add missing struct identifier
Tian Tao
2020-11-02
drm/atomic: Pass the full state to CRTC atomic begin and flush
Maxime Ripard
2020-11-02
drm/atomic: Pass the full state to CRTC atomic_check
Maxime Ripard
2020-11-02
Merge drm/drm-next into drm-misc-next
Maxime Ripard
2020-11-01
drm/msm: Unconditionally call dev_pm_opp_of_remove_table()
Viresh Kumar
2020-11-01
drm/msm/kms: Update msm_kms_init/destroy
Rob Clark
2020-10-09
drm/atomic: Pass the full state to CRTC atomic enable/disable
Maxime Ripard
2020-09-29
Merge tag 'drm-msm-next-2020-09-27' of https://gitlab.freedesktop.org/drm/msm...
Dave Airlie
2020-09-22
drm/msm/dpu: remove unused variables new_cnt and old_cnt in dpu_encoder_phys_...
Luo Jiaxing
[next]