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
2021-03-16
Merge tag 'drm-misc-next-2021-03-03' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2021-02-25
Merge tag 'drm-next-2021-02-26' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2021-02-25
drm: Use state helper instead of the plane state pointer
Maxime Ripard
2021-02-25
drm/atomic: Pass the full state to planes atomic disable and update
Maxime Ripard
2021-02-25
Merge tag 'drm-msm-next-2021-02-07' of https://gitlab.freedesktop.org/drm/msm...
Dave Airlie
2021-02-24
drm: Rename plane->state variables in atomic update and disable
Maxime Ripard
2021-02-24
drm: Use state helper instead of plane state pointer in atomic_check
Maxime Ripard
2021-02-24
drm: Use the state pointer directly in planes atomic_check
Maxime Ripard
2021-02-24
drm/atomic: Pass the full state to planes atomic_check
Maxime Ripard
2021-02-24
drm: Rename plane atomic_check state names
Maxime Ripard
2021-02-24
drm/atomic: Pass the full state to planes async atomic check and update
Maxime Ripard
2021-02-23
drm/gem: Move drm_gem_fb_prepare_fb() to GEM atomic helpers
Thomas Zimmermann
2021-02-21
Merge tag 'drm-next-2021-02-19' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2021-02-17
drm: Switch to %p4cc format modifier
Sakari Ailus
2021-02-07
drm/msm/dp: Add a missing semi-colon
Stephen Boyd
2021-02-06
drm/msm/dp: reset dp controller only at boot up and pm_resume
Kuogee Hsieh
2021-02-05
drm/msm: Fix legacy relocs path
Rob Clark
2021-02-05
drm/msm/disp/mdp5: mdp5_cfg: Fix msm8974v2 max_clk
Konrad Dybcio
2021-02-04
drm/msm: remove unneeded variable: "rc"
Bernard Zhao
2021-02-02
drm: msm: Migrate to dev_pm_opp_set_opp()
Viresh Kumar
2021-02-01
drm/msm/dsi_pll_10nm: Convert pr_err prints to DRM_DEV_ERROR
AngeloGioacchino Del Regno
2021-02-01
drm/msm/dsi_pll_10nm: Fix variable usage for pll_lockdet_rate
AngeloGioacchino Del Regno
2021-02-01
drm/msm/dsi_pll_10nm: Solve TODO for multiplier frac_bits assignment
AngeloGioacchino Del Regno
2021-02-01
drm/msm/dsi_pll_10nm: Fix dividing the same numbers twice
AngeloGioacchino Del Regno
2021-01-31
drm/msm/dp: trigger unplug event in msm_dp_display_disable
Judy Hsiao
2021-01-31
drm/msm/dp/dp_ctrl: Remove unneeded semicolon
Xu Wang
2021-01-31
drivers/gpu/drm/msm/disp/dpu1/dpu_kms.c: Remove unneeded semicolon
Xu Wang
2021-01-31
drm/msm: remove redundant NULL check
Jiapeng Zhong
2021-01-31
drm/msm/kms: Make a lock_class_key for each crtc mutex
Stephen Boyd
2021-01-31
drm/msm: Clean up GMU OOB set/clear handling.
Eric Anholt
2021-01-31
drm/msm: Fix races managing the OOB state for timestamp vs timestamps.
Eric Anholt
2021-01-31
drm/msm: Fix race of GPU init vs timestamp power management.
Eric Anholt
2021-01-31
drm/msm/mdp5: Fix wait-for-commit for cmd panels
Iskren Chernev
2021-01-31
drm/msm/dsi: Correct io_start for MSM8994 (20nm PHY)
Konrad Dybcio
2021-01-31
drm/msm/dpu1: add support for qseed3lite used on sm8250
Dmitry Baryshkov
2021-01-31
drm/msm/dp: unplug interrupt missed after irq_hpd handler
Kuogee Hsieh
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
2021-01-31
drm/msm/a5xx: Disable UCHE global filter
Konrad Dybcio
2021-01-31
drm/msm/a5xx: Disable flat shading optimization
Konrad Dybcio
2021-01-31
drm/msm/a5xx: Fix VPC protect value in gpu_write()
Konrad Dybcio
2021-01-31
drm/msm/a5xx: Reset VBIF before PC only on A510 and A530
AngeloGioacchino Del Regno
2021-01-31
drm/msm/a5xx: Add support for Adreno 508, 509, 512 GPUs
AngeloGioacchino Del Regno
2021-01-31
drm/msm/a5xx: Separate A5XX_PC_DBG_ECO_CNTL write from main branch
AngeloGioacchino Del Regno
2021-01-31
drm/msm/a5xx: Remove overwriting A5XX_PC_DBG_ECO_CNTL register
AngeloGioacchino Del Regno
[next]