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
/
vc4
Age
Commit message (
Expand
)
Author
2022-12-08
drm/vc4: tests: Add unit test suite for the PV muxing
Maxime Ripard
2022-12-08
drm/vc4: tests: Fail the current test if we access a register
Maxime Ripard
2022-12-08
drm/vc4: tests: Introduce a mocking infrastructure
Maxime Ripard
2022-12-08
drm/vc4: hvs: Provide a function to initialize the HVS structure
Maxime Ripard
2022-12-08
drm/vc4: crtc: Make encoder lookup helper public
Maxime Ripard
2022-12-08
drm/vc4: crtc: Introduce a lower-level crtc init helper
Maxime Ripard
2022-12-08
drm/vc4: Move HVS state to main header
Maxime Ripard
2022-12-01
drm/vc4: dpi: Fix format mapping for RGB565
Dave Stevenson
2022-12-01
drm/vc4: dpi: Change the default DPI format to being 18bpp, not 24.
Dave Stevenson
2022-12-01
drm/vc4: dpi: Support BGR666 formats
Joerg Quinten
2022-12-01
drm/vc4: dpi: Support RGB565 format
Chris Morgan
2022-11-28
drm/vc4: vec: Use pm_runtime_resume_and_get() in vc4_vec_encoder_enable()
Shang XiaoJing
2022-11-28
drm/vc4: crtc: Provide a CRTC name
Maxime Ripard
2022-11-28
drm/vc4: crtc: Pass the device and data in vc4_crtc_init
Maxime Ripard
2022-11-28
drm/vc4: txp: Initialise the CRTC before the encoder and connector
Maxime Ripard
2022-11-28
drm/vc4: Add TXP encoder type
Maxime Ripard
2022-11-28
drm/vc4: txp: Reorder the variable assignments
Maxime Ripard
2022-11-28
drm/vc4: kms: Sort the CRTCs by output before assigning them
Maxime Ripard
2022-11-28
drm/vc4: kms: Constify the HVS old/new state helpers
Maxime Ripard
2022-11-28
drm/vc4: Constify container_of wrappers
Maxime Ripard
2022-11-24
drm/vc4: vec: Add support for more analog TV standards
Mateusz Kwiatkowski
2022-11-24
drm/vc4: vec: Convert to the new TV mode property
Maxime Ripard
2022-11-24
drm/vc4: vec: Check for VEC output constraints
Mateusz Kwiatkowski
2022-11-24
drm/vc4: vec: Use TV Reset implementation
Maxime Ripard
2022-11-24
drm/connector: Rename drm_mode_create_tv_properties
Maxime Ripard
2022-11-24
drm/connector: Rename legacy TV property
Maxime Ripard
2022-11-24
Backmerge tag 'v6.1-rc6' into drm-next
Dave Airlie
2022-11-15
drm/vc4: hdmi: Fix pointer dereference before check
José Expósito
2022-11-15
drm/vc4: hdmi: Pass vc4_hdmi to vc4_hdmi_supports_scrambling()
José Expósito
2022-11-10
drm/vc4: kms: Fix IS_ERR() vs NULL check for vc4_kms
Gaosheng Cui
2022-11-07
drm/vc4: Fix missing platform_unregister_drivers() call in vc4_drm_register()
Yuan Can
2022-11-05
drm/fb-helper: Move generic fbdev emulation into separate source file
Thomas Zimmermann
2022-11-04
Merge tag 'drm-misc-next-2022-11-03' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2022-11-03
drm/vc4: hdmi: Fix HSM clock too low on Pi4
maxime@cerno.tech
2022-11-03
drm/vc4: hdmi: Fix outdated function name in comment
maxime@cerno.tech
2022-11-03
drm/vc4: hdmi: Take our lock to reset the link
maxime@cerno.tech
2022-10-28
drm/vc4: Make sure we don't end up with a core clock too high
Maxime Ripard
2022-10-28
drm/vc4: hdmi: Add more checks for 4k resolutions
Dom Cobley
2022-10-28
drm/vc4: hdmi: Rework hdmi_enable_4kp60 detection code
Maxime Ripard
2022-10-28
drm/vc4: hdmi: Fix hdmi_enable_4kp60 detection
Maxime Ripard
2022-10-28
Merge tag 'drm-misc-next-2022-10-27' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2022-10-25
Merge tag 'drm-misc-next-2022-10-20' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2022-10-24
drm/vc4: Fix spelling mistake "mmaping" -> "mmapping"
Colin Ian King
2022-10-21
Merge tag 'drm-misc-fixes-2022-10-13' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
2022-10-20
Merge drm/drm-fixes into drm-misc-fixes
Thomas Zimmermann
2022-10-13
drm/vc4: hdmi: Check the HSM rate at runtime_resume
Maxime Ripard
2022-10-13
drm/vc4: hdmi: Enforce the minimum rate at runtime_resume
Maxime Ripard
2022-10-13
drm/vc4: Add module dependency on hdmi-codec
Maxime Ripard
2022-10-10
drm/vc4: vec: Fix definition of PAL-M mode
Mateusz Kwiatkowski
2022-10-10
drm/atomic-helper: Rename drm_atomic_helper_connector_tv_reset to avoid ambig...
Maxime Ripard
[next]