Intel-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-09-20 23:35:45 to 2018-09-25 00:06:27 UTC [more...]

[PATCH 1/8] drm/i915/psr: Share PSR and PSR2 exit mask
 2018-09-25  0:06 UTC  (3+ messages)
` ✓ Fi.CI.IGT: success for series starting with [1/8] "

[PATCH v2 1/6] drm/i915/dp: Fix link retraining comment in intel_dp_long_pulse()
 2018-09-24 23:47 UTC  (7+ messages)
` [PATCH v2 2/6] drm/i915/dp: Restrict link retrain workaround to external monitors
` [PATCH v2 3/6] drm/i915/dp: Use a local variable for intel_encoder *
` [PATCH v2 4/6] drm/i915/dp: Do not grab crtc modeset lock in intel_dp_detect()
` [PATCH v2 5/6] drm/i915/dp: Kill intel_dp->detect_done flag
` [PATCH v2 6/6] drm/i915/dp: Fix duplication of DEVICE_SERVICE_IRQ handling
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [v2,1/6] drm/i915/dp: Fix link retraining comment in intel_dp_long_pulse()

[PATCH] drm/i915: Redefine some Whiskey Lake SKUs
 2018-09-24 23:43 UTC 

[PATCH 1/3] drm/i915/icl: Add WaEnable32PlaneMode
 2018-09-24 23:36 UTC  (7+ messages)
` [PATCH 2/3] drm/i915/icl: apply Display WA #1178 to fix type C dongles
` [PATCH 3/3] drm/i915/icl: Implement Display WA 1148
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/3] drm/i915/icl: Add WaEnable32PlaneMode
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "

[PATCH v10 1/2] drm: Add connector property to limit max bpc
 2018-09-24 21:53 UTC  (4+ messages)
` [PATCH v10 2/2] drm/i915: Allow "max bpc" property to limit pipe_bpp
` ✗ Fi.CI.SPARSE: warning for series starting with [v10,1/2] drm: Add connector property to limit max bpc
` ✗ Fi.CI.BAT: failure "

[PATCH] drm/i915: Check fb stride against plane max stride
 2018-09-24 18:56 UTC  (4+ messages)

[PATCH] drm/i915/icl: apply Display WA #1178 to fix type C dongles
 2018-09-24 17:25 UTC  (2+ messages)
` ✗ Fi.CI.BAT: failure for "

[PATCH 01/40] drm: Use default dma_fence hooks where possible for null syncobj
 2018-09-24 17:22 UTC  (30+ messages)
