diff options
author | Ankit Nautiyal <ankit.k.nautiyal@intel.com> | 2024-12-17 12:32:42 +0300 |
---|---|---|
committer | Ankit Nautiyal <ankit.k.nautiyal@intel.com> | 2024-12-24 12:50:02 +0300 |
commit | 57b763dd23d1df11b45ee44c5e150a8dde43efe7 (patch) | |
tree | 5d76684f5591b64765e6d550a71c0ec19b0c7f7e /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 160672b86b0dd734f03f9bb158c42e13b3a1bf69 (diff) | |
download | linux-57b763dd23d1df11b45ee44c5e150a8dde43efe7.tar.xz |
drm/i915/dp: Make dsc helpers accept const crtc_state pointers
Modify the dsc helpers to get max/min compressed bpp to accept
`const struct intel_crtc_state *` pointers instead of
`struct intel_crtc_state *`.
These helpers are not supposed to modify `crtc_state`.
Accepting const pointers will allow these helpers to be called from
functions that have const pointer to crtc_state.
Signed-off-by: Ankit Nautiyal <ankit.k.nautiyal@intel.com>
Reviewed-by: Suraj Kandpal <suraj.kandpal@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20241217093244.3938132-13-ankit.k.nautiyal@intel.com
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions