aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorAbhinav Kumar <[email protected]>2023-09-20 13:13:58 -0700
committerDmitry Baryshkov <[email protected]>2023-12-03 20:17:10 +0200
commita5b2dcb96d6acb286459612a142371b0d74543bf (patch)
tree0da62b4212682df0d5a123cd0bdd974d2e900280 /tools/perf/scripts/python
parent5d86c15c3171c3ecebd84d53e30d9812b5591c84 (diff)
drm: improve the documentation of connector hpd ops
While making the changes in [1], it was noted that the documentation of the enable_hpd() and disable_hpd() does not make it clear that these ops should not try to do hpd state maintenance and should only enable/disable hpd related hardware for the connector. The state management of these calls to make sure these calls are balanced is handled by the DRM core and we should keep it that way to minimize the overhead in the drivers which implement these ops. [1]: https://patchwork.freedesktop.org/patch/558387/ Signed-off-by: Abhinav Kumar <[email protected]> Suggested-by: Laurent Pinchart <[email protected]> Reviewed-by: Laurent Pinchart <[email protected]> Signed-off-by: Dmitry Baryshkov <[email protected]> Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions