index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
vc4
/
vc4_drv.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Backmerge tag 'v6.1-rc6' into drm-next
Dave Airlie
2022-11-24
1
-1
/
+6
|
\
|
*
drm/vc4: Fix missing platform_unregister_drivers() call in vc4_drm_register()
Yuan Can
2022-11-07
1
-1
/
+6
|
*
Merge drm/drm-fixes into drm-misc-fixes
Thomas Zimmermann
2022-10-20
1
-9
/
+19
|
|
\
*
|
|
drm/fb-helper: Move generic fbdev emulation into separate source file
Thomas Zimmermann
2022-11-05
1
-1
/
+1
*
|
|
Merge tag 'drm-misc-fixes-2022-10-13' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
2022-10-21
1
-0
/
+1
|
\
|
|
|
|
/
|
/
|
|
*
drm/vc4: Add module dependency on hdmi-codec
Maxime Ripard
2022-10-13
1
-0
/
+1
*
|
drm/gem: rename GEM CMA helpers to GEM DMA helpers
Danilo Krummrich
2022-08-03
1
-3
/
+3
*
|
drm/fb: remove unused includes of drm_fb_cma_helper.h
Danilo Krummrich
2022-08-03
1
-1
/
+0
*
|
drm/vc4: Switch to drmm_mutex_init
Maxime Ripard
2022-07-13
1
-1
/
+3
*
|
drm/vc4: drv: Use drm_dev_unplug
Maxime Ripard
2022-07-13
1
-2
/
+1
*
|
drm/vc4: drv: Call component_unbind_all()
Maxime Ripard
2022-07-13
1
-2
/
+12
|
/
*
Backmerge tag 'v5.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/to...
Dave Airlie
2022-07-13
1
-16
/
+81
|
\
|
*
drm/vc4: Warn if some v3d code is run on BCM2711
Maxime Ripard
2022-06-16
1
-0
/
+11
|
*
drm/vc4: drv: Skip BO Backend Initialization on BCM2711
Maxime Ripard
2022-06-16
1
-7
/
+11
|
*
drm/vc4: drv: Register a different driver on BCM2711
Maxime Ripard
2022-06-16
1
-9
/
+42
|
*
drm/vc4: bo: Split out Dumb buffers fixup
Maxime Ripard
2022-06-16
1
-0
/
+13
|
*
drm/vc4: bo: Rename vc4_dumb_create
Maxime Ripard
2022-06-16
1
-1
/
+1
|
*
drm/vc4: Consolidate Hardware Revision Check
Maxime Ripard
2022-06-16
1
-0
/
+4
*
|
drm/vc4: change vc4_dma_range_matches from a global to static
Tom Rix
2022-06-30
1
-1
/
+1
*
|
drm/vc4: drv: Adopt the dma configuration from the HVS or V3D component
Dave Stevenson
2022-06-28
1
-0
/
+19
|
/
*
Merge tag 'driver-core-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-03-28
1
-6
/
+1
|
\
|
*
drm/vc4: Make use of the helper component_compare_dev
Yong Wu
2022-02-25
1
-6
/
+1
*
|
drm/vc4: Notify the firmware when DRM is in charge
Maxime Ripard
2022-01-11
1
-0
/
+22
*
|
drm/vc4: Remove conflicting framebuffers before callind bind_all
Maxime Ripard
2022-01-11
1
-4
/
+4
*
|
drm/vc4: Support nomodeset
Maxime Ripard
2022-01-11
1
-0
/
+3
|
/
*
drm/vc4: Make use of the helper function devm_platform_ioremap_resource()
Cai Huoqing
2021-09-01
1
-4
/
+2
*
drm/vc4: Convert to Linux IRQ interfaces
Thomas Zimmermann
2021-08-10
1
-4
/
+0
*
drm/aperture: Pass DRM driver structure instead of driver name
Thomas Zimmermann
2021-07-01
1
-1
/
+1
*
drm/vc4: hvs: Make the HVS bind first
Maxime Ripard
2021-05-24
1
-1
/
+10
*
drm/vc4: Remove redundant error printing in vc4_ioremap_regs()
Zhen Lei
2021-05-11
1
-3
/
+1
*
drm/aperture: Convert drivers to aperture interfaces
Thomas Zimmermann
2021-04-14
1
-1
/
+4
*
drm/vc4: Initialize vc4_drm_driver with CMA helper defaults
Thomas Zimmermann
2021-01-15
1
-6
/
+1
*
drm/vc4: Move mmap implementation into GEM object function
Thomas Zimmermann
2021-01-13
1
-12
/
+2
*
Merge v5.10-rc3 into drm-next
Daniel Vetter
2020-11-10
1
-27
/
+14
|
\
|
*
drm/vc4: drv: Remove unused variable
Maxime Ripard
2020-11-03
1
-1
/
+0
|
*
drm/vc4: kms: Add functions to create the state objects
Maxime Ripard
2020-11-02
1
-3
/
+0
|
*
drm/vc4: Use devm_drm_dev_alloc
Maxime Ripard
2020-11-02
1
-17
/
+10
|
*
drm/vc4: gem: Add a managed action to cleanup the job queue
Maxime Ripard
2020-11-02
1
-4
/
+4
|
*
drm/vc4: drv: Use managed drm_mode_config_init
Maxime Ripard
2020-11-02
1
-4
/
+3
|
*
drm/vc4: bo: Add a managed action to cleanup the cache
Maxime Ripard
2020-11-02
1
-1
/
+0
*
|
Merge tag 'drm-misc-next-2020-10-27' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2020-11-04
1
-12
/
+0
|
\
\
|
|
/
|
/
|
|
*
drm/vc4: Introduce GEM object functions
Thomas Zimmermann
2020-09-25
1
-12
/
+0
*
|
drm/vc4: drv: Add error handding for bind
Hoegeun Kwon
2020-10-27
1
-0
/
+1
|
/
*
drm/vc4: drv: Support BCM2711
Maxime Ripard
2020-09-07
1
-0
/
+1
*
drm/vc4: drv: Disable the CRTC at boot time
Maxime Ripard
2020-09-07
1
-0
/
+4
*
drm/vc4: Reorder the bind order of the devices
Maxime Ripard
2020-07-07
1
-1
/
+1
*
drm/vc4: plane: Move additional planes creation to driver
Maxime Ripard
2020-06-10
1
-0
/
+4
*
drm/vc4: Convert to CRTC VBLANK callbacks
Thomas Zimmermann
2020-02-13
1
-2
/
+0
*
drm/vc4: Convert to struct drm_crtc_helper_funcs.get_scanout_position()
Thomas Zimmermann
2020-02-13
1
-1
/
+0
*
Merge tag 'drm-next-2019-09-18' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2019-09-19
1
-3
/
+6
|
\
[next]