summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/tegra/sor.c
AgeCommit message (Expand)Author
2023-12-14drm/tegra: include drm/drm_edid.h only where neededJani Nikula
2023-11-09drm/edid: include drm_eld.h only where requiredJani Nikula
2023-09-01drm/debugfs: rework drm_debugfs_create_files implementation v2Christian König
2023-07-27drm/tegra: sor: Convert to devm_platform_ioremap_resource()Yangtao Li
2023-07-24Merge drm/drm-next into drm-misc-nextThomas Zimmermann
2023-07-21drm: Explicitly include correct DT includesRob Herring
2023-06-08drm/tegra: sor: Add a determine_rate hookMaxime Ripard
2023-04-06Merge tag 'drm/tegra/for-6.4-rc1' of https://gitlab.freedesktop.org/drm/tegra...Daniel Vetter
2023-04-06drm/tegra: Avoid potential 32-bit integer overflowNur Hussein
2023-04-06drm/scdc-helper: Pimp SCDC debugsVille Syrjälä
2023-04-04drm/tegra: sor: Make use of the helper function dev_err_probe()Cai Huoqing
2023-04-04drm/tegra: sor: Remove redundant error loggingDeepak R Varma
2023-04-04drm/tegra: sor: Convert to platform remove callback returning voidUwe Kleine-König
2023-04-04gpu: host1x: Make host1x_client_unregister() return voidUwe Kleine-König
2022-04-25drm/display: Move SCDC helpers into display-helper libraryThomas Zimmermann
2022-04-25drm: Rename dp/ to display/Thomas Zimmermann
2022-01-17drm/dp: Move public DisplayPort headers into dp/Thomas Zimmermann
2021-10-04Revert "drm/tegra: cleanup: drm_modeset_lock_all() --> DRM_MODESET_LOCK_ALL_B...Sean Paul
2021-10-01drm/tegra: cleanup: drm_modeset_lock_all() --> DRM_MODESET_LOCK_ALL_BEGIN()Fernando Ramos
2021-05-27drm/tegra: sor: Fix AUX device reference leakThierry Reding
2021-05-27drm/tegra: Get ref for DP AUX channel, not its ddc adapterLyude Paul
2021-05-17drm/tegra: sor: Fully initialize SOR before registrationThierry Reding
2021-05-17drm/tegra: sor: Do not leak runtime PM referencePavel Machek (CIP)
2021-03-30drm/tegra: sor: Grab runtime PM reference across resetThierry Reding
2021-01-15drm/tegra: Fix reference leak when pm_runtime_get_sync() failsQinglang Miao
2020-11-26drm/tegra: sor: Disable clocks on error in tegra_sor_init()Qinglang Miao
2020-11-10drm/tegra: sor: Ensure regulators are disabled on teardownMarc Zyngier
2020-11-09drm/tegra: sor: Don't warn on probe deferralJon Hunter
2020-09-17drm/tegra: Properly reference count the DDC I2C adapterThierry Reding
2020-07-17drm/tegra: sor: Use correct power supply names for HDMIThierry Reding
2020-04-17drm/tegra: Clean up GPIO includesLinus Walleij
2020-04-02drm/tegra: Use simple encoderThomas Zimmermann
2020-03-18drm/tegra: remove checks for debugfs functions return valueWambui Karuga
2020-02-07Merge tag 'drm/tegra/for-5.6-rc1-fixes' of git://anongit.freedesktop.org/tegr...Dave Airlie
2020-01-31drm/tegra: sor: Initialize runtime PM before useThierry Reding
2020-01-31drm/tegra: sor: Disable runtime PM on probe failureThierry Reding
2020-01-31drm/tegra: sor: Suspend on clock registration failureThierry Reding
2020-01-15Merge tag 'drm/tegra/for-5.6-rc1' of git://anongit.freedesktop.org/tegra/linu...Dave Airlie
2020-01-10drm/tegra: output: Implement system suspend/resumeThierry Reding
2020-01-10drm/tegra: sor: Mark PM functions as __maybe_unusedArnd Bergmann
2020-01-10drm/tegra: Do not implement runtime PMThierry Reding
2020-01-10gpu: host1x: Rename "parent" to "host"Thierry Reding
2020-01-07drm/tegra: Provide ddc symlink in output connector sysfs directoryAndrzej Pietrasiewicz
2019-12-04drm/tegra: sor: Make the +5V HDMI supply optionalThierry Reding
2019-12-04drm/tegra: sor: Implement system suspend/resumeThierry Reding
2019-10-28drm/tegra: sor: Introduce audio enable/disable callbacksThierry Reding
2019-10-28drm/tegra: sor: Extract common audio enabling codeThierry Reding
2019-10-28drm/tegra: sor: Avoid timeouts on unplug eventsThierry Reding
2019-10-28drm/tegra: sor: Unify eDP and DP supportThierry Reding
2019-10-28drm/tegra: sor: Use correct I/O pad for DPThierry Reding