index
:
pm24.git
cpufreq-rust
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
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
2022-06-28
drm/vc4: drv: Adopt the dma configuration from the HVS or V3D component
Dave Stevenson
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
2021-04-14
drm/aperture: Convert drivers to aperture interfaces
Thomas Zimmermann
2021-01-15
drm/vc4: Initialize vc4_drm_driver with CMA helper defaults
Thomas Zimmermann
2021-01-13
drm/vc4: Move mmap implementation into GEM object function
Thomas Zimmermann
2020-11-10
Merge v5.10-rc3 into drm-next
Daniel Vetter
2020-11-04
Merge tag 'drm-misc-next-2020-10-27' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2020-11-03
drm/vc4: drv: Remove unused variable
Maxime Ripard
2020-11-02
drm/vc4: kms: Add functions to create the state objects
Maxime Ripard
2020-11-02
drm/vc4: Use devm_drm_dev_alloc
Maxime Ripard
2020-11-02
drm/vc4: gem: Add a managed action to cleanup the job queue
Maxime Ripard
2020-11-02
drm/vc4: drv: Use managed drm_mode_config_init
Maxime Ripard
2020-11-02
drm/vc4: bo: Add a managed action to cleanup the cache
Maxime Ripard
2020-10-27
drm/vc4: drv: Add error handding for bind
Hoegeun Kwon
2020-09-25
drm/vc4: Introduce GEM object functions
Thomas Zimmermann
2020-09-07
drm/vc4: drv: Support BCM2711
Maxime Ripard
2020-09-07
drm/vc4: drv: Disable the CRTC at boot time
Maxime Ripard
2020-07-07
drm/vc4: Reorder the bind order of the devices
Maxime Ripard
2020-06-10
drm/vc4: plane: Move additional planes creation to driver
Maxime Ripard
2020-02-13
drm/vc4: Convert to CRTC VBLANK callbacks
Thomas Zimmermann
2020-02-13
drm/vc4: Convert to struct drm_crtc_helper_funcs.get_scanout_position()
Thomas Zimmermann
2019-09-19
Merge tag 'drm-next-2019-09-18' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2019-07-30
platform: Add platform_find_device_by_driver() helper
Suzuki K Poulose
2019-07-22
Merge v5.3-rc1 into drm-misc-next
Maxime Ripard
2019-07-17
drm/vc4: drop use of drmP.h
Sam Ravnborg
2019-07-15
Merge tag 'drm-next-2019-07-16' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2019-06-21
drm/vc3: Drop drm_gem_prime_import
Daniel Vetter
2019-06-21
drm/prime: Actually remove DRIVER_PRIME everywhere
Daniel Vetter
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-05-23
drm/vc4: Allocate binner bo when starting to use the V3D
Paul Kocialkowski
2019-04-03
drm/vc4: Disable V3D interactions if the v3d component didn't probe.
Eric Anholt
2019-04-03
drm/vc4: Use common helpers for debugfs setup by the driver components.
Eric Anholt
2019-04-03
drm/vc4: Call drm_dev_register() after all setup is done
Noralf Trønnes
2019-04-01
drm/vc4: Add helpers for pm get/put.
Eric Anholt
2019-03-07
drm/vc4: Use 16bpp by default for the fbdev buffer
Maxime Ripard
2019-03-06
drm/vc4: Add a load tracker to prevent HVS underflow errors
Boris Brezillon
2019-02-19
drm: vc4: Switch to use drm_gem_object reservation_object
Rob Herring
2019-01-29
drm/irq: Don't check for DRIVER_HAVE_IRQ in drm_irq_(un)install
Daniel Vetter
2018-10-05
drm/vc4: Use drm_atomic_helper_shutdown
Daniel Vetter
2018-09-25
drm/vc4: Use drm_fbdev_generic_setup()
Noralf Trønnes
2018-09-03
drm/vc4: use simpler remove_conflicting_framebuffers(NULL)
Michał Mirosław
[next]