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
2023-01-19
vc4: fix build failure in vc4_dsi_dev_probe()
Arnd Bergmann
2023-01-10
drm/vc4: dsi: Drop unused i2c include
Uwe Kleine-König
2023-01-09
drm/vc4: vec: Support progressive modes
Mateusz Kwiatkowski
2023-01-09
drm/vc4: hdmi: Correct interlaced timings again
Dave Stevenson
2023-01-09
drm/vc4: crtc: Fix timings for VEC modes
Mateusz Kwiatkowski
2023-01-09
drm/vc4: Add comments for which HVS_PIXEL_ORDER_xxx defines apply
Dave Stevenson
2023-01-09
drm/vc4: plane: Add 3:3:2 and 4:4:4:4 RGB/RGBX/RGBA formats
Dave Stevenson
2023-01-09
drm/vc4: plane: Omit pixel_order from the hvs_format for hvs5 only formats
Dave Stevenson
2023-01-09
drm/vc4: plane: Allow using 0 as a pixel order value
Dave Stevenson
2023-01-09
drm/vc4: hvs: Ignore atomic_flush if we're disabled
Maxime Ripard
2023-01-09
drm/vc4: hvs: Add DRM 210101010 RGB formats
Dave Stevenson
2023-01-09
drm/vc4: hvs: Fix colour order for xRGB1555 on HVS5
Dave Stevenson
2023-01-09
drm/vc4: hvs: Support zpos on all planes
Dave Stevenson
2023-01-09
drm/vc4: hvs: Correct interrupt masking bit assignment for HVS5
Dave Stevenson
2023-01-09
drm/vc4: hvs: SCALER_DISPBKGND_AUTOHS is only valid on HVS4
Dave Stevenson
2023-01-09
drm/vc4: hvs: Set AXI panic modes
Dave Stevenson
2023-01-09
drm/vc4: hvs: Configure the HVS COB allocations
Dave Stevenson
2023-01-02
drm/vc4: drop all currently held locks if deadlock happens
Maíra Canal
2022-12-22
drm/vc4: use new debugfs device-centered functions
Maíra Canal
2022-12-15
drm/vc4: dsi: Remove entry to ULPS from vc4_dsi post_disable
Dave Stevenson
2022-12-15
drm/vc4: dsi: Convert to using a bridge instead of encoder
Dave Stevenson
2022-12-15
drm/vc4: dsi: Convert to use atomic operations
Dave Stevenson
2022-12-15
drm/vc4: dsi: Remove splitting the bridge chain from the driver
Dave Stevenson
2022-12-15
drm/vc4: dsi: Move initialisation to encoder_mode_set
Dave Stevenson
2022-12-15
drm/vc4: dsi: Rename bridge to out_bridge
Dave Stevenson
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
[next]