开源镜像站
帮助
动态
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
2023-04-11
drm/vc4: remove unused render_wait variable
Tom Rix
2023-04-06
drm/scdc-helper: Pimp SCDC debugs
Ville Syrjälä
2023-03-28
drm: Use of_property_present() for testing DT property presence
Rob Herring
2023-03-14
drm/vc4: Use GEM DMA fbdev emulation
Thomas Zimmermann
2023-03-13
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
2023-02-28
drm/vc4: replace obj lookup steps with drm_gem_objects_lookup
Maíra Canal
2023-02-28
drm/vc4: replace drm_gem_dma_object for drm_gem_object in vc4_exec_info
Maíra Canal
2023-02-22
Merge tag 'drm-next-2023-02-23' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2023-02-16
Revert "drm/vc4: hdmi: Enforce the minimum rate at runtime_resume"
Maxime Ripard
2023-02-16
Revert "drm/vc4: hdmi: Fix HSM clock too low on Pi4"
Maxime Ripard
2023-02-16
drm/vc4: hdmi: Enable power domain before setting minimum
Maxime Ripard
2023-02-16
drm/vc4: hdmi: Replace hardcoded value by define
Maxime Ripard
2023-02-09
drm/vc4: crtc: Increase setup cost in core clock calculation to handle extrem...
Dom Cobley
2023-02-09
drm/vc4: hdmi: Always enable GCP with AVMUTE cleared
Dom Cobley
2023-02-09
drm/vc4: Fix YUV plane handling when planes are in different buffers
Dave Stevenson
2023-02-02
drm/vc4: allow DRM_VC4_KUNIT_TEST to be a loadable module
Arnd Bergmann
2023-01-31
Merge v6.2-rc6 into drm-next
Daniel Vetter
2023-01-26
drm/vc4: hdmi: make CEC adapter name unique
Hans Verkuil
2023-01-19
vc4: fix build failure in vc4_dsi_dev_probe()
Arnd Bergmann
2023-01-13
drm/vc4: bo: Fix unused variable warning
Maxime Ripard
2023-01-12
drm/vc4: bo: Fix drmm_mutex_init memory hog
Maxime Ripard
2023-01-10
drm/vc4: dsi: Drop unused i2c include
Uwe Kleine-König
2023-01-09
drm/vc4: vec: Support progressive modes
Mateusz Kwiatkowski
2023-01-09
drm/vc4: hdmi: Correct interlaced timings again
Dave Stevenson
2023-01-09
drm/vc4: crtc: Fix timings for VEC modes
Mateusz Kwiatkowski
2023-01-09
drm/vc4: Add comments for which HVS_PIXEL_ORDER_xxx defines apply
Dave Stevenson
2023-01-09
drm/vc4: plane: Add 3:3:2 and 4:4:4:4 RGB/RGBX/RGBA formats
Dave Stevenson
2023-01-09
drm/vc4: plane: Omit pixel_order from the hvs_format for hvs5 only formats
Dave Stevenson
2023-01-09
drm/vc4: plane: Allow using 0 as a pixel order value
Dave Stevenson
2023-01-09
drm/vc4: hvs: Ignore atomic_flush if we're disabled
Maxime Ripard
2023-01-09
drm/vc4: hvs: Add DRM 210101010 RGB formats
Dave Stevenson
2023-01-09
drm/vc4: hvs: Fix colour order for xRGB1555 on HVS5
Dave Stevenson
2023-01-09
drm/vc4: hvs: Support zpos on all planes
Dave Stevenson
2023-01-09
drm/vc4: hvs: Correct interrupt masking bit assignment for HVS5
Dave Stevenson
2023-01-09
drm/vc4: hvs: SCALER_DISPBKGND_AUTOHS is only valid on HVS4
Dave Stevenson
2023-01-09
drm/vc4: hvs: Set AXI panic modes
Dave Stevenson
2023-01-09
drm/vc4: hvs: Configure the HVS COB allocations
Dave Stevenson
2023-01-02
drm/vc4: drop all currently held locks if deadlock happens
Maíra Canal
2022-12-22
drm/vc4: use new debugfs device-centered functions
Maíra Canal
2022-12-15
drm/vc4: dsi: Remove entry to ULPS from vc4_dsi post_disable
Dave Stevenson
2022-12-15
drm/vc4: dsi: Convert to using a bridge instead of encoder
Dave Stevenson
2022-12-15
drm/vc4: dsi: Convert to use atomic operations
Dave Stevenson
2022-12-15
drm/vc4: dsi: Remove splitting the bridge chain from the driver
Dave Stevenson
2022-12-15
drm/vc4: dsi: Move initialisation to encoder_mode_set
Dave Stevenson
2022-12-15
drm/vc4: dsi: Rename bridge to out_bridge
Dave Stevenson
2022-12-08
drm/vc4: tests: Add unit test suite for the PV muxing
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-12-08
drm/vc4: hvs: Provide a function to initialize the HVS structure
Maxime Ripard
2022-12-08
drm/vc4: crtc: Make encoder lookup helper public
Maxime Ripard
[next]