Intel-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-10-05 23:22:41 to 2018-10-10 01:36:15 UTC [more...]

[PATCH 0/6] Watermarks small fixes/improvements
 2018-10-10  1:36 UTC  (9+ messages)
` [PATCH 1/6] drm/i915: don't apply Display WAs 1125 and 1126 to GLK/CNL+
` [PATCH 2/6] drm/i915: fix the transition minimums for gen9+ watermarks
` [PATCH 3/6] drm/i915: fix the watermark result selection on glk/gen10+
` [PATCH 4/6] drm/i915: transition WMs ask for Selected Result Blocks

[PATCH 1/4] drm/i915/psr: Always wait for idle state when disabling PSR
 2018-10-10  1:12 UTC  (18+ messages)
` [PATCH 2/4] drm/i915: Disable PSR when a PSR aux error happen
` [PATCH 3/4] drm/i915: Cache sink_count for eDP
` [PATCH 4/4] drm/i915: Check PSR errors instead of retrain while PSR is enabled
` ✗ Fi.CI.SPARSE: warning for series starting with [1/4] drm/i915/psr: Always wait for idle state when disabling PSR
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "

[PATCH 01/10] drm: Do not call drm_dp_cec_set_edid() while registering DP connectors
 2018-10-10  0:55 UTC  (4+ messages)
` [PATCH 06/10] drm/i915/icl: Mark TC port as safe when interruptions are disabled

[PATCH v3] drm/i915/dp: Link train Fallback on eDP only if fallback link BW can fit panel's native mode
 2018-10-10  0:47 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for drm/i915/dp: Link train Fallback on eDP only if fallback link BW can fit panel's native mode (rev2)
` ✓ Fi.CI.IGT: "

[PATCH] drm/i915: nuke the intel_lvds_connector
 2018-10-10  0:03 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for "
` ✓ Fi.CI.IGT: "

[PATCH] /drm/i915/hdmi: SCDC Scrambling enable without CTS mode
 2018-10-09 23:30 UTC  (5+ messages)
` ✓ Fi.CI.BAT: success for "
` ✓ Fi.CI.IGT: "

[PATCH] drm/atomic_helper: Allow DPMS On<->Off changes for unregistered connectors
 2018-10-09 22:50 UTC  (4+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for "
` ✗ Fi.CI.BAT: failure "
` ✓ Fi.CI.BAT: success "

[PATCH v5 00/28] Display Stream Compression enabling on eDP/DP
 2018-10-09 22:24 UTC  (33+ messages)
` [PATCH v5 03/28] drm/i915/dp: Cache the DP/eDP DSC DPCD register set on Hotplug/eDP Init
` [PATCH v5 04/28] drm/dp: DRM DP helper/macros to get DP sink DSC parameters
` [PATCH v5 05/28] drm/i915/dp: Add helpers for Compressed BPP and Slice Count for DSC
` [PATCH v5 06/28] drm/i915/dp: Validate modes using max Output BPP and slice count when DSC supported
` [PATCH v5 07/28] drm/dp: Define payload size for DP SDP PPS packet
` [PATCH v5 08/28] drm/dsc: Define Display Stream Compression PPS infoframe
` [PATCH v5 09/28] drm/dsc: Define VESA Display Stream Compression Capabilities
` [PATCH v5 10/28] drm/dsc: Define Rate Control values that do not change over configurations
` [PATCH v5 11/28] drm/dsc: Add helpers for DSC picture parameter set infoframes
` [PATCH v5 12/28] drm/i915/dp: Add DSC params and DSC config to intel_crtc_state
` [PATCH v5 13/28] drm/i915/dp: Compute DSC pipe config in atomic check
` [PATCH v5 14/28] drm/i915/dp: Do not enable PSR2 if DSC is enabled
` [PATCH v5 15/28] drm/dsc: Define the DSC 1.1 and 1.2 Line Buffer depth constants
` [PATCH v5 16/28] drm/i915/dsc: Define & Compute VESA DSC params
` [PATCH v5 17/28] drm/i915/dsc: Compute Rate Control parameters for DSC
` [PATCH v5 18/28] drm/i915/dp: Enable/Disable DSC in DP Sink
` [PATCH v5 19/28] drm/i915/dsc: Add a power domain for VDSC on eDP/MIPI DSI
` [PATCH v5 20/28] drm/i915/dp: Configure i915 Picture parameter Set registers during DSC enabling
` [PATCH v5 21/28] drm/i915/dp: Use the existing write_infoframe() for DSC PPS SDPs
` [PATCH v5 22/28] drm/i915/dp: Populate DSC PPS SDP and send PPS infoframes
` [PATCH v5 23/28] drm/i915/icl: Add Display Stream Splitter control registers
` [PATCH v5 24/28] drm/i915/dp: Configure Display stream splitter registers during DSC enable
` [PATCH v5 25/28] drm/i915/dp: Disable DSC in source by disabling DSS CTL bits
` [PATCH v5 26/28] drm/i915/dsc: Enable and disable appropriate power wells for VDSC
` [PATCH v5 27/28] drm/i915/dsc: Add Per connector debugfs node for DSC support/enable
` [PATCH v5 28/28] drm/i915/dsc: Force DSC enable if requested by IGT/userspace
` ✗ Fi.CI.CHECKPATCH: warning for Display Stream Compression enabling on eDP/DP (rev5)
` ✗ Fi.CI.SPARSE: "
` ✗ Fi.CI.BAT: failure "

