intel-gfx.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-08-03 22:21:55 to 2023-08-10 06:52:38 UTC [more...]

[Intel-gfx] [PULL] drm-misc-fixes
 2023-08-10  6:52 UTC 

[Intel-gfx] [PATCH v1 0/3] Resolve suspend-resume racing with GuC destroy-context-worker
 2023-08-10  3:39 UTC  (9+ messages)
` [Intel-gfx] [PATCH v1 1/3] drm/i915/guc: Flush context destruction worker at suspend
` [Intel-gfx] [PATCH v1 2/3] drm/i915/guc: Close deregister-context race against CT-loss
` [Intel-gfx] [PATCH v1 3/3] drm/i915/gt: Timeout when waiting for idle in suspending

[Intel-gfx] [PATCH 00/27] drm/i915/gvt: KVM: KVMGT fixes and page-track cleanups
 2023-08-10  3:02 UTC  (8+ messages)
` [Intel-gfx] [PATCH 19/27] KVM: x86/mmu: Use page-track notifiers iff there are external users

[Intel-gfx] [PATCH] drm/i915/display: Dual refresh rate fastset fixes with VRR fastset
 2023-08-10  0:25 UTC  (4+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for "
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✓ Fi.CI.BAT: success "

[Intel-gfx] [PATCH 1/2] drm/i915: fix display probe for IVB Q and IVB D GT2 server
 2023-08-09 22:27 UTC  (9+ messages)
` [Intel-gfx] [PATCH 2/2] drm/i915: debug log when GMD ID indicates there's no display
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/2] drm/i915: fix display probe for IVB Q and IVB D GT2 server
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✓ Fi.CI.BAT: success "
` [Intel-gfx] ✓ Fi.CI.IGT: "

[Intel-gfx] [CI 1/3] drm/i915: Avoid endless HPD poll detect loop via runtime suspend/resume
 2023-08-09 17:50 UTC  (8+ messages)
` [Intel-gfx] [CI 2/3] drm/i915: Don't change the status of forced connectors during hotplug detect
` [Intel-gfx] [CI 3/3] drm/i915: Don't change the status of forced connectors during HPD poll detect
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [CI,1/3] drm/i915: Avoid endless HPD poll detect loop via runtime suspend/resume
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [CI,1/3] drm/i915: Avoid endless HPD poll detect loop via runtime suspend/resume (rev2)
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✓ Fi.CI.BAT: success "

[Intel-gfx] [CI 0/3] Test conflict fix for "Fix Wa_22016122933 implementation"
 2023-08-09 12:13 UTC  (21+ messages)
` [Intel-gfx] [CI 1/3] drm/i915/gt: Simplify shmem_create_from_object map_type selection
` [Intel-gfx] [CI 2/3] drm/i915: Make i915_coherent_map_type GT-centric
` [Intel-gfx] [CI 3/3] drm/i915/gt: Apply workaround 22016122933 correctly
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for Test conflict fix for "Fix Wa_22016122933 implementation"
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✓ Fi.CI.BAT: success "
` [Intel-gfx] ✗ Fi.CI.IGT: failure "
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for Test conflict fix for "Fix Wa_22016122933 implementation" (rev2)
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✓ Fi.CI.BAT: success "
` [Intel-gfx] ✗ Fi.CI.IGT: failure "
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for Test conflict fix for "Fix Wa_22016122933 implementation" (rev3)
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✗ Fi.CI.BAT: failure "
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for Test conflict fix for "Fix Wa_22016122933 implementation" (rev4)
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✗ Fi.CI.BAT: failure "
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for Test conflict fix for "Fix Wa_22016122933 implementation" (rev5)
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✓ Fi.CI.BAT: success "

[Intel-gfx] [PATCH 0/4] drm/i915/irq: cleanups
 2023-08-09 11:44 UTC  (16+ messages)
` [Intel-gfx] [PATCH 1/4] drm/i915/irq: add dedicated intel_display_irq_init()
` [Intel-gfx] [PATCH 2/4] drm/i915/irq: add dg1_de_irq_postinstall()
` [Intel-gfx] [PATCH 3/4] drm/i915/irq: add ilk_de_irq_postinstall()
` [Intel-gfx] [PATCH 4/4] drm/i915/irq: move all PCH irq postinstall calls to display code
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915/irq: cleanups
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✓ Fi.CI.BAT: success "
` [Intel-gfx] ✗ Fi.CI.IGT: failure "
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915/irq: cleanups (rev2)
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✓ Fi.CI.BAT: success "

[Intel-gfx] [PATCH] drm/i915: Fix mistake in intel_modeset_all_pipes condition
 2023-08-09 10:02 UTC  (9+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for "
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✓ Fi.CI.BAT: success "

[Intel-gfx] [PATCH 0/2] DP2.0 SDP split
 2023-08-09  8:12 UTC  (9+ messages)
` [Intel-gfx] [PATCH 1/2] drm/i915/display: optimize DP 2.0 sdp split update config
` [Intel-gfx] [PATCH 2/2] drm/i915/display: support DP2.0 SDP split for DP-MST
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for DP2.0 SDP split
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✓ Fi.CI.BAT: success "
` [Intel-gfx] ✗ Fi.CI.IGT: failure "

[Intel-gfx] [PATCH] drm/i915/mtl: Disable SF round to nearest even
 2023-08-09  7:26 UTC  (4+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for "
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✗ Fi.CI.BAT: failure "

[Intel-gfx] [PATCH] drm/i915/quirk: Add quirk for devices that cannot be dimmed
 2023-08-09  6:26 UTC  (5+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915/quirk: Add quirk for devices that cannot be dimmed (rev4)
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✓ Fi.CI.BAT: success "
` [Intel-gfx] ✓ Fi.CI.IGT: "

[Intel-gfx] [PATCH v6 0/5] fdinfo memory stats
 2023-08-09  4:33 UTC  (5+ messages)
` [Intel-gfx] [PATCH 5/5] drm/i915: Implement fdinfo memory stats printing

[Intel-gfx] [PATCH i-g-t] tests/i915_pm_freq_api: Ignore zero register value
 2023-08-09  0:50 UTC 

[Intel-gfx] linux-next: manual merge of the fbdev tree with the drm-misc tree
 2023-08-09  0:36 UTC 

[Intel-gfx] [PATCH v4] drm/i915: Avoid circular locking dependency when flush delayed work on gt reset
 2023-08-08 22:05 UTC  (5+ messages)

[Intel-gfx] [PATCH] drm/i915/quirk: Add quirk for devices that cannot be dimmed
 2023-08-08 17:39 UTC  (2+ messages)
` [Intel-gfx] [PATCH v3 RESEND] "

[Intel-gfx] [PATCH 00/20] DSC misc fixes
 2023-08-08 17:29 UTC  (24+ messages)
` [Intel-gfx] [PATCH 10/20] drm/i915/dp: Add functions to get min/max src input bpc with DSC
` [Intel-gfx] [PATCH 11/20] drm/i915/dp: Check min bpc DSC limits for dsc_force_bpc also
` [Intel-gfx] [PATCH 13/20] drm/i915/dp: Rename helper to get DSC max pipe_bpp
` [Intel-gfx] [PATCH 14/20] drm/i915/dp: Separate out functions for edp/DP for computing DSC bpp
` [Intel-gfx] [PATCH 15/20] drm/i915/dp: Add DSC BPC/BPP constraints while selecting pipe bpp with DSC
` [Intel-gfx] [PATCH 16/20] drm/i915/dp: Separate out function to get compressed bpp with joiner
` [Intel-gfx] [PATCH 19/20] drm/i915/dp: Check src/sink compressed bpp limit for edp
` [Intel-gfx] [PATCH 20/20] drm/i915/dp: Check if force_dsc_output_format is possible
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for DSC misc fixes (rev6)
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✓ Fi.CI.BAT: success "
` [Intel-gfx] ✓ Fi.CI.IGT: "

[Intel-gfx] [PATCH v7 0/8] Add DSC PPS readout
 2023-08-08 16:38 UTC  (13+ messages)
` [Intel-gfx] [PATCH v7 1/8] drm/i915/vdsc: Refactor dsc register field macro
` [Intel-gfx] [PATCH v7 2/8] drm/i915/vdsc: Add a check for dsc split cases
` [Intel-gfx] [PATCH v7 3/8] drm/i915/vdsc: Add func to get no. of vdsc instances per pipe
` [Intel-gfx] [PATCH v7 4/8] drm/i915/vdsc: Add function to read any PPS register
` [Intel-gfx] [PATCH v7 5/8] drm/i915/vdsc: Add function to write in "
` [Intel-gfx] [PATCH v7 6/8] drm/i915/vdsc: Remove unused dsc registers
` [Intel-gfx] [PATCH v7 7/8] drm/i915/vdsc: Fill the intel_dsc_get_pps_config function
` [Intel-gfx] [PATCH v7 8/8] drm/i915/display: Compare the readout dsc pps params
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for Add DSC PPS readout (rev7)
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✓ Fi.CI.BAT: success "
` [Intel-gfx] ✗ Fi.CI.IGT: failure "

[Intel-gfx] [PATCH] drm/i915/dsi: Explicit first_line_bpg_offset assignment for DSI
 2023-08-08 15:40 UTC  (10+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for "
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✓ Fi.CI.BAT: success "
` [Intel-gfx] ✗ Fi.CI.IGT: failure "
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915/dsi: Explicit first_line_bpg_offset assignment for DSI (rev2)
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✓ Fi.CI.BAT: success "
` [Intel-gfx] ✗ Fi.CI.IGT: failure "

[Intel-gfx] [PATCH v6 0/4] drm: Use full allocated minor range for DRM
 2023-08-08 15:04 UTC  (7+ messages)
` [Intel-gfx] [PATCH v6 3/4] drm: Expand max DRM device number to full MINORBITS

[Intel-gfx] [PATCH 0/9] drm/i915/mtl: Add Support for C10 phy
 2023-08-08 14:52 UTC  (3+ messages)
` [Intel-gfx] [PATCH 5/9] drm/i915/mtl: MTL PICA hotplug detection

[Intel-gfx] [PATCH] drm/i915/display: pre-initialize some values in probe_gmdid_display()
 2023-08-08 13:41 UTC  (6+ messages)

[Intel-gfx] [PATCH] drm/i915/dp: Fix LT debug print in SDP CRC enable
 2023-08-08 12:45 UTC  (5+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915/dp: Fix LT debug print in SDP CRC enable (rev2)
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✓ Fi.CI.BAT: success "
` [Intel-gfx] ✓ Fi.CI.IGT: "

[Intel-gfx] [PATCH 0/4] Fix C10/C20 implementation w.r.t. owned PHY lanes
 2023-08-08 10:43 UTC  (5+ messages)
` [Intel-gfx] [PATCH 1/4] drm/i915/cx0: Add intel_cx0_get_owned_lane_mask()

[Intel-gfx] [PATCH v6 0/8] Add DSC PPS readout
 2023-08-08  8:09 UTC  (11+ messages)
` [Intel-gfx] [PATCH v6 3/8] drm/i915/vdsc: Add func to get no. of vdsc instances per pipe
` [Intel-gfx] [PATCH v6 4/8] drm/i915/vdsc: Add function to read any PPS register
` [Intel-gfx] [PATCH v6 5/8] drm/i915/vdsc: Add function to write in "
` [Intel-gfx] [PATCH v6 8/8] drm/i915/display: Compare the readout dsc pps params

[Intel-gfx] drm/i915/dsi: Explicit first_line_bpg_offset assignment for DSI
 2023-08-08  7:53 UTC 

[Intel-gfx] [PATCH v1 00/14] Replace acronym with full platform name in defines
 2023-08-07 22:48 UTC  (2+ messages)

[Intel-gfx] [PATCH] drm/i915/guc: Fix potential null pointer deref in GuC 'steal id' test
 2023-08-07 19:46 UTC  (3+ messages)

[Intel-gfx] [preempt-rt] BUG: sleeping function called from invalid context at drivers/gpu/drm/i915/gt/uc/intel_guc.h
 2023-08-07 19:18 UTC  (3+ messages)

[Intel-gfx] [PATCH i-g-t 0/3] gputop memory usage
 2023-08-07 14:40 UTC  (3+ messages)
` [Intel-gfx] [PATCH i-g-t 2/3] lib/igt_drm_clients: Store memory info in the client

[Intel-gfx] [PATCH v4 00/29] drm/i915/gvt: KVM: KVMGT fixes and page-track cleanups
 2023-08-04  0:41 UTC  (4+ messages)
` [Intel-gfx] [PATCH v4 12/29] KVM: x86/mmu: Move kvm_arch_flush_shadow_{all, memslot}() to mmu.c

[Intel-gfx] [PATCH] drm/i915: Replace dead 01.org link
 2023-08-07 13:12 UTC  (6+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for "
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✓ Fi.CI.BAT: success "
` [Intel-gfx] ✗ Fi.CI.IGT: failure "

[Intel-gfx] [PATCH v2 0/3] Move stolen memory handling details into i915_gem_stolen
 2023-08-07  5:56 UTC  (8+ messages)
` [Intel-gfx] [PATCH v2 3/3] drm/i915/fbc: Moved fence related code away from intel_fbc
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for Move stolen memory handling details into i915_gem_stolen (rev4)
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✓ Fi.CI.BAT: success "
` [Intel-gfx] ✓ Fi.CI.IGT: "

[Intel-gfx] [PATCH] drm/i915/vdsc: Fix first_line_bpg_offset calculation
 2023-08-07  2:45 UTC  (10+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for "
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915/vdsc: Fix first_line_bpg_offset calculation (rev3)
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✓ Fi.CI.BAT: success "
` [Intel-gfx] ✓ Fi.CI.IGT: "

[Intel-gfx] linux-next: build failure after merge of the drm-misc tree
 2023-08-07  1:36 UTC 

[Intel-gfx] linux-next: build warning after merge of the drm-misc tree
 2023-08-07  1:28 UTC 

[Intel-gfx] [PATCH v4 1/1] drm/i915: Move abs_diff() to math.h
 2023-08-04 15:50 UTC  (5+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for series starting with [v4,1/1] "

[Intel-gfx] [CI] PR for PVC FWs for Xe
 2023-08-04 15:05 UTC 

[Intel-gfx] [PATCH] drm/i915/sdvo: fix panel_type initialization
 2023-08-04 15:03 UTC  (3+ messages)

[Intel-gfx] [PATCH] drm/i915/sdvo: ignore returned broken edid on intel_sdvo_tmds_sink_detect
 2023-08-04 13:17 UTC  (4+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for "

[Intel-gfx] [PATCH v2 0/5] drm/i915: Fix connector HPD polling
 2023-08-04 12:28 UTC  (2+ messages)

[Intel-gfx] [PULL] drm-intel-gt-next
 2023-08-04  8:45 UTC 

[Intel-gfx] [PATCH v2 1/1] drm/i915/pxp/mtl: intel_pxp_init_hw needs runtime-pm inside pm-complete
 2023-08-04  5:07 UTC  (5+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [v2,1/1] drm/i915/pxp/mtl: intel_pxp_init_hw needs runtime-pm inside pm-complete (rev2)
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✓ Fi.CI.BAT: success "
` [Intel-gfx] ✗ Fi.CI.IGT: failure "

[Intel-gfx] [PATCH] drm/i915/huc: silence injected failure in the load via GSC path
 2023-08-04  4:10 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for drm/i915/huc: silence injected failure in the load via GSC path (rev2)


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 NNTP newsgroup(s).