index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.12.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
pinetabv-6.6.y-devel
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
starfive-6.6.63-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
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
2020-09-07
drm/vc4: drv: Support BCM2711
Maxime Ripard
1
-0
/
+1
2020-09-07
drm/vc4: drv: Disable the CRTC at boot time
Maxime Ripard
1
-0
/
+4
2020-07-07
drm/vc4: Reorder the bind order of the devices
Maxime Ripard
1
-1
/
+1
2020-06-10
drm/vc4: plane: Move additional planes creation to driver
Maxime Ripard
1
-0
/
+4
2020-02-13
drm/vc4: Convert to CRTC VBLANK callbacks
Thomas Zimmermann
1
-2
/
+0
2020-02-13
drm/vc4: Convert to struct drm_crtc_helper_funcs.get_scanout_position()
Thomas Zimmermann
1
-1
/
+0
2019-09-20
Merge tag 'drm-next-2019-09-18' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-3
/
+6
2019-07-30
platform: Add platform_find_device_by_driver() helper
Suzuki K Poulose
1
-2
/
+1
2019-07-22
Merge v5.3-rc1 into drm-misc-next
Maxime Ripard
1
-4
/
+1
2019-07-17
drm/vc4: drop use of drmP.h
Sam Ravnborg
1
-1
/
+6
2019-07-16
Merge tag 'drm-next-2019-07-16' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-0
/
+6
2019-06-21
drm/vc3: Drop drm_gem_prime_import
Daniel Vetter
1
-1
/
+0
2019-06-21
drm/prime: Actually remove DRIVER_PRIME everywhere
Daniel Vetter
1
-1
/
+0
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
1
-4
/
+1
2019-05-23
drm/vc4: Allocate binner bo when starting to use the V3D
Paul Kocialkowski
1
-0
/
+6
2019-04-03
drm/vc4: Disable V3D interactions if the v3d component didn't probe.
Eric Anholt
1
-0
/
+10
2019-04-03
drm/vc4: Use common helpers for debugfs setup by the driver components.
Eric Anholt
1
-0
/
+1
2019-04-03
drm/vc4: Call drm_dev_register() after all setup is done
Noralf Trønnes
1
-2
/
+4
2019-04-01
drm/vc4: Add helpers for pm get/put.
Eric Anholt
1
-12
/
+9
2019-03-07
drm/vc4: Use 16bpp by default for the fbdev buffer
Maxime Ripard
1
-1
/
+1
2019-03-06
drm/vc4: Add a load tracker to prevent HVS underflow errors
Boris Brezillon
1
-0
/
+1
2019-02-19
drm: vc4: Switch to use drm_gem_object reservation_object
Rob Herring
1
-1
/
+0
2019-01-29
drm/irq: Don't check for DRIVER_HAVE_IRQ in drm_irq_(un)install
Daniel Vetter
1
-1
/
+0
2018-10-05
drm/vc4: Use drm_atomic_helper_shutdown
Daniel Vetter
1
-0
/
+3
2018-09-25
drm/vc4: Use drm_fbdev_generic_setup()
Noralf Trønnes
1
-3
/
+2
2018-09-03
drm/vc4: use simpler remove_conflicting_framebuffers(NULL)
Michał Mirosław
1
-19
/
+1
2018-07-17
drm/vc4: Replace drm_dev_unref with drm_dev_put
Thomas Zimmermann
1
-4
/
+4
2018-07-07
drm/vc4: Add support for the transposer block
Boris Brezillon
1
-0
/
+1
2018-06-06
Merge tag 'drm-next-2018-06-06-1' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-3
/
+6
2018-05-15
drm/vc4: Fix leak of the file_priv that stored the perfmon.
Eric Anholt
1
-0
/
+1
2018-05-01
drm/vc4: Enable syncobj support
Stefan Schake
1
-1
/
+2
2018-04-23
drm/vc4: Add CTM support
Stefan Schake
1
-0
/
+3
2018-04-23
gpu: drm: vc4: simplify getting .drvdata
Wolfram Sang
1
-2
/
+1
2018-02-11
drm/vc4: Expose performance counters to userspace
Boris Brezillon
1
-0
/
+26
2017-12-08
drm/vc4: Use drm_fb_cma_fbdev_init/fini()
Noralf Trønnes
1
-11
/
+2
2017-10-19
drm/vc4: Add the DRM_IOCTL_VC4_GEM_MADVISE ioctl
Boris Brezillon
1
-1
/
+9
2017-08-08
drm/vc4: Add exec flags to allow forcing a specific X/Y tile walk order.
Eric Anholt
1
-0
/
+1
2017-07-29
drm/vc4: Use .dumb_map_offset and .dumb_destroy defaults
Noralf Trønnes
1
-2
/
+0
[next]