intel-gfx.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-11-12 20:52:52 to 2018-11-14 20:45:42 UTC [more...]

[PULL] drm-misc-fixes
 2018-11-14 20:45 UTC 

[PATCH] drm/i915: Disable LP3 watermarks on all SNB machines
 2018-11-14 18:06 UTC  (8+ messages)
` [Intel-gfx] "
` ✓ Fi.CI.BAT: success for "
` ✓ Fi.CI.IGT: "
` [PATCH v2] "
` ✓ Fi.CI.BAT: success for drm/i915: Disable LP3 watermarks on all SNB machines (rev2)

[PATCH v2 0/3] CRTC background color
 2018-11-14 18:05 UTC  (16+ messages)
` [PATCH v2 1/3] drm/i915: Force background color to black for gen9+
` [PATCH v2 2/3] drm: Add CRTC background color property (v2)
` [PATCH v2 3/3] drm/i915/gen9+: Add support for pipe background color (v2)
` [PATCH i-g-t v2] tests/kms_crtc_background_color: overhaul for latest ABI proposal (v2)
` ✗ Fi.CI.CHECKPATCH: warning for CRTC background color (rev2)
` ✓ Fi.CI.BAT: success "

[PATCH v2 1/2] drm/i915/icl: replace check for combo phy
 2018-11-14 17:23 UTC  (16+ messages)
` [PATCH v2 2/2] drm/i915/icl: reverse uninit order
      ` [PATCH v2] "
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [v2,1/2] drm/i915/icl: replace check for combo phy
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [v2,1/2] drm/i915/icl: replace check for combo phy (rev2)
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "

[PATCH 1/3] drm/i915: Use explicit old crtc state in skl_compute_wm()
 2018-11-14 16:37 UTC  (5+ messages)
` [PATCH 2/3] drm/i915: Remove bogus FIXME from SKL wm computation
` [PATCH 3/3] drm/i915: Remove dead update_wm_pre assignment from SKL wm code
` ✓ Fi.CI.BAT: success for series starting with [1/3] drm/i915: Use explicit old crtc state in skl_compute_wm()
` ✓ Fi.CI.IGT: "

[PATCH] drm/i915: remove excess line continuation backslashes
 2018-11-14 15:01 UTC  (5+ messages)
` ✗ Fi.CI.BAT: failure for "
` ✓ Fi.CI.BAT: success "

[PATCH] drm/i915: use appropriate integer types for flags
 2018-11-14 14:15 UTC  (5+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for "
` ✓ Fi.CI.BAT: success "

[RFC v5 0/8] Add Plane Color Properties
 2018-11-14 13:59 UTC  (4+ messages)
` [RFC v5 2/8] drm: Add Plane Degamma properties

Backports for drm-intel-fixes
 2018-11-14 13:32 UTC  (7+ messages)
  ` [PATCH -fixes 1/3] drm/i915: Move programming plane scaler to its own function
    ` [PATCH -fixes 2/3] drm/i915: Clean up skl_program_scaler()
    ` [PATCH -fixes 3/3] drm/i915: Account for scale factor when calculating initial phase
      ` [PATCH v2 "

[PATCH 1/3] drm/i915/gen9_bc: Work around DMC bug zeroing power well requests
 2018-11-14 11:55 UTC  (6+ messages)
` [PATCH 3/3] drm/i915: Remove special case for power well 1/MISC_IO state verification
` ✓ Fi.CI.IGT: success for series starting with [1/3] drm/i915/gen9_bc: Work around DMC bug zeroing power well requests

[PATCH 1/2] drm/i915: Mark up GTT sizes as u64
 2018-11-14 11:52 UTC  (3+ messages)
` [PATCH 2/2] drm/i915: Compare user's 64b GTT offset even on 32b
  ` [Intel-gfx] "

[PATCH 2/2] drm/i915: Request no slices if no active pipes
 2018-11-14 11:11 UTC  (3+ messages)

[PATCH v2] Fix the possible watermark miswriting for skl+
 2018-11-14 11:09 UTC  (6+ messages)
` ✓ Fi.CI.BAT: success for "
` ✓ Fi.CI.IGT: "

[PATCH 1/2] drm/i915: Deduplicate register definition for GAMW_ECO_DEV_RW_IA
 2018-11-14 10:38 UTC  (4+ messages)
` [PATCH 2/2] drm/i915: Fix icl workarounds whitespaces

[PATCH 1/2] drm/i915/icl: Drop spurious register read from icl_dbuf_slices_update
 2018-11-14 10:38 UTC  (3+ messages)

[PATCH v3 1/3] drm/i915/icl: replace check for combo phy
 2018-11-14  8:09 UTC  (9+ messages)
