summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/vc4/vc4_drv.h
Commit message (Expand)AuthorAgeFilesLines
* drm/vc4: hvs: Use pointer to HVS in HVS_READ and HVS_WRITE macrosMaxime Ripard2022-04-061-8/+8
* drm/vc4: hvs: Fix frame count register readoutMaxime Ripard2022-04-061-0/+1
* drm/vc4: crtc: Copy assigned channel to the CRTCMaxime Ripard2021-11-051-0/+9
* drm/vc4: Fix non-blocking commit getting stuck foreverMaxime Ripard2021-11-051-0/+14
* drm/vc4: crtc: Drop feed_txp from stateMaxime Ripard2021-11-051-1/+5
* drm/vc4: Increase the core clock based on HVS loadMaxime Ripard2021-11-041-0/+2
* drm/vc4: Leverage the load tracker on the BCM2711Maxime Ripard2021-11-041-3/+0
* drm/vc4: crtc: Rework the encoder retrieval code (again)Maxime Ripard2021-11-041-3/+1
* drm/vc4: Make vc4_crtc_get_encoder publicMaxime Ripard2021-11-041-0/+5
* drm/vc4: Convert to Linux IRQ interfacesThomas Zimmermann2021-08-101-3/+5
* drm/vc4: fix argument ordering in vc4_crtc_get_margins()Dan Carpenter2021-04-291-1/+1
* drm/vc4: Initialize vc4_drm_driver with CMA helper defaultsThomas Zimmermann2021-01-151-3/+0
* drm/vc4: Move mmap implementation into GEM object functionThomas Zimmermann2021-01-131-2/+0
* drm/vc4: Make several BO functions staticThomas Zimmermann2021-01-131-2/+0
* drm/vc4: Use drm_gem_cma_vmap() directlyThomas Zimmermann2021-01-131-1/+0
* drm/vc4: Pass the atomic state to encoder hooksMaxime Ripard2020-12-161-5/+5
* drm/vc4: hvs: Align the HVS atomic hooks to the new APIMaxime Ripard2020-12-161-5/+4
* drm/vc4: kms: Remove async modeset semaphoreMaxime Ripard2020-12-151-2/+0
* Merge drm/drm-next into drm-misc-nextMaarten Lankhorst2020-12-151-0/+4
|\
| * Merge tag 'drm-next-2020-12-11' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2020-12-141-3/+3
| |\
| * | drm/vc4: kms: Don't disable the muxing of an active CRTCMaxime Ripard2020-11-231-0/+3
| * | drm/vc4: kms: Store the unassigned channel list in the stateMaxime Ripard2020-11-231-0/+1
* | | drm/vc4: drv: Remove the DSI pointer in vc4_drvMaxime Ripard2020-12-071-1/+0
| |/ |/|
* | Merge drm/drm-next into drm-misc-nextThomas Zimmermann2020-11-101-5/+4
|\ \
| * | Merge v5.10-rc3 into drm-nextDaniel Vetter2020-11-101-5/+4
| |\|
| | * drm/vc4: Use devm_drm_dev_allocMaxime Ripard2020-11-021-2/+2
| | * drm/vc4: gem: Add a managed action to cleanup the job queueMaxime Ripard2020-11-021-2/+1
| | * drm/vc4: bo: Add a managed action to cleanup the cacheMaxime Ripard2020-11-021-1/+1
* | | drm/gem: Use struct dma_buf_map in GEM vmap ops and convert GEM backendsThomas Zimmermann2020-11-091-1/+1
|/ /
* | drm/atomic: Pass the full state to CRTC atomic begin and flushMaxime Ripard2020-11-021-1/+2
* | Merge drm/drm-next into drm-misc-nextMaxime Ripard2020-11-021-6/+8
|\|
| * drm/vc4: Rework the structure conversion functionsMaxime Ripard2020-10-291-6/+6
| * drm/vc4: crtc: Keep the previously assigned HVS FIFOMaxime Ripard2020-09-251-0/+2
* | drm/vc4: Introduce GEM object functionsThomas Zimmermann2020-09-251-1/+0
|/
* drm/vc4: drv: Support BCM2711Maxime Ripard2020-09-071-0/+3
* drm/vc4: hdmi: Remove vc4_dev hdmi pointerMaxime Ripard2020-09-071-1/+0
* drm/vc4: drv: Disable the CRTC at boot timeMaxime Ripard2020-09-071-0/+1
* drm/vc4: hvs: Introduce a function to get the assigned FIFOMaxime Ripard2020-09-071-0/+1
* drm/vc4: hvs: Make the stop_channel function publicMaxime Ripard2020-09-071-0/+1
* drm/vc4: encoder: Add finer-grained encoder callbacksMaxime Ripard2020-09-071-0/+7
* drm/vc4: crtc: Move the HVS gamma LUT setup to our init functionMaxime Ripard2020-09-071-1/+0
* drm/vc4: crtc: Add HDMI1 encoder typeMaxime Ripard2020-09-071-0/+1
* drm/vc4: crtc: Rename HDMI encoder type to HDMI0Maxime Ripard2020-09-071-1/+1
* drm/vc4: crtc: Add FIFO depth to vc4_crtc_dataMaxime Ripard2020-09-071-0/+3
* drm/vc4: crtc: Assign output to channel automaticallyMaxime Ripard2020-09-071-3/+4
* drm/vc4: crtc: Rename HVS channel to outputMaxime Ripard2020-09-071-2/+2
* drm/vc4: crtc: Move the cob allocation outside of bindMaxime Ripard2020-09-071-2/+0
* drm/vc4: crtc: Deal with different number of pixel per clockMaxime Ripard2020-09-071-0/+3
* drm/vc4: hvs: Boost the core clock during modesetMaxime Ripard2020-09-071-0/+2
* drm/vc4: Add support for the BCM2711 HVS5Dave Stevenson2020-09-071-0/+4