summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/vc4/vc4_vec.c
AgeCommit message (Expand)Author
2022-07-13drm/vc4: debugfs: Simplify debugfs registrationMaxime Ripard
2022-07-13drm/vc4: vec: Switch to devm_pm_runtime_enableMaxime Ripard
2022-07-13drm/vc4: vec: Protect device resources after removalMaxime Ripard
2022-07-13drm/vc4: vec: Switch to DRM-managed connector initializationMaxime Ripard
2022-07-13drm/vc4: vec: Switch to DRM-managed encoder initializationMaxime Ripard
2022-07-13drm/vc4: vec: Remove call to drm_connector_unregister()Maxime Ripard
2022-07-13drm/vc4: vec: Switch to drmm_kzallocMaxime Ripard
2022-07-13drm/vc4: vec: Embed DRM structures into the private structureMaxime Ripard
2022-07-13drm/vc4: vec: Remove vc4_dev vec pointerMaxime Ripard
2021-05-24drm/vc4: Separate VEC compatible variantsMateusz Kwiatkowski
2021-04-21drm/vc4: remove unused functionJiapeng Chong
2020-04-02drm/vc4: Use simple encoderThomas Zimmermann
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234Thomas Gleixner
2019-04-03drm/vc4: Use common helpers for debugfs setup by the driver components.Eric Anholt
2019-04-01drm/vc4: Use drm_print_regset32() for our debug register dumping.Eric Anholt
2019-01-24drm: Split out drm_probe_helper.hDaniel Vetter
2018-07-13drm: drop _mode_ from drm_mode_connector_attach_encoderDaniel Vetter
2017-08-08drm: Nuke drm_atomic_helper_connector_dpmsDaniel Vetter
2017-08-08drm: Nuke drm_atomic_helper_connector_set_propertyDaniel Vetter
2017-02-28drm/vc4: Extend and edit documentation for output from the RSTEric Anholt
2016-12-09drm/vc4: Add support for the VEC (Video Encoder) IPBoris Brezillon