index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
msm
Age
Commit message (
Expand
)
Author
2023-01-16
Merge tag 'drm-misc-next-2023-01-12' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2023-01-05
drm/msm/hdmi: stop using drm_bridge_connector_en/disable_hpd()
Dmitry Baryshkov
2022-11-30
Merge tag 'drm-msm-next-2022-11-28' of https://gitlab.freedesktop.org/drm/msm...
Dave Airlie
2022-11-30
Merge tag 'drm-msm-display-for-6.2' of https://gitlab.freedesktop.org/lumag/m...
Dave Airlie
2022-11-26
Merge branches 'msm-next-lumag-core', 'msm-next-lumag-dpu', 'msm-next-lumag-d...
Dmitry Baryshkov
2022-11-26
drm/msm/disp/dpu1: add support for display on SM6115
Adam Skladowski
2022-11-26
drm/msm/mdp5: fix reading hw revision on db410c platform
Dmitry Baryshkov
2022-11-24
Backmerge tag 'v6.1-rc6' into drm-next
Dave Airlie
2022-11-23
drm/msm/hdmi: remove unnecessary NULL check
Dan Carpenter
2022-11-17
drm/msm: Hangcheck progress detection
Rob Clark
2022-11-17
drm/msm/adreno: Simplify read64/write64 helpers
Rob Clark
2022-11-17
drm/msm: Enable unpin/eviction by default
Rob Clark
2022-11-17
drm/msm: Enable clamp_to_idle for 7c3
Rob Clark
2022-11-17
drm/msm/a6xx: Fix speed-bin detection vs probe-defer
Rob Clark
2022-11-17
drm/msm: Remove exclusive-fence hack
Rob Clark
2022-11-12
drm/msm: Use drm_mode_copy()
Ville Syrjälä
2022-11-12
drm/msm: Use drm_mode_init() for on-stack modes
Ville Syrjälä
2022-11-05
drm/fb-helper: Rename drm_fb_helper_unregister_fbi() to use _info postfix
Thomas Zimmermann
2022-11-05
drm/fb-helper: Rename drm_fb_helper_alloc_fbi() to use _info postfix
Thomas Zimmermann
2022-11-04
drm/msm/dsi: Prevent signed BPG offsets from bleeding into adjacent bits
Marijn Suijten
2022-11-04
drm/msm/dpu1: Account for DSC's bits_per_pixel having 4 fractional bits
Marijn Suijten
2022-11-04
drm/msm/dsi: Disallow 8 BPC DSC configuration for alternative BPC values
Marijn Suijten
2022-11-04
drm/msm/dsi: Account for DSC's bits_per_pixel having 4 fractional bits
Marijn Suijten
2022-11-04
drm/msm/dsi: Migrate to drm_dsc_compute_rc_parameters()
Marijn Suijten
2022-11-04
drm/msm/dsi: Appropriately set dsc->mux_word_size based on bpc
Marijn Suijten
2022-11-04
drm/msm/dsi: Reuse earlier computed dsc->slice_chunk_size
Marijn Suijten
2022-11-04
drm/msm/dsi: Use DIV_ROUND_UP instead of conditional increment on modulo
Marijn Suijten
2022-11-04
drm/msm/dsi: Remove repeated calculation of slice_per_intf
Marijn Suijten
2022-11-04
drm/msm/dsi: Remove useless math in DSC calculations
Marijn Suijten
2022-11-04
drm/msm/dsi: Add phy configuration for QCM2290
Loic Poulain
2022-11-04
drm/msm/dsi: drop modeset sanity checks
Johan Hovold
2022-11-04
drm/msm/dpu1: Account for DSC's bits_per_pixel having 4 fractional bits
Marijn Suijten
2022-11-04
drm/msm/dp: drop modeset sanity checks
Johan Hovold
2022-11-04
drm/msm/hdmi: move msm_hdmi_get_phy() to msm_hdmi_dev_probe()
Dmitry Baryshkov
2022-11-04
drm/msm/hdmi: don't take extra reference on PHY device
Dmitry Baryshkov
2022-11-04
drm/msm/hdmi: move resource allocation to probe function
Dmitry Baryshkov
2022-11-03
drm/msm: remove duplicated code from a6xx_create_address_space
Dmitry Baryshkov
2022-11-03
drm/msm: move domain allocation into msm_iommu_new()
Dmitry Baryshkov
2022-11-03
drm/msm/hdmi: drop constant resource names from platform config
Dmitry Baryshkov
2022-11-03
drm/msm/hdmi: use devres helper for runtime PM management
Dmitry Baryshkov
2022-11-02
drm/msm/dpu: Refactor sc7280_pp location
Robert Foss
2022-11-02
drm/msm: Add MSM_INFO_GET_FLAGS
Rob Clark
2022-11-02
drm/msm/dpu: use DEFINE_SHOW_ATTRIBUTE to simplify dpu_regset32
Liu Shixin
2022-11-02
drm/msm/mdp5: stop overriding drvdata
Dmitry Baryshkov
2022-11-02
drm/msm/dp: retry 3 times if set sink to D0 poweer state failed
Kuogee Hsieh
2022-11-02
drm/msm/dpu: Add support for P010 format
Jessica Zhang
2022-11-02
drm/msm/dp: replace variable err with len at dp_aux_link_power_up()
Kuogee Hsieh
2022-11-02
drm/msm/dpu: Add support for XR30 format
Jessica Zhang
2022-11-02
drm/msm: less magic numbers in msm_mdss_enable
Dmitry Baryshkov
2022-11-02
Merge remote-tracking branch 'msm/msm-fixes' into HEAD
Dmitry Baryshkov
[next]