September 2024 Archives by author
Starting: Sun Sep 1 03:24:40 UTC 2024
Ending: Mon Sep 30 15:46:30 UTC 2024
Messages: 462
- [PATCH 1/1] Print RC0 & RC6 freq in RC6 selftest
Sk Anirban
- [PATCH 1/1] Print RC0 & RC6 freq in RC6 selftest
Sk Anirban
- [PATCH 0/1] Print RC0 & RC6 freq in RC6 selftest
Sk Anirban
- [PATCH 1/1] Print RC0 & RC6 freq in RC6 selftest
Sk Anirban
- [PATCH] drm/i915/dp: Add FEC Enable Retry mechanism
Chaitanya Kumar Borah
- [PATCH] drm/i915/dp: Add FEC Enable Retry mechanism
Chaitanya Kumar Borah
- [PATCH 1/7] WIP - fixing i915_driver_hw_remove()
Luca Coelho
- [PATCH 2/7] WIP - fix call order in i915_driver_hw_remove()
Luca Coelho
- [PATCH 3/7] WIP - random changes for fault injection bug
Luca Coelho
- [PATCH 4/7] WIP - clean up the failpath in i915_driver_probe() part 1
Luca Coelho
- [PATCH 5/7] WIP - sort intel_display_driver_remove_*() calls in i915_driver_remove()
Luca Coelho
- [PATCH 6/7] WIP - fix small typo in i915_driver_register()
Luca Coelho
- [PATCH 7/7] WIP - adding i915_ggtt_early_probe()
Luca Coelho
- [PATCH 1/7] WIP - fixing i915_driver_hw_remove()
Luca Coelho
- [PATCH 2/7] WIP - fix call order in i915_driver_hw_remove()
Luca Coelho
- [PATCH 3/7] WIP - random changes for fault injection bug
Luca Coelho
- [PATCH 4/7] WIP - clean up the failpath in i915_driver_probe() part 1
Luca Coelho
- [PATCH 5/7] WIP - sort intel_display_driver_remove_*() calls in i915_driver_remove()
Luca Coelho
- [PATCH 6/7] WIP - fix small typo in i915_driver_register()
Luca Coelho
- [PATCH 7/7] WIP - adding i915_ggtt_early_probe()
Luca Coelho
- [PATCH 00/61] fix CONFIG_DRM_USE_DYNAMIC_DEBUG=y
Jim Cromie
- [PATCH 01/61] docs/dyndbg: update examples \012 to \n
Jim Cromie
- [PATCH 02/61] test-dyndbg: fixup CLASSMAP usage error
Jim Cromie
- [PATCH 03/61] dyndbg: reword "class unknown," to "class:_UNKNOWN_"
Jim Cromie
- [PATCH 04/61] dyndbg: make ddebug_class_param union members same size
Jim Cromie
- [PATCH 05/61] dyndbg: replace classmap list with a vector
Jim Cromie
- [PATCH 06/61] dyndbg: ddebug_apply_class_bitmap - add module arg, select on it
Jim Cromie
- [PATCH 07/61] dyndbg: split param_set_dyndbg_classes to _module & wrapper fns
Jim Cromie
- [PATCH 08/61] dyndbg: drop NUM_TYPE_ARRAY
Jim Cromie
- [PATCH 09/61] dyndbg: reduce verbose/debug clutter
Jim Cromie
- [PATCH 10/61] dyndbg: silence debugs with no-change updates
Jim Cromie
- [PATCH 11/61] dyndbg: tighten ddebug_class_name() 1st arg type
Jim Cromie
- [PATCH 12/61] dyndbg: tighten fn-sig of ddebug_apply_class_bitmap
Jim Cromie
- [PATCH 13/61] dyndbg: reduce verbose=3 messages in ddebug_add_module
Jim Cromie
- [PATCH 14/61] dyndbg-API: remove DD_CLASS_TYPE_(DISJOINT|LEVEL)_NAMES and code
Jim Cromie
- [PATCH 15/61] checkpatch: add an exception to the do-while wrapper advice
Jim Cromie
- [PATCH 16/61] dyndbg-API: replace DECLARE_DYNDBG_CLASSMAP
Jim Cromie
- [PATCH 17/61] dyndbg-test: change do_prints testpoint to accept a loopct
Jim Cromie
- [PATCH 18/61] selftests-dyndbg: add tools/testing/selftests/dynamic_debug/*
Jim Cromie
- [PATCH 19/61] dyndbg-API: promote DYNDBG_CLASSMAP_PARAM to API
Jim Cromie
- [PATCH 20/61] dyndbg-doc: add classmap info to howto
Jim Cromie
- [PATCH 21/61] docs-dyndbg: improve howto classmaps api section
Jim Cromie
- [PATCH 22/61] dyndbg: treat comma as a token separator
Jim Cromie
- [PATCH 23/61] selftests-dyndbg: add comma_terminator_tests
Jim Cromie
- [PATCH 24/61] dyndbg: split multi-query strings with %
Jim Cromie
- [PATCH 25/61] selftests-dyndbg: test_percent_splitting
Jim Cromie
- [PATCH 26/61] docs/dyndbg: explain new delimiters: comma, percent
Jim Cromie
- [PATCH 27/61] selftests-dyndbg: add test_mod_submod
Jim Cromie
- [PATCH 28/61] dyndbg-doc: explain flags parse 1st
Jim Cromie
- [PATCH 29/61] dyndbg: change __dynamic_func_call_cls* macros into expressions
Jim Cromie
- [PATCH 30/61] selftests-dyndbg: check KCONFIG_CONFIG to avoid silly fails
Jim Cromie
- [PATCH 31/61] dyndbg-selftest: reduce default verbosity
Jim Cromie
- [PATCH 32/61] dyndbg: simplify ddebug_find_valid_class
Jim Cromie
- [PATCH 33/61] dyndbg: drop "protection" of class'd pr_debugs from legacy queries
Jim Cromie
- [PATCH 34/61] dyndbg: drop premature optimization
Jim Cromie
- [PATCH 35/61] dyndbg: check DYNDBG_CLASSMAP_DEFINE args at compile-time
Jim Cromie
- [PATCH 36/61] dyndbg: fail modprobe if classmaps have conflicting class-id ranges
Jim Cromie
- [PATCH 37/61] drm: use correct ccflags-y spelling
Jim Cromie
- [PATCH 38/61] checkpatch: dont warn about unused macro arg on empty body
Jim Cromie
- [PATCH 39/61] drm-dyndbg: adapt drm core to use dyndbg classmaps-v2
Jim Cromie
- [PATCH 40/61] drm-dyndbg: adapt DRM to invoke DYNDBG_CLASSMAP_PARAM
Jim Cromie
- [PATCH 41/61] drm-print: fix config-dependent unused variable
Jim Cromie
- [PATCH 42/61] drm-dyndbg: DRM_CLASSMAP_USE in amdgpu driver
Jim Cromie
- [PATCH 43/61] drm-dyndbg: DRM_CLASSMAP_USE in i915 driver
Jim Cromie
- [PATCH 44/61] drm-dyndbg: DRM_CLASSMAP_USE in drm_crtc_helper
Jim Cromie
- [PATCH 45/61] drm-dyndbg: DRM_CLASSMAP_USE in drm_dp_helper
Jim Cromie
- [PATCH 46/61] drm-dyndbg: DRM_CLASSMAP_USE in nouveau
Jim Cromie
- [PATCH 47/61] drm-dyndbg: add DRM_CLASSMAP_USE to Xe driver
Jim Cromie
- [PATCH 48/61] drm-dyndbg: add DRM_CLASSMAP_USE to virtio_gpu
Jim Cromie
- [PATCH 49/61] drm-dyndbg: add DRM_CLASSMAP_USE to simpledrm
Jim Cromie
- [PATCH 50/61] drm-dyndbg: add DRM_CLASSMAP_USE to bochs
Jim Cromie
- [PATCH 51/61] drm-dyndbg: add DRM_CLASSMAP_USE to etnaviv
Jim Cromie
- [PATCH 52/61] drm-dyndbg: add DRM_CLASSMAP_USE to gma500 driver
Jim Cromie
- [PATCH 53/61] drm-dyndbg: add DRM_CLASSMAP_USE to radeon
Jim Cromie
- [PATCH 54/61] drm-dyndbg: add DRM_CLASSMAP_USE to vmwgfx driver
Jim Cromie
- [PATCH 55/61] drm-dyndbg: add DRM_CLASSMAP_USE to vkms driver
Jim Cromie
- [PATCH 56/61] drm-dyndbg: add DRM_CLASSMAP_USE to udl driver
Jim Cromie
- [PATCH 57/61] drm-dyndbg: add DRM_CLASSMAP_USE to mgag200 driver
Jim Cromie
- [PATCH 58/61] drm-dyndbg: add DRM_CLASSMAP_USE to the gud driver
Jim Cromie
- [PATCH 59/61] drm-dyndbg: add DRM_CLASSMAP_USE to the qxl driver
Jim Cromie
- [PATCH 60/61] drm-dyndbg: add DRM_CLASSMAP_USE to the drm_gem_shmem_helper driver
Jim Cromie
- [PATCH 61/61] drm: restore CONFIG_DRM_USE_DYNAMIC_DEBUG un-BROKEN
Jim Cromie
- [PATCH] Modify panel_fitting condition for joiner case
Nemesa Garg
- [PATCH] Modify panel_fitting condition for joiner case
Nemesa Garg
- [PATCH 0/5] Introduce drm sharpening property
Nemesa Garg
- [PATCH 1/5] drm: Introduce sharpness strength property
Nemesa Garg
- [PATCH 2/5] drm/i915/display: Compute the scaler filter coefficients
Nemesa Garg
- [PATCH 3/5] drm/i915/display: Enable the second scaler for sharpness
Nemesa Garg
- [PATCH 4/5] drm/i915/display: Add registers and compute the strength
Nemesa Garg
- [PATCH 5/5] drm/i915/display: Load the lut values and enable sharpness
Nemesa Garg
- [PATCH 0/5] Introduce drm sharpening property
Nemesa Garg
- [PATCH 1/5] drm: Introduce sharpness strength property
Nemesa Garg
- [PATCH 2/5] drm/i915/display: Compute the scaler filter coefficients
Nemesa Garg
- [PATCH 3/5] drm/i915/display: Enable the second scaler for sharpness
Nemesa Garg
- [PATCH 4/5] drm/i915/display: Add registers and compute the strength
Nemesa Garg
- [PATCH 5/5] drm/i915/display: Load the lut values and enable sharpness
Nemesa Garg
- [PATCH 0/3] Modify panel_fitting condition for joiner case
Nemesa Garg
- [PATCH 1/3] drm/i915/display: Decouple panel fitting pre and post ilk
Nemesa Garg
- [PATCH 2/3] drm/i915/display: Add check for gmch panel fitting
Nemesa Garg
- [PATCH 3/3] drm/i915/display: Call panel_fitting from pipe_config
Nemesa Garg
- [PATCH 1/3] drm/i915/display: Decouple panel fitting pre and post ilk
Nemesa Garg
- [PATCH 2/3] drm/i915/display: Add check for gmch panel fitting
Nemesa Garg
- [PATCH 3/3] drm/i915/display: Call panel_fitting from pipe_config
Nemesa Garg
- [PATCH 0/3] Test bigjoiner changes
Nemesa Garg
- [PATCH 1/3] drm/i915/display: Decouple panel fitting pre and post ilk
Nemesa Garg
- [PATCH 2/3] drm/i915/display: Add check for gmch panel fitting
Nemesa Garg
- [PATCH 3/3] drm/i915/display: Call panel_fitting from pipe_config
Nemesa Garg
- [PATCH 0/3] Test bigjoiner changes
Nemesa Garg
- [PATCH 1/3] drm/i915/display: Decouple panel fitting pre and post ilk
Nemesa Garg
- [PATCH 2/3] drm/i915/display: Add check for gmch panel fitting
Nemesa Garg
- [PATCH 3/3] drm/i915/display: Call panel_fitting from pipe_config
Nemesa Garg
- [PATCH v1 0/6] Update VRR guardband for HRR panel
Mitul Golani
- [PATCH v1 1/6] drm/i915/vrr: Split vrr-compute-config in two phases
Mitul Golani
- [PATCH v1 2/6] display/skl_scaler: Calculate scaler prefill latency
Mitul Golani
- [PATCH v1 3/6] display/skl_watermark: Add WM0 latency
Mitul Golani
- [PATCH v1 4/6] display/alpm: Calculate alpm latency
Mitul Golani
- [PATCH v1 5/6] display/psr: Add latency for PSR
Mitul Golani
- [PATCH v1 6/6] display/vrr: Update guardband based on enabled latency
Mitul Golani
- [PATCH v2 0/6] Update VRR guardband for HRR panel
Mitul Golani
- [PATCH v2 1/6] drm/i915/vrr: Split vrr-compute-config in two phases
Mitul Golani
- [PATCH v2 2/6] display/skl_scaler: Calculate scaler prefill latency
Mitul Golani
- [PATCH v2 3/6] display/skl_watermark: Add WM0 latency
Mitul Golani
- [PATCH v2 4/6] display/alpm: Calculate alpm latency
Mitul Golani
- [PATCH v2 5/6] display/psr: Add latency for PSR
Mitul Golani
- [PATCH v2 6/6] display/vrr: Update guardband based on enabled latency
Mitul Golani
- [PATCH v3 0/6] Update VRR guardband for HRR panel
Mitul Golani
- [PATCH v3 1/6] drm/i915/vrr: Split vrr-compute-config in two phases
Mitul Golani
- [PATCH v3 2/6] display/skl_scaler: Calculate scaler prefill latency
Mitul Golani
- [PATCH v3 3/6] display/skl_watermark: Add WM0 latency
Mitul Golani
- [PATCH v3 4/6] display/alpm: Calculate alpm latency
Mitul Golani
- [PATCH v3 5/6] display/psr: Add latency for PSR
Mitul Golani
- [PATCH v3 6/6] display/vrr: Update guardband based on enabled latency
Mitul Golani
- [PATCH v13 0/3] VRR refactoring and panel replay workaround
Mitul Golani
- [PATCH v13 1/3] drm/i915/vrr: Add helper to check if vrr possible
Mitul Golani
- [PATCH v13 2/3] drm/i915/vrr: Split vrr-compute-config in two phases
Mitul Golani
- [PATCH v13 3/3] drm/i915/panelreplay: Panel replay workaround with VRR
Mitul Golani
- [PATCH] HAX: Check gem_exec_alignment test behavior
Nitin Gote
- [PATCH] WIP: drm/i915/gem: Asynchronous GTT unbinding
Nitin Gote
- [PATCH 0/2] drm/ttm: Really use a separate LRU list for swapped- and pinned objects
Thomas Hellström
- [PATCH 1/2] drm/ttm: Move swapped objects off the manager's LRU list
Thomas Hellström
- [PATCH 2/2] drm/ttm: Move pinned objects off LRU lists when pinning
Thomas Hellström
- [PATCH v3 0/2] drm/ttm: Really use a separate LRU list for swapped- and pinned objects
Thomas Hellström
- [PATCH v3 1/2] drm/ttm: Move swapped objects off the manager's LRU list
Thomas Hellström
- [PATCH v3 2/2] drm/ttm: Move pinned objects off LRU lists when pinning
Thomas Hellström
- [PATCH v5 0/2] drm/ttm: Really use a separate LRU list for swapped- and pinned objects
Thomas Hellström
- [PATCH v5 1/2] drm/ttm: Move swapped objects off the manager's LRU list
Thomas Hellström
- [PATCH v5 2/2] drm/ttm: Move pinned objects off LRU lists when pinning
Thomas Hellström
- [PATCH v6 0/2] drm/ttm: Really use a separate LRU list for swapped- and pinned objects
Thomas Hellström
- [PATCH v6 1/2] drm/ttm: Move swapped objects off the manager's LRU list
Thomas Hellström
- [PATCH v6 2/2] drm/ttm: Move pinned objects off LRU lists when pinning
Thomas Hellström
- [PATCH 0/3] DP2.1 Panel Replay Fixes
Jouni Högander
- [PATCH 1/3] drm/i915/display: Handle MST connector in intel_attached_dp
Jouni Högander
- [PATCH 2/3] drm/i915/psr: Add connector debugfs files for MST connector as well
Jouni Högander
- [PATCH 3/3] drm/i915/psr: Do not wait for PSR being idle on on Panel Replay
Jouni Högander
- [PATCH] drm/i915/display: Prevent DC6 while vblank is enabled for Panel Replay
Jouni Högander
- [PATCH] drm/i915/psr: eDP Panel Replay is not supported on pipes other than A and B
Jouni Högander
- [PATCH v3 0/2] Block DC6 on Vblank enable for Panel Replay
Jouni Högander
- [PATCH v3 1/2] drm/i915/display: Add block_dc6_needed variable into intel_crtc
Jouni Högander
- [PATCH v3 2/2] drm/i915/display: Prevent DC6 while vblank is enabled for Panel Replay
Jouni Högander
- [PATCH v4 0/2] Block DC6 on Vblank enable for Panel Replay
Jouni Högander
- [PATCH v4 1/2] drm/i915/psr: Add intel_psr_needs_block_dc_vblank for blocking dc entry
Jouni Högander
- [PATCH v4 2/2] drm/i915/display: Prevent DC6 while vblank is enabled for Panel Replay
Jouni Högander
- [PATCH 0/2] Implement Wa 14019834836
Jouni Högander
- [PATCH 1/2] drm/i915/psr: Add new SU area calculation helper to apply workarounds
Jouni Högander
- [PATCH 2/2] drm/i915/psr: Implement Wa 14019834836
Jouni Högander
- [PATCH 0/2] Implement Wa 14019834836
Jouni Högander
- [PATCH 1/2] drm/i915/psr: Add new SU area calculation helper to apply workarounds
Jouni Högander
- [PATCH 2/2] drm/i915/psr: Implement Wa 14019834836
Jouni Högander
- [PATCH] drivers/i915: move segment iterator to match current offset
Krzysztof Karas
- [PATCH] drm/i915/dp: use fsleep instead of usleep_rage for LT
Arun R Murthy
- [PATCH] drm/i915/dp: use fsleep instead of usleep_rage for LT
Arun R Murthy
- [PATCH 00/18] Consolidation of DSS Control in Separate Files
Ankit Nautiyal
- [PATCH 01/18] drm/i915/display: Move all DSS control registers to a new file
Ankit Nautiyal
- [PATCH 02/18] drm/i915/dss_regs: Use REG_* macros for the DSS ctl bits
Ankit Nautiyal
- [PATCH 03/18] drm/i915/ddi: Move all mso related helpers to a new file
Ankit Nautiyal
- [PATCH 04/18] drm/i915/dss: Move to struct intel_display
Ankit Nautiyal
- [PATCH 05/18] drm/i915/icl_dsi: Add support in crtc_state to configure dual link mode
Ankit Nautiyal
- [PATCH 06/18] drm/i915/icl_dsi: Move helpers to configure dsi dual link to intel_dss
Ankit Nautiyal
- [PATCH 07/18] drm/i915/vdsc: Rename helper to check if the pipe supports dsc
Ankit Nautiyal
- [PATCH 08/18] drm/i915/vdsc: Move all dss stuff in dss files
Ankit Nautiyal
- [PATCH 09/18] drm/i915/dss: Use struct intel_display in dss dsc helpers
Ankit Nautiyal
- [PATCH 10/18] drm/i915/display: Move dss stuff in intel_dss files
Ankit Nautiyal
- [PATCH 11/18] drm/i915/display: Rename static functions that use joiner
Ankit Nautiyal
- [PATCH 12/18] drm/i915/display: Separate out joiner stuff in a new file
Ankit Nautiyal
- [PATCH 13/18] drm/i915/display: Move intel_crtc_joined_pipe_mask to intel_joiner
Ankit Nautiyal
- [PATCH 14/18] drm/i915/display: Move helpers for primary joiner to intel_joiner
Ankit Nautiyal
- [PATCH 15/18] drm/i915/display: Move intel_crtc_is_joiner_secondary to intel_joiner
Ankit Nautiyal
- [PATCH 16/18] drm/i915/display: Move intel_crtc_joiner_secondary_pipes to intel_joiner
Ankit Nautiyal
- [PATCH 17/18] drm/i915/joiner: Use struct intel_display in intel_joiner_enabled_pipes
Ankit Nautiyal
- [PATCH 18/18] drm/i915/joiner: Use struct intel_display in intel_joiner_supported_pipes
Ankit Nautiyal
- [PATCH 08/18] drm/i915/vdsc: Move all dss stuff in dss files
Ankit Nautiyal
- [PATCH 00/32] Refactor joiner and Ultrajoiner
Ankit Nautiyal
- [PATCH 01/32] drm/i915/display: Move all DSS control registers to a new file
Ankit Nautiyal
- [PATCH 02/32] drm/i915/dss_regs: Use REG_* macros for the DSS ctl bits
Ankit Nautiyal
- [PATCH 03/32] drm/i915/ddi: Move all mso related helpers to a new file
Ankit Nautiyal
- [PATCH 04/32] drm/i915/dss: Move to struct intel_display
Ankit Nautiyal
- [PATCH 05/32] drm/i915/icl_dsi: Add support in crtc_state to configure dual link mode
Ankit Nautiyal
- [PATCH 06/32] drm/i915/icl_dsi: Move helpers to configure dsi dual link to intel_dss
Ankit Nautiyal
- [PATCH 07/32] drm/i915/vdsc: Rename helper to check if the pipe supports dsc
Ankit Nautiyal
- [PATCH 08/32] drm/i915/vdsc: Move all dss stuff in dss files
Ankit Nautiyal
- [PATCH 09/32] drm/i915/dss: Use struct intel_display in dss dsc helpers
Ankit Nautiyal
- [PATCH 10/32] drm/i915/display: Move dss stuff in intel_dss files
Ankit Nautiyal
- [PATCH 11/32] drm/i915/display: Rename static functions that use joiner
Ankit Nautiyal
- [PATCH 12/32] drm/i915/display: Separate out joiner stuff in a new file
Ankit Nautiyal
- [PATCH 13/32] drm/i915/display: Move intel_crtc_joined_pipe_mask to intel_joiner
Ankit Nautiyal
- [PATCH 14/32] drm/i915/display: Move helpers for primary joiner to intel_joiner
Ankit Nautiyal
- [PATCH 15/32] drm/i915/display: Move intel_crtc_is_joiner_secondary to intel_joiner
Ankit Nautiyal
- [PATCH 16/32] drm/i915/display: Move intel_crtc_joiner_secondary_pipes to intel_joiner
Ankit Nautiyal
- [PATCH 17/32] drm/i915/display: Move intel_primary_crtc to intel_joiner
Ankit Nautiyal
- [PATCH 18/32] drm/i915/joiner: Use struct intel_display in intel_joiner_enabled_pipes
Ankit Nautiyal
- [PATCH 19/32] drm/i915/joiner: Use struct intel_display in intel_joiner_supported_pipes
Ankit Nautiyal
- [PATCH 20/32] drm/i915/display: Modify debugfs for joiner to force n pipes
Ankit Nautiyal
- [PATCH 21/32] drm/i915/display: Use joined pipes in intel_dp_joiner_needs_dsc
Ankit Nautiyal
- [PATCH 22/32] drm/i915/display: Use joined pipes in intel_mode_valid_max_plane_size
Ankit Nautiyal
- [PATCH 23/32] drm/i915/display: Use joined pipes in dsc helpers for slices, bpp
Ankit Nautiyal
- [PATCH 24/32] drm/i915/joiner: Add some essential functionality for joiners
Ankit Nautiyal
- [PATCH 25/32] drm/i915: Split current joiner hw state readout
Ankit Nautiyal
- [PATCH 26/32] drm/i915/joiner: Add bigjoiner and uncompressed joiner hw readout sanity checks
Ankit Nautiyal
- [PATCH 27/32] drm/i915: Implement hw state readout and checks for ultrajoiner
Ankit Nautiyal
- [PATCH 28/32] drm/i915/display/vdsc: Add ultrajoiner support with DSC
Ankit Nautiyal
- [PATCH 29/32] drm/i915/display: Modify maxdotclock helper for ultrajoiner
Ankit Nautiyal
- [PATCH 30/32] drm/i915: Compute config and mode valid changes for ultrajoiner
Ankit Nautiyal
- [PATCH 31/32] drm/i915: Add new abstraction layer to handle pipe order for different joiners
Ankit Nautiyal
- [PATCH 32/32] drm/i915/intel_dp: Add support for forcing ultrajoiner
Ankit Nautiyal
- [PATCH 1/2] drm/i915/display: Modify debugfs for joiner to force n pipes
Ankit Nautiyal
- [PATCH 2/2] drm/i915/display: Add debugfs support to avoid joiner
Ankit Nautiyal
- [PATCH 00/18] Ultrajoiner basic functionality series
Ankit Nautiyal
- [PATCH 01/18] drm/i915/display: Check whether platform supports joiner
Ankit Nautiyal
- [PATCH 02/18] drm/i915/display: Modify debugfs for joiner to force n pipes
Ankit Nautiyal
- [PATCH 03/18] drm/i915/display_debugfs: Allow force joiner only if supported
Ankit Nautiyal
- [PATCH 04/18] drm/i915/dp: Add helper to compute num pipes joined
Ankit Nautiyal
- [PATCH 05/18] drm/i915/display: Add debugfs support to avoid joiner
Ankit Nautiyal
- [PATCH 06/18] drm/i915/display: Use joined pipes in intel_dp_joiner_needs_dsc
Ankit Nautiyal
- [PATCH 07/18] drm/i915/display: Use joined pipes in intel_mode_valid_max_plane_size
Ankit Nautiyal
- [PATCH 08/18] drm/i915/display: Use joined pipes in dsc helpers for slices, bpp
Ankit Nautiyal
- [PATCH 09/18] drm/i915: Add some essential functionality for joiners
Ankit Nautiyal
- [PATCH 10/18] drm/i915: Split current joiner hw state readout
Ankit Nautiyal
- [PATCH 11/18] drm/i915: Add bigjoiner and uncompressed joiner hw readout sanity checks
Ankit Nautiyal
- [PATCH 12/18] drm/i915: Implement hw state readout and checks for ultrajoiner
Ankit Nautiyal
- [PATCH 13/18] drm/i915/display: Percolate ultrajoiner info to get_joiner_config
Ankit Nautiyal
- [PATCH 14/18] drm/i915/display/vdsc: Add ultrajoiner support with DSC
Ankit Nautiyal
- [PATCH 15/18] drm/i915: Add new abstraction layer to handle pipe order for different joiners
Ankit Nautiyal
- [PATCH 16/18] drm/i915: Compute config and mode valid changes for ultrajoiner
Ankit Nautiyal
- [PATCH 17/18] drm/i915/display: Consider ultrajoiner for computing maxdotclock
Ankit Nautiyal
- [PATCH 18/18] drm/i915/intel_dp: Add support for forcing ultrajoiner
Ankit Nautiyal
- [PATCH 00/19] Ultrajoiner basic functionality series
Ankit Nautiyal
- [PATCH 01/19] drm/i915/display: Check whether platform supports joiner
Ankit Nautiyal
- [PATCH 02/19] drm/i915/display: Modify debugfs for joiner to force n pipes
Ankit Nautiyal
- [PATCH 03/19] drm/i915/display_debugfs: Allow force joiner only if supported
Ankit Nautiyal
- [PATCH 04/19] drm/i915/dp: Add helper to compute num pipes joined
Ankit Nautiyal
- [PATCH 05/19] drm/i915/display: Add debugfs support to avoid joiner
Ankit Nautiyal
- [PATCH 06/19] drm/i915/display: Simplify intel_joiner_num_pipes and its usage
Ankit Nautiyal
- [PATCH 07/19] drm/i915/display: Use joined pipes in intel_dp_joiner_needs_dsc
Ankit Nautiyal
- [PATCH 08/19] drm/i915/display: Use joined pipes in intel_mode_valid_max_plane_size
Ankit Nautiyal
- [PATCH 09/19] drm/i915/display: Use joined pipes in dsc helpers for slices, bpp
Ankit Nautiyal
- [PATCH 10/19] drm/i915: Add some essential functionality for joiners
Ankit Nautiyal
- [PATCH 11/19] drm/i915: Split current joiner hw state readout
Ankit Nautiyal
- [PATCH 12/19] drm/i915: Add bigjoiner and uncompressed joiner hw readout sanity checks
Ankit Nautiyal
- [PATCH 13/19] drm/i915: Implement hw state readout and checks for ultrajoiner
Ankit Nautiyal
- [PATCH 14/19] drm/i915/display: Percolate ultrajoiner info to get_joiner_config
Ankit Nautiyal
- [PATCH 15/19] drm/i915/display/vdsc: Add ultrajoiner support with DSC
Ankit Nautiyal
- [PATCH 16/19] drm/i915: Add new abstraction layer to handle pipe order for different joiners
Ankit Nautiyal
- [PATCH 17/19] drm/i915: Compute config and mode valid changes for ultrajoiner
Ankit Nautiyal
- [PATCH 18/19] drm/i915/display: Consider ultrajoiner for computing maxdotclock
Ankit Nautiyal
- [PATCH 19/19] drm/i915/intel_dp: Add support for forcing ultrajoiner
Ankit Nautiyal
- [PATCH 0/4] Enhancing Display Helpers for Ultrajoiner
Ankit Nautiyal
- [PATCH 1/4] drm/i915/display: Simplify intel_joiner_num_pipes and its usage
Ankit Nautiyal
- [PATCH 2/4] drm/i915/display: Use joined pipes in intel_dp_joiner_needs_dsc
Ankit Nautiyal
- [PATCH 3/4] drm/i915/display: Use joined pipes in intel_mode_valid_max_plane_size
Ankit Nautiyal
- [PATCH 4/4] drm/i915/display: Use joined pipes in dsc helpers for slices, bpp
Ankit Nautiyal
- [PATCH 00/20] Ultrajoiner basic functionality series
Ankit Nautiyal
- [PATCH 01/20] drm/i915/display: Check whether platform supports joiner
Ankit Nautiyal
- [PATCH 02/20] drm/i915/display: Simplify intel_joiner_num_pipes and its usage
Ankit Nautiyal
- [PATCH 03/20] drm/i915/display: Use joined pipes in intel_dp_joiner_needs_dsc
Ankit Nautiyal
- [PATCH 04/20] drm/i915/display: Use joined pipes in intel_mode_valid_max_plane_size
Ankit Nautiyal
- [PATCH 05/20] drm/i915/display: Use joined pipes in dsc helpers for slices, bpp
Ankit Nautiyal
- [PATCH 06/20] drm/i915/display_debugfs: Allow force joiner only if supported
Ankit Nautiyal
- [PATCH 07/20] drm/i915/display: Modify debugfs for joiner to force n pipes
Ankit Nautiyal
- [PATCH 08/20] drm/i915/dp: Add helper to compute num pipes required
Ankit Nautiyal
- [PATCH 09/20] drm/i915/display: Add debugfs support to avoid joiner
Ankit Nautiyal
- [PATCH 10/20] drm/i915: Add some essential functionality for joiners
Ankit Nautiyal
- [PATCH 11/20] drm/i915: Split current joiner hw state readout
Ankit Nautiyal
- [PATCH 12/20] drm/i915: Add bigjoiner and uncompressed joiner hw readout sanity checks
Ankit Nautiyal
- [PATCH 13/20] drm/i915/display: Add macro HAS_ULTRAJOINER()
Ankit Nautiyal
- [PATCH 14/20] drm/i915: Implement hw state readout and checks for ultrajoiner
Ankit Nautiyal
- [PATCH 15/20] drm/i915/display: Refactor enable_joiner_pipes
Ankit Nautiyal
- [PATCH 16/20] drm/i915/display/vdsc: Add ultrajoiner support with DSC
Ankit Nautiyal
- [PATCH 17/20] drm/i915: Add new abstraction layer to handle pipe order for different joiners
Ankit Nautiyal
- [PATCH 18/20] drm/i915: Compute config and mode valid changes for ultrajoiner
Ankit Nautiyal
- [PATCH 19/20] drm/i915/display: Consider ultrajoiner for computing maxdotclock
Ankit Nautiyal
- [PATCH 20/20] drm/i915/intel_dp: Add support for forcing ultrajoiner
Ankit Nautiyal
- [PATCH 00/19] Ultrajoiner basic functionality series
Ankit Nautiyal
- [PATCH 01/19] drm/i915/display: Simplify intel_joiner_num_pipes and its usage
Ankit Nautiyal
- [PATCH 02/19] drm/i915/display: Use joined pipes in intel_dp_joiner_needs_dsc
Ankit Nautiyal
- [PATCH 03/19] drm/i915/display: Use joined pipes in intel_mode_valid_max_plane_size
Ankit Nautiyal
- [PATCH 04/19] drm/i915/display: Use joined pipes in dsc helpers for slices, bpp
Ankit Nautiyal
- [PATCH 05/19] drm/i915/display_debugfs: Allow force joiner only if supported
Ankit Nautiyal
- [PATCH 06/19] drm/i915/display: Modify debugfs for joiner to force n pipes
Ankit Nautiyal
- [PATCH 07/19] drm/i915/dp: Add helper to compute num pipes required
Ankit Nautiyal
- [PATCH 08/19] drm/i915/display: Add debugfs support to avoid joiner
Ankit Nautiyal
- [PATCH 09/19] drm/i915: Add some essential functionality for joiners
Ankit Nautiyal
- [PATCH 10/19] drm/i915: Split current joiner hw state readout
Ankit Nautiyal
- [PATCH 11/19] drm/i915: Add bigjoiner and uncompressed joiner hw readout sanity checks
Ankit Nautiyal
- [PATCH 12/19] drm/i915/display: Add macro HAS_ULTRAJOINER()
Ankit Nautiyal
- [PATCH 13/19] drm/i915: Implement hw state readout and checks for ultrajoiner
Ankit Nautiyal
- [PATCH 14/19] drm/i915/display: Refactor enable_joiner_pipes
Ankit Nautiyal
- [PATCH 15/19] drm/i915/display/vdsc: Add ultrajoiner support with DSC
Ankit Nautiyal
- [PATCH 16/19] drm/i915: Add new abstraction layer to handle pipe order for different joiners
Ankit Nautiyal
- [PATCH 17/19] drm/i915: Compute config and mode valid changes for ultrajoiner
Ankit Nautiyal
- [PATCH 18/19] drm/i915/display: Consider ultrajoiner for computing maxdotclock
Ankit Nautiyal
- [PATCH 19/19] drm/i915/intel_dp: Add support for forcing ultrajoiner
Ankit Nautiyal
- [PATCH 0/2] Modify iterators to prepare for ultrajoiner
Ankit Nautiyal
- [PATCH 1/2] drm/i915: Add some essential functionality for joiners
Ankit Nautiyal
- [PATCH 2/2] drm/i915/display: Enhance iterators for modeset en/disable
Ankit Nautiyal
- [PATCH 00/15] Ultrajoiner basic functionality series
Ankit Nautiyal
- [PATCH 01/15] drm/i915: Add some essential functionality for joiners
Ankit Nautiyal
- [PATCH 02/15] drm/i915/display: Enhance iterators for modeset en/disable
Ankit Nautiyal
- [PATCH 03/15] drm/i915/display_debugfs: Allow force joiner only if supported
Ankit Nautiyal
- [PATCH 04/15] drm/i915/display: Modify debugfs for joiner to force n pipes
Ankit Nautiyal
- [PATCH 05/15] drm/i915/dp: Add helper to compute num pipes required
Ankit Nautiyal
- [PATCH 06/15] drm/i915/display: Add debugfs support to avoid joiner
Ankit Nautiyal
- [PATCH 07/15] drm/i915: Split current joiner hw state readout
Ankit Nautiyal
- [PATCH 08/15] drm/i915: Add bigjoiner and uncompressed joiner hw readout sanity checks
Ankit Nautiyal
- [PATCH 09/15] drm/i915/display: Add macro HAS_ULTRAJOINER()
Ankit Nautiyal
- [PATCH 10/15] drm/i915: Implement hw state readout and checks for ultrajoiner
Ankit Nautiyal
- [PATCH 11/15] drm/i915/display: Refactor enable_joiner_pipes
Ankit Nautiyal
- [PATCH 12/15] drm/i915/display/vdsc: Add ultrajoiner support with DSC
Ankit Nautiyal
- [PATCH 13/15] drm/i915: Compute config and mode valid changes for ultrajoiner
Ankit Nautiyal
- [PATCH 14/15] drm/i915/display: Consider ultrajoiner for computing maxdotclock
Ankit Nautiyal
- [PATCH 15/15] drm/i915/intel_dp: Add support for forcing ultrajoiner
Ankit Nautiyal
- [PATCH 00/13] Ultrajoiner basic functionality series
Ankit Nautiyal
- [PATCH 01/13] drm/i915/display_debugfs: Allow force joiner only if supported
Ankit Nautiyal
- [PATCH 02/13] drm/i915/display: Modify debugfs for joiner to force n pipes
Ankit Nautiyal
- [PATCH 03/13] drm/i915/dp: Add helper to compute num pipes required
Ankit Nautiyal
- [PATCH 04/13] drm/i915/display: Add debugfs support to avoid joiner
Ankit Nautiyal
- [PATCH 05/13] drm/i915: Split current joiner hw state readout
Ankit Nautiyal
- [PATCH 06/13] drm/i915: Add bigjoiner and uncompressed joiner hw readout sanity checks
Ankit Nautiyal
- [PATCH 07/13] drm/i915/display: Add macro HAS_ULTRAJOINER()
Ankit Nautiyal
- [PATCH 08/13] drm/i915: Implement hw state readout and checks for ultrajoiner
Ankit Nautiyal
- [PATCH 09/13] drm/i915/display: Refactor enable_joiner_pipes
Ankit Nautiyal
- [PATCH 10/13] drm/i915/display/vdsc: Add ultrajoiner support with DSC
Ankit Nautiyal
- [PATCH 11/13] drm/i915: Compute config and mode valid changes for ultrajoiner
Ankit Nautiyal
- [PATCH 12/13] drm/i915/display: Consider ultrajoiner for computing maxdotclock
Ankit Nautiyal
- [PATCH 13/13] drm/i915/intel_dp: Add support for forcing ultrajoiner
Ankit Nautiyal
- [PATCH 00/15] Ultrajoiner basic functionality series
Ankit Nautiyal
- [PATCH 1/7] drm/i915/display_device: Add Check HAS_DSC for bigjoiner
Ankit Nautiyal
- [PATCH 2/7] drm/i915/display_debugfs: Allow force joiner only if supported
Ankit Nautiyal
- [PATCH 3/7] drm/i915/display: Modify debugfs for joiner to force n pipes
Ankit Nautiyal
- [PATCH 4/7] drm/i915/dp: Add helper to compute num pipes required
Ankit Nautiyal
- [PATCH 5/7] drm/i915: Split current joiner hw state readout
Ankit Nautiyal
- [PATCH 6/7] drm/i915: Add bigjoiner and uncompressed joiner hw readout sanity checks
Ankit Nautiyal
- [PATCH 7/7] drm/i915/display: Add macro HAS_ULTRAJOINER()
Ankit Nautiyal
- [PATCH] drm/i915/display: Refactor enable_joiner_pipes
Ankit Nautiyal
- [PATCH 09/15] drm/i915: Implement hw state readout and checks for ultrajoiner
Ankit Nautiyal
- [PATCH 10/15] drm/i915/display/vdsc: Add ultrajoiner support with DSC
Ankit Nautiyal
- [PATCH 11/15] drm/i915/dp: Modify compressed bpp limitations for ultrajoiner
Ankit Nautiyal
- [PATCH 12/15] drm/i915/dp: Simplify helper to get slice count with joiner
Ankit Nautiyal
- [PATCH 13/15] drm/i915: Compute config and mode valid changes for ultrajoiner
Ankit Nautiyal
- [PATCH 14/15] drm/i915/display: Consider ultrajoiner for computing maxdotclock
Ankit Nautiyal
- [PATCH 15/15] drm/i915/intel_dp: Add support for forcing ultrajoiner
Ankit Nautiyal
- [PATCH 0/7] DP DSC min/max src bpc fixes
Ankit Nautiyal
- [PATCH 1/7] drm/i915/dp: Simplify checks for helper intel_dp_dsc_max_src_input_bpc
Ankit Nautiyal
- [PATCH 2/7] drm/i915/dp: Return int from dsc_max/min_src_input_bpc helpers
Ankit Nautiyal
- [PATCH 3/7] drm/i915/dp_mst: Use helpers to get dsc min/max input bpc
Ankit Nautiyal
- [PATCH 4/7] drm/i915/dp: Drop max_requested_bpc for dsc pipe_min/max bpp
Ankit Nautiyal
- [PATCH 5/7] drm/i915/dp: Refactor pipe_bpp limits with dsc
Ankit Nautiyal
- [PATCH 6/7] drm/i915/dp: Use clamp for pipe_bpp limits with DSC
Ankit Nautiyal
- [PATCH 7/7] drm/i915/dp: Set the DSC link limits intel_dp_compute_config_link_bpp_limits
Ankit Nautiyal
- [PATCH] Revert "drm/tests: Add test for drm_framebuffer_free()"
Jani Nikula
- ✓ Fi.CI.IGT: success for drm/i915/rc6: Print RC0 & RC6 freq in RC6 selftest (rev12)
Patchwork
- ✓ Fi.CI.BAT: success for drm/ttm: Really use a separate LRU list for swapped- and pinned objects
Patchwork
- ✗ Fi.CI.BUILD: failure for Consolidation of DSS Control in Separate Files (rev3)
Patchwork
- ✗ Fi.CI.IGT: failure for drm/ttm: Really use a separate LRU list for swapped- and pinned objects
Patchwork
- ✓ Fi.CI.BAT: success for Consolidation of DSS Control in Separate Files (rev4)
Patchwork
- ✓ Fi.CI.BAT: success for DP2.1 Panel Replay Fixes
Patchwork
- ✓ Fi.CI.BAT: success for drm/ttm: Really use a separate LRU list for swapped- and pinned objects (rev2)
Patchwork
- ✗ Fi.CI.IGT: failure for Consolidation of DSS Control in Separate Files (rev4)
Patchwork
- ✓ Fi.CI.IGT: success for DP2.1 Panel Replay Fixes
Patchwork
- ✗ Fi.CI.IGT: failure for drm/ttm: Really use a separate LRU list for swapped- and pinned objects (rev2)
Patchwork
- ✓ Fi.CI.BAT: success for series starting with [v3,1/2] tests/intel/kms_psr2_sf: Modify kms_psr2_sf test
Patchwork
- ✓ Fi.CI.BAT: success for drm/ttm: Really use a separate LRU list for swapped- and pinned objects (rev3)
Patchwork
- ✓ Fi.CI.BAT: success for intel-ci : Reorder test cases to prioritize critical tests
Patchwork
- ✓ Fi.CI.BAT: success for intel-ci : Reorder test cases to prioritize critical tests (rev2)
Patchwork
- ✓ Fi.CI.BAT: success for Print RC0 & RC6 freq in RC6 selftest
Patchwork
- ✓ Fi.CI.BAT: success for series starting with [1/1] Print RC0 & RC6 freq in RC6 selftest (rev2)
Patchwork
- ✓ Fi.CI.BAT: success for series starting with [1/1] Print RC0 & RC6 freq in RC6 selftest (rev3)
Patchwork
- ✗ Fi.CI.BAT: failure for series starting with [1/1] Print RC0 & RC6 freq in RC6 selftest (rev4)
Patchwork
- ✗ Fi.CI.IGT: failure for series starting with [v3,1/2] tests/intel/kms_psr2_sf: Modify kms_psr2_sf test
Patchwork
- ✗ Fi.CI.IGT: failure for drm/ttm: Really use a separate LRU list for swapped- and pinned objects (rev3)
Patchwork
- ✓ Fi.CI.BAT: success for series starting with [1/1] Print RC0 & RC6 freq in RC6 selftest (rev5)
Patchwork
- ✓ Fi.CI.BAT: success for series starting with [1/1] Print RC0 & RC6 freq in RC6 selftest (rev6)
Patchwork
- ✗ Fi.CI.BAT: failure for series starting with [1/1] Print RC0 & RC6 freq in RC6 selftest (rev7)
Patchwork
- ✓ Fi.CI.BAT: success for series starting with [1/1] Print RC0 & RC6 freq in RC6 selftest (rev8)
Patchwork
- ✓ Fi.CI.BAT: success for series starting with [1/1] Print RC0 & RC6 freq in RC6 selftest (rev9)
Patchwork
- ✓ Fi.CI.BAT: success for series starting with [1/1] Print RC0 & RC6 freq in RC6 selftest (rev10)
Patchwork
- ✓ Fi.CI.BAT: success for series starting with [1/1] Print RC0 & RC6 freq in RC6 selftest (rev11)
Patchwork
- ✓ Fi.CI.BAT: success for drm/ttm: Really use a separate LRU list for swapped- and pinned objects (rev4)
Patchwork
- ✓ Fi.CI.BAT: success for series starting with [1/1] Print RC0 & RC6 freq in RC6 selftest (rev12)
Patchwork
- ✗ Fi.CI.IGT: failure for intel-ci : Reorder test cases to prioritize critical tests
Patchwork
- ✗ Fi.CI.IGT: failure for intel-ci : Reorder test cases to prioritize critical tests (rev2)
Patchwork
- ✗ Fi.CI.IGT: failure for Print RC0 & RC6 freq in RC6 selftest
Patchwork
- ✗ Fi.CI.IGT: failure for series starting with [1/1] Print RC0 & RC6 freq in RC6 selftest (rev5)
Patchwork
- ✗ Fi.CI.IGT: failure for series starting with [1/1] Print RC0 & RC6 freq in RC6 selftest (rev8)
Patchwork
- ✗ Fi.CI.IGT: failure for series starting with [1/1] Print RC0 & RC6 freq in RC6 selftest (rev9)
Patchwork
- ✗ Fi.CI.IGT: failure for series starting with [1/1] Print RC0 & RC6 freq in RC6 selftest (rev10)
Patchwork
- ✗ Fi.CI.IGT: failure for series starting with [1/1] Print RC0 & RC6 freq in RC6 selftest (rev11)
Patchwork
- ✗ Fi.CI.BAT: failure for series starting with [1/2] drm/i915/display: Modify debugfs for joiner to force n pipes
Patchwork
- ✓ Fi.CI.BAT: success for drm/i915/display: Prevent DC6 while vblank is enabled for Panel Replay
Patchwork
- ✗ Fi.CI.BAT: failure for drm/i915: Remove reserved stolen range ristriction from gen12.5 (rev4)
Patchwork
- ✗ Fi.CI.BUILD: failure for Modify panel_fitting condition for joiner case
Patchwork
- ✓ Fi.CI.BAT: success for series starting with [1/1] Print RC0 & RC6 freq in RC6 selftest (rev13)
Patchwork
- ✗ Fi.CI.IGT: failure for drm/ttm: Really use a separate LRU list for swapped- and pinned objects (rev4)
Patchwork
- ✗ Fi.CI.IGT: failure for series starting with [1/1] Print RC0 & RC6 freq in RC6 selftest (rev12)
Patchwork
- ✗ Fi.CI.IGT: failure for drm/i915/display: Prevent DC6 while vblank is enabled for Panel Replay
Patchwork
- ✗ Fi.CI.IGT: failure for series starting with [1/1] Print RC0 & RC6 freq in RC6 selftest (rev13)
Patchwork
- ✓ Fi.CI.BAT: success for drm/ttm: Really use a separate LRU list for swapped- and pinned objects (rev5)
Patchwork
- ✗ Fi.CI.BAT: failure for Modify panel_fitting condition for joiner case (rev2)
Patchwork
- ✓ Fi.CI.BAT: success for drm/i915/dp: use fsleep instead of usleep_rage for LT (rev3)
Patchwork
- ✗ Fi.CI.IGT: failure for drm/ttm: Really use a separate LRU list for swapped- and pinned objects (rev5)
Patchwork
- ✗ Fi.CI.IGT: failure for drm/i915/dp: use fsleep instead of usleep_rage for LT (rev3)
Patchwork
- ✗ Fi.CI.BAT: failure for Ultrajoiner basic functionality series (rev5)
Patchwork
- ✗ Fi.CI.BUILD: failure for Introduce drm sharpening property (rev4)
Patchwork
- ✗ Fi.CI.BAT: failure for Introduce drm sharpening property (rev5)
Patchwork
- ✗ Fi.CI.BUILD: failure for HAX: Check gem_exec_alignment test behavior
Patchwork
- ✓ Fi.CI.BAT: success for Revert "drm/tests: Add test for drm_framebuffer_free()"
Patchwork
- ✓ Fi.CI.BAT: success for drm/i915/psr: eDP Panel Replay is not supported on pipes other than A and B
Patchwork
- ✗ Fi.CI.BUILD: failure for tests/intel/xe_pm_residency: [DEBUG PATCH] Assert if sleep more than 120 s
Patchwork
- ✗ Fi.CI.IGT: failure for Revert "drm/tests: Add test for drm_framebuffer_free()"
Patchwork
- ✗ Fi.CI.BAT: failure for Ultrajoiner basic functionality series (rev6)
Patchwork
- ✗ Fi.CI.IGT: failure for drm/i915/psr: eDP Panel Replay is not supported on pipes other than A and B
Patchwork
- ✓ Fi.CI.BAT: success for Ultrajoiner basic functionality series (rev7)
Patchwork
- ✗ Fi.CI.IGT: failure for Ultrajoiner basic functionality series (rev7)
Patchwork
- ✗ Fi.CI.BAT: failure for Ultrajoiner basic functionality series (rev8)
Patchwork
- ✗ Fi.CI.BAT: failure for Block DC6 on Vblank enable for Panel Replay
Patchwork
- ✗ Fi.CI.BAT: failure for Assert xe_pm_residency if sleep > 120 s
Patchwork
- ✗ Fi.CI.BAT: failure for Modify panel_fitting condition for joiner case
Patchwork
- ✗ Fi.CI.BAT: failure for Modify panel_fitting condition for joiner case (rev4)
Patchwork
- ✗ Fi.CI.BUILD: failure for Update VRR guardband for HRR panel (rev2)
Patchwork
- ✓ Fi.CI.BAT: success for Block DC6 on Vblank enable for Panel Replay (rev2)
Patchwork
- ✗ Fi.CI.IGT: failure for Block DC6 on Vblank enable for Panel Replay (rev2)
Patchwork
- ✗ Fi.CI.BUILD: failure for Implement Wa 14019834836
Patchwork
- ✗ Fi.CI.BAT: failure for Test bigjoiner changes
Patchwork
- ✓ Fi.CI.BAT: success for Implement Wa 14019834836 (rev2)
Patchwork
- ✗ Fi.CI.IGT: failure for Implement Wa 14019834836 (rev2)
Patchwork
- ✗ Fi.CI.BUILD: failure for drm/i915/display: Refactor enable_joiner_pipes (rev11)
Patchwork
- ✗ Fi.CI.BAT: failure for Update VRR guardband for HRR panel (rev3)
Patchwork
- ✗ Fi.CI.BAT: failure for drivers/i915: move segment iterator to match current offset
Patchwork
- ✗ Fi.CI.BAT: failure for fix CONFIG_DRM_USE_DYNAMIC_DEBUG=y
Patchwork
- ✓ Fi.CI.BAT: success for drivers/i915: move segment iterator to match current offset
Patchwork
- ✗ Fi.CI.BAT: failure for series starting with [1/7] WIP - fixing i915_driver_hw_remove()
Patchwork
- ✗ Fi.CI.IGT: failure for drivers/i915: move segment iterator to match current offset
Patchwork
- ✗ Fi.CI.BAT: failure for drm/i915/dp: Add FEC Enable Retry mechanism
Patchwork
- ✓ Fi.CI.BAT: success for drm/i915/dp: Add FEC Enable Retry mechanism (rev2)
Patchwork
- ✗ Fi.CI.IGT: failure for drm/i915/dp: Add FEC Enable Retry mechanism (rev2)
Patchwork
- [PATCH] tests/intel/xe_pm_residency: [DEBUG PATCH] Assert if sleep more than 120 s
Karthik Poosa
- [PATCH i-g-t 0/2] Assert xe_pm_residency if sleep > 120 s
Karthik Poosa
- [PATCH i-g-t 1/2] tests/intel/xe_pm_residency: [DEBUG PATCH] Assert if sleep more than 120 s
Karthik Poosa
- [PATCH i-g-t 2/2] HAX: Add xe_pm idle-residency-on-exec test to fast feedback list
Karthik Poosa
- [PATCH i-g-t v3 1/2] tests/intel/kms_psr2_sf: Modify kms_psr2_sf test
Pranay Samala
- [PATCH i-g-t v3 2/2] HAX: Do not merge
Pranay Samala
- [PATCH i-g-t] intel-ci : Reorder test cases to prioritize critical tests
sk.anirban at intel.com
- [PATCH i-g-t] intel-ci : Reorder test cases to prioritize critical tests
sk.anirban at intel.com
Last message date:
Mon Sep 30 15:46:30 UTC 2024
Archived on: Mon Sep 30 15:45:06 UTC 2024
This archive was generated by
Pipermail 0.09 (Mailman edition).