blob: 4eab01d913fca248482ead5ffb0731e151e5c01c [file] [log] [blame]
6d01a106b4c8 ("drm/vc4: crtc: Move HVS init and close to a function")
87ebcd42fb7b ("drm/vc4: crtc: Assign output to channel automatically")
596356678fb4 ("drm/vc4: kms: Convert to for_each_new_crtc_state")
8ebb2cf0f6f4 ("drm/vc4: crtc: Rename HVS channel to output")
78cbcc38b904 ("drm/vc4: crtc: Move the cob allocation outside of bind")
d7d96c00e585 ("drm/vc4: hvs: Boost the core clock during modeset")
c54619b0bfb3 ("drm/vc4: Add support for the BCM2711 HVS5")
39fcb2808376 ("drm/vc4: txp: Turn the TXP into a CRTC of its own")
5fefc601a6c4 ("drm/vc4: crtc: Move the CRTC initialisation to a separate function")
5a20ff8bf3d4 ("drm/vc4: crtc: Split CRTC data in two")
bdd964729684 ("drm/vc4: crtc: Make state functions public")
8175287bdd06 ("drm/vc4: crtc: Move HVS setup code to the HVS driver")
ae44a52779f1 ("drm/vc4: crtc: Move crtc state to common header")
7678142f1d3c ("drm/vc4: crtc: Switch to of_device_get_match_data")
debf585ce543 ("drm/vc4: crtc: Rename SoC data structures")
0c2a50f1a0cd ("drm/vc4: plane: Move additional planes creation to driver")
e10cde4ad0ed ("drm/vc4: plane: Move planes creation to its own function")
3c8639ce14c9 ("drm/vc4: Convert to struct drm_crtc_helper_funcs.get_scanout_position()")
fd6d6d80cb5f ("drm/vc4: drop use of drmP.h")
66ab700506e7 ("drm/vc4: Use drm_gem_fb_prepare_fb")
c9be804c8c7a ("drm/vc4: Use common helpers for debugfs setup by the driver components.")
3051719af11e ("drm/vc4: Use drm_print_regset32() for our debug register dumping.")
6b5c029df5e4 ("drm/vc4: Add a debugfs entry to disable/enable the load tracker")
4686da83154d ("drm/vc4: Add a load tracker to prevent HVS underflow errors")
531a1b622da9 ("drm/vc4: Report HVS underrun errors")
bd7de1e8d96c ("drm: vc4: Switch to use drm_gem_object reservation_object")
fcd70cd36b9b ("drm: Split out drm_probe_helper.h")