index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
vc4
/
vc4_drv.h
Age
Commit message (
Expand
)
Author
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
2021-01-13
drm/vc4: Make several BO functions static
Thomas Zimmermann
2021-01-13
drm/vc4: Use drm_gem_cma_vmap() directly
Thomas Zimmermann
2020-12-16
drm/vc4: Pass the atomic state to encoder hooks
Maxime Ripard
2020-12-16
drm/vc4: hvs: Align the HVS atomic hooks to the new API
Maxime Ripard
2020-12-15
drm/vc4: kms: Remove async modeset semaphore
Maxime Ripard
2020-12-15
Merge drm/drm-next into drm-misc-next
Maarten Lankhorst
2020-12-14
Merge tag 'drm-next-2020-12-11' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2020-12-07
drm/vc4: drv: Remove the DSI pointer in vc4_drv
Maxime Ripard
2020-11-23
drm/vc4: kms: Don't disable the muxing of an active CRTC
Maxime Ripard
2020-11-23
drm/vc4: kms: Store the unassigned channel list in the state
Maxime Ripard
2020-11-10
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
2020-11-10
Merge v5.10-rc3 into drm-next
Daniel Vetter
2020-11-09
drm/gem: Use struct dma_buf_map in GEM vmap ops and convert GEM backends
Thomas Zimmermann
2020-11-02
drm/atomic: Pass the full state to CRTC atomic begin and flush
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: bo: Add a managed action to cleanup the cache
Maxime Ripard
2020-11-02
Merge drm/drm-next into drm-misc-next
Maxime Ripard
2020-10-29
drm/vc4: Rework the structure conversion functions
Maxime Ripard
2020-09-25
drm/vc4: crtc: Keep the previously assigned HVS FIFO
Maxime Ripard
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: hdmi: Remove vc4_dev hdmi pointer
Maxime Ripard
2020-09-07
drm/vc4: drv: Disable the CRTC at boot time
Maxime Ripard
2020-09-07
drm/vc4: hvs: Introduce a function to get the assigned FIFO
Maxime Ripard
2020-09-07
drm/vc4: hvs: Make the stop_channel function public
Maxime Ripard
2020-09-07
drm/vc4: encoder: Add finer-grained encoder callbacks
Maxime Ripard
2020-09-07
drm/vc4: crtc: Move the HVS gamma LUT setup to our init function
Maxime Ripard
2020-09-07
drm/vc4: crtc: Add HDMI1 encoder type
Maxime Ripard
2020-09-07
drm/vc4: crtc: Rename HDMI encoder type to HDMI0
Maxime Ripard
2020-09-07
drm/vc4: crtc: Add FIFO depth to vc4_crtc_data
Maxime Ripard
2020-09-07
drm/vc4: crtc: Assign output to channel automatically
Maxime Ripard
2020-09-07
drm/vc4: crtc: Rename HVS channel to output
Maxime Ripard
2020-09-07
drm/vc4: crtc: Move the cob allocation outside of bind
Maxime Ripard
2020-09-07
drm/vc4: crtc: Deal with different number of pixel per clock
Maxime Ripard
2020-09-07
drm/vc4: hvs: Boost the core clock during modeset
Maxime Ripard
2020-09-07
drm/vc4: Add support for the BCM2711 HVS5
Dave Stevenson
2020-07-07
drm/vc4: crtc: Move the txp_armed function to the TXP
Maxime Ripard
2020-07-07
drm/vc4: crtc: Move the CRTC initialisation to a separate function
Maxime Ripard
2020-07-07
drm/vc4: crtc: Split CRTC data in two
Maxime Ripard
2020-07-07
drm/vc4: crtc: Make state functions public
Maxime Ripard
2020-07-07
drm/vc4: crtc: Move HVS setup code to the HVS driver
Maxime Ripard
2020-06-10
drm/vc4: crtc: Move crtc state to common header
Maxime Ripard
2020-06-10
drm/vc4: plane: Move additional planes creation to driver
Maxime Ripard
2020-06-10
drm/vc4: plane: Move planes creation to its own function
Maxime Ripard
2020-06-10
drm/vc4: drv: Add include guards
Maxime Ripard
2020-03-18
drm: convert .debugfs_init() hook to return void.
Wambui Karuga
2020-03-06
drm/vc4/vc4_drv.h: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
[next]