` [PATCH 11/40] drm/i915/execlists: Onion unwind for logical_ring_init() failure
` [PATCH 12/40] drm/i915/execlists: Assert the queue is non-empty on unsubmitting
` [PATCH 13/40] drm/i915: Reserve some priority bits for internal use
` [PATCH 14/40] drm/i915: Combine multiple internal plists into the same i915_priolist bucket
` [PATCH 15/40] drm/i915: Priority boost for new clients
` [PATCH 16/40] drm/i915: Pull scheduling under standalone lock
` [PATCH 17/40] drm/i915: Priority boost for waiting clients
` [PATCH 18/40] drm/i915: Report the number of closed vma held by each context in debugfs
` [PATCH 19/40] drm/i915: Remove debugfs/i915_ppgtt_info
` [PATCH 22/40] drm/i915: Syntatic sugar for using intel_runtime_pm
` [PATCH 29/40] drm/i915: Differentiate between ggtt->mutex and ppgtt->mutex
` [PATCH 32/40] drm/i915: Introduce the i915_user_extension_method
` [PATCH 33/40] drm/i915: Extend CREATE_CONTEXT to allow inheritance ala clone()

[PATCH 00/18] drm/i915: Infoframe precompute/check
 2018-09-24 17:13 UTC  (54+ messages)
` [PATCH 01/18] video/hdmi: Constify 'buffer' to the unpack functions
` [PATCH 02/18] video/hdmi: Pass buffer size to infoframe "
` [PATCH 03/18] video/hdmi: Constify infoframe passed to the log functions
` [PATCH 04/18] video/hdmi: Constify infoframe passed to the pack functions
  ` [PATCH v3 "
` [PATCH 05/18] video/hdmi: Add an enum for HDMI packet types
` [PATCH 06/18] video/hdmi: Handle the MPEG Source infoframe
  ` [PATCH v2 "
` [PATCH 07/18] video/hdmi: Handle the NTSC VBI infoframe
  ` [PATCH v2 "
` [PATCH 08/18] drm/i915: Use memmove() for punching the hole into infoframes
` [PATCH 09/18] drm/i915: Pass intel_encoder to infoframe functions
` [PATCH 10/18] drm/i915: Add the missing HDMI gamut metadata packet stuff
  ` [Intel-gfx] "
` [PATCH 11/18] drm/i915: Return the mask of enabled infoframes from ->inforame_enabled()
    ` [Intel-gfx] "
` [PATCH 12/18] drm/i915: Store mask of enabled infoframes in the crtc state
  ` [Intel-gfx] "
` [PATCH 13/18] drm/i915: Precompute HDMI infoframes
` [PATCH 14/18] drm/i915: Read out "
` [PATCH 16/18] drm/i915/sdvo: "
  ` [Intel-gfx] "
` [PATCH 17/18] drm/i915: Check infoframe state in intel_pipe_config_compare()
` [PATCH 18/18] drm/i915: Include infoframes in the crtc state dump
  ` [Intel-gfx] "
` ✗ Fi.CI.BAT: failure for drm/i915: Infoframe precompute/check (rev2)
` ✗ Fi.CI.CHECKPATCH: warning for drm/i915: Infoframe precompute/check (rev4)
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "

[PATCH 1/2] drm/i915/gen9: WaRsClearFWBitsAtFLR is for all gen9
 2018-09-24 13:30 UTC  (4+ messages)
` [PATCH 2/2] drm/i915/gen9: WaRsDoubleRc6WrlWithCoarsePowerGating "
` ✓ Fi.CI.BAT: success for series starting with [1/2] drm/i915/gen9: WaRsClearFWBitsAtFLR "
` ✓ Fi.CI.IGT: "

[PATCH 0/7] drm/i915/gen11: Enable planar format support on gen11
 2018-09-24 13:18 UTC  (25+ messages)
` [PATCH 1/7] drm/i915/gen11: Enable 6 sprites "
` [PATCH 2/7] drm/i915/gen11: Link nv12 Y and UV planes in the atomic state, v3
` [PATCH 3/7] drm/i915/gen11: Handle watermarks correctly for separate Y/UV planes
` [PATCH 4/7] drm/i915/gen11: Program the scalers correctly for planar formats
` [PATCH 5/7] drm/i915/gen11: Program the chroma upsampler for HDR planes
` [PATCH 6/7] drm/i915/gen11: Program the Y and UV plane for planar mode correctly
` [PATCH 7/7] drm/i915/gen11: Expose planar format support on gen11
` ✗ Fi.CI.CHECKPATCH: warning for drm/i915/gen11: Enable "
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "

[PATCH v2 1/2] drm/i915: Match code to comment and enforce ppgtt for execlists
 2018-09-24 12:30 UTC  (7+ messages)
` [PATCH v2 2/2] drm/i915: Remove i915.enable_ppgtt override
` ✗ Fi.CI.SPARSE: warning for series starting with [v2,1/2] drm/i915: Match code to comment and enforce ppgtt for execlists
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "

[PATCH] drm/i915/dp: optimize eDP 1.4+ link config fast and narrow
 2018-09-24 11:53 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for drm/i915/dp: optimize eDP 1.4+ link config fast and narrow (rev2)
` ✓ Fi.CI.IGT: "

[RFC] drm/i915: GEM_WARN_ON considered harmful
 2018-09-24  9:34 UTC  (3+ messages)

[PATCH v2 0/6] Fix legacy DPMS changes with MST
 2018-09-24  6:53 UTC  (5+ messages)
` [PATCH v2 1/6] drm/dp_mst: Introduce drm_dp_mst_connector_atomic_check()
` [PATCH v2 3/6] drm/i915: Leave intel_conn->mst_port set, use mst_port_gone instead

[PATCH 1/5] drm/i915/dp: Fix link retraining comment in intel_dp_long_pulse()
 2018-09-22 23:08 UTC  (7+ messages)
` [PATCH 5/5] drm/i915/dp: Move hdcp link check function into short pulse handler

[PATCH 0/4][RFC] Dynamic EU configuration of Slice/Subslice/EU
 2018-09-22 19:13 UTC  (14+ messages)
` [PATCH 1/4] drm/i915: Get active pending request for given context
` [PATCH 2/4] drm/i915: Update render power clock state configuration "
` [PATCH 3/4] drm/i915: set optimum eu/slice/sub-slice configuration based on load type
` [PATCH 4/4] drm/i915: Predictive governor to control eu/slice/subslice based on workload
` ✗ Fi.CI.BAT: failure for Dynamic EU configuration of Slice/Subslice/EU

[PATCH 0/6] Fix legacy DPMS changes with MST
 2018-09-22  8:51 UTC  (9+ messages)
` [PATCH 1/6] drm/dp_mst: Introduce drm_dp_mst_connector_atomic_check()
` [PATCH 3/6] drm/i915: Leave intel_conn->mst_port set, use mst_port_gone instead
  ` [Intel-gfx] "
` [PATCH 6/6] drm/amdgpu/dm/mst: Use drm_dp_mst_connector_atomic_check()

[PATCH] drm/i915/aml: Add new Amber Lake PCI ID
 2018-09-22  0:35 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for "
` ✓ Fi.CI.IGT: "

[PATCH 1/2] drm/i915: Match code to comment and enforce ppgtt for execlists
 2018-09-21 22:41 UTC  (3+ messages)
` [PATCH 2/2] drm/i915: Remove i915.enable_ppgtt override
` ✗ Fi.CI.BAT: failure for series starting with [1/2] drm/i915: Match code to comment and enforce ppgtt for execlists

[PATCH 1/2] drm/i915: Match code to comment and enforce ppgtt for execlists
 2018-09-21 22:41 UTC  (4+ messages)
` [PATCH 2/2] drm/i915: Remove i915.enable_ppgtt override
` ✗ Fi.CI.SPARSE: warning for series starting with [1/2] drm/i915: Match code to comment and enforce ppgtt for execlists
` ✗ Fi.CI.BAT: failure "

[PATCH] drm/i915: Match code to comment and enforce ppgtt for execlists
 2018-09-21 22:31 UTC  (4+ messages)
` [PATCH v2] "
` ✓ Fi.CI.BAT: success for drm/i915: Match code to comment and enforce ppgtt for execlists (rev2)
` ✓ Fi.CI.IGT: "

[PATCH] drm/i915: introduce i915_gem_context_vm helper
 2018-09-21 21:24 UTC  (4+ messages)
` ✓ Fi.CI.BAT: success for "
` ✓ Fi.CI.IGT: "

[PATCH] drm/i915: Add AML id into KBL_ULX support list
 2018-09-21 21:14 UTC  (6+ messages)
` ✗ Fi.CI.SPARSE: warning for "
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "

[PATCH v4] drm/i915: use for_each_pipe loop to assign crtc_mask
 2018-09-21 19:14 UTC  (3+ messages)
` [PATCH v5] "

[PATCH 6/8] drm/i915: Clean up scaler setup
 2018-09-21 17:32 UTC  (4+ messages)
` [PATCH] drm/i915: Clean up scaler setup, v2

[PATCH] drm/i915: Make sure fb gtt offsets stay within 32bits
 2018-09-21 17:07 UTC  (5+ messages)

[PATCH 0/8] drm/i915: Preparations for adding gen11 planar formats
 2018-09-21 16:24 UTC  (16+ messages)
` [PATCH 2/8] drm/i915: Handle cursor updating active_planes correctly, v2
` [PATCH 3/8] drm/i915: Unconditionally clear plane visibility, v2
` [PATCH 7/8] drm/i915: Move programming plane scaler to its own function
` ✗ Fi.CI.CHECKPATCH: warning for drm/i915: Preparations for adding gen11 planar formats. (rev2)
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "

[PATCH v4 00/25] Display Stream Compression enabling on eDP/DP
 2018-09-21 13:46 UTC  (11+ messages)
` [PATCH v4 19/25] drm/i915/dsc: Add a power domain for VDSC on eDP/MIPI DSI

[PATCH] drm/i915/selftests: Smoketest preemption
 2018-09-21 13:01 UTC  (9+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for "
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "
` [PATCH v2] "
` ✗ Fi.CI.CHECKPATCH: warning for drm/i915/selftests: Smoketest preemption (rev2)
` ✗ Fi.CI.SPARSE: "
` ✗ Fi.CI.BAT: failure "
` ✓ Fi.CI.IGT: success for drm/i915/selftests: Smoketest preemption

[PATCH v2 0/5] drm/i915: drm/i915: GTT remapping for display
 2018-09-21 12:18 UTC  (7+ messages)
` [PATCH v2 5/5] drm/i915: Bump gen4+ fb size limits to 32kx32k

Updated drm-intel-testing
 2018-09-21 11:03 UTC 

[PATCH 1/2] drm: Use default dma_fence hooks where possible for null syncobj
 2018-09-21  9:39 UTC  (5+ messages)
` [PATCH 2/2] drm: Fix syncobj handing of schedule() returning 0
  ` [Intel-gfx] "

[PATCH] drm/i915: set i915 driver probe to asynchronous
 2018-09-21  9:30 UTC  (2+ messages)

[PATCH v3] drm: Return -EOPNOTSUPP in drm_setclientcap() when driver do not support KMS
 2018-09-21  9:21 UTC  (3+ messages)

[PATCH 1/2] drm: Use default dma_fence hooks where possible for null syncobj
 2018-09-21  1:27 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for series starting with [1/2] "

[CI] drm/i915/execlists: Onion unwind for logical_ring_init() failure
 2018-09-21  0:43 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for "


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