blob: 1b394391b0783a65eb76bba4f0e05ae43f3931f9 [file] [log] [blame]
d134c5ff71c7 ("drm/vc4: kms: Clear the HVS FIFO commit pointer once done")
049cfff8d53a ("drm/vc4: kms: Add missing drm_crtc_commit_put")
8a11e84b8056 ("drm/vc4: fix vc4_atomic_commit_tail() logic")
b99c2c95412c ("drm: Introduce a drm_crtc_commit_wait helper")
9ec03d7f1ed3 ("drm/vc4: kms: Wait on previous FIFO users before a commit")
d62a8ed7671e ("drm/vc4: Simplify a bit the global atomic_check")
2820526dd5c2 ("drm/vc4: kms: Don't disable the muxing of an active CRTC")
f2df84e096a8 ("drm/vc4: kms: Store the unassigned channel list in the state")
b5dbc4d36885 ("drm/vc4: kms: Document the muxing corner cases")
a72b0458cd51 ("drm/vc4: kms: Split the HVS muxing check in a separate function")
a9661f27dc6b ("drm/vc4: kms: Rename NUM_CHANNELS")
213189dbe7a1 ("drm/vc4: kms: Remove useless define")
dcda7c28bff2 ("drm/vc4: kms: Add functions to create the state objects")
84d7d4720c21 ("drm/vc4: Use devm_drm_dev_alloc")
171a072b4699 ("drm/vc4: gem: Add a managed action to cleanup the job queue")
e46e5330d13d ("drm/vc4: drv: Use managed drm_mode_config_init")
1c80be48c70a ("drm/vc4: bo: Add a managed action to cleanup the cache")
9ce0af3e9573 ("drm/vc4: drv: Add error handding for bind")
8ba0b6d19631 ("drm/vc4: crtc: Keep the previously assigned HVS FIFO")
427c4a0680a2 ("drm/vc4: crtc: Rework a bit the CRTC state code")