index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
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
Files
Lines
2023-09-21
drm/vc4: Call drm_atomic_helper_shutdown() at shutdown time
Douglas Anderson
1
-13
/
+23
2023-07-21
drm: Explicitly include correct DT includes
Rob Herring
1
-1
/
+1
2023-06-08
drm/vc4: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-04-16
drm/aperture: Remove primary argument
Daniel Vetter
1
-1
/
+1
2023-03-14
drm/vc4: Use GEM DMA fbdev emulation
Thomas Zimmermann
1
-2
/
+2
2022-12-22
drm/vc4: use new debugfs device-centered functions
Maíra Canal
1
-1
/
+0
2022-12-08
drm/vc4: tests: Introduce a mocking infrastructure
Maxime Ripard
1
-2
/
+2
2022-11-24
Backmerge tag 'v6.1-rc6' into drm-next
Dave Airlie
1
-1
/
+6
2022-11-07
drm/vc4: Fix missing platform_unregister_drivers() call in vc4_drm_register()
Yuan Can
1
-1
/
+6
2022-11-05
drm/fb-helper: Move generic fbdev emulation into separate source file
Thomas Zimmermann
1
-1
/
+1
2022-10-21
Merge tag 'drm-misc-fixes-2022-10-13' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
1
-0
/
+1
2022-10-20
Merge drm/drm-fixes into drm-misc-fixes
Thomas Zimmermann
1
-9
/
+19
2022-10-13
drm/vc4: Add module dependency on hdmi-codec
Maxime Ripard
1
-0
/
+1
2022-08-03
drm/gem: rename GEM CMA helpers to GEM DMA helpers
Danilo Krummrich
1
-3
/
+3
2022-08-03
drm/fb: remove unused includes of drm_fb_cma_helper.h
Danilo Krummrich
1
-1
/
+0
2022-07-13
drm/vc4: Switch to drmm_mutex_init
Maxime Ripard
1
-1
/
+3
2022-07-13
drm/vc4: drv: Use drm_dev_unplug
Maxime Ripard
1
-2
/
+1
2022-07-13
drm/vc4: drv: Call component_unbind_all()
Maxime Ripard
1
-2
/
+12
2022-07-13
Backmerge tag 'v5.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/to...
Dave Airlie
1
-16
/
+81
2022-06-30
drm/vc4: change vc4_dma_range_matches from a global to static
Tom Rix
1
-1
/
+1
2022-06-28
drm/vc4: drv: Adopt the dma configuration from the HVS or V3D component
Dave Stevenson
1
-0
/
+19
2022-06-16
drm/vc4: Warn if some v3d code is run on BCM2711
Maxime Ripard
1
-0
/
+11
2022-06-16
drm/vc4: drv: Skip BO Backend Initialization on BCM2711
Maxime Ripard
1
-7
/
+11
2022-06-16
drm/vc4: drv: Register a different driver on BCM2711
Maxime Ripard
1
-9
/
+42
2022-06-16
drm/vc4: bo: Split out Dumb buffers fixup
Maxime Ripard
1
-0
/
+13
2022-06-16
drm/vc4: bo: Rename vc4_dumb_create
Maxime Ripard
1
-1
/
+1
2022-06-16
drm/vc4: Consolidate Hardware Revision Check
Maxime Ripard
1
-0
/
+4
2022-03-28
Merge tag 'driver-core-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-6
/
+1
2022-02-25
drm/vc4: Make use of the helper component_compare_dev
Yong Wu
1
-6
/
+1
2022-01-11
drm/vc4: Notify the firmware when DRM is in charge
Maxime Ripard
1
-0
/
+22
2022-01-11
drm/vc4: Remove conflicting framebuffers before callind bind_all
Maxime Ripard
1
-4
/
+4
2022-01-11
drm/vc4: Support nomodeset
Maxime Ripard
1
-0
/
+3
2021-09-01
drm/vc4: Make use of the helper function devm_platform_ioremap_resource()
Cai Huoqing
1
-4
/
+2
2021-08-10
drm/vc4: Convert to Linux IRQ interfaces
Thomas Zimmermann
1
-4
/
+0
2021-07-01
drm/aperture: Pass DRM driver structure instead of driver name
Thomas Zimmermann
1
-1
/
+1
2021-05-24
drm/vc4: hvs: Make the HVS bind first
Maxime Ripard
1
-1
/
+10
2021-05-11
drm/vc4: Remove redundant error printing in vc4_ioremap_regs()
Zhen Lei
1
-3
/
+1
2021-04-14
drm/aperture: Convert drivers to aperture interfaces
Thomas Zimmermann
1
-1
/
+4
2021-01-15
drm/vc4: Initialize vc4_drm_driver with CMA helper defaults
Thomas Zimmermann
1
-6
/
+1
2021-01-13
drm/vc4: Move mmap implementation into GEM object function
Thomas Zimmermann
1
-12
/
+2
2020-11-10
Merge v5.10-rc3 into drm-next
Daniel Vetter
1
-27
/
+14
2020-11-04
Merge tag 'drm-misc-next-2020-10-27' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
1
-12
/
+0
2020-11-03
drm/vc4: drv: Remove unused variable
Maxime Ripard
1
-1
/
+0
2020-11-02
drm/vc4: kms: Add functions to create the state objects
Maxime Ripard
1
-3
/
+0
2020-11-02
drm/vc4: Use devm_drm_dev_alloc
Maxime Ripard
1
-17
/
+10
2020-11-02
drm/vc4: gem: Add a managed action to cleanup the job queue
Maxime Ripard
1
-4
/
+4
2020-11-02
drm/vc4: drv: Use managed drm_mode_config_init
Maxime Ripard
1
-4
/
+3
2020-11-02
drm/vc4: bo: Add a managed action to cleanup the cache
Maxime Ripard
1
-1
/
+0
2020-10-27
drm/vc4: drv: Add error handding for bind
Hoegeun Kwon
1
-0
/
+1
2020-09-25
drm/vc4: Introduce GEM object functions
Thomas Zimmermann
1
-12
/
+0
[next]