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
2021-01-25
Merge tag 'v5.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Dave Airlie
2021-01-18
drm/vc4: Unify PCM card's driver_name
Nicolas Saenz Julienne
2021-01-15
drm/vc4: Initialize vc4_drm_driver with CMA helper defaults
Thomas Zimmermann
2021-01-13
drm/vc4: Move mmap implementation into GEM object function
Thomas Zimmermann
2021-01-13
drm/vc4: Make several BO functions static
Thomas Zimmermann
2021-01-13
drm/vc4: Use drm_gem_cma_vmap() directly
Thomas Zimmermann
2021-01-07
Merge tag 'du-next-20210105' of git://linuxtv.org/pinchartl/media into drm-next
Daniel Vetter
2021-01-05
drm: vc4: Remove unnecessary drm_plane_cleanup() wrapper
Laurent Pinchart
2020-12-16
drm/vc4: hdmi: Enable 10/12 bpc output
Maxime Ripard
2020-12-16
drm/vc4: hdmi: Limit the BCM2711 to the max without scrambling
Maxime Ripard
2020-12-16
drm/vc4: hdmi: Use the connector state pixel rate for the PHY
Maxime Ripard
2020-12-16
drm/vc4: hdmi: Store pixel frequency in the connector state
Maxime Ripard
2020-12-16
drm/vc4: hdmi: Create a custom connector state
Maxime Ripard
2020-12-16
drm/vc4: hdmi: Don't access the connector state in reset if kmalloc fails
Maxime Ripard
2020-12-16
drm/vc4: hdmi: Take into account the clock doubling flag in atomic_check
Maxime Ripard
2020-12-16
drm/vc4: Pass the atomic state to encoder hooks
Maxime Ripard
2020-12-16
drm/vc4: hvs: Align the HVS atomic hooks to the new API
Maxime Ripard
2020-12-15
drm: automatic legacy gamma support
Tomi Valkeinen
2020-12-15
drm/vc4: kms: Convert to atomic helpers
Maxime Ripard
2020-12-15
drm/vc4: kms: Remove async modeset semaphore
Maxime Ripard
2020-12-15
drm/vc4: kms: Remove unassigned_channels from the HVS state
Maxime Ripard
2020-12-15
drm/vc4: kms: Wait on previous FIFO users before a commit
Maxime Ripard
2020-12-15
drm/vc4: Simplify a bit the global atomic_check
Maxime Ripard
2020-12-15
Merge drm/drm-next into drm-misc-next
Maarten Lankhorst
2020-12-15
Merge tag 'drm-misc-next-2020-11-27-1' of git://anongit.freedesktop.org/drm/d...
Daniel Vetter
2020-12-14
Merge tag 'drm-next-2020-12-11' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2020-12-07
drm/vc4: dsi: Add configuration for BCM2711 DSI1
Dave Stevenson
2020-12-07
drm/vc4: dsi: Add support for DSI0
Dave Stevenson
2020-12-07
drm/vc4: dsi: Introduce a variant structure
Maxime Ripard
2020-12-07
drm/vc4: dsi: Use snprintf for the PHY clocks instead of an array
Maxime Ripard
2020-12-07
drm/vc4: dsi: Correct DSI register definition
Dave Stevenson
2020-12-07
drm/vc4: drv: Remove the DSI pointer in vc4_drv
Maxime Ripard
2020-12-07
drm/vc4: hdmi: Don't poll for the infoframes status on setup
Maxime Ripard
2020-11-30
drm/cma-helper: Implement mmap as GEM CMA object functions
Thomas Zimmermann
2020-11-30
drm/cma-helper: Remove prime infix from GEM object functions
Thomas Zimmermann
2020-11-23
drm/vc4: kms: Don't disable the muxing of an active CRTC
Maxime Ripard
2020-11-23
drm/vc4: kms: Store the unassigned channel list in the state
Maxime Ripard
2020-11-20
drm: Pass the full state to connectors atomic functions
Maxime Ripard
2020-11-19
drm/vc4: hdmi: Disable Wifi Frequencies
Maxime Ripard
2020-11-19
drm/vc4: kms: Document the muxing corner cases
Maxime Ripard
2020-11-19
drm/vc4: kms: Split the HVS muxing check in a separate function
Maxime Ripard
2020-11-19
drm/vc4: kms: Rename NUM_CHANNELS
Maxime Ripard
2020-11-19
drm/vc4: kms: Remove useless define
Maxime Ripard
2020-11-19
drm/vc4: kms: Switch to drmm_add_action_or_reset
Maxime Ripard
2020-11-19
drm/vc4: hdmi: Block odd horizontal timings
Maxime Ripard
2020-11-19
drm/vc4: hdmi: Make sure our clock rate is within limits
Maxime Ripard
2020-11-18
drm/vc4/vc4_debugfs: Demote non-conformant kernel-doc headers
Lee Jones
2020-11-18
drm/vc4/vc4_v3d: Demote non-conformant kernel-doc headers
Lee Jones
2020-11-18
drm/vc4/vc4_hdmi: Remove set but unused variable 'ret'
Lee Jones
2020-11-18
drm/vc4/vc4_hdmi_regs: Mark some data sets as __maybe_unused
Lee Jones
[next]