` [PATCH v3 2/3] drm/i915/icl: reverse uninit order
` [PATCH v3 3/3] drm/i195: spell out reverse on for_each macros
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [v3,1/3] drm/i915/icl: replace check for combo phy
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "

[PATCH v9 00/24] Remaining DSC + FEC patches
 2018-11-14  7:51 UTC  (29+ messages)
` [PATCH v9 01/24] drm/dsc: Modify DRM helper to return complete DSC color depth capabilities
` [PATCH v9 02/24] drm/dsc: Define Display Stream Compression PPS infoframe
` [PATCH v9 03/24] drm/dsc: Define VESA Display Stream Compression Capabilities
` [PATCH v9 04/24] drm/dsc: Define Rate Control values that do not change over configurations
` [PATCH v9 05/24] drm/dsc: Add helpers for DSC picture parameter set infoframes
` [PATCH v9 06/24] drm/dsc: Define the DSC 1.1 and 1.2 Line Buffer depth constants
` [PATCH v9 07/24] drm/i915/dp: Add DSC params and DSC config to intel_crtc_state
` [PATCH v9 08/24] drm/i915/dp: Compute DSC pipe config in atomic check
` [PATCH v9 09/24] drm/i915/dp: Do not enable PSR2 if DSC is enabled
` [PATCH v9 10/24] drm/i915/dsc: Define & Compute VESA DSC params
` [PATCH v9 11/24] drm/i915/dsc: Compute Rate Control parameters for DSC
` [PATCH v9 12/24] drm/i915/dp: Enable/Disable DSC in DP Sink
` [PATCH v9 13/24] drm/i915/dsc: Add a power domain for VDSC on eDP/MIPI DSI
` [PATCH v9 14/24] drm/i915/dp: Configure i915 Picture parameter Set registers during DSC enabling
` [PATCH v9 15/24] drm/i915/dp: Use the existing write_infoframe() for DSC PPS SDPs
` [PATCH v9 16/24] drm/i915/dp: Populate DSC PPS SDP and send PPS infoframes
` [PATCH v9 17/24] drm/i915/dp: Configure Display stream splitter registers during DSC enable
` [PATCH v9 18/24] drm/i915/dp: Disable DSC in source by disabling DSS CTL bits
` [PATCH v9 19/24] drm/i915/dsc: Enable and disable appropriate power wells for VDSC
` [PATCH v9 20/24] drm/i915/dsc: Add Per connector debugfs node for DSC support/enable
` [PATCH v9 21/24] i915/dp/fec: Add fec_enable to the crtc state
` [PATCH v9 22/24] drm/i915/fec: Set FEC_READY in FEC_CONFIGURATION
` [PATCH v9 23/24] i915/dp/fec: Configure the Forward Error Correction bits
` [PATCH v9 24/24] drm/i915/fec: Disable FEC state
` ✗ Fi.CI.CHECKPATCH: warning for Remaining DSC + FEC patches
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "

[CI] drm/i915: don't apply Display WAs 1125 and 1126 to GLK/CNL+
 2018-11-14  7:08 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for "
` ✓ Fi.CI.IGT: "

[PATCH v3 0/8] i915 pvmmio to improve GVTg performance
 2018-11-14  2:43 UTC  (14+ messages)
` [PATCH v3 1/8] drm/i915: introduced pv capability for vgpu
` [PATCH v3 2/8] drm/i915: get ready of memory for pvmmio
` [PATCH v3 3/8] drm/i915: context submission pvmmio optimization
` [PATCH v3 4/8] drm/i915: ppgtt update "
` [PATCH v3 5/8] drm/i915/gvt: GVTg handle pvmmio_caps PVINFO register
` [PATCH v3 6/8] drm/i915/gvt: GVTg handle shared_page setup
` [PATCH v3 7/8] drm/i915/gvt: GVTg support context submission pvmmio optimization
` [PATCH v3 8/8] drm/i915/gvt: GVTg support ppgtt "
` ✗ Fi.CI.CHECKPATCH: warning for i915 pvmmio to improve GVTg performance
` ✗ Fi.CI.SPARSE: "
` ✗ Fi.CI.BAT: failure "

[RFC 0/7] mkwrite_device_info removal
 2018-11-13 22:28 UTC  (31+ messages)
` [RFC 2/7] drm/i915: Introduce runtime device info
` [RFC 3/7] drm/i915: Move all runtime modified device info fields into runtime info
` [RFC 4/7] drm/i915: Remove mkwrite_device_info
` [RFC 5/7] drm/i915: Move gen and platform mask to runtime device info
` [RFC 6/7] drm/i915: Introduce subplatform concept

