summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/vc4/vc4_vec.c
AgeCommit message (Expand)Author
2023-07-21drm: Explicitly include correct DT includesRob Herring
2023-06-08drm/vc4: Convert to platform remove callback returning voidUwe Kleine-König
2023-04-25drm/vc4: Switch to container_of_constMaxime Ripard
2023-01-09drm/vc4: vec: Support progressive modesMateusz Kwiatkowski
2022-12-22drm/vc4: use new debugfs device-centered functionsMaíra Canal
2022-12-08drm/vc4: tests: Fail the current test if we access a registerMaxime Ripard
2022-11-28drm/vc4: vec: Use pm_runtime_resume_and_get() in vc4_vec_encoder_enable()Shang XiaoJing
2022-11-24drm/vc4: vec: Add support for more analog TV standardsMateusz Kwiatkowski
2022-11-24drm/vc4: vec: Convert to the new TV mode propertyMaxime Ripard
2022-11-24drm/vc4: vec: Check for VEC output constraintsMateusz Kwiatkowski
2022-11-24drm/vc4: vec: Use TV Reset implementationMaxime Ripard
2022-11-24drm/connector: Rename drm_mode_create_tv_propertiesMaxime Ripard
2022-11-24drm/connector: Rename legacy TV propertyMaxime Ripard
2022-10-10drm/vc4: vec: Fix definition of PAL-M modeMateusz Kwiatkowski
2022-09-07drm/vc4: vec: Fix timings for VEC modesMateusz Kwiatkowski
2022-09-07drm/vc4: vec: Remove redundant atomic_mode_setMateusz Kwiatkowski
2022-09-07drm/vc4: vec: Refactor VEC TV mode settingMateusz Kwiatkowski
2022-09-07drm/vc4: vec: Convert to atomic helpersMaxime Ripard
2022-09-07drm/vc4: vec: Remove empty mode_fixupMaxime Ripard
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