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
/
dsi
Age
Commit message (
Expand
)
Author
2023-04-06
drm/msm/dsi: Remove custom DSI config handling
Konrad Dybcio
2023-04-06
drm/msm/dsi: Switch the QCM2290-specific compatible to index autodetection
Konrad Dybcio
2023-04-06
drm/msm/dsi: dsi_cfg: Merge SC7180 config into SDM845
Konrad Dybcio
2023-04-06
drm/msm/dsi: dsi_cfg: Deduplicate identical structs
Konrad Dybcio
2023-04-06
drm/msm/dsi: Fix DSI index detection when version clash occurs
Konrad Dybcio
2023-04-06
drm/msm/dsi: Get rid of msm_dsi_config::num_dsi
Konrad Dybcio
2023-03-21
drm/msm: Update generated headers
Rob Clark
2023-01-26
drm/msm/dsi: properly handle the case of empty OPP table in dsi_mgr_bridge_mo...
Dmitry Baryshkov
2023-01-22
Merge branches 'msm-next-lumag-core', 'msm-next-lumag-dpu', 'msm-next-lumag-d...
Dmitry Baryshkov
2023-01-22
drm/msm/dsi: Allow 2 CTRLs on v2.5.0
Konrad Dybcio
2023-01-22
drm/msm/dsi: correct byte intf clock rate for 14nm DSI PHY
Dmitry Baryshkov
2023-01-22
drm/msm/dsi: Add phy configuration for SM6375
Konrad Dybcio
2023-01-22
drm/msm/dsi: implement opp table based check for dsi_mgr_bridge_mode_valid()
Abhinav Kumar
2023-01-22
drm/msm/dsi: add a helper method to compute the dsi byte clk
Abhinav Kumar
2023-01-22
drm/msm/dsi: Drop the redundant fail label
Jiasheng Jiang
2023-01-22
drm/msm/dsi: Add missing check for alloc_ordered_workqueue
Jiasheng Jiang
2023-01-22
drm/msm/dsi: add support for DSI 2.7.0
Neil Armstrong
2023-01-22
drm/msm/dsi: add support for DSI-PHY on SM8550
Neil Armstrong
2023-01-22
drm/msm/dsi: add support for DSI 2.6.0
Dmitry Baryshkov
2023-01-22
drm/msm/dsi: add support for DSI-PHY on SM8350 and SM8450
Dmitry Baryshkov
2023-01-12
drm/msm/dsi: Flip greater-than check for slice_count and slice_per_intf
Marijn Suijten
2023-01-12
drm/msm/dsi: Use DSC slice(s) packet size to compute word count
Marijn Suijten
2023-01-09
drm/msm/dsi/phy: rework register setting for 7nm PHY
Dmitry Baryshkov
2022-11-04
drm/msm/dsi: Prevent signed BPG offsets from bleeding into adjacent 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-09-30
drm/msm/dsi: fix memory corruption with too many bridges
Johan Hovold
2022-09-18
drm/msm/dsi: Remove use of device_node in dsi_host_parse_dt()
Nathan Chancellor
2022-09-18
drm/msm/dsi: switch to DRM_PANEL_BRIDGE
Dmitry Baryshkov
2022-09-18
drm/msm/dsi: fetch DSC pps payload from struct mipi_dsi_device
Dmitry Baryshkov
2022-09-18
drm/msm/dsi: Remove the unneeded result variable
ye xingchen
2022-09-18
drm/msm/dsi: drop the hpd worker
Dmitry Baryshkov
2022-09-18
drm/msm/dsi: Improve dsi_phy_driver_probe() probe error handling
Douglas Anderson
2022-09-18
drm/msm/dsi: Take advantage of devm_regulator_bulk_get_const()
Douglas Anderson
2022-09-18
drm/msm/dsi: Use the new regulator bulk feature to specify the load
Douglas Anderson
2022-09-18
drm/msm/dsi: Don't set a load before disabling a regulator
Douglas Anderson
2022-09-18
drm/msm/dsi_phy_7nm: Replace parent names with clk_hw pointers
Marijn Suijten
2022-09-18
drm/msm/dsi_phy_10nm: Replace parent names with clk_hw pointers
Marijn Suijten
2022-09-18
drm/msm/dsi_phy_14nm: Replace parent names with clk_hw pointers
Marijn Suijten
2022-09-18
drm/msm/dsi_phy_28nm: Replace parent names with clk_hw pointers
Marijn Suijten
2022-09-18
drm/msm/dsi_phy_28nm_8960: Replace parent names with clk_hw pointers
Marijn Suijten
2022-09-18
drm/msm/dsi/phy: Replace hardcoded char-array length with sizeof()
Marijn Suijten
[next]