开源镜像站
帮助
动态
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
Age
Commit message (
Expand
)
Author
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
2020-11-16
drm: fix some kernel-doc markups
Mauro Carvalho Chehab
2020-11-10
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
2020-11-10
Merge v5.10-rc3 into drm-next
Daniel Vetter
2020-11-09
drm/gem: Use struct dma_buf_map in GEM vmap ops and convert GEM backends
Thomas Zimmermann
2020-11-09
drm/cma-helper: Remove empty drm_gem_cma_prime_vunmap()
Thomas Zimmermann
2020-11-06
drm/vc4: replace idr_init() by idr_init_base()
Deepak R Varma
2020-11-03
drm: Use the state pointer directly in atomic_check
Maxime Ripard
2020-11-03
drm/vc4: drv: Remove unused variable
Maxime Ripard
[next]