index
:
linux/linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
msm
Age
Commit message (
Expand
)
Author
2023-06-01
drm/msm: Use regular fbdev I/O helpers
Thomas Zimmermann
2023-05-25
drm/msm/dp: add module parameter for PSR
Abhinav Kumar
2023-05-25
drm/msm: Set max segment size earlier
Rob Clark
2023-05-24
drm/msm: Add memory stats to fdinfo
Rob Clark
2023-05-24
drm/msm: Switch to fdinfo helper
Rob Clark
2023-05-23
drm/msm: Use struct fb_info.screen_buffer
Thomas Zimmermann
2023-05-22
drm/msm/dpu: move PINGPONG_NONE check to dpu_lm_init()
Dmitry Baryshkov
2023-05-22
drm/msm/dpu: use PINGPONG_NONE for LMs with no PP attached
Dmitry Baryshkov
2023-05-22
drm/msm/dpu: remove futile checks from dpu_rm_init()
Dmitry Baryshkov
2023-05-22
drm/msm/dpu: replace IS_ERR_OR_NULL with IS_ERR during DSC init
Dmitry Baryshkov
2023-05-22
drm/msm/dpu: Set DPU_DATA_HCTL_EN for in INTF_SC7180_MASK
Konrad Dybcio
2023-05-22
drm/msm/dpu: access CSC/CSC10 registers directly
Dmitry Baryshkov
2023-05-22
drm/msm/dpu: access QSEED registers directly
Dmitry Baryshkov
2023-05-22
drm/msm/dpu: drop SSPP's SRC subblock
Dmitry Baryshkov
2023-05-22
drm/msm/dpu: Remove intr_rdptr from DPU >= 5.0.0 pingpong config
Marijn Suijten
2023-05-22
drm/msm/dpu: Implement tearcheck support on INTF block
Marijn Suijten
2023-05-22
drm/msm/dpu: Merge setup_- and enable_tearcheck pingpong callbacks
Marijn Suijten
2023-05-22
drm/msm/dpu: Add TEAR-READ-pointer interrupt to INTF block
Marijn Suijten
2023-05-22
drm/msm/dpu: Describe TEAR interrupt registers for DSI interfaces
Marijn Suijten
2023-05-22
drm/msm/dpu: Factor out shared interrupt register in INTF_BLK macro
Marijn Suijten
2023-05-22
drm/msm/dpu: Move dpu_hw_{tear_check, pp_vsync_info} to dpu_hw_mdss.h
Konrad Dybcio
2023-05-22
drm/msm/dpu: Disable MDP vsync source selection on DPU 5.0.0 and above
Marijn Suijten
2023-05-22
drm/msm/dpu: Disable pingpong TE on DPU 5.0.0 and above
Marijn Suijten
2023-05-22
drm/msm/dpu: Move autorefresh disable from CMD encoder to pingpong
Marijn Suijten
2023-05-22
drm/msm/dpu: Drop unused poll_timeout_wr_ptr PINGPONG callback
Marijn Suijten
2023-05-22
drm/msm/dpu: Take INTF index as parameter in interrupt register defines
Marijn Suijten
2023-05-22
drm/msm/dpu: Sort INTF registers numerically
Marijn Suijten
2023-05-22
drm/msm/dpu: Remove extraneous register define indentation
Marijn Suijten
2023-05-22
drm/msm/dpu: Use V4.0 PCC DSPP sub-block in SC7[12]80
Marijn Suijten
2023-05-22
drm/msm/dpu: add writeback support for sc7280
Abhinav Kumar
2023-05-22
drm/msm/dpu: drop unused SSPP sub-block information
Dmitry Baryshkov
2023-05-22
drm/msm/dpu: drop DSPP_MSM8998_MASK from hw catalog
Abhinav Kumar
2023-05-22
drm/msm/dpu: remove GC and IGC related code from dpu catalog
Abhinav Kumar
2023-05-22
drm/msm/dpu: remove DPU_DSPP_IGC handling in dspp flush
Abhinav Kumar
2023-05-22
drm/msm/dpu: remove DPU_DSPP_GC handling in dspp flush
Abhinav Kumar
2023-05-22
drm/msm/dpu: Pass catalog pointers in RM to replace for-loop ID lookups
Marijn Suijten
2023-05-22
drm/msm/dpu: Drop unused members from HW structs
Marijn Suijten
2023-05-22
drm/msm/dpu: stop mapping the regdma region
Dmitry Baryshkov
2023-05-22
drm/msm/dpu: drop the regdma configuration
Dmitry Baryshkov
2023-05-22
drm/msm/dpu: set max cursor width to 512x512
Arnaud Vrac
2023-05-22
drm/msm/dpu: fix cursor block register bit offset in msm8998 hw catalog
Arnaud Vrac
2023-05-22
drm/msm/dpu: use hsync/vsync polarity set by the encoder
Arnaud Vrac
2023-05-22
drm/msm/dpu: add HDMI output support
Dmitry Baryshkov
2023-05-21
drm/msm/dsi: don't allow enabling 14nm VCO with unprogrammed rate
Dmitry Baryshkov
2023-05-21
drm/msm/dsi: More properly handle errors in regards to dsi_mgr_bridge_power_on()
Douglas Anderson
2023-05-21
drm/msm/dsi: Stop unconditionally powering up DSI hosts at modeset
Douglas Anderson
2023-05-19
drm/msm/dpu: simplify intf allocation code
Dmitry Baryshkov
2023-05-19
drm/msm/dpu: use CTL_SC7280_MASK for sm8450's ctl_0
Dmitry Baryshkov
2023-05-19
drm/msm/dpu: enable DSPP and DSC on sc8180x
Dmitry Baryshkov
2023-05-19
drm/msm/dpu: enable DSPP_2/3 for LM_2/3 on sm8450
Dmitry Baryshkov
[prev]
[next]