index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
vc4
/
vc4_drv.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/gem: rename GEM CMA helpers to GEM DMA helpers
Danilo Krummrich
2022-08-03
1
-9
/
+9
*
drm/vc4: debugfs: Simplify debugfs registration
Maxime Ripard
2022-07-13
1
-4
/
+8
*
drm/vc4: debugfs: Return an error on failure
Maxime Ripard
2022-07-13
1
-14
/
+16
*
drm/vc4: vec: Remove vc4_dev vec pointer
Maxime Ripard
2022-07-13
1
-1
/
+0
*
drm/vc4: txp: Remove vc4_dev txp pointer
Maxime Ripard
2022-07-13
1
-1
/
+0
*
drm/vc4: dpi: Remove vc4_dev dpi pointer
Maxime Ripard
2022-07-13
1
-1
/
+0
*
drm/vc4: crtc: Switch to DRM-managed CRTC initialization
Maxime Ripard
2022-07-13
1
-1
/
+0
*
drm/vc4: crtc: Move debugfs_name to crtc_data
Maxime Ripard
2022-07-13
1
-2
/
+2
*
drm/vc4: plane: Take possible_crtcs as an argument
Maxime Ripard
2022-07-13
1
-1
/
+2
*
drm/vc4: crtc: Create vblank reporting function
Maxime Ripard
2022-07-13
1
-0
/
+1
*
drm/vc4: drv: Call component_unbind_all()
Maxime Ripard
2022-07-13
1
-0
/
+1
*
Backmerge tag 'v5.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/to...
Dave Airlie
2022-07-13
1
-6
/
+13
|
\
|
*
drm/vc4: Warn if some v3d code is run on BCM2711
Maxime Ripard
2022-06-16
1
-0
/
+6
|
*
drm/vc4: bo: Split out Dumb buffers fixup
Maxime Ripard
2022-06-16
1
-0
/
+1
|
*
drm/vc4: bo: Rename vc4_dumb_create
Maxime Ripard
2022-06-16
1
-3
/
+3
|
*
drm/vc4: Consolidate Hardware Revision Check
Maxime Ripard
2022-06-16
1
-3
/
+3
*
|
drm: Remove linux/fb.h from drm_crtc.h
Ville Syrjälä
2022-07-05
1
-0
/
+1
|
/
*
drm/vc4: hvs: Use pointer to HVS in HVS_READ and HVS_WRITE macros
Maxime Ripard
2022-04-06
1
-8
/
+8
*
drm/vc4: hvs: Fix frame count register readout
Maxime Ripard
2022-04-06
1
-0
/
+1
*
drm/vc4: crtc: Copy assigned channel to the CRTC
Maxime Ripard
2021-11-05
1
-0
/
+9
*
drm/vc4: Fix non-blocking commit getting stuck forever
Maxime Ripard
2021-11-05
1
-0
/
+14
*
drm/vc4: crtc: Drop feed_txp from state
Maxime Ripard
2021-11-05
1
-1
/
+5
*
drm/vc4: Increase the core clock based on HVS load
Maxime Ripard
2021-11-04
1
-0
/
+2
*
drm/vc4: Leverage the load tracker on the BCM2711
Maxime Ripard
2021-11-04
1
-3
/
+0
*
drm/vc4: crtc: Rework the encoder retrieval code (again)
Maxime Ripard
2021-11-04
1
-3
/
+1
*
drm/vc4: Make vc4_crtc_get_encoder public
Maxime Ripard
2021-11-04
1
-0
/
+5
*
drm/vc4: Convert to Linux IRQ interfaces
Thomas Zimmermann
2021-08-10
1
-3
/
+5
*
drm/vc4: fix argument ordering in vc4_crtc_get_margins()
Dan Carpenter
2021-04-29
1
-1
/
+1
*
drm/vc4: Initialize vc4_drm_driver with CMA helper defaults
Thomas Zimmermann
2021-01-15
1
-3
/
+0
*
drm/vc4: Move mmap implementation into GEM object function
Thomas Zimmermann
2021-01-13
1
-2
/
+0
*
drm/vc4: Make several BO functions static
Thomas Zimmermann
2021-01-13
1
-2
/
+0
*
drm/vc4: Use drm_gem_cma_vmap() directly
Thomas Zimmermann
2021-01-13
1
-1
/
+0
*
drm/vc4: Pass the atomic state to encoder hooks
Maxime Ripard
2020-12-16
1
-5
/
+5
*
drm/vc4: hvs: Align the HVS atomic hooks to the new API
Maxime Ripard
2020-12-16
1
-5
/
+4
*
drm/vc4: kms: Remove async modeset semaphore
Maxime Ripard
2020-12-15
1
-2
/
+0
*
Merge drm/drm-next into drm-misc-next
Maarten Lankhorst
2020-12-15
1
-0
/
+4
|
\
|
*
Merge tag 'drm-next-2020-12-11' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2020-12-14
1
-3
/
+3
|
|
\
|
*
|
drm/vc4: kms: Don't disable the muxing of an active CRTC
Maxime Ripard
2020-11-23
1
-0
/
+3
|
*
|
drm/vc4: kms: Store the unassigned channel list in the state
Maxime Ripard
2020-11-23
1
-0
/
+1
*
|
|
drm/vc4: drv: Remove the DSI pointer in vc4_drv
Maxime Ripard
2020-12-07
1
-1
/
+0
|
|
/
|
/
|
*
|
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
2020-11-10
1
-5
/
+4
|
\
\
|
*
|
Merge v5.10-rc3 into drm-next
Daniel Vetter
2020-11-10
1
-5
/
+4
|
|
\
|
|
|
*
drm/vc4: Use devm_drm_dev_alloc
Maxime Ripard
2020-11-02
1
-2
/
+2
|
|
*
drm/vc4: gem: Add a managed action to cleanup the job queue
Maxime Ripard
2020-11-02
1
-2
/
+1
|
|
*
drm/vc4: bo: Add a managed action to cleanup the cache
Maxime Ripard
2020-11-02
1
-1
/
+1
*
|
|
drm/gem: Use struct dma_buf_map in GEM vmap ops and convert GEM backends
Thomas Zimmermann
2020-11-09
1
-1
/
+1
|
/
/
*
|
drm/atomic: Pass the full state to CRTC atomic begin and flush
Maxime Ripard
2020-11-02
1
-1
/
+2
*
|
Merge drm/drm-next into drm-misc-next
Maxime Ripard
2020-11-02
1
-6
/
+8
|
\
|
|
*
drm/vc4: Rework the structure conversion functions
Maxime Ripard
2020-10-29
1
-6
/
+6
|
*
drm/vc4: crtc: Keep the previously assigned HVS FIFO
Maxime Ripard
2020-09-25
1
-0
/
+2
[next]