开源镜像站
帮助
动态
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_drv.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-05
drm: remove driver date from struct drm_driver and all drivers
Jani Nikula
2024-12-01
Get rid of 'remove_new' relic from platform driver struct
Linus Torvalds
2024-11-27
drm/vc4: drv: Add support for 2712 D-step
Dave Stevenson
2024-11-27
drm/vc4: hvs: Add support for BCM2712 HVS
Maxime Ripard
2024-11-27
drm/vc4: drv: Support BCM2712
Maxime Ripard
2024-11-27
drm/vc4: Use of_device_get_match_data to set generation
Dave Stevenson
2024-11-15
drm/client: Move public client header to clients/ subdirectory
Thomas Zimmermann
2024-10-14
drm/vc4: Use video aperture helpers
Thomas Zimmermann
2024-10-09
drm/vc4: Run default client setup for all variants.
Dave Stevenson
2024-09-26
drm/vc4: Run DRM default client setup
Thomas Zimmermann
2024-09-09
drm/vc4: Make v3d paths unavailable on any generation newer than vc4
Maxime Ripard
2024-09-09
drm/vc4: Introduce generation number enum
Maxime Ripard
2023-09-21
drm/vc4: Call drm_atomic_helper_shutdown() at shutdown time
Douglas Anderson
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-16
drm/aperture: Remove primary argument
Daniel Vetter
2023-03-14
drm/vc4: Use GEM DMA fbdev emulation
Thomas Zimmermann
2022-12-22
drm/vc4: use new debugfs device-centered functions
Maíra Canal
2022-12-08
drm/vc4: tests: Introduce a mocking infrastructure
Maxime Ripard
2022-11-24
Backmerge tag 'v6.1-rc6' into drm-next
Dave Airlie
2022-11-07
drm/vc4: Fix missing platform_unregister_drivers() call in vc4_drm_register()
Yuan Can
2022-11-05
drm/fb-helper: Move generic fbdev emulation into separate source file
Thomas Zimmermann
2022-10-21
Merge tag 'drm-misc-fixes-2022-10-13' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
2022-10-20
Merge drm/drm-fixes into drm-misc-fixes
Thomas Zimmermann
2022-10-13
drm/vc4: Add module dependency on hdmi-codec
Maxime Ripard
2022-08-03
drm/gem: rename GEM CMA helpers to GEM DMA helpers
Danilo Krummrich
2022-08-03
drm/fb: remove unused includes of drm_fb_cma_helper.h
Danilo Krummrich
2022-07-13
drm/vc4: Switch to drmm_mutex_init
Maxime Ripard
2022-07-13
drm/vc4: drv: Use drm_dev_unplug
Maxime Ripard
2022-07-13
drm/vc4: drv: Call component_unbind_all()
Maxime Ripard
2022-07-13
Backmerge tag 'v5.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/to...
Dave Airlie
2022-06-30
drm/vc4: change vc4_dma_range_matches from a global to static
Tom Rix
2022-06-28
drm/vc4: drv: Adopt the dma configuration from the HVS or V3D component
Dave Stevenson
2022-06-16
drm/vc4: Warn if some v3d code is run on BCM2711
Maxime Ripard
2022-06-16
drm/vc4: drv: Skip BO Backend Initialization on BCM2711
Maxime Ripard
2022-06-16
drm/vc4: drv: Register a different driver on BCM2711
Maxime Ripard
2022-06-16
drm/vc4: bo: Split out Dumb buffers fixup
Maxime Ripard
2022-06-16
drm/vc4: bo: Rename vc4_dumb_create
Maxime Ripard
2022-06-16
drm/vc4: Consolidate Hardware Revision Check
Maxime Ripard
2022-03-28
Merge tag 'driver-core-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-02-25
drm/vc4: Make use of the helper component_compare_dev
Yong Wu
2022-01-11
drm/vc4: Notify the firmware when DRM is in charge
Maxime Ripard
2022-01-11
drm/vc4: Remove conflicting framebuffers before callind bind_all
Maxime Ripard
2022-01-11
drm/vc4: Support nomodeset
Maxime Ripard
2021-09-01
drm/vc4: Make use of the helper function devm_platform_ioremap_resource()
Cai Huoqing
2021-08-10
drm/vc4: Convert to Linux IRQ interfaces
Thomas Zimmermann
2021-07-01
drm/aperture: Pass DRM driver structure instead of driver name
Thomas Zimmermann
2021-05-24
drm/vc4: hvs: Make the HVS bind first
Maxime Ripard
2021-05-11
drm/vc4: Remove redundant error printing in vc4_ioremap_regs()
Zhen Lei
[next]