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
/
vc4_crtc.c
Age
Commit message (
Expand
)
Author
2022-06-16
drm/vc4: crtc: Fix out of order frames during asynchronous page flips
Maxime Ripard
2022-06-16
drm/vc4: crtc: Don't call into BO Handling on Async Page-Flips on BCM2711
Maxime Ripard
2022-06-16
drm/vc4: crtc: Move the BO Handling out of Common Page-Flip Handler
Maxime Ripard
2022-06-16
drm/vc4: crtc: Move the BO handling out of common page-flip callback
Maxime Ripard
2022-06-16
drm/vc4: crtc: Use an union to store the page flip callback
Maxime Ripard
2022-06-16
drm/vc4: Consolidate Hardware Revision Check
Maxime Ripard
2022-04-06
drm/vc4: hvs: Use pointer to HVS in HVS_READ and HVS_WRITE macros
Maxime Ripard
2022-04-06
drm/vc4: hvs: Fix frame count register readout
Maxime Ripard
2022-02-17
drm/vc4: crtc: Fix runtime_pm reference counting
Maxime Ripard
2022-02-07
drm/vc4: crtc: Fix redundant variable assignment
Maxime Ripard
2021-11-05
drm/vc4: crtc: Copy assigned channel to the CRTC
Maxime Ripard
2021-11-05
drm/vc4: Fix non-blocking commit getting stuck forever
Maxime Ripard
2021-11-05
drm/vc4: crtc: Drop feed_txp from state
Maxime Ripard
2021-11-04
drm/vc4: Increase the core clock based on HVS load
Maxime Ripard
2021-11-04
drm/vc4: crtc: Add some logging
Maxime Ripard
2021-11-04
drm/vc4: crtc: Rework the encoder retrieval code (again)
Maxime Ripard
2021-11-04
drm/vc4: crtc: Add encoder to vc4_crtc_config_pv prototype
Maxime Ripard
2021-11-04
drm/vc4: Make vc4_crtc_get_encoder public
Maxime Ripard
2021-10-25
drm/vc4: crtc: Make sure the HDMI controller is powered when disabling
Maxime Ripard
2021-05-24
drm/vc4: crtc: Lookup the encoder from the register at boot
Maxime Ripard
2021-05-24
drm/vc4: crtc: Fix vc4_get_crtc_encoder logic
Maxime Ripard
2021-05-24
drm/vc4: crtc: Pass the drm_atomic_state to config_pv
Maxime Ripard
2021-05-24
drm/vc4: crtc: Skip the TXP
Maxime Ripard
2021-05-24
drm/vc4: Fix clock source for VEC PixelValve on BCM2711
Mateusz Kwiatkowski
2021-04-08
drm/vc4: crtc: Reduce PV fifo threshold on hvs4
Dom Cobley
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: Remove async modeset semaphore
Maxime Ripard
2020-11-03
drm: Use the state pointer directly in atomic_check
Maxime Ripard
2020-11-02
drm/atomic: Pass the full state to CRTC atomic_check
Maxime Ripard
2020-11-02
Merge drm/drm-next into drm-misc-next
Maxime Ripard
2020-10-09
drm/atomic: Pass the full state to CRTC atomic enable/disable
Maxime Ripard
2020-09-25
drm/vc4: crtc: Keep the previously assigned HVS FIFO
Maxime Ripard
2020-09-25
drm/vc4: crtc: Rework a bit the CRTC state code
Maxime Ripard
2020-09-07
drm/vc4: crtc: Add BCM2711 pixelvalves
Maxime Ripard
2020-09-07
drm/vc4: drv: Disable the CRTC at boot time
Maxime Ripard
2020-09-07
drm/vc4: crtc: Move the CRTC disable out
Maxime Ripard
2020-09-07
drm/vc4: crtc: Clear the PixelValve FIFO during configuration
Maxime Ripard
2020-09-07
drm/vc4: crtc: Clear the PixelValve FIFO on disable
Maxime Ripard
2020-09-07
drm/vc4: crtc: Add a delay after disabling the PixelValve output
Maxime Ripard
2020-09-07
drm/vc4: encoder: Add finer-grained encoder callbacks
Maxime Ripard
2020-09-07
drm/vc4: crtc: Move HVS channel init before the PV initialisation
Maxime Ripard
2020-09-07
drm/vc4: crtc: Remove redundant pixelvalve reset
Maxime Ripard
2020-09-07
drm/vc4: crtc: Remove mode_set_nofb
Maxime Ripard
2020-09-07
drm/vc4: crtc: Move the HVS gamma LUT setup to our init function
Maxime Ripard
2020-09-07
drm/vc4: crtc: Move PV dump to config_pv
Maxime Ripard
2020-09-07
drm/vc4: crtc: Turn pixelvalve reset into a function
Maxime Ripard
2020-09-07
drm/vc4: crtc: Disable color management for HVS5
Maxime Ripard
2020-09-07
drm/vc4: crtc: Rename HDMI encoder type to HDMI0
Maxime Ripard
[next]