[RFC v1] Data port coherency control for UMDs
 2018-10-09 21:44 UTC  (5+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for drm/i915: Add Exec param to control data port coherency. (rev7)
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "
` ✗ Fi.CI.IGT: failure "

[PATCH] drm/i915: Convert _print_param to a macro
 2018-10-09 20:59 UTC  (2+ messages)

[PATCH v2 1/4] drm/i915/dp: Link train Fallback on eDP only if fallback link BW can fit panel's native mode
 2018-10-09 20:49 UTC  (6+ messages)

[PATCH] drm/dp: Add definitions for eDP Rev 1.4a and 1.4b
 2018-10-09 19:34 UTC  (7+ messages)
` ✓ Fi.CI.BAT: success for "
` ✓ Fi.CI.IGT: "

[PATCH] drm: Fix kernel doc for DRM_MODE_PROP_IMMUTABLE
 2018-10-09 19:27 UTC  (3+ messages)

[RFC v1] drm/i915: Add Exec param to control data port coherency
 2018-10-09 18:06 UTC  (2+ messages)
` [PATCH v6] drm/i915: Add IOCTL Param "

[PATCH] drm/i915: add a common connector type independent destroy hook
 2018-10-09 17:29 UTC  (6+ messages)
` ✓ Fi.CI.BAT: success for "
` ✓ Fi.CI.IGT: "

[PATCH v7 0/5] Fix legacy DPMS changes with MST
 2018-10-09 17:20 UTC  (8+ messages)
` [PATCH v7 1/5] drm/atomic_helper: Disallow new modesets on unregistered connectors
` [PATCH v7 2/5] drm/nouveau: Fix nv50_mstc->best_encoder()
` [PATCH v7 3/5] drm/i915: Don't unset intel_connector->mst_port
` [PATCH v7 4/5] drm/i915: Skip vcpi allocation for MSTB ports that are gone
` [PATCH v7 5/5] drm/i915: Fix intel_dp_mst_best_encoder()
` ✓ Fi.CI.BAT: success for Fix legacy DPMS changes with MST (rev7)

[PATCH] pci: Add a few new IDs for Intel GPU "spurious interrupt" quirk
 2018-10-09 17:01 UTC  (8+ messages)

[PATCH] x86: Downgrade clock throttling thermal event critical error
 2018-10-09 14:51 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for "
` ✓ Fi.CI.IGT: "

[PATCH 1/2] drm/i915/sdvo: Fix multi function encoder stuff
 2018-10-09 14:44 UTC  (3+ messages)
` [PATCH 2/2] drm/i915/sdvo: Utilize intel_panel for fixed_mode

[PATCH] drm/i915: Downgrade unknown firmware warnings
 2018-10-09 14:06 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for "
` ✓ Fi.CI.IGT: "

[PATCH 1/2] drm/i915: Do intel_panel_destroy_backlight() later
 2018-10-09 13:37 UTC  (8+ messages)
` [PATCH 2/2] drm/i915: Drop the eDP check from intel_dp_connector_destroy()
` ✓ Fi.CI.BAT: success for series starting with [1/2] drm/i915: Do intel_panel_destroy_backlight() later
` ✓ Fi.CI.IGT: "

[PATCH v11 0/2] Add XYUV format support
 2018-10-09 13:34 UTC  (2+ messages)

[PATCH xf86-video-intel v3 0/2] Added AYUV format support
 2018-10-09 13:30 UTC  (3+ messages)
` [PATCH xf86-video-intel v3 1/2] sna/gen9+: Split out wm_kernel from the sna_composite_op flags
` [PATCH xf86-video-intel v3 2/2] sna: Added AYUV format support for textured and sprite video adapters

[PATCH] libata: Downgrade unsupported feature warnings to notifications
 2018-10-09 13:22 UTC  (4+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for "
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "

[PATCH v3 0/8] drm/i915: GTT remapping for display
 2018-10-09 11:54 UTC  (12+ messages)
` [PATCH v3 3/8] drm/i915: Add a new "remapped" gtt_view

[PATCH] drm/i915: Check ppgtt validity for GVT GEM context
 2018-10-09  7:44 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for "
` ✓ Fi.CI.IGT: "

[PATCH v4] drm/i915: Remove i915.enable_ppgtt override
 2018-10-09  7:35 UTC  (10+ messages)

[PATCH v2 1/6] drm/i915/icl: Add WaEnable32PlaneMode
 2018-10-09  7:19 UTC  (7+ messages)
` [PATCH v2 5/6] drm/i915/icl: Add Wa_1406609255
` [PATCH v2 6/6] drm/i915/icl:Add Wa_1606682166

[RFC 00/10] i915 pvmmio to improve GVTg performance
 2018-10-09  2:31 UTC  (7+ messages)
` [RFC 01/10] drm/i915/gvt: add module parameter enable_pvmmio
` [RFC 02/10] drm/i915/gvt: get ready of memory for pvmmio

[PATCH v6 0/5] Fix legacy DPMS changes with MST
 2018-10-08 23:41 UTC  (8+ messages)
` [PATCH v6 1/5] drm/atomic_helper: Disallow new modesets on unregistered connectors
` [PATCH v6 2/5] drm/nouveau: Fix nv50_mstc->best_encoder()
` [PATCH v6 3/5] drm/i915: Don't unset intel_connector->mst_port
` [PATCH v6 4/5] drm/i915: Skip vcpi allocation for MSTB ports that are gone
` [PATCH v6 5/5] drm/i915: Fix intel_dp_mst_best_encoder()
` ✗ Fi.CI.CHECKPATCH: warning for Fix legacy DPMS changes with MST (rev6)
` ✓ Fi.CI.BAT: success "

[PATCH v5 0/5] Fix legacy DPMS changes with MST
 2018-10-08 23:16 UTC  (8+ messages)
` [PATCH v5 1/5] drm/atomic_helper: Disallow new modesets on unregistered connectors
` [PATCH v5 2/5] drm/nouveau: Fix nv50_mstc->best_encoder()
` [PATCH v5 3/5] drm/i915: Don't unset intel_connector->mst_port
` [PATCH v5 4/5] drm/i915: Skip vcpi allocation for MSTB ports that are gone
` [PATCH v5 5/5] drm/i915: Fix intel_dp_mst_best_encoder()
` ✗ Fi.CI.CHECKPATCH: warning for Fix legacy DPMS changes with MST (rev5)
` ✓ Fi.CI.BAT: success "

[PATCH] drm/i915: Rename full ppgtt configuration to be more generic
 2018-10-08 19:45 UTC  (5+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for drm/i915: Rename full ppgtt configuration to be more generic (rev6)
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "

[PATCH] drm/i915: Make 48bit full ppgtt configuration generic (v6)
 2018-10-08 18:14 UTC  (2+ messages)
` [PATCH] drm/i915: Make 48bit full ppgtt configuration generic (v7)

[RFC PATCH 0/3] drm/i915: serialized performance queries
 2018-10-08 17:14 UTC  (13+ messages)
` [RFC PATCH 1/3] drm/i915/perf: allow holding preemption on filtered ctx
` [RFC PATCH 2/3] drm/i915/perf: allow for CS OA configs to be created lazily
` [RFC PATCH 3/3] drm/i915: add a new perf configuration execbuf parameter
` ✗ Fi.CI.CHECKPATCH: warning for drm/i915: serialized performance queries
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "
` ✗ Fi.CI.IGT: failure "

[PATCH] drm/i915: Fix the HDMI hot plug disconnection failure
 2018-10-08 15:56 UTC  (4+ messages)
` [PATCH] drm/i915: Fix the HDMI hot plug disconnection failure (v2)

[PATCH] drm/i915: Stop calling intel_opregion unregister/register in suspend/resume
 2018-10-08 14:04 UTC  (4+ messages)
` ✓ Fi.CI.IGT: success for "

[PATCH] drm/i915: Fixup kernel doc for param name changes
 2018-10-08 13:09 UTC  (5+ messages)
` ✓ Fi.CI.BAT: success for "
` ✓ Fi.CI.IGT: "

Gemini Lake graphics corruption at top of screen
 2018-10-08  5:48 UTC 

[PATCH] drm/i915: Refactor PSR status debugfs
 2018-10-06  9:33 UTC  (4+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for "
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "

[PATCH] drm/i915/hdmi: Add HDMI 2.0 audio clock recovery N values
 2018-10-06  8:11 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for "
` ✓ Fi.CI.IGT: "

[PATCH v2] drm/i915/aml: Add new Amber Lake PCI ID
 2018-10-06  6:02 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for drm/i915/aml: Add new Amber Lake PCI ID (rev2)

[PATCH 1/2] drm/i915: Fix VIDEO_DIP_CTL bit shifts
 2018-10-06  2:00 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for series starting with [1/2] "

[PATCH] [intel-gfx] drm/i915/csr Added DC5 and DC6 counter register for ICL in debugfs entry
 2018-10-06  1:20 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for drm/i915/csr Added DC5 and DC6 counter register for ICL in debugfs entry. (rev5)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox