diff options
author | 2023-03-24 15:51:25 +0200 | |
---|---|---|
committer | 2023-04-05 11:08:14 +0300 | |
commit | 764b1c8df40daf618b293b367f9be1f4fcd1b6fb (patch) | |
tree | 8a648b81ce4fd56b9ecf4e0579783a2bd8ecd64e /tools/perf/scripts/python/export-to-postgresql.py | |
parent | drm/i915: enable kernel-doc warnings for CONFIG_DRM_I915_WERROR=y (diff) | |
download | wireguard-linux-764b1c8df40daf618b293b367f9be1f4fcd1b6fb.tar.xz wireguard-linux-764b1c8df40daf618b293b367f9be1f4fcd1b6fb.zip |
drm/i915: Implement UHBR bandwidth check
According to spec, we should check if output_bpp * pixel_rate is less
than DDI clock * 72, if UHBR is used.
v2: - s/pipe_config/crtc_state/ (Jani Nikula)
- Merged previous patch into that one, to remove empty function(Jani Nikula)
v3: - Make that constraint check to be DSC-related only
- Limit this to only DISPLAY_VER <= 13
v4: - Move constraint check to the top(Vinod Govindapillai)
HSDES: 1406899791
BSPEC: 49259
Signed-off-by: Stanislav Lisovskiy <stanislav.lisovskiy@intel.com>
Reviewed-by: Vinod Govindapillai <vinod.govindapillai@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20230324135125.6720-1-stanislav.lisovskiy@intel.com
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions