summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/vc4/vc4_drv.h
AgeCommit message (Expand)Author
2020-09-07drm/vc4: drv: Support BCM2711Maxime Ripard
2020-09-07drm/vc4: hdmi: Remove vc4_dev hdmi pointerMaxime Ripard
2020-09-07drm/vc4: drv: Disable the CRTC at boot timeMaxime Ripard
2020-09-07drm/vc4: hvs: Introduce a function to get the assigned FIFOMaxime Ripard
2020-09-07drm/vc4: hvs: Make the stop_channel function publicMaxime Ripard
2020-09-07drm/vc4: encoder: Add finer-grained encoder callbacksMaxime Ripard
2020-09-07drm/vc4: crtc: Move the HVS gamma LUT setup to our init functionMaxime Ripard
2020-09-07drm/vc4: crtc: Add HDMI1 encoder typeMaxime Ripard
2020-09-07drm/vc4: crtc: Rename HDMI encoder type to HDMI0Maxime Ripard
2020-09-07drm/vc4: crtc: Add FIFO depth to vc4_crtc_dataMaxime Ripard
2020-09-07drm/vc4: crtc: Assign output to channel automaticallyMaxime Ripard
2020-09-07drm/vc4: crtc: Rename HVS channel to outputMaxime Ripard
2020-09-07drm/vc4: crtc: Move the cob allocation outside of bindMaxime Ripard
2020-09-07drm/vc4: crtc: Deal with different number of pixel per clockMaxime Ripard
2020-09-07drm/vc4: hvs: Boost the core clock during modesetMaxime Ripard
2020-09-07drm/vc4: Add support for the BCM2711 HVS5Dave Stevenson
2020-07-07drm/vc4: crtc: Move the txp_armed function to the TXPMaxime Ripard
2020-07-07drm/vc4: crtc: Move the CRTC initialisation to a separate functionMaxime Ripard
2020-07-07drm/vc4: crtc: Split CRTC data in twoMaxime Ripard
2020-07-07drm/vc4: crtc: Make state functions publicMaxime Ripard
2020-07-07drm/vc4: crtc: Move HVS setup code to the HVS driverMaxime Ripard
2020-06-10drm/vc4: crtc: Move crtc state to common headerMaxime Ripard
2020-06-10drm/vc4: plane: Move additional planes creation to driverMaxime Ripard
2020-06-10drm/vc4: plane: Move planes creation to its own functionMaxime Ripard
2020-06-10drm/vc4: drv: Add include guardsMaxime Ripard
2020-03-18drm: convert .debugfs_init() hook to return void.Wambui Karuga
2020-03-06drm/vc4/vc4_drv.h: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-03-04drm/vc4: Replace wait_for macros to remove use of msleepJames Hughes
2020-02-13drm/vc4: Convert to struct drm_crtc_helper_funcs.get_scanout_position()Thomas Zimmermann
2019-07-22Merge v5.3-rc1 into drm-misc-nextMaxime Ripard
2019-07-17drm/vc4: drop use of drmP.hSam Ravnborg
2019-07-15Merge tag 'drm-next-2019-07-16' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2019-06-21drm/prime: Align gem_prime_export with obj_funcs.exportDaniel Vetter
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-05-23drm/vc4: Allocate binner bo when starting to use the V3DPaul Kocialkowski
2019-04-03drm/vc4: Disable V3D interactions if the v3d component didn't probe.Eric Anholt
2019-04-03drm/vc4: Use common helpers for debugfs setup by the driver components.Eric Anholt
2019-04-01drm/vc4: Add helpers for pm get/put.Eric Anholt
2019-04-01drm/vc4: Use drm_print_regset32() for our debug register dumping.Eric Anholt
2019-03-06drm/vc4: Add a debugfs entry to disable/enable the load trackerPaul Kocialkowski
2019-03-06drm/vc4: Add a load tracker to prevent HVS underflow errorsBoris Brezillon
2019-03-06drm/vc4: Report HVS underrun errorsBoris Brezillon
2019-02-19drm: vc4: Switch to use drm_gem_object reservation_objectRob Herring
2019-01-14drm: move drm_can_sleep() to drm_util.hSam Ravnborg
2018-12-19drm/vc4: Take margin setup into account when updating planesBoris Brezillon
2018-11-30drm/vc4: Don't check plane state more than onceBoris Brezillon
2018-11-30drm/vc4: Move LBM creation out of vc4_plane_mode_set()Boris Brezillon
2018-07-07drm/vc4: Add support for the transposer blockBoris Brezillon
2018-06-21gpu: drm: vc4: Adding new typedef vm_fault_tSouptick Joarder
2018-04-30drm/vc4: Syncobj import supportStefan Schake