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_txp.c
Age
Commit message (
Expand
)
Author
2024-12-13
Merge tag 'drm-misc-next-2024-12-05' of https://gitlab.freedesktop.org/drm/mi...
Dave Airlie
2024-12-01
Get rid of 'remove_new' relic from platform driver struct
Linus Torvalds
2024-11-27
drm/vc4: txp: Add BCM2712 MOPLET support
Maxime Ripard
2024-11-27
drm/vc4: txp: Add support for BCM2712 MOP
Maxime Ripard
2024-11-27
drm/vc4: txp: Add a new TXP encoder type
Maxime Ripard
2024-11-27
drm/vc4: txp: Move the encoder type in the variant structure
Maxime Ripard
2024-11-27
drm/vc4: txp: Handle 40-bits DMA Addresses
Maxime Ripard
2024-11-27
drm/vc4: txp: Add horizontal and vertical size offset toggle bit
Maxime Ripard
2024-11-27
drm/vc4: txp: Add byte enable toggle bit
Maxime Ripard
2024-11-27
drm/vc4: txp: Rename TXP data structure
Maxime Ripard
2024-11-27
drm/vc4: txp: Introduce structure to deal with revision differences
Maxime Ripard
2023-07-21
drm: Explicitly include correct DT includes
Rob Herring
2023-06-08
drm/vc4: Convert to platform remove callback returning void
Uwe Kleine-König
2023-04-25
drm/vc4: Switch to container_of_const
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-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-08-03
drm/gem: rename struct drm_gem_dma_object.{paddr => dma_addr}
Danilo Krummrich
2022-08-03
drm/gem: rename GEM CMA helpers to GEM DMA helpers
Danilo Krummrich
2022-08-03
drm/fb: rename FB CMA helpers to FB DMA helpers
Danilo Krummrich
2022-07-13
drm/vc4: debugfs: Simplify debugfs registration
Maxime Ripard
2022-07-13
drm/vc4: txp: Protect device resources
Maxime Ripard
2022-07-13
drm/vc4: txp: Remove call to drm_connector_unregister()
Maxime Ripard
2022-07-13
drm/vc4: txp: Switch to drmm_kzalloc
Maxime Ripard
2022-07-13
drm/vc4: txp: Remove duplicate regset
Maxime Ripard
2022-07-13
drm/vc4: txp: Remove vc4_dev txp pointer
Maxime Ripard
2022-07-13
drm/vc4: crtc: Switch to DRM-managed CRTC initialization
Maxime Ripard
2022-07-13
drm/vc4: crtc: Move debugfs_name to crtc_data
Maxime Ripard
2022-06-20
drm: Drop drm_framebuffer.h from drm_crtc.h
Ville Syrjälä
2022-05-11
Merge tag 'drm-msm-next-2022-05-09' of https://gitlab.freedesktop.org/drm/msm...
Dave Airlie
2022-05-02
drm: allow passing possible_crtcs to drm_writeback_connector_init()
Abhinav Kumar
2022-04-08
drm/vc4: txp: Force alpha to be 0xff if it's disabled
Maxime Ripard
2022-04-08
drm/vc4: txp: Don't set TXP_VSTART_AT_EOF
Maxime Ripard
2021-11-05
drm/vc4: crtc: Copy assigned channel to the CRTC
Maxime Ripard
2021-11-05
drm/vc4: crtc: Drop feed_txp from state
Maxime Ripard
2021-05-24
drm/vc4: txp: Properly set the possible_crtcs mask
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-11-20
drm: Pass the full state to connectors atomic functions
Maxime Ripard
2020-11-02
drm/atomic: Pass the full state to CRTC atomic_check
Maxime Ripard
2020-10-09
drm/atomic: Pass the full state to CRTC atomic enable/disable
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: Assign output to channel automatically
Maxime Ripard
2020-09-07
drm/vc4: crtc: Rename HVS channel to output
Maxime Ripard
2020-07-07
drm/vc4: txp: Turn the TXP into a CRTC of its own
Maxime Ripard
2020-07-07
drm/vc4: crtc: Move the txp_armed function to the TXP
Maxime Ripard
[next]