开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
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
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
2019-10-03
Merge drm/drm-fixes into drm-misc-fixes
Maxime Ripard
2019-09-23
drm: Free the writeback_job when it with an empty fb
Lowry Li (Arm Technology China)
2019-07-17
drm/vc4: drop use of drmP.h
Sam Ravnborg
2019-06-13
drm: Convert connector_helper_funcs->atomic_check to accept drm_atomic_state
Sean Paul
2019-04-05
Merge tag 'drm-misc-next-2019-04-04' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2019-04-03
drm/vc4: Use common helpers for debugfs setup by the driver components.
Eric Anholt
2019-04-01
drm/vc4: Use drm_print_regset32() for our debug register dumping.
Eric Anholt
2019-03-25
Merge tag 'drm-misc-next-2019-03-21' of git://anongit.freedesktop.org/drm/drm...
Daniel Vetter
2019-03-18
drm: writeback: Cleanup job ownership handling when queuing job
Laurent Pinchart
2019-02-19
drm: Remove set but not used variable 'gem'
YueHaibing
2019-01-24
drm: Split out drm_probe_helper.h
Daniel Vetter
2018-07-07
drm/vc4: Add support for the transposer block
Boris Brezillon