index
:
kernel
0x221E-v0.0-v7.0
0x221E-v0.0.1-v6.19
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-rolling-lts
linux-rolling-stable
master
Hosts the 0x221E linux distro kernel.
Ubuntu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
msm
Age
Commit message (
Expand
)
Author
2023-04-06
drm/msm/dpu: move pipe_hw to dpu_plane_state
Dmitry Baryshkov
2023-04-06
drm/msm/dpu: drop EAGAIN check from dpu_format_populate_layout
Dmitry Baryshkov
2023-04-06
drm/msm/dpu: move SSPP debugfs creation to dpu_kms.c
Dmitry Baryshkov
2023-04-06
drm/msm/dpu: move SSPP allocation to the RM
Dmitry Baryshkov
2023-04-06
drm/msm/dpu: rename struct dpu_hw_pipe(_cfg) to dpu_hw_sspp(_cfg)
Dmitry Baryshkov
2023-04-06
drm/msm/dpu: Add support for AR30 format
Leonard Lausen
2023-04-06
drm/msm/disp/dpu1: add support for dspp sub block flush in sc7280
Kalyan Thota
2023-04-06
drm/msm/dpu: Remove empty prepare_commit() function
Jessica Zhang
2023-04-06
drm/msm/mdss: Fix spelling mistake "Unuspported" -> "Unsupported"
Colin Ian King
2023-04-06
drm/msm/dpu: Move TE setup to prepare_for_kickoff()
Jessica Zhang
2023-04-06
drm/msm: Implement fbdev emulation as in-kernel client
Thomas Zimmermann
2023-04-06
drm/msm: Initialize fbdev DRM client
Thomas Zimmermann
2023-04-06
drm/msm: Move module parameter 'fbdev' to fbdev code
Thomas Zimmermann
2023-04-06
drm/msm: Remove fbdev from struct msm_drm_private
Thomas Zimmermann
2023-04-06
drm/msm: Remove struct msm_fbdev
Thomas Zimmermann
2023-04-06
drm/msm: Remove fb from struct msm_fbdev
Thomas Zimmermann
2023-04-06
drm/msm: Clear aperture ownership outside of fbdev code
Thomas Zimmermann
2023-04-06
drm/msm: Include <linux/io.h>
Thomas Zimmermann
2023-04-06
drm/msm: Avoid rounding down to zero jiffies
Rob Clark
2023-04-06
drm/msm: Use drm_sched_job_add_syncobj_dependency()
MaĆra Canal
2023-04-06
drm/msm: move include directive
Johan Hovold
2023-04-06
drm/msm: fix workqueue leak on bind errors
Johan Hovold
2023-04-06
drm/msm: fix missing wq allocation error handling
Johan Hovold
2023-04-06
drm/msm: fix vram leak on bind errors
Johan Hovold
2023-04-06
drm/msm: fix drm device leak on bind errors
Johan Hovold
2023-04-06
drm/msm: fix NULL-deref on irq uninstall
Johan Hovold
2023-04-06
drm/msm: fix NULL-deref on snapshot tear down
Johan Hovold
2023-04-06
Revert "drm/msm: Fix failure paths in msm_drm_init()"
Johan Hovold
2023-04-06
Revert "drm/msm: Add missing check and destroy for alloc_ordered_workqueue"
Johan Hovold
2023-04-06
drm/msm/mdss: add the sdm845 data for completeness
Dmitry Baryshkov
2023-04-06
drm/msm/mdss: add data for sc8180xp
Dmitry Baryshkov
2023-04-06
drm/msm/mdss: convert UBWC setup to use match data
Dmitry Baryshkov
2023-04-06
drm/msm: Check for NULL before calling prepare_commit()
Jessica Zhang
2023-04-03
drm/msm/adreno: adreno_gpu: Use suspend() instead of idle() on load error
Konrad Dybcio
2023-04-03
drm/msm/adreno: adreno_gpu: Don't set OPP scaling clock w/ GMU
Konrad Dybcio
2023-03-31
drm/msm/a6xx: Add support for A650 speed binning
Konrad Dybcio
2023-03-31
drm/msm/a6xx: Add support for A640 speed binning
Konrad Dybcio
2023-03-30
drm/msm/a5xx: add devcoredump support to the fault handler
Dmitry Baryshkov
2023-03-30
Merge remote-tracking branch 'drm/drm-next' into drm-misc-next
Maarten Lankhorst
2023-03-28
drm/msm/adreno: split a6xx fault handler into generic and a6xx parts
Dmitry Baryshkov
2023-03-28
drm/msm/adreno: stall translation on fault for all GPU families
Dmitry Baryshkov
2023-03-28
drm/msm/atomic: Switch to vblank_start helper
Rob Clark
2023-03-28
drm/msm: Add wait-boost support
Rob Clark
2023-03-28
drm/msm: Add deadline based boost support
Rob Clark
2023-03-28
drm: Use of_property_present() for testing DT property presence
Rob Herring
2023-03-25
drm/msm/a6xx: Move ioremap out of hw_init path
Rob Clark
2023-03-25
drm/msm/gpu: Move BO allocation out of hw_init
Rob Clark
2023-03-25
drm/msm/gpu: Move fw loading out of hw_init() path
Rob Clark
2023-03-25
drm/msm: Use idr_preload()
Rob Clark
2023-03-25
drm/msm: Switch idr_lock to spinlock
Rob Clark
[prev]
[next]