aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
authorLyude Paul <[email protected]>2021-05-14 14:14:58 -0400
committerLyude Paul <[email protected]>2021-06-09 13:35:20 -0400
commit3b51c2bb6f5f3f8a88fe9f4ab62e38496b2d200b (patch)
treee9cb14227bd75b2f7eb425094291d8b9d36c6b56 /tools/perf/scripts/python/stackcollapse.py
parent46e745a8edc8c2a2fe4fdc491d7e39598e104441 (diff)
drm/i915/dpcd_bl: Cache some backlight capabilities in intel_panel.backlight
Since we're about to be moving this code into shared DRM helpers, we might as well start to cache certain backlight capabilities that can be determined from the EDP DPCD, and are likely to be relevant to the majority of drivers using said helpers. The main purpose of this is just to prevent every driver from having to check everything against the eDP DPCD using DP macros, which makes the code slightly easier to read (especially since the names of some of the eDP capabilities don't exactly match up with what we actually need to use them for, like DP_EDP_BACKLIGHT_BRIGHTNESS_BYTE_COUNT for instance). Signed-off-by: Lyude Paul <[email protected]> Reviewed-by: Rodrigo Vivi <[email protected]> Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions