* [Intel-gfx] [PATCH] drm/i915/display/dp: Remove support for UHBR13.5
@ 2023-06-20 2:52 Arun R Murthy
2023-06-20 3:58 ` [Intel-gfx] ✓ Fi.CI.BAT: success for " Patchwork
` (3 more replies)
0 siblings, 4 replies; 10+ messages in thread
From: Arun R Murthy @ 2023-06-20 2:52 UTC (permalink / raw)
To: intel-gfx; +Cc: jani.nikula
As per the DP2.1 Spec support for UHBR13.5 is optional. Hence removing
the support for UHBR13.5
UHBR10 can be used for 6k panels.
Signed-off-by: Arun R Murthy <arun.r.murthy@intel.com>
---
drivers/gpu/drm/i915/display/intel_dp.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/gpu/drm/i915/display/intel_dp.c b/drivers/gpu/drm/i915/display/intel_dp.c
index 9f40da20e88d..54ddc953e5bc 100644
--- a/drivers/gpu/drm/i915/display/intel_dp.c
+++ b/drivers/gpu/drm/i915/display/intel_dp.c
@@ -465,7 +465,7 @@ intel_dp_set_source_rates(struct intel_dp *intel_dp)
};
static const int icl_rates[] = {
162000, 216000, 270000, 324000, 432000, 540000, 648000, 810000,
- 1000000, 1350000,
+ 1000000,
};
static const int bxt_rates[] = {
162000, 216000, 243000, 270000, 324000, 432000, 540000
--
2.25.1
^ permalink raw reply related [flat|nested] 10+ messages in thread* [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/display/dp: Remove support for UHBR13.5 2023-06-20 2:52 [Intel-gfx] [PATCH] drm/i915/display/dp: Remove support for UHBR13.5 Arun R Murthy @ 2023-06-20 3:58 ` Patchwork 2023-06-20 10:31 ` [Intel-gfx] ✓ Fi.CI.IGT: " Patchwork ` (2 subsequent siblings) 3 siblings, 0 replies; 10+ messages in thread From: Patchwork @ 2023-06-20 3:58 UTC (permalink / raw) To: Arun R Murthy; +Cc: intel-gfx [-- Attachment #1: Type: text/plain, Size: 7555 bytes --] == Series Details == Series: drm/i915/display/dp: Remove support for UHBR13.5 URL : https://patchwork.freedesktop.org/series/119555/ State : success == Summary == CI Bug Log - changes from CI_DRM_13290 -> Patchwork_119555v1 ==================================================== Summary ------- **SUCCESS** No regressions found. External URL: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_119555v1/index.html Participating hosts (42 -> 41) ------------------------------ Additional (1): fi-kbl-soraka Missing (2): fi-snb-2520m fi-pnv-d510 Known issues ------------ Here are the changes found in Patchwork_119555v1 that come from known issues: ### IGT changes ### #### Issues hit #### * igt@gem_huc_copy@huc-copy: - fi-kbl-soraka: NOTRUN -> [SKIP][1] ([fdo#109271] / [i915#2190]) [1]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_119555v1/fi-kbl-soraka/igt@gem_huc_copy@huc-copy.html * igt@gem_lmem_swapping@basic: - fi-kbl-soraka: NOTRUN -> [SKIP][2] ([fdo#109271] / [i915#4613]) +3 similar issues [2]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_119555v1/fi-kbl-soraka/igt@gem_lmem_swapping@basic.html * igt@i915_selftest@live@gt_pm: - fi-kbl-soraka: NOTRUN -> [DMESG-FAIL][3] ([i915#1886] / [i915#7913]) [3]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_119555v1/fi-kbl-soraka/igt@i915_selftest@live@gt_pm.html * igt@i915_selftest@live@slpc: - bat-rpls-2: NOTRUN -> [DMESG-WARN][4] ([i915#6367]) [4]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_119555v1/bat-rpls-2/igt@i915_selftest@live@slpc.html * igt@i915_suspend@basic-s2idle-without-i915: - bat-rpls-2: NOTRUN -> [ABORT][5] ([i915#6687] / [i915#8668]) [5]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_119555v1/bat-rpls-2/igt@i915_suspend@basic-s2idle-without-i915.html * igt@kms_cursor_legacy@basic-busy-flip-before-cursor-atomic: - fi-kbl-soraka: NOTRUN -> [SKIP][6] ([fdo#109271]) +14 similar issues [6]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_119555v1/fi-kbl-soraka/igt@kms_cursor_legacy@basic-busy-flip-before-cursor-atomic.html * igt@kms_pipe_crc_basic@nonblocking-crc@pipe-c-dp-1: - bat-dg2-8: [PASS][7] -> [FAIL][8] ([i915#7932]) [7]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13290/bat-dg2-8/igt@kms_pipe_crc_basic@nonblocking-crc@pipe-c-dp-1.html [8]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_119555v1/bat-dg2-8/igt@kms_pipe_crc_basic@nonblocking-crc@pipe-c-dp-1.html * igt@kms_setmode@basic-clone-single-crtc: - fi-kbl-soraka: NOTRUN -> [SKIP][9] ([fdo#109271] / [i915#4579]) [9]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_119555v1/fi-kbl-soraka/igt@kms_setmode@basic-clone-single-crtc.html #### Possible fixes #### * igt@i915_selftest@live@gt_mocs: - bat-mtlp-6: [DMESG-FAIL][10] ([i915#7059]) -> [PASS][11] [10]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13290/bat-mtlp-6/igt@i915_selftest@live@gt_mocs.html [11]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_119555v1/bat-mtlp-6/igt@i915_selftest@live@gt_mocs.html * igt@i915_selftest@live@migrate: - bat-atsm-1: [DMESG-FAIL][12] ([i915#7699] / [i915#7913]) -> [PASS][13] [12]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13290/bat-atsm-1/igt@i915_selftest@live@migrate.html [13]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_119555v1/bat-atsm-1/igt@i915_selftest@live@migrate.html * igt@i915_selftest@live@reset: - bat-rpls-2: [ABORT][14] ([i915#4983] / [i915#7461] / [i915#7913] / [i915#7981] / [i915#8347]) -> [PASS][15] [14]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13290/bat-rpls-2/igt@i915_selftest@live@reset.html [15]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_119555v1/bat-rpls-2/igt@i915_selftest@live@reset.html * igt@i915_selftest@live@workarounds: - bat-mtlp-6: [DMESG-FAIL][16] ([i915#6763]) -> [PASS][17] [16]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13290/bat-mtlp-6/igt@i915_selftest@live@workarounds.html [17]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_119555v1/bat-mtlp-6/igt@i915_selftest@live@workarounds.html #### Warnings #### * igt@i915_module_load@load: - bat-adlp-11: [DMESG-WARN][18] ([i915#4423]) -> [ABORT][19] ([i915#4423]) [18]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13290/bat-adlp-11/igt@i915_module_load@load.html [19]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_119555v1/bat-adlp-11/igt@i915_module_load@load.html * igt@i915_selftest@live@reset: - bat-rpls-1: [ABORT][20] ([i915#4983] / [i915#7461] / [i915#7981] / [i915#8347] / [i915#8384]) -> [ABORT][21] ([i915#4983] / [i915#7461] / [i915#8347] / [i915#8384]) [20]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13290/bat-rpls-1/igt@i915_selftest@live@reset.html [21]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_119555v1/bat-rpls-1/igt@i915_selftest@live@reset.html * igt@kms_psr@primary_mmap_gtt: - bat-rplp-1: [SKIP][22] ([i915#1072]) -> [ABORT][23] ([i915#8442]) [22]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13290/bat-rplp-1/igt@kms_psr@primary_mmap_gtt.html [23]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_119555v1/bat-rplp-1/igt@kms_psr@primary_mmap_gtt.html {name}: This element is suppressed. This means it is ignored when computing the status of the difference (SUCCESS, WARNING, or FAILURE). [fdo#109271]: https://bugs.freedesktop.org/show_bug.cgi?id=109271 [i915#1072]: https://gitlab.freedesktop.org/drm/intel/issues/1072 [i915#1886]: https://gitlab.freedesktop.org/drm/intel/issues/1886 [i915#2190]: https://gitlab.freedesktop.org/drm/intel/issues/2190 [i915#4423]: https://gitlab.freedesktop.org/drm/intel/issues/4423 [i915#4579]: https://gitlab.freedesktop.org/drm/intel/issues/4579 [i915#4613]: https://gitlab.freedesktop.org/drm/intel/issues/4613 [i915#4983]: https://gitlab.freedesktop.org/drm/intel/issues/4983 [i915#6367]: https://gitlab.freedesktop.org/drm/intel/issues/6367 [i915#6687]: https://gitlab.freedesktop.org/drm/intel/issues/6687 [i915#6763]: https://gitlab.freedesktop.org/drm/intel/issues/6763 [i915#7059]: https://gitlab.freedesktop.org/drm/intel/issues/7059 [i915#7461]: https://gitlab.freedesktop.org/drm/intel/issues/7461 [i915#7699]: https://gitlab.freedesktop.org/drm/intel/issues/7699 [i915#7913]: https://gitlab.freedesktop.org/drm/intel/issues/7913 [i915#7932]: https://gitlab.freedesktop.org/drm/intel/issues/7932 [i915#7981]: https://gitlab.freedesktop.org/drm/intel/issues/7981 [i915#8347]: https://gitlab.freedesktop.org/drm/intel/issues/8347 [i915#8384]: https://gitlab.freedesktop.org/drm/intel/issues/8384 [i915#8442]: https://gitlab.freedesktop.org/drm/intel/issues/8442 [i915#8668]: https://gitlab.freedesktop.org/drm/intel/issues/8668 Build changes ------------- * Linux: CI_DRM_13290 -> Patchwork_119555v1 CI-20190529: 20190529 CI_DRM_13290: d8109039969700315ed327adfab8732c3c882bd6 @ git://anongit.freedesktop.org/gfx-ci/linux IGT_7338: 4f2f4b61eafc613ec58fd07bb11be7072b41c6bf @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git Patchwork_119555v1: d8109039969700315ed327adfab8732c3c882bd6 @ git://anongit.freedesktop.org/gfx-ci/linux ### Linux commits 1617027c763a drm/i915/display/dp: Remove support for UHBR13.5 == Logs == For more details see: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_119555v1/index.html [-- Attachment #2: Type: text/html, Size: 9446 bytes --] ^ permalink raw reply [flat|nested] 10+ messages in thread
* [Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915/display/dp: Remove support for UHBR13.5 2023-06-20 2:52 [Intel-gfx] [PATCH] drm/i915/display/dp: Remove support for UHBR13.5 Arun R Murthy 2023-06-20 3:58 ` [Intel-gfx] ✓ Fi.CI.BAT: success for " Patchwork @ 2023-06-20 10:31 ` Patchwork 2023-06-21 8:49 ` [Intel-gfx] [PATCH] " Kandpal, Suraj 2023-06-21 8:57 ` Jani Nikula 3 siblings, 0 replies; 10+ messages in thread From: Patchwork @ 2023-06-20 10:31 UTC (permalink / raw) To: Murthy, Arun R; +Cc: intel-gfx [-- Attachment #1: Type: text/plain, Size: 25374 bytes --] == Series Details == Series: drm/i915/display/dp: Remove support for UHBR13.5 URL : https://patchwork.freedesktop.org/series/119555/ State : success == Summary == CI Bug Log - changes from CI_DRM_13290_full -> Patchwork_119555v1_full ==================================================== Summary ------- **SUCCESS** No regressions found. Participating hosts (7 -> 8) ------------------------------ Additional (1): shard-rkl0 Known issues ------------ Here are the changes found in Patchwork_119555v1_full that come from known issues: ### IGT changes ### #### Issues hit #### * igt@drm_fdinfo@most-busy-check-all@rcs0: - shard-rkl: [PASS][1] -> [FAIL][2] ([i915#7742]) [1]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13290/shard-rkl-7/igt@drm_fdinfo@most-busy-check-all@rcs0.html [2]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_119555v1/shard-rkl-1/igt@drm_fdinfo@most-busy-check-all@rcs0.html * igt@gem_close_race@multigpu-basic-threads: - shard-tglu: NOTRUN -> [SKIP][3] ([i915#7697]) [3]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_119555v1/shard-tglu-7/igt@gem_close_race@multigpu-basic-threads.html * igt@gem_ctx_sseu@invalid-sseu: - shard-tglu: NOTRUN -> [SKIP][4] ([i915#280]) [4]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_119555v1/shard-tglu-7/igt@gem_ctx_sseu@invalid-sseu.html * igt@gem_exec_fair@basic-none-solo@rcs0: - shard-apl: [PASS][5] -> [FAIL][6] ([i915#2842]) [5]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13290/shard-apl2/igt@gem_exec_fair@basic-none-solo@rcs0.html [6]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_119555v1/shard-apl3/igt@gem_exec_fair@basic-none-solo@rcs0.html - shard-tglu: NOTRUN -> [FAIL][7] ([i915#2842]) [7]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_119555v1/shard-tglu-7/igt@gem_exec_fair@basic-none-solo@rcs0.html * igt@gem_exec_fair@basic-pace-share@rcs0: - shard-glk: [PASS][8] -> [FAIL][9] ([i915#2842]) [8]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13290/shard-glk3/igt@gem_exec_fair@basic-pace-share@rcs0.html [9]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_119555v1/shard-glk1/igt@gem_exec_fair@basic-pace-share@rcs0.html * igt@gem_lmem_swapping@random-engines: - shard-tglu: NOTRUN -> [SKIP][10] ([i915#4613]) [10]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_119555v1/shard-tglu-7/igt@gem_lmem_swapping@random-engines.html * igt@gem_mmap_gtt@coherency: - shard-tglu: NOTRUN -> [SKIP][11] ([fdo#111656]) [11]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_119555v1/shard-tglu-7/igt@gem_mmap_gtt@coherency.html * igt@gem_pxp@reject-modify-context-protection-off-1: - shard-tglu: NOTRUN -> [SKIP][12] ([i915#4270]) [12]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_119555v1/shard-tglu-7/igt@gem_pxp@reject-modify-context-protection-off-1.html * igt@gen7_exec_parse@chained-batch: - shard-tglu: NOTRUN -> [SKIP][13] ([fdo#109289]) [13]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_119555v1/shard-tglu-7/igt@gen7_exec_parse@chained-batch.html * igt@gen9_exec_parse@allowed-single: - shard-apl: [PASS][14] -> [ABORT][15] ([i915#5566]) [14]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13290/shard-apl3/igt@gen9_exec_parse@allowed-single.html [15]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_119555v1/shard-apl2/igt@gen9_exec_parse@allowed-single.html * igt@i915_pm_rc6_residency@rc6-fence: - shard-tglu: NOTRUN -> [WARN][16] ([i915#2681]) [16]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_119555v1/shard-tglu-7/igt@i915_pm_rc6_residency@rc6-fence.html * igt@i915_pm_rpm@dpms-mode-unset-lpsp: - shard-rkl: [PASS][17] -> [SKIP][18] ([i915#1397]) +4 similar issues [17]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13290/shard-rkl-7/igt@i915_pm_rpm@dpms-mode-unset-lpsp.html [18]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_119555v1/shard-rkl-4/igt@i915_pm_rpm@dpms-mode-unset-lpsp.html * igt@i915_selftest@live@gt_heartbeat: - shard-apl: [PASS][19] -> [DMESG-FAIL][20] ([i915#5334]) [19]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13290/shard-apl1/igt@i915_selftest@live@gt_heartbeat.html [20]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_119555v1/shard-apl2/igt@i915_selftest@live@gt_heartbeat.html * igt@kms_big_fb@4-tiled-max-hw-stride-64bpp-rotate-180-hflip-async-flip: - shard-tglu: NOTRUN -> [SKIP][21] ([fdo#111615] / [i915#5286]) [21]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_119555v1/shard-tglu-7/igt@kms_big_fb@4-tiled-max-hw-stride-64bpp-rotate-180-hflip-async-flip.html * igt@kms_big_fb@yf-tiled-max-hw-stride-32bpp-rotate-0-async-flip: - shard-tglu: NOTRUN -> [SKIP][22] ([fdo#111615]) [22]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_119555v1/shard-tglu-7/igt@kms_big_fb@yf-tiled-max-hw-stride-32bpp-rotate-0-async-flip.html * igt@kms_ccs@pipe-a-bad-rotation-90-y_tiled_gen12_mc_ccs: - shard-tglu: NOTRUN -> [SKIP][23] ([i915#3689] / [i915#3886] / [i915#5354] / [i915#6095]) [23]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_119555v1/shard-tglu-7/igt@kms_ccs@pipe-a-bad-rotation-90-y_tiled_gen12_mc_ccs.html * igt@kms_ccs@pipe-a-crc-sprite-planes-basic-yf_tiled_ccs: - shard-tglu: NOTRUN -> [SKIP][24] ([fdo#111615] / [i915#3689] / [i915#5354] / [i915#6095]) [24]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_119555v1/shard-tglu-7/igt@kms_ccs@pipe-a-crc-sprite-planes-basic-yf_tiled_ccs.html * igt@kms_ccs@pipe-c-ccs-on-another-bo-y_tiled_ccs: - shard-tglu: NOTRUN -> [SKIP][25] ([i915#3689] / [i915#5354] / [i915#6095]) +2 similar issues [25]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_119555v1/shard-tglu-7/igt@kms_ccs@pipe-c-ccs-on-another-bo-y_tiled_ccs.html * igt@kms_ccs@pipe-c-crc-primary-rotation-180-4_tiled_mtl_mc_ccs: - shard-tglu: NOTRUN -> [SKIP][26] ([i915#5354] / [i915#6095]) +5 similar issues [26]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_119555v1/shard-tglu-7/igt@kms_ccs@pipe-c-crc-primary-rotation-180-4_tiled_mtl_mc_ccs.html * igt@kms_ccs@pipe-c-random-ccs-data-y_tiled_gen12_rc_ccs_cc: - shard-apl: NOTRUN -> [SKIP][27] ([fdo#109271] / [i915#3886]) [27]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_119555v1/shard-apl3/igt@kms_ccs@pipe-c-random-ccs-data-y_tiled_gen12_rc_ccs_cc.html * igt@kms_ccs@pipe-d-ccs-on-another-bo-yf_tiled_ccs: - shard-glk: NOTRUN -> [SKIP][28] ([fdo#109271]) +7 similar issues [28]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_119555v1/shard-glk8/igt@kms_ccs@pipe-d-ccs-on-another-bo-yf_tiled_ccs.html * igt@kms_chamelium_color@degamma: - shard-tglu: NOTRUN -> [SKIP][29] ([fdo#111827]) [29]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_119555v1/shard-tglu-7/igt@kms_chamelium_color@degamma.html * igt@kms_chamelium_hpd@dp-hpd-after-suspend: - shard-apl: NOTRUN -> [SKIP][30] ([fdo#109271]) +9 similar issues [30]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_119555v1/shard-apl2/igt@kms_chamelium_hpd@dp-hpd-after-suspend.html * igt@kms_chamelium_hpd@hdmi-hpd-storm-disable: - shard-tglu: NOTRUN -> [SKIP][31] ([i915#7828]) +1 similar issue [31]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_119555v1/shard-tglu-7/igt@kms_chamelium_hpd@hdmi-hpd-storm-disable.html * igt@kms_content_protection@srm: - shard-tglu: NOTRUN -> [SKIP][32] ([i915#4579] / [i915#6944] / [i915#7116] / [i915#7118]) [32]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_119555v1/shard-tglu-7/igt@kms_content_protection@srm.html * igt@kms_cursor_legacy@cursorb-vs-flipb-varying-size: - shard-tglu: NOTRUN -> [SKIP][33] ([fdo#109274]) +1 similar issue [33]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_119555v1/shard-tglu-7/igt@kms_cursor_legacy@cursorb-vs-flipb-varying-size.html * igt@kms_cursor_legacy@flip-vs-cursor-atomic-transitions: - shard-glk: [PASS][34] -> [FAIL][35] ([i915#2346]) [34]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13290/shard-glk5/igt@kms_cursor_legacy@flip-vs-cursor-atomic-transitions.html [35]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_119555v1/shard-glk2/igt@kms_cursor_legacy@flip-vs-cursor-atomic-transitions.html * igt@kms_cursor_legacy@single-move@pipe-b: - shard-rkl: [PASS][36] -> [INCOMPLETE][37] ([i915#8011]) [36]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13290/shard-rkl-2/igt@kms_cursor_legacy@single-move@pipe-b.html [37]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_119555v1/shard-rkl-7/igt@kms_cursor_legacy@single-move@pipe-b.html * igt@kms_dsc@dsc-with-bpc: - shard-tglu: NOTRUN -> [SKIP][38] ([i915#3840] / [i915#4579]) [38]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_119555v1/shard-tglu-7/igt@kms_dsc@dsc-with-bpc.html * igt@kms_flip@2x-nonexisting-fb: - shard-tglu: NOTRUN -> [SKIP][39] ([fdo#109274] / [i915#3637]) [39]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_119555v1/shard-tglu-7/igt@kms_flip@2x-nonexisting-fb.html * igt@kms_flip_scaled_crc@flip-32bpp-ytile-to-32bpp-ytileccs-upscaling@pipe-a-valid-mode: - shard-tglu: NOTRUN -> [SKIP][40] ([i915#2587] / [i915#2672] / [i915#4579]) +1 similar issue [40]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_119555v1/shard-tglu-7/igt@kms_flip_scaled_crc@flip-32bpp-ytile-to-32bpp-ytileccs-upscaling@pipe-a-valid-mode.html * igt@kms_flip_scaled_crc@flip-64bpp-4tile-to-16bpp-4tile-downscaling@pipe-a-valid-mode: - shard-glk: NOTRUN -> [SKIP][41] ([fdo#109271] / [i915#4579]) [41]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_119555v1/shard-glk8/igt@kms_flip_scaled_crc@flip-64bpp-4tile-to-16bpp-4tile-downscaling@pipe-a-valid-mode.html * igt@kms_frontbuffer_tracking@fbc-2p-scndscrn-cur-indfb-onoff: - shard-tglu: NOTRUN -> [SKIP][42] ([fdo#109280]) +9 similar issues [42]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_119555v1/shard-tglu-7/igt@kms_frontbuffer_tracking@fbc-2p-scndscrn-cur-indfb-onoff.html * igt@kms_hdr@invalid-metadata-sizes: - shard-tglu: NOTRUN -> [SKIP][43] ([i915#4579] / [i915#6953] / [i915#8228]) [43]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_119555v1/shard-tglu-7/igt@kms_hdr@invalid-metadata-sizes.html * igt@kms_plane_scaling@plane-downscale-with-modifiers-factor-0-25@pipe-b-hdmi-a-2: - shard-rkl: NOTRUN -> [SKIP][44] ([i915#4579] / [i915#5176]) +3 similar issues [44]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_119555v1/shard-rkl-4/igt@kms_plane_scaling@plane-downscale-with-modifiers-factor-0-25@pipe-b-hdmi-a-2.html * igt@kms_plane_scaling@plane-downscale-with-rotation-factor-0-75@pipe-a-hdmi-a-2: - shard-rkl: NOTRUN -> [SKIP][45] ([i915#5176]) +3 similar issues [45]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_119555v1/shard-rkl-1/igt@kms_plane_scaling@plane-downscale-with-rotation-factor-0-75@pipe-a-hdmi-a-2.html * igt@kms_plane_scaling@planes-downscale-factor-0-5-unity-scaling@pipe-b-vga-1: - shard-snb: NOTRUN -> [SKIP][46] ([fdo#109271] / [i915#4579]) +10 similar issues [46]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_119555v1/shard-snb2/igt@kms_plane_scaling@planes-downscale-factor-0-5-unity-scaling@pipe-b-vga-1.html * igt@kms_plane_scaling@planes-downscale-factor-0-75@pipe-a-hdmi-a-1: - shard-snb: NOTRUN -> [SKIP][47] ([fdo#109271]) +13 similar issues [47]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_119555v1/shard-snb1/igt@kms_plane_scaling@planes-downscale-factor-0-75@pipe-a-hdmi-a-1.html * igt@kms_plane_scaling@planes-upscale-factor-0-25-downscale-factor-0-25@pipe-a-hdmi-a-2: - shard-rkl: NOTRUN -> [SKIP][48] ([i915#5235]) [48]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_119555v1/shard-rkl-1/igt@kms_plane_scaling@planes-upscale-factor-0-25-downscale-factor-0-25@pipe-a-hdmi-a-2.html * igt@kms_plane_scaling@planes-upscale-factor-0-25-downscale-factor-0-25@pipe-b-hdmi-a-2: - shard-rkl: NOTRUN -> [SKIP][49] ([i915#4579] / [i915#5235]) [49]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_119555v1/shard-rkl-1/igt@kms_plane_scaling@planes-upscale-factor-0-25-downscale-factor-0-25@pipe-b-hdmi-a-2.html * igt@kms_psr@sprite_blt: - shard-tglu: NOTRUN -> [SKIP][50] ([fdo#110189]) +6 similar issues [50]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_119555v1/shard-tglu-7/igt@kms_psr@sprite_blt.html * igt@kms_scaling_modes@scaling-mode-full: - shard-tglu: NOTRUN -> [SKIP][51] ([i915#3555] / [i915#4579]) +2 similar issues [51]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_119555v1/shard-tglu-7/igt@kms_scaling_modes@scaling-mode-full.html * igt@kms_setmode@basic@pipe-a-vga-1: - shard-snb: NOTRUN -> [FAIL][52] ([i915#5465]) +1 similar issue [52]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_119555v1/shard-snb2/igt@kms_setmode@basic@pipe-a-vga-1.html * igt@v3d/v3d_job_submission@multiple-singlesync-to-multisync: - shard-tglu: NOTRUN -> [SKIP][53] ([fdo#109315] / [i915#2575]) +3 similar issues [53]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_119555v1/shard-tglu-7/igt@v3d/v3d_job_submission@multiple-singlesync-to-multisync.html * igt@vc4/vc4_tiling@get-bad-flags: - shard-tglu: NOTRUN -> [SKIP][54] ([i915#2575]) [54]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_119555v1/shard-tglu-7/igt@vc4/vc4_tiling@get-bad-flags.html #### Possible fixes #### * igt@gem_ctx_exec@basic-nohangcheck: - shard-rkl: [FAIL][55] ([i915#6268]) -> [PASS][56] [55]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13290/shard-rkl-2/igt@gem_ctx_exec@basic-nohangcheck.html [56]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_119555v1/shard-rkl-2/igt@gem_ctx_exec@basic-nohangcheck.html - shard-tglu: [FAIL][57] ([i915#6268]) -> [PASS][58] [57]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13290/shard-tglu-2/igt@gem_ctx_exec@basic-nohangcheck.html [58]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_119555v1/shard-tglu-5/igt@gem_ctx_exec@basic-nohangcheck.html * igt@gem_ctx_isolation@preservation-s3@vcs1: - {shard-dg1}: [DMESG-WARN][59] ([i915#4391] / [i915#4423]) -> [PASS][60] [59]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13290/shard-dg1-18/igt@gem_ctx_isolation@preservation-s3@vcs1.html [60]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_119555v1/shard-dg1-14/igt@gem_ctx_isolation@preservation-s3@vcs1.html * igt@gem_eio@reset-stress: - {shard-dg1}: [FAIL][61] ([i915#5784]) -> [PASS][62] [61]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13290/shard-dg1-17/igt@gem_eio@reset-stress.html [62]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_119555v1/shard-dg1-18/igt@gem_eio@reset-stress.html * igt@gem_exec_fair@basic-none@vcs0: - shard-rkl: [FAIL][63] ([i915#2842]) -> [PASS][64] +1 similar issue [63]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13290/shard-rkl-1/igt@gem_exec_fair@basic-none@vcs0.html [64]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_119555v1/shard-rkl-1/igt@gem_exec_fair@basic-none@vcs0.html * igt@gem_exec_suspend@basic-s4-devices@smem: - shard-tglu: [ABORT][65] ([i915#7975] / [i915#8213]) -> [PASS][66] [65]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13290/shard-tglu-10/igt@gem_exec_suspend@basic-s4-devices@smem.html [66]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_119555v1/shard-tglu-7/igt@gem_exec_suspend@basic-s4-devices@smem.html * igt@gem_ppgtt@blt-vs-render-ctxn: - shard-snb: [INCOMPLETE][67] ([i915#8295]) -> [PASS][68] [67]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13290/shard-snb6/igt@gem_ppgtt@blt-vs-render-ctxn.html [68]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_119555v1/shard-snb6/igt@gem_ppgtt@blt-vs-render-ctxn.html * igt@i915_pm_dc@dc6-dpms: - shard-tglu: [FAIL][69] ([i915#3989] / [i915#454]) -> [PASS][70] [69]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13290/shard-tglu-8/igt@i915_pm_dc@dc6-dpms.html [70]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_119555v1/shard-tglu-2/igt@i915_pm_dc@dc6-dpms.html * igt@i915_pm_dc@dc9-dpms: - shard-tglu: [SKIP][71] ([i915#4281]) -> [PASS][72] [71]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13290/shard-tglu-5/igt@i915_pm_dc@dc9-dpms.html [72]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_119555v1/shard-tglu-4/igt@i915_pm_dc@dc9-dpms.html * igt@i915_pm_rc6_residency@rc6-idle@vecs0: - {shard-dg1}: [FAIL][73] ([i915#3591]) -> [PASS][74] [73]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13290/shard-dg1-18/igt@i915_pm_rc6_residency@rc6-idle@vecs0.html [74]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_119555v1/shard-dg1-16/igt@i915_pm_rc6_residency@rc6-idle@vecs0.html * igt@i915_pm_rpm@modeset-lpsp-stress: - shard-rkl: [SKIP][75] ([i915#1397]) -> [PASS][76] +1 similar issue [75]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13290/shard-rkl-6/igt@i915_pm_rpm@modeset-lpsp-stress.html [76]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_119555v1/shard-rkl-7/igt@i915_pm_rpm@modeset-lpsp-stress.html * igt@kms_cursor_legacy@single-move@pipe-b: - {shard-dg1}: [INCOMPLETE][77] ([i915#8011] / [i915#8347]) -> [PASS][78] [77]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13290/shard-dg1-19/igt@kms_cursor_legacy@single-move@pipe-b.html [78]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_119555v1/shard-dg1-15/igt@kms_cursor_legacy@single-move@pipe-b.html * igt@kms_frontbuffer_tracking@fbc-suspend: - shard-apl: [ABORT][79] ([i915#180]) -> [PASS][80] [79]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13290/shard-apl2/igt@kms_frontbuffer_tracking@fbc-suspend.html [80]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_119555v1/shard-apl3/igt@kms_frontbuffer_tracking@fbc-suspend.html #### Warnings #### * igt@i915_pm_rc6_residency@rc6-idle@vecs0: - shard-tglu: [WARN][81] ([i915#2681]) -> [FAIL][82] ([i915#2681] / [i915#3591]) [81]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13290/shard-tglu-2/igt@i915_pm_rc6_residency@rc6-idle@vecs0.html [82]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_119555v1/shard-tglu-10/igt@i915_pm_rc6_residency@rc6-idle@vecs0.html * igt@kms_fbcon_fbt@psr: - shard-rkl: [SKIP][83] ([fdo#110189] / [i915#3955]) -> [SKIP][84] ([i915#3955]) [83]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13290/shard-rkl-2/igt@kms_fbcon_fbt@psr.html [84]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_119555v1/shard-rkl-4/igt@kms_fbcon_fbt@psr.html * igt@kms_force_connector_basic@force-load-detect: - shard-rkl: [SKIP][85] ([fdo#109285] / [i915#4098]) -> [SKIP][86] ([fdo#109285]) [85]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13290/shard-rkl-2/igt@kms_force_connector_basic@force-load-detect.html [86]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_119555v1/shard-rkl-7/igt@kms_force_connector_basic@force-load-detect.html * igt@kms_multipipe_modeset@basic-max-pipe-crc-check: - shard-rkl: [SKIP][87] ([i915#4816]) -> [SKIP][88] ([i915#4070] / [i915#4816]) [87]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13290/shard-rkl-4/igt@kms_multipipe_modeset@basic-max-pipe-crc-check.html [88]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_119555v1/shard-rkl-1/igt@kms_multipipe_modeset@basic-max-pipe-crc-check.html {name}: This element is suppressed. This means it is ignored when computing the status of the difference (SUCCESS, WARNING, or FAILURE). [fdo#109271]: https://bugs.freedesktop.org/show_bug.cgi?id=109271 [fdo#109274]: https://bugs.freedesktop.org/show_bug.cgi?id=109274 [fdo#109280]: https://bugs.freedesktop.org/show_bug.cgi?id=109280 [fdo#109285]: https://bugs.freedesktop.org/show_bug.cgi?id=109285 [fdo#109289]: https://bugs.freedesktop.org/show_bug.cgi?id=109289 [fdo#109309]: https://bugs.freedesktop.org/show_bug.cgi?id=109309 [fdo#109315]: https://bugs.freedesktop.org/show_bug.cgi?id=109315 [fdo#110189]: https://bugs.freedesktop.org/show_bug.cgi?id=110189 [fdo#111615]: https://bugs.freedesktop.org/show_bug.cgi?id=111615 [fdo#111656]: https://bugs.freedesktop.org/show_bug.cgi?id=111656 [fdo#111827]: https://bugs.freedesktop.org/show_bug.cgi?id=111827 [i915#1072]: https://gitlab.freedesktop.org/drm/intel/issues/1072 [i915#1397]: https://gitlab.freedesktop.org/drm/intel/issues/1397 [i915#180]: https://gitlab.freedesktop.org/drm/intel/issues/180 [i915#2346]: https://gitlab.freedesktop.org/drm/intel/issues/2346 [i915#2575]: https://gitlab.freedesktop.org/drm/intel/issues/2575 [i915#2587]: https://gitlab.freedesktop.org/drm/intel/issues/2587 [i915#2672]: https://gitlab.freedesktop.org/drm/intel/issues/2672 [i915#2681]: https://gitlab.freedesktop.org/drm/intel/issues/2681 [i915#280]: https://gitlab.freedesktop.org/drm/intel/issues/280 [i915#2842]: https://gitlab.freedesktop.org/drm/intel/issues/2842 [i915#3555]: https://gitlab.freedesktop.org/drm/intel/issues/3555 [i915#3591]: https://gitlab.freedesktop.org/drm/intel/issues/3591 [i915#3637]: https://gitlab.freedesktop.org/drm/intel/issues/3637 [i915#3638]: https://gitlab.freedesktop.org/drm/intel/issues/3638 [i915#3689]: https://gitlab.freedesktop.org/drm/intel/issues/3689 [i915#3840]: https://gitlab.freedesktop.org/drm/intel/issues/3840 [i915#3886]: https://gitlab.freedesktop.org/drm/intel/issues/3886 [i915#3955]: https://gitlab.freedesktop.org/drm/intel/issues/3955 [i915#3989]: https://gitlab.freedesktop.org/drm/intel/issues/3989 [i915#4070]: https://gitlab.freedesktop.org/drm/intel/issues/4070 [i915#4078]: https://gitlab.freedesktop.org/drm/intel/issues/4078 [i915#4098]: https://gitlab.freedesktop.org/drm/intel/issues/4098 [i915#4270]: https://gitlab.freedesktop.org/drm/intel/issues/4270 [i915#4281]: https://gitlab.freedesktop.org/drm/intel/issues/4281 [i915#4391]: https://gitlab.freedesktop.org/drm/intel/issues/4391 [i915#4423]: https://gitlab.freedesktop.org/drm/intel/issues/4423 [i915#454]: https://gitlab.freedesktop.org/drm/intel/issues/454 [i915#4579]: https://gitlab.freedesktop.org/drm/intel/issues/4579 [i915#4613]: https://gitlab.freedesktop.org/drm/intel/issues/4613 [i915#4816]: https://gitlab.freedesktop.org/drm/intel/issues/4816 [i915#5176]: https://gitlab.freedesktop.org/drm/intel/issues/5176 [i915#5235]: https://gitlab.freedesktop.org/drm/intel/issues/5235 [i915#5286]: https://gitlab.freedesktop.org/drm/intel/issues/5286 [i915#5334]: https://gitlab.freedesktop.org/drm/intel/issues/5334 [i915#5354]: https://gitlab.freedesktop.org/drm/intel/issues/5354 [i915#5465]: https://gitlab.freedesktop.org/drm/intel/issues/5465 [i915#5493]: https://gitlab.freedesktop.org/drm/intel/issues/5493 [i915#5566]: https://gitlab.freedesktop.org/drm/intel/issues/5566 [i915#5784]: https://gitlab.freedesktop.org/drm/intel/issues/5784 [i915#6095]: https://gitlab.freedesktop.org/drm/intel/issues/6095 [i915#6268]: https://gitlab.freedesktop.org/drm/intel/issues/6268 [i915#6944]: https://gitlab.freedesktop.org/drm/intel/issues/6944 [i915#6953]: https://gitlab.freedesktop.org/drm/intel/issues/6953 [i915#7116]: https://gitlab.freedesktop.org/drm/intel/issues/7116 [i915#7118]: https://gitlab.freedesktop.org/drm/intel/issues/7118 [i915#7697]: https://gitlab.freedesktop.org/drm/intel/issues/7697 [i915#7742]: https://gitlab.freedesktop.org/drm/intel/issues/7742 [i915#7828]: https://gitlab.freedesktop.org/drm/intel/issues/7828 [i915#7975]: https://gitlab.freedesktop.org/drm/intel/issues/7975 [i915#8011]: https://gitlab.freedesktop.org/drm/intel/issues/8011 [i915#8213]: https://gitlab.freedesktop.org/drm/intel/issues/8213 [i915#8228]: https://gitlab.freedesktop.org/drm/intel/issues/8228 [i915#8247]: https://gitlab.freedesktop.org/drm/intel/issues/8247 [i915#8292]: https://gitlab.freedesktop.org/drm/intel/issues/8292 [i915#8295]: https://gitlab.freedesktop.org/drm/intel/issues/8295 [i915#8347]: https://gitlab.freedesktop.org/drm/intel/issues/8347 [i915#8502]: https://gitlab.freedesktop.org/drm/intel/issues/8502 Build changes ------------- * Linux: CI_DRM_13290 -> Patchwork_119555v1 CI-20190529: 20190529 CI_DRM_13290: d8109039969700315ed327adfab8732c3c882bd6 @ git://anongit.freedesktop.org/gfx-ci/linux IGT_7338: 4f2f4b61eafc613ec58fd07bb11be7072b41c6bf @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git Patchwork_119555v1: d8109039969700315ed327adfab8732c3c882bd6 @ git://anongit.freedesktop.org/gfx-ci/linux piglit_4509: fdc5a4ca11124ab8413c7988896eec4c97336694 @ git://anongit.freedesktop.org/piglit == Logs == For more details see: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_119555v1/index.html [-- Attachment #2: Type: text/html, Size: 29692 bytes --] ^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: [Intel-gfx] [PATCH] drm/i915/display/dp: Remove support for UHBR13.5 2023-06-20 2:52 [Intel-gfx] [PATCH] drm/i915/display/dp: Remove support for UHBR13.5 Arun R Murthy 2023-06-20 3:58 ` [Intel-gfx] ✓ Fi.CI.BAT: success for " Patchwork 2023-06-20 10:31 ` [Intel-gfx] ✓ Fi.CI.IGT: " Patchwork @ 2023-06-21 8:49 ` Kandpal, Suraj 2023-06-21 9:01 ` Jani Nikula 2023-06-21 8:57 ` Jani Nikula 3 siblings, 1 reply; 10+ messages in thread From: Kandpal, Suraj @ 2023-06-21 8:49 UTC (permalink / raw) To: Murthy, Arun R, intel-gfx@lists.freedesktop.org; +Cc: Nikula, Jani > As per the DP2.1 Spec support for UHBR13.5 is optional. Hence removing the > support for UHBR13.5 > UHBR10 can be used for 6k panels. > > Signed-off-by: Arun R Murthy <arun.r.murthy@intel.com> Looks Good to me Reviewed-by: Suraj Kandpal <suraj.kandpal@intel.com> > --- > drivers/gpu/drm/i915/display/intel_dp.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/drivers/gpu/drm/i915/display/intel_dp.c > b/drivers/gpu/drm/i915/display/intel_dp.c > index 9f40da20e88d..54ddc953e5bc 100644 > --- a/drivers/gpu/drm/i915/display/intel_dp.c > +++ b/drivers/gpu/drm/i915/display/intel_dp.c > @@ -465,7 +465,7 @@ intel_dp_set_source_rates(struct intel_dp *intel_dp) > }; > static const int icl_rates[] = { > 162000, 216000, 270000, 324000, 432000, 540000, 648000, > 810000, > - 1000000, 1350000, > + 1000000, > }; > static const int bxt_rates[] = { > 162000, 216000, 243000, 270000, 324000, 432000, 540000 > -- > 2.25.1 ^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: [Intel-gfx] [PATCH] drm/i915/display/dp: Remove support for UHBR13.5 2023-06-21 8:49 ` [Intel-gfx] [PATCH] " Kandpal, Suraj @ 2023-06-21 9:01 ` Jani Nikula 0 siblings, 0 replies; 10+ messages in thread From: Jani Nikula @ 2023-06-21 9:01 UTC (permalink / raw) To: Kandpal, Suraj, Murthy, Arun R, intel-gfx@lists.freedesktop.org On Wed, 21 Jun 2023, "Kandpal, Suraj" <suraj.kandpal@intel.com> wrote: >> As per the DP2.1 Spec support for UHBR13.5 is optional. Hence removing the >> support for UHBR13.5 >> UHBR10 can be used for 6k panels. >> >> Signed-off-by: Arun R Murthy <arun.r.murthy@intel.com> > > Looks Good to me How? There are a *lot* of things that are optional in the DP specs. BR, Jani. > Reviewed-by: Suraj Kandpal <suraj.kandpal@intel.com> > >> --- >> drivers/gpu/drm/i915/display/intel_dp.c | 2 +- >> 1 file changed, 1 insertion(+), 1 deletion(-) >> >> diff --git a/drivers/gpu/drm/i915/display/intel_dp.c >> b/drivers/gpu/drm/i915/display/intel_dp.c >> index 9f40da20e88d..54ddc953e5bc 100644 >> --- a/drivers/gpu/drm/i915/display/intel_dp.c >> +++ b/drivers/gpu/drm/i915/display/intel_dp.c >> @@ -465,7 +465,7 @@ intel_dp_set_source_rates(struct intel_dp *intel_dp) >> }; >> static const int icl_rates[] = { >> 162000, 216000, 270000, 324000, 432000, 540000, 648000, >> 810000, >> - 1000000, 1350000, >> + 1000000, >> }; >> static const int bxt_rates[] = { >> 162000, 216000, 243000, 270000, 324000, 432000, 540000 >> -- >> 2.25.1 > -- Jani Nikula, Intel Open Source Graphics Center ^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: [Intel-gfx] [PATCH] drm/i915/display/dp: Remove support for UHBR13.5 2023-06-20 2:52 [Intel-gfx] [PATCH] drm/i915/display/dp: Remove support for UHBR13.5 Arun R Murthy ` (2 preceding siblings ...) 2023-06-21 8:49 ` [Intel-gfx] [PATCH] " Kandpal, Suraj @ 2023-06-21 8:57 ` Jani Nikula 2023-06-22 4:44 ` Murthy, Arun R 3 siblings, 1 reply; 10+ messages in thread From: Jani Nikula @ 2023-06-21 8:57 UTC (permalink / raw) To: Arun R Murthy, intel-gfx On Tue, 20 Jun 2023, Arun R Murthy <arun.r.murthy@intel.com> wrote: > As per the DP2.1 Spec support for UHBR13.5 is optional. Hence removing > the support for UHBR13.5 That's just not a proper rationale. Please explain. BR, Jani. > UHBR10 can be used for 6k panels. > > Signed-off-by: Arun R Murthy <arun.r.murthy@intel.com> > --- > drivers/gpu/drm/i915/display/intel_dp.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/drivers/gpu/drm/i915/display/intel_dp.c b/drivers/gpu/drm/i915/display/intel_dp.c > index 9f40da20e88d..54ddc953e5bc 100644 > --- a/drivers/gpu/drm/i915/display/intel_dp.c > +++ b/drivers/gpu/drm/i915/display/intel_dp.c > @@ -465,7 +465,7 @@ intel_dp_set_source_rates(struct intel_dp *intel_dp) > }; > static const int icl_rates[] = { > 162000, 216000, 270000, 324000, 432000, 540000, 648000, 810000, > - 1000000, 1350000, > + 1000000, > }; > static const int bxt_rates[] = { > 162000, 216000, 243000, 270000, 324000, 432000, 540000 -- Jani Nikula, Intel Open Source Graphics Center ^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: [Intel-gfx] [PATCH] drm/i915/display/dp: Remove support for UHBR13.5 2023-06-21 8:57 ` Jani Nikula @ 2023-06-22 4:44 ` Murthy, Arun R 2023-06-26 12:32 ` Jani Nikula 0 siblings, 1 reply; 10+ messages in thread From: Murthy, Arun R @ 2023-06-22 4:44 UTC (permalink / raw) To: Nikula, Jani, intel-gfx@lists.freedesktop.org > -----Original Message----- > From: Nikula, Jani <jani.nikula@intel.com> > Sent: Wednesday, June 21, 2023 2:27 PM > To: Murthy, Arun R <arun.r.murthy@intel.com>; intel- > gfx@lists.freedesktop.org > Cc: Deak, Imre <imre.deak@intel.com>; Kahola, Mika > <mika.kahola@intel.com>; Murthy, Arun R <arun.r.murthy@intel.com> > Subject: Re: [PATCH] drm/i915/display/dp: Remove support for UHBR13.5 > > On Tue, 20 Jun 2023, Arun R Murthy <arun.r.murthy@intel.com> wrote: > > As per the DP2.1 Spec support for UHBR13.5 is optional. Hence removing > > the support for UHBR13.5 > > That's just not a proper rationale. Please explain. > Programming for UHBR10 and UHBR20 is similar compared to UHBR13.5 As of now we have validated 10Gbps and 20Gbps. The spec also points out when 20Gbps is supported 13.5Gbps is optional so we have not validated/implemented the UHBR13.5 Now we have the DP2.1 compatible panel is market, expecting users can come up with UHBR13.5 not working. Hence removing the support for 13.5Gbps for now. Maybe once we have support for UHBR13.5 in the driver we can enable this. Thanks and Regards, Arun R Murthy -------------------- > BR, > Jani. > > > > UHBR10 can be used for 6k panels. > > > > Signed-off-by: Arun R Murthy <arun.r.murthy@intel.com> > > --- > > drivers/gpu/drm/i915/display/intel_dp.c | 2 +- > > 1 file changed, 1 insertion(+), 1 deletion(-) > > > > diff --git a/drivers/gpu/drm/i915/display/intel_dp.c > > b/drivers/gpu/drm/i915/display/intel_dp.c > > index 9f40da20e88d..54ddc953e5bc 100644 > > --- a/drivers/gpu/drm/i915/display/intel_dp.c > > +++ b/drivers/gpu/drm/i915/display/intel_dp.c > > @@ -465,7 +465,7 @@ intel_dp_set_source_rates(struct intel_dp > *intel_dp) > > }; > > static const int icl_rates[] = { > > 162000, 216000, 270000, 324000, 432000, 540000, 648000, > 810000, > > - 1000000, 1350000, > > + 1000000, > > }; > > static const int bxt_rates[] = { > > 162000, 216000, 243000, 270000, 324000, 432000, 540000 > > -- > Jani Nikula, Intel Open Source Graphics Center ^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: [Intel-gfx] [PATCH] drm/i915/display/dp: Remove support for UHBR13.5 2023-06-22 4:44 ` Murthy, Arun R @ 2023-06-26 12:32 ` Jani Nikula 2023-06-27 7:30 ` Murthy, Arun R 0 siblings, 1 reply; 10+ messages in thread From: Jani Nikula @ 2023-06-26 12:32 UTC (permalink / raw) To: Murthy, Arun R, intel-gfx@lists.freedesktop.org On Thu, 22 Jun 2023, "Murthy, Arun R" <arun.r.murthy@intel.com> wrote: >> -----Original Message----- >> From: Nikula, Jani <jani.nikula@intel.com> >> Sent: Wednesday, June 21, 2023 2:27 PM >> To: Murthy, Arun R <arun.r.murthy@intel.com>; intel- >> gfx@lists.freedesktop.org >> Cc: Deak, Imre <imre.deak@intel.com>; Kahola, Mika >> <mika.kahola@intel.com>; Murthy, Arun R <arun.r.murthy@intel.com> >> Subject: Re: [PATCH] drm/i915/display/dp: Remove support for UHBR13.5 >> >> On Tue, 20 Jun 2023, Arun R Murthy <arun.r.murthy@intel.com> wrote: >> > As per the DP2.1 Spec support for UHBR13.5 is optional. Hence removing >> > the support for UHBR13.5 >> >> That's just not a proper rationale. Please explain. >> > Programming for UHBR10 and UHBR20 is similar compared to UHBR13.5 > As of now we have validated 10Gbps and 20Gbps. The spec also points out when 20Gbps is supported 13.5Gbps is optional so we have not validated/implemented the UHBR13.5 > Now we have the DP2.1 compatible panel is market, expecting users can come up with UHBR13.5 not working. Hence removing the support for 13.5Gbps for now. > Maybe once we have support for UHBR13.5 in the driver we can enable this. What's missing? BR, Jani. > > Thanks and Regards, > Arun R Murthy > -------------------- >> BR, >> Jani. >> >> >> > UHBR10 can be used for 6k panels. >> > >> > Signed-off-by: Arun R Murthy <arun.r.murthy@intel.com> >> > --- >> > drivers/gpu/drm/i915/display/intel_dp.c | 2 +- >> > 1 file changed, 1 insertion(+), 1 deletion(-) >> > >> > diff --git a/drivers/gpu/drm/i915/display/intel_dp.c >> > b/drivers/gpu/drm/i915/display/intel_dp.c >> > index 9f40da20e88d..54ddc953e5bc 100644 >> > --- a/drivers/gpu/drm/i915/display/intel_dp.c >> > +++ b/drivers/gpu/drm/i915/display/intel_dp.c >> > @@ -465,7 +465,7 @@ intel_dp_set_source_rates(struct intel_dp >> *intel_dp) >> > }; >> > static const int icl_rates[] = { >> > 162000, 216000, 270000, 324000, 432000, 540000, 648000, >> 810000, >> > - 1000000, 1350000, >> > + 1000000, >> > }; >> > static const int bxt_rates[] = { >> > 162000, 216000, 243000, 270000, 324000, 432000, 540000 >> >> -- >> Jani Nikula, Intel Open Source Graphics Center -- Jani Nikula, Intel Open Source Graphics Center ^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: [Intel-gfx] [PATCH] drm/i915/display/dp: Remove support for UHBR13.5 2023-06-26 12:32 ` Jani Nikula @ 2023-06-27 7:30 ` Murthy, Arun R 2023-06-27 8:00 ` Jani Nikula 0 siblings, 1 reply; 10+ messages in thread From: Murthy, Arun R @ 2023-06-27 7:30 UTC (permalink / raw) To: Nikula, Jani, intel-gfx@lists.freedesktop.org > -----Original Message----- > From: Nikula, Jani <jani.nikula@intel.com> > Sent: Monday, June 26, 2023 6:02 PM > To: Murthy, Arun R <arun.r.murthy@intel.com>; intel- > gfx@lists.freedesktop.org > Cc: Deak, Imre <imre.deak@intel.com>; Kahola, Mika > <mika.kahola@intel.com> > Subject: RE: [PATCH] drm/i915/display/dp: Remove support for UHBR13.5 > > On Thu, 22 Jun 2023, "Murthy, Arun R" <arun.r.murthy@intel.com> wrote: > >> -----Original Message----- > >> From: Nikula, Jani <jani.nikula@intel.com> > >> Sent: Wednesday, June 21, 2023 2:27 PM > >> To: Murthy, Arun R <arun.r.murthy@intel.com>; intel- > >> gfx@lists.freedesktop.org > >> Cc: Deak, Imre <imre.deak@intel.com>; Kahola, Mika > >> <mika.kahola@intel.com>; Murthy, Arun R <arun.r.murthy@intel.com> > >> Subject: Re: [PATCH] drm/i915/display/dp: Remove support for UHBR13.5 > >> > >> On Tue, 20 Jun 2023, Arun R Murthy <arun.r.murthy@intel.com> wrote: > >> > As per the DP2.1 Spec support for UHBR13.5 is optional. Hence > >> > removing the support for UHBR13.5 > >> > >> That's just not a proper rationale. Please explain. > >> > > Programming for UHBR10 and UHBR20 is similar compared to UHBR13.5 As > > of now we have validated 10Gbps and 20Gbps. The spec also points out > > when 20Gbps is supported 13.5Gbps is optional so we have not > validated/implemented the UHBR13.5 Now we have the DP2.1 compatible > panel is market, expecting users can come up with UHBR13.5 not working. > Hence removing the support for 13.5Gbps for now. > > Maybe once we have support for UHBR13.5 in the driver we can enable > this. > > What's missing? > Port clock programming, pll values differs. This table has been in place but some corrections/recheck required. Thanks and Regards, Arun R Murthy -------------------- ^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: [Intel-gfx] [PATCH] drm/i915/display/dp: Remove support for UHBR13.5 2023-06-27 7:30 ` Murthy, Arun R @ 2023-06-27 8:00 ` Jani Nikula 0 siblings, 0 replies; 10+ messages in thread From: Jani Nikula @ 2023-06-27 8:00 UTC (permalink / raw) To: Murthy, Arun R, intel-gfx@lists.freedesktop.org On Tue, 27 Jun 2023, "Murthy, Arun R" <arun.r.murthy@intel.com> wrote: >> -----Original Message----- >> From: Nikula, Jani <jani.nikula@intel.com> >> Sent: Monday, June 26, 2023 6:02 PM >> To: Murthy, Arun R <arun.r.murthy@intel.com>; intel- >> gfx@lists.freedesktop.org >> Cc: Deak, Imre <imre.deak@intel.com>; Kahola, Mika >> <mika.kahola@intel.com> >> Subject: RE: [PATCH] drm/i915/display/dp: Remove support for UHBR13.5 >> >> On Thu, 22 Jun 2023, "Murthy, Arun R" <arun.r.murthy@intel.com> wrote: >> >> -----Original Message----- >> >> From: Nikula, Jani <jani.nikula@intel.com> >> >> Sent: Wednesday, June 21, 2023 2:27 PM >> >> To: Murthy, Arun R <arun.r.murthy@intel.com>; intel- >> >> gfx@lists.freedesktop.org >> >> Cc: Deak, Imre <imre.deak@intel.com>; Kahola, Mika >> >> <mika.kahola@intel.com>; Murthy, Arun R <arun.r.murthy@intel.com> >> >> Subject: Re: [PATCH] drm/i915/display/dp: Remove support for UHBR13.5 >> >> >> >> On Tue, 20 Jun 2023, Arun R Murthy <arun.r.murthy@intel.com> wrote: >> >> > As per the DP2.1 Spec support for UHBR13.5 is optional. Hence >> >> > removing the support for UHBR13.5 >> >> >> >> That's just not a proper rationale. Please explain. >> >> >> > Programming for UHBR10 and UHBR20 is similar compared to UHBR13.5 As >> > of now we have validated 10Gbps and 20Gbps. The spec also points out >> > when 20Gbps is supported 13.5Gbps is optional so we have not >> validated/implemented the UHBR13.5 Now we have the DP2.1 compatible >> panel is market, expecting users can come up with UHBR13.5 not working. >> Hence removing the support for 13.5Gbps for now. >> > Maybe once we have support for UHBR13.5 in the driver we can enable >> this. >> >> What's missing? >> > Port clock programming, pll values differs. > This table has been in place but some corrections/recheck required. Can we do that instead please? I accidentally stumbled on the relevant gitlab issue [1] (please add this kind of information up front in the future), so we have a reporter that could test the fixes. BR, Jani. [1] https://gitlab.freedesktop.org/drm/intel/-/issues/8686 > > Thanks and Regards, > Arun R Murthy > -------------------- -- Jani Nikula, Intel Open Source Graphics Center ^ permalink raw reply [flat|nested] 10+ messages in thread
end of thread, other threads:[~2023-06-27 8:00 UTC | newest] Thread overview: 10+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2023-06-20 2:52 [Intel-gfx] [PATCH] drm/i915/display/dp: Remove support for UHBR13.5 Arun R Murthy 2023-06-20 3:58 ` [Intel-gfx] ✓ Fi.CI.BAT: success for " Patchwork 2023-06-20 10:31 ` [Intel-gfx] ✓ Fi.CI.IGT: " Patchwork 2023-06-21 8:49 ` [Intel-gfx] [PATCH] " Kandpal, Suraj 2023-06-21 9:01 ` Jani Nikula 2023-06-21 8:57 ` Jani Nikula 2023-06-22 4:44 ` Murthy, Arun R 2023-06-26 12:32 ` Jani Nikula 2023-06-27 7:30 ` Murthy, Arun R 2023-06-27 8:00 ` Jani Nikula
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox