Intel-GFX Archive mirror
 help / color / mirror / Atom feed
 messages from 2023-10-23 11:02:34 to 2023-10-24 17:08:26 UTC [more...]

[Intel-gfx] [PATCH V2] PCI: Move VMD ASPM/LTR fix to PCI quirk
 2023-10-24 17:08 UTC  (2+ messages)

[Intel-gfx] [PATCH] drm/i915: Support FP16 compressed formats on MTL
 2023-10-24 16:59 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915: Support FP16 compressed formats on MTL (rev4)
` [Intel-gfx] ✓ Fi.CI.BAT: success "

[Intel-gfx] [PATCH 0/2] drm/i915/lnl: Assign correct phys
 2023-10-24 16:21 UTC  (6+ messages)
` [Intel-gfx] [PATCH 2/2] drm/i915/lnl: Fix check for TC phy
` [Intel-gfx] ✗ Fi.CI.BUILD: failure for drm/i915/lnl: Assign correct phys (rev2)

[Intel-gfx] [rft, PATCH v2 0/7] drm/i915/dsi: 2nd attempt to get rid of IOSF GPIO
 2023-10-24 16:11 UTC  (9+ messages)
` [Intel-gfx] [PATCH v2 1/7] drm/i915/dsi: Replace while(1) with one with clear exit condition
` [Intel-gfx] [PATCH v2 2/7] drm/i915/dsi: Get rid of redundant 'else'
` [Intel-gfx] [PATCH v2 3/7] drm/i915/dsi: Replace check with a (missing) MIPI sequence name
` [Intel-gfx] [PATCH v2 4/7] drm/i915/dsi: Extract common soc_gpio_exec() helper
` [Intel-gfx] [PATCH v2 5/7] drm/i915/dsi: Replace poking of VLV GPIOs behind the driver's back
` [Intel-gfx] [PATCH v2 6/7] drm/i915/dsi: Replace poking of CHV "
` [Intel-gfx] [PATCH v2 7/7] drm/i915/iosf: Drop unused APIs

[Intel-gfx] [RFC v6 0/8] DRM scheduling cgroup controller
 2023-10-24 16:07 UTC  (9+ messages)
` [Intel-gfx] [RFC 1/8] cgroup: Add the DRM "
` [Intel-gfx] [RFC 2/8] drm/cgroup: Track DRM clients per cgroup
` [Intel-gfx] [RFC 3/8] drm/cgroup: Add ability to query drm cgroup GPU time
` [Intel-gfx] [RFC 4/8] drm/cgroup: Add over budget signalling callback
` [Intel-gfx] [RFC 5/8] drm/cgroup: Only track clients which are providing drm_cgroup_ops
` [Intel-gfx] [RFC 6/8] cgroup/drm: Introduce weight based drm cgroup control
` [Intel-gfx] [RFC 7/8] drm/i915: Implement cgroup controller over budget throttling
` [Intel-gfx] [RFC 8/8] cgroup/drm: Expose GPU utilisation

[Intel-gfx] [rft, PATCH v1 0/2] drm/i915/dsi: An attempt to get rid of IOSF GPIO on VLV
 2023-10-24 15:58 UTC  (4+ messages)

[Intel-gfx] [PATCH] drm/i915/mcr: Hold GT forcewake during steering operations
 2023-10-24 15:29 UTC  (7+ messages)
` [Intel-gfx] [PATCH v2] "
` [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/mcr: Hold GT forcewake during steering operations (rev2)

[Intel-gfx] [PATCH] drm/i915/adl: Initialize all GV points as restricted in bw_state
 2023-10-24 14:50 UTC  (4+ messages)

[Intel-gfx] [PATCH] drm/i915/pmu: Check if pmu is closed before stopping event
 2023-10-24 13:58 UTC  (3+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/pmu: Check if pmu is closed before stopping event (rev2)

[Intel-gfx] [PATCH v3 1/3] pwm: make it possible to apply pwm changes in atomic context
 2023-10-23 13:34 UTC  (7+ messages)

[Intel-gfx] [PATCH 0/4] drm/i915/mst: MST modeset sequence fixes
 2023-10-24 13:25 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for drm/i915/mst: MST modeset sequence fixes (rev2)
` [Intel-gfx] ✓ Fi.CI.BAT: success "

[Intel-gfx] [PATCH 1/2] drm/i915: fix Makefile sort and indent
 2023-10-24 13:04 UTC  (2+ messages)
` [Intel-gfx] [PATCH 2/2] drm/i915: move Makefile display debugfs files next to display

[Intel-gfx] [PATCH v2] debugobjects: stop accessing objects after releasing spinlock
 2023-10-24 12:56 UTC  (5+ messages)

[Intel-gfx] [PATCH v4 00/23] Framework for display parameters
 2023-10-24 12:55 UTC  (25+ messages)
` [Intel-gfx] [PATCH v4 01/23] drm/i915/display: Add framework to add parameters specific to display
` [Intel-gfx] [PATCH v4 02/23] drm/i915/display: Dump also display parameters
` [Intel-gfx] [PATCH v4 03/23] drm/i915/display: Move enable_fbc module parameter under display
` [Intel-gfx] [PATCH v4 04/23] drm/i915/display: Move psr related module parameters "
` [Intel-gfx] [PATCH v4 05/23] drm/i915/display: Move vbt_firmware module parameter "
` [Intel-gfx] [PATCH v4 06/23] drm/i915/display: Move lvds_channel_mode "
` [Intel-gfx] [PATCH v4 07/23] drm/i915/display: Move panel_use_ssc "
` [Intel-gfx] [PATCH v4 08/23] drm/i915/display: Move vbt_sdvo_panel_type "
` [Intel-gfx] [PATCH v4 09/23] drm/i915/display: Move enable_dc "
` [Intel-gfx] [PATCH v4 10/23] drm/i915/display: Move enable_dpt "
` [Intel-gfx] [PATCH v4 11/23] drm/i915/display: Move enable_sagv "
` [Intel-gfx] [PATCH v4 12/23] drm/i915/display: Move disable_power_well "
` [Intel-gfx] [PATCH v4 13/23] drm/i915/display: Move enable_ips "
` [Intel-gfx] [PATCH v4 14/23] drm/i915/display: Move invert_brightness "
` [Intel-gfx] [PATCH v4 15/23] drm/i915/display: Move edp_vswing "
` [Intel-gfx] [PATCH v4 16/23] drm/i915/display: Move enable_dpcd_backlight "
` [Intel-gfx] [PATCH v4 17/23] drm/i915/display: Move load_detect_test "
` [Intel-gfx] [PATCH v4 18/23] drm/i915/display: Move force_reset_modeset_test "
` [Intel-gfx] [PATCH v4 19/23] drm/i915/display: Move disable_display "
` [Intel-gfx] [PATCH v4 20/23] drm/i915/display: Use device parameters instead of module in I915_STATE_WARN
` [Intel-gfx] [PATCH v4 21/23] drm/i915/display: Move verbose_state_checks under display
` [Intel-gfx] [PATCH v4 22/23] drm/i915/display: Move nuclear_pageflip "
` [Intel-gfx] [PATCH v4 23/23] drm/i915/display: Move enable_dp_mst "

[Intel-gfx] [PATCH v2] drm/i915/display: Use dma_fence interfaces instead of i915_sw_fence
 2023-10-24 12:53 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/display: Use dma_fence interfaces instead of i915_sw_fence (rev2)

[Intel-gfx] [PATCH v2 00/24] Framework for display parameters
 2023-10-24 12:50 UTC  (51+ messages)
` [Intel-gfx] [PATCH v2 04/24] drm/i915/display: Move psr related module parameters under display
` [Intel-gfx] [PATCH v2 05/24] drm/i915/display: Move vbt_firmware module parameter "
` [Intel-gfx] [PATCH v2 06/24] drm/i915/display: Move lvds_channel_mode "
` [Intel-gfx] [PATCH v2 07/24] drm/i915/display: Move panel_use_ssc "
` [Intel-gfx] [PATCH v2 08/24] drm/i915/display: Move vbt_sdvo_panel_type "
` [Intel-gfx] [PATCH v2 09/24] drm/i915/display: Move enable_dc "
` [Intel-gfx] [PATCH v2 10/24] drm/i915/display: Move enable_dpt "
` [Intel-gfx] [PATCH v2 11/24] drm/i915/display: Move enable_sagv "
` [Intel-gfx] [PATCH v2 12/24] drm/i915/display: Move disable_power_well "
` [Intel-gfx] [PATCH v2 13/24] drm/i915/display: Move enable_ips "
` [Intel-gfx] [PATCH v2 14/24] drm/i915/display: Move invert_brightness "
` [Intel-gfx] [PATCH v2 15/24] drm/i915/display: Move edp_vswing "
` [Intel-gfx] [PATCH v2 16/24] drm/i915/display: Move enable_dpcd_backlightmodule "
` [Intel-gfx] [PATCH v2 17/24] drm/i915/display: Move load_detect_test "
` [Intel-gfx] [PATCH v2 18/24] drm/i915/display: Move force_reset_modeset_test "
` [Intel-gfx] [PATCH v2 19/24] drm/i915/display: Move disable_display "
` [Intel-gfx] [PATCH v2 20/24] drm/i915/display: Use device parameters instead of module in I915_STATE_WARN
` [Intel-gfx] [PATCH v2 21/24] drm/i915/display: Move verbose_state_checks under display
` [Intel-gfx] [PATCH v2 22/24] drm/i915/display: Move nuclear_pageflip "
` [Intel-gfx] [PATCH v2 23/24] drm/i915/display: Move enable_dp_mst "
` [Intel-gfx] [PATCH v2 24/24] drm/i915/display: Use same permissions for enable_sagv as for rest

[Intel-gfx] [PATCH 1/3] drm/i915/pmu: add pmu_to_i915() helper
 2023-10-24 12:43 UTC  (8+ messages)
` [Intel-gfx] [PATCH 2/3] drm/i915/pmu: add event_to_pmu() helper
  ` [Intel-gfx] [PATCH v2] drm/i915/pmu: add perf_event_to_pmu() helper
` [Intel-gfx] [PATCH 3/3] drm/i915/pmu: rearrange hrtimer pointer chasing

[Intel-gfx] [PATCH 00/29] drm/i915: Improve BW management on MST links
 2023-10-24 12:34 UTC  (36+ messages)
` [Intel-gfx] [PATCH 01/29] drm/dp_mst: Fix fractional DSC bpp handling
` [Intel-gfx] [PATCH 02/29] drm/dp_mst: Add helper to determine if an MST port is downstream of another port
` [Intel-gfx] [PATCH 03/29] drm/dp_mst: Factor out a helper to check the atomic state of a topology manager
` [Intel-gfx] [PATCH 04/29] drm/dp_mst: Swap the order of checking root vs. non-root port BW limitations
` [Intel-gfx] [PATCH 05/29] drm/dp_mst: Allow DSC in any Synaptics last branch device
` [Intel-gfx] [PATCH 06/29] drm/dp: Add DP_HBLANK_EXPANSION_CAPABLE and DSC_PASSTHROUGH_EN DPCD flags
` [Intel-gfx] [PATCH 07/29] drm/dp_mst: Add HBLANK expansion quirk for Synaptics MST hubs
  ` [Intel-gfx] [PATCH v2 "
` [Intel-gfx] [PATCH 08/29] drm/dp: Add helpers to calculate the link BW overhead
  ` [Intel-gfx] [PATCH v2 "
` [Intel-gfx] [PATCH 09/29] drm/i915/dp_mst: Enable FEC early once it's known DSC is needed
` [Intel-gfx] [PATCH 10/29] drm/i915/dp: Specify the FEC overhead as an increment vs. a remainder
` [Intel-gfx] [PATCH 11/29] drm/i915/dp: Pass actual BW overhead to m_n calculation
` [Intel-gfx] [PATCH 12/29] drm/i915/dp_mst: Account for FEC and DSC overhead during BW allocation
` [Intel-gfx] [PATCH 13/29] drm/i915/dp_mst: Add atomic state for all streams on pre-tgl platforms
` [Intel-gfx] [PATCH 14/29] drm/i915/dp_mst: Program the DSC PPS SDP for each stream
` [Intel-gfx] [PATCH 15/29] drm/i915/dp: Make sure the DSC PPS SDP is disabled whenever DSC is disabled
` [Intel-gfx] [PATCH 16/29] drm/i915/dp_mst: Add missing DSC compression disabling
` [Intel-gfx] [PATCH 17/29] drm/i915/dp: Rename intel_ddi_disable_fec_state() to intel_ddi_disable_fec()
` [Intel-gfx] [PATCH 18/29] drm/i915/dp: Wait for FEC detected status in the sink
` [Intel-gfx] [PATCH 19/29] drm/i915/dp: Disable FEC ready flag "
` [Intel-gfx] [PATCH 20/29] drm/i915/dp_mst: Handle the Synaptics HBlank expansion quirk
` [Intel-gfx] [PATCH 21/29] drm/i915/dp_mst: Enable decompression in the sink from the MST encoder hooks
` [Intel-gfx] [PATCH 22/29] drm/i915/dp: Enable DSC via the connector decompression AUX
  ` [Intel-gfx] [PATCH v2 "
` [Intel-gfx] [PATCH 23/29] drm/i915/dp_mst: Enable DSC passthrough
  ` [Intel-gfx] [PATCH v2 "
` [Intel-gfx] [PATCH 24/29] drm/i915/dp_mst: Enable MST DSC decompression for all streams
` [Intel-gfx] [PATCH 25/29] drm/i915: Factor out function to clear pipe update flags
` [Intel-gfx] [PATCH 26/29] drm/i915/dp_mst: Force modeset CRTC if DSC toggling requires it
` [Intel-gfx] [PATCH 27/29] drm/i915/dp_mst: Improve BW sharing between MST streams
` [Intel-gfx] [PATCH 28/29] drm/i915/dp_mst: Check BW limitations only after all streams are computed
` [Intel-gfx] [PATCH 29/29] drm/i915: Query compressed bpp properly using correct DPCD and DP Spec info

[Intel-gfx] [PATCH] drm/i915/gt: Use proper priority enum instead of 0
 2023-10-24 12:23 UTC  (2+ messages)

[Intel-gfx] [PATCH v2] drm/i915/mtl: Add Wa_14019821291
 2023-10-24 12:18 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for drm/i915/mtl: Add Wa_14019821291 (rev2)
` [Intel-gfx] ✓ Fi.CI.BAT: success "

[Intel-gfx] [PATCH] drm/i915/pmu: Check if pmu is closed before stopping event
 2023-10-24 12:07 UTC  (2+ messages)

[Intel-gfx] [RFC 0/3] drm/i915: split display from drm_i915_private and i915_drv.h
 2023-10-24 11:51 UTC  (3+ messages)

[Intel-gfx] [PATCH v3 00/23] Framework for display parameters
 2023-10-24 11:41 UTC  (26+ messages)
` [Intel-gfx] [PATCH v3 01/23] drm/i915/display: Add framework to add parameters specific to display
` [Intel-gfx] [PATCH v3 02/23] drm/i915/display: Dump also display parameters
` [Intel-gfx] [PATCH v3 03/23] drm/i915/display: Move enable_fbc module parameter under display
` [Intel-gfx] [PATCH v3 04/23] drm/i915/display: Move psr related module parameters "
` [Intel-gfx] [PATCH v3 05/23] drm/i915/display: Move vbt_firmware module parameter "
` [Intel-gfx] [PATCH v3 06/23] drm/i915/display: Move lvds_channel_mode "
` [Intel-gfx] [PATCH v3 07/23] drm/i915/display: Move panel_use_ssc "
` [Intel-gfx] [PATCH v3 08/23] drm/i915/display: Move vbt_sdvo_panel_type "
` [Intel-gfx] [PATCH v3 09/23] drm/i915/display: Move enable_dc "
` [Intel-gfx] [PATCH v3 10/23] drm/i915/display: Move enable_dpt "
` [Intel-gfx] [PATCH v3 11/23] drm/i915/display: Move enable_sagv "
` [Intel-gfx] [PATCH v3 12/23] drm/i915/display: Move disable_power_well "
` [Intel-gfx] [PATCH v3 13/23] drm/i915/display: Move enable_ips "
` [Intel-gfx] [PATCH v3 14/23] drm/i915/display: Move invert_brightness "
` [Intel-gfx] [PATCH v3 15/23] drm/i915/display: Move edp_vswing "
` [Intel-gfx] [PATCH v3 16/23] drm/i915/display: Move enable_dpcd_backlight "
` [Intel-gfx] [PATCH v3 17/23] drm/i915/display: Move load_detect_test "
` [Intel-gfx] [PATCH v3 18/23] drm/i915/display: Move force_reset_modeset_test "
` [Intel-gfx] [PATCH v3 19/23] drm/i915/display: Move disable_display "
` [Intel-gfx] [PATCH v3 20/23] drm/i915/display: Use device parameters instead of module in I915_STATE_WARN
` [Intel-gfx] [PATCH v3 21/23] drm/i915/display: Move verbose_state_checks under display
` [Intel-gfx] [PATCH v3 22/23] drm/i915/display: Move nuclear_pageflip "
` [Intel-gfx] [PATCH v3 23/23] drm/i915/display: Move enable_dp_mst "

[Intel-gfx] [PATCH v4 0/4] Apply Wa_16018031267 / Wa_16018063123
 2023-10-24 11:41 UTC  (12+ messages)
` [Intel-gfx] [PATCH v4 1/4] drm/i915: Reserve some kernel space per vm
` [Intel-gfx] [PATCH v4 2/4] drm/i915: Add WABB blit for Wa_16018031267 / Wa_16018063123
` [Intel-gfx] [PATCH v4 3/4] drm/i915/gt: add selftest to exercise WABB
` [Intel-gfx] [PATCH v4 4/4] drm/i915: Set copy engine arbitration for Wa_16018031267 / Wa_16018063123

[Intel-gfx] [PATCH v3] drm/i915: Flush WC GGTT only on required platforms
 2023-10-24 11:07 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915: Flush WC GGTT only on required platforms (rev10)

[Intel-gfx] [PATCH v3 05/10] drm/ci: clean up xfails (specially flakes list)
 2023-10-24  0:45 UTC 

[Intel-gfx] [PATCH v3 0/4] Apply Wa_16018031267 / Wa_16018063123
 2023-10-23 19:08 UTC  (17+ messages)
` [Intel-gfx] [PATCH v3 1/4] drm/i915: Enable NULL PTE support for vm scratch
` [Intel-gfx] [PATCH v3 2/4] drm/i915: Reserve some kernel space per vm
` [Intel-gfx] [PATCH v3 3/4] drm/i915: Add WABB blit for Wa_16018031267 / Wa_16018063123
` [Intel-gfx] [PATCH v3 4/4] drm/i915: Set copy engine arbitration "

[Intel-gfx] [PATCH] drm/i915/pmu: Check is pmu is closed before stopping event
 2023-10-23 15:13 UTC  (2+ messages)

[Intel-gfx] [PATCH] drm/i915/mtl: avoid stringop-overflow warning
 2023-10-23 12:49 UTC  (2+ messages)

[Intel-gfx] [PATCH] drm/i915: stop including i915_utils.h from intel_runtime_pm.h
 2023-10-23 12:14 UTC  (3+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).