[PATCH xf86-video-intel v8 0/2] Added AYUV format support
 2018-11-13 20:39 UTC  (6+ messages)
` [PATCH xf86-video-intel v8 1/2] sna/gen9+: Split out wm_kernel from the sna_composite_op flags
` [PATCH xf86-video-intel v8 2/2] sna: Added AYUV format support for textured and sprite video adapters

[PATCH 1/2] drm/edid: Add and export function to parse manufacturer id
 2018-11-13 20:07 UTC  (5+ messages)
      ` [Intel-gfx] "

[PATCH v1] Fix the possible watermark miswriting
 2018-11-13 18:50 UTC  (4+ messages)
` [Intel-gfx] "
` ✓ Fi.CI.BAT: success for "
` ✓ Fi.CI.IGT: "

[PATCH 1/3] drm/i915/execlists: Force write serialisation into context image vs execution
 2018-11-13 17:10 UTC  (8+ messages)
` [PATCH 2/3] drm/i915: Return immediately if trylock fails for direct-reclaim

[PATCH 1/3] drm/i915: Fix the VLV/CHV DSI panel orientation hw readout
 2018-11-13 16:00 UTC  (4+ messages)
` [PATCH v2 "

[PATCH] drm/i915: Move skip_intermediate_wm handling into ilk_compute_intermediate_wm()
 2018-11-13 16:00 UTC  (2+ messages)

[PATCH] drm/i915: Account for scale factor when calculating initial phase
 2018-11-13 16:00 UTC  (4+ messages)
` [PATCH v2] "

[PATCH] drm/i915: Always write both TILEOFF and LINOFF plane registers
 2018-11-13 15:59 UTC  (2+ messages)

[PATCH 0/6] Per context dynamic (sub)slice power-gating
 2018-11-13 15:46 UTC  (11+ messages)
` [PATCH 1/6] drm/i915/execlists: Move RPCS setup to context pin
` [PATCH 2/6] drm/i915: Record the sseu configuration per-context & engine
` [PATCH 3/6] drm/i915/perf: lock powergating configuration to default when active
` [PATCH 4/6] drm/i915: Add timeline barrier support
` [PATCH 5/6] drm/i915: Expose RPCS (SSEU) configuration to userspace (Gen11 only)
` [PATCH 6/6] drm/i915/icl: Support co-existence between per-context SSEU and OA
` ✗ Fi.CI.CHECKPATCH: warning for Per context dynamic (sub)slice power-gating (rev7)
` ✗ Fi.CI.SPARSE: "
` ✗ Fi.CI.BAT: failure "

[PATCH i-g-t 0/4] Per context dynamic (sub)slice power-gating
 2018-11-13 14:36 UTC  (5+ messages)
` [PATCH i-g-t 1/4] headers: bump
` [PATCH i-g-t 2/4] tests/gem_ctx_sseu: Dynamic (sub)slice programming tests
` [PATCH i-g-t 3/4] tests/gem_media_vme: Simple test to exercise the VME block
` [PATCH i-g-t 4/4] tests/gem_media_vme: Shut down half of subslices to avoid gpu hang on ICL

[PATCH] drm/i915: Fix plane allocation/free functions
 2018-11-13 14:02 UTC  (4+ messages)
` ✓ Fi.CI.BAT: success for "
` ✓ Fi.CI.IGT: "

[PATCH] drm/i915: Fix the HDMI hot plug disconnection failure
 2018-11-13 11:07 UTC  (10+ messages)
` [PATCH] drm/i915: Fix the HDMI hot plug disconnection failure (v2)

[PATCH] drm/i915: Switch LSPCON to PCON mode if it's in LS mode
 2018-11-13  9:38 UTC  (2+ messages)

[CI 1/3] drm/i915/cnp+: update to the new RAWCLK_FREQ recommendations
 2018-11-13  0:14 UTC  (4+ messages)
` [CI 2/3] drm/i915: rename CNP_RAWCLK_FRAC to CNP_RAWCLK_DEN
` [CI 3/3] drm/i915: add ICP support to cnp_rawclk() and kill icp_rawclk()
` ✓ Fi.CI.BAT: success for series starting with [CI,1/3] drm/i915/cnp+: update to the new RAWCLK_FREQ recommendations

[PATCH] drm/i915/icl: replace check for combo phy
 2018-11-12 23:18 UTC  (3+ messages)

[PATCH] drm/i915/cnp+: update to the new RAWCLK_FREQ recommendations
 2018-11-12 20:52 UTC  (2+ messages)
` ✗ Fi.CI.BAT: failure for "


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).