messages from 2026-05-12 12:03:05 to 2026-05-13 13:57:16 UTC [more...]
[PATCH v3 0/6] drm/i915: add display irq hooks
2026-05-13 13:57 UTC (16+ messages)
` [PATCH v3 1/6] drm/i915/irq: deduplicate dg1_de_irq_postinstall() and gen11_de_irq_postinstall()
` [PATCH v3 2/6] drm/i915/irq: constify pipe stats parameters
` [PATCH v3 3/6] drm/i915/irq: add display irq funcs, start with intel_display_irq_reset()
` [PATCH v3 4/6] drm/i915/irq: add intel_display_irq_postinstall() to irq funcs
` [PATCH v3 5/6] drm/i915/irq: add intel_display_irq_ack() "
` [PATCH v3 6/6] drm/i915/irq: add intel_display_irq_handler() "
` ✗ i915.CI.BAT: failure for drm/i915: add display irq hooks (rev2)
[RESEND 0/4] drm/i915/display: start switching to display specific reg types
2026-05-13 13:50 UTC (4+ messages)
[RESEND 0/6] drm/i915: crtc iteration cleanups
2026-05-13 12:23 UTC (14+ messages)
` [RESEND 1/6] drm/{i915, xe}: move xe_display_flush_cleanup_work() to i915 display
` [RESEND 2/6] drm/i915/display: switch from drm_for_each_crtc() to for_each_intel_crtc()
` [RESEND 3/6] drm/i915/display: always pass display->drm to for_each_intel_crtc*()
` [RESEND 4/6] drm/i915/display: pass struct intel_display to all for_each_intel_crtc*() macros
` [RESEND 5/6] drm/i915/display: stop passing i to for_each_*_intel_crtc_in_state() macros
` [RESEND 6/6] drm/i915/display: stop passing i to for_each_pipe_crtc_modeset_{enable, disable}()
` ✗ i915.CI.BAT: failure for drm/i915: crtc iteration cleanups (rev2)
[PATCH] drm/i915/backlight: Sanitize BIOS-enabled PCH PWM in full-AUX VESA path
2026-05-13 12:19 UTC (8+ messages)
` ✗ Fi.CI.BUILD: warning for "
` ✓ i915.CI.BAT: success "
[PATCH] drm/i915: skip __i915_request_skip() for already signaled requests
2026-05-13 11:38 UTC (3+ messages)
[RESEND] drm/i915/sdvo: use the i2c bus locking functions
2026-05-13 10:10 UTC (4+ messages)
` ✓ i915.CI.BAT: success for drm/i915/sdvo: use the i2c bus locking functions (rev2)
[PATCH 0/6] drm/i915/intel_panel: Fix seamless VRR mode switching for DRRS panels
2026-05-13 7:34 UTC (9+ messages)
` [PATCH 1/6] drm/i915/display: Deprecate TRANS_VSYNC where VRR TG is always on
` [PATCH 2/6] drm/i915/panel: Preserve Vtotal-Vsync distance while adjusting vtotal
` [PATCH 3/6] drm/i915/intel_panel: Add a helper to get the highest refresh rate mode
` [PATCH 4/6] drm/i915/intel_panel: Pass crtc_state to intel_panel_compute_config
` [PATCH 5/6] drm/i915/intel_panel: Use highest refresh rate mode for VRR panels
` [PATCH 6/6] drm/i915/intel_panel: Refine VRR fixed mode selection for DRRS panels
` ✓ i915.CI.BAT: success for drm/i915/intel_panel: Fix seamless VRR mode switching for DRRS panels (rev2)
` ✗ i915.CI.Full: failure "
[PATCH 0/3] drm/i915/cx0: fix PLL enable failure handling on Meteor Lake
2026-05-13 6:53 UTC (3+ messages)
` [PATCH 1/3] drm/i915/cx0: check PLL ACK bit in intel_cx0_pll_is_enabled()
[PATCH v4 00/20] drm/atomic: Rework initial state allocation
2026-05-13 6:45 UTC (23+ messages)
` [PATCH v4 01/20] drm/atomic: Document atomic commit lifetime
` [PATCH v4 02/20] drm/colorop: Fix typos in the doc
` [PATCH v4 03/20] drm/atomic: Drop drm_private_obj.state assignment from create_state
` [PATCH v4 04/20] drm/atomic: Expand atomic_create_state expectations for drm_private_obj
` [PATCH v4 05/20] drm/mode-config: Document drm_private_obj exclusion from drm_mode_config_reset()
` [PATCH v4 06/20] drm/colorop: Rename __drm_colorop_state_reset()
` [PATCH v4 07/20] drm/colorop: Create drm_atomic_helper_colorop_create_state()
` [PATCH v4 08/20] drm/atomic-state-helper: Fix __drm_atomic_helper_plane_reset() doc typo
` [PATCH v4 09/20] drm/atomic-state-helper: Rename __drm_atomic_helper_plane_state_reset()
` [PATCH v4 10/20] drm/plane: Add new atomic_create_state callback
` [PATCH v4 11/20] drm/atomic-state-helper: Rename __drm_atomic_helper_crtc_state_reset()
` [PATCH v4 12/20] drm/crtc: Add new atomic_create_state callback
` [PATCH v4 13/20] drm/atomic-state-helper: Rename __drm_atomic_helper_connector_state_reset()
` [PATCH v4 14/20] drm/hdmi: Rename __drm_atomic_helper_connector_hdmi_reset()
` [PATCH v4 15/20] drm/connector: Add new atomic_create_state callback
` [PATCH v4 16/20] drm/mode-config: Create drm_mode_config_create_initial_state()
` [PATCH v4 17/20] drm/drv: Switch skeleton to drm_mode_config_create_initial_state()
` [PATCH v4 18/20] drm/tidss: Switch "
` [PATCH v4 19/20] drm/tidss: Convert to atomic_create_state
` [PATCH v4 20/20] drm/bridge_connector: "
` ✓ i915.CI.BAT: success for drm/atomic: Rework initial state allocation (rev3)
` ✗ i915.CI.Full: failure "
[PATCH] drm/i915/display: Handle odd position for planar formats in selective fetch
2026-05-13 2:04 UTC (2+ messages)
` ✓ i915.CI.Full: success for "
[PATCH] Revert "i915: don't use a vma that didn't match the context VM"
2026-05-12 15:15 UTC (2+ messages)
[PATCH v5 00/15] CMTG enablement
2026-05-12 14:24 UTC (17+ messages)
` [PATCH v5 01/15] drm/i915/cmtg: Add intel_cmtg_is_allowed() for CMTG
` [PATCH v5 02/15] drm/i915/cmtg: Set CMTG clock select
` [PATCH v5 03/15] drm/i915/cmtg: Add cmtg transcoder offset in struct _device_info
` [PATCH v5 04/15] drm/i915/cmtg: Set timings for CMTG
` [PATCH v5 05/15] drm/i915/cmtg: Program VRR registers of CMTG
` [PATCH v5 06/15] drm/i915/cmtg: Set transcoder mn for CMTG
` [PATCH v5 07/15] drm/i915/cmtg: Add hook to enable CMTG with sync to port
` [PATCH v5 08/15] drm/i915/cmtg: Add a hook to make eDP transcoder secondary
` [PATCH v5 09/15] drm/i915/cmtg: Split CMTG support check from intel_cmtg_is_allowed()
` [PATCH v5 10/15] drm/i915/cmtg: Modify existing hook to disable CMTG
` [PATCH v5 11/15] drm/i915/cmtg: Add CMTG interrupt handling
` [PATCH v5 12/15] drm/i915/cmtg: Add CMTG HWGB programming
` [PATCH v5 13/15] drm/i915/cmtg: Add CMTG scan line programming
` [PATCH v5 14/15] drm/i915/cmtg: Add trigger to enable/disable cmtg
` [PATCH v5 15/15] drm/i915/cmtg: Restore CMTG after DC6 entry
` ✗ Fi.CI.BUILD: failure for CMTG enablement (rev5)
[PATCH v3 0/4] More Fixes for color pipeline
2026-05-12 14:16 UTC (2+ messages)
` ✓ i915.CI.Full: success for "
[PATCH v2 0/4] drm/i915/bw: Split bandwidth params into platform- and display-IP-specific structs
2026-05-12 13:33 UTC (11+ messages)
` [PATCH v2 1/4] drm/i915/bw: Extract platform-specific parameters
` [PATCH v2 4/4] drm/i915/bw: Extract get_display_bw_params()
[PATCH v2 00/11] drm/i915/display: reduce the pm demand peak bw based on display data rate
2026-05-12 12:02 UTC (4+ messages)
` [PATCH v2 11/11] drm/i915/bw: insert a sw bw info entry to cater low data rate usecases
page: | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox