diff options
| author | Radhakrishna Sripada <[email protected]> | 2018-10-22 18:44:00 -0700 |
|---|---|---|
| committer | Rodrigo Vivi <[email protected]> | 2018-11-02 09:16:03 -0700 |
| commit | f1a1217222a24775eaaafbcbd386101dc44f8a81 (patch) | |
| tree | d814ec52ec6a79869ebc2d264aeb41de6b282d6d /tools/perf/scripts/python/bin | |
| parent | 47e22ff1a9e0c144611bd063b3e6135f9a269503 (diff) | |
drm/i915: Allow "max bpc" property to limit pipe_bpp
Use the newly added "max bpc" connector property to limit pipe bpp.
V3: Use drm_connector_state to access the "max bpc" property
V4: Initialize the drm property, add suuport to DP(Ville)
V5: Use the property in the connector and fix CI failure(Ville)
V6: Use the core function to attach max_bpc property, remove the redundant
clamping of pipe bpp based on connector info
V7: Fix Checkpatch warnings
V9: Cleanup connected_sink_max_bpp and fix initial value in DP(Ville)
V12: Fix debug message(Ville)
V13: Remove the redundant check and simplify the check logic(Stan)
V14: Fix the check in connected_sink_max_bpp(Stan)
v15 (From Manasi): Add missing break (Stan)
Cc: Ville Syrjälä <[email protected]>
Cc: Daniel Vetter <[email protected]>
Cc: Rodrigo Vivi <[email protected]>
Cc: Kishore Kadiyala <[email protected]>
Cc: Manasi Navare <[email protected]>
Cc: Stanislav Lisovskiy <[email protected]>
Signed-off-by: Radhakrishna Sripada <[email protected]>
Reviewed-by: Stanislav Lisovskiy <[email protected]>
Signed-off-by: Rodrigo Vivi <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions