Intel-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-09-20 14:30:12 to 2018-09-21 20:17:16 UTC [more...]

[PATCH 0/6] Fix legacy DPMS changes with MST
 2018-09-21 20:17 UTC  (8+ 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-21 20:12 UTC 

[PATCH] drm/i915: Match code to comment and enforce ppgtt for execlists
 2018-09-21 19:46 UTC  (2+ messages)
` [PATCH v2] "

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

[PATCH 0/7] drm/i915/gen11: Enable planar format support on gen11
 2018-09-21 19:31 UTC  (15+ 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 "

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

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

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

[PATCH 0/8] drm/i915: Preparations for adding gen11 planar formats
 2018-09-21 17:32 UTC  (25+ messages)
` [PATCH 2/8] drm/i915: Handle cursor updating active_planes correctly, v2
` [PATCH 3/8] drm/i915: Unconditionally clear plane visibility, v2
` [PATCH 6/8] drm/i915: Clean up scaler setup
    ` [PATCH] drm/i915: Clean up scaler setup, v2
` [PATCH 7/8] drm/i915: Move programming plane scaler to its own function
` [PATCH 8/8] drm/i915: Force planar YUV coordinates to be a multiple of 2, v2
` ✗ 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] drm/i915: Make sure fb gtt offsets stay within 32bits
 2018-09-21 17:07 UTC  (7+ messages)
` ✓ Fi.CI.BAT: success for "
` ✓ Fi.CI.IGT: "

[PATCH 00/18] drm/i915: Infoframe precompute/check
 2018-09-21 17:04 UTC  (48+ 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()
` [PATCH 12/18] drm/i915: Store mask of enabled infoframes in the crtc state
` [PATCH 13/18] drm/i915: Precompute HDMI infoframes
` [PATCH 14/18] drm/i915: Read out "
` [PATCH 15/18] drm/i915/sdvo: Precompute "
` [PATCH 16/18] drm/i915/sdvo: Read out "
` [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
` ✗ Fi.CI.CHECKPATCH: warning for drm/i915: Infoframe precompute/check
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "
` ✗ 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 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 0/4][RFC] Dynamic EU configuration of Slice/Subslice/EU
 2018-09-21 13:24 UTC  (11+ 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] 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 01/40] drm: Use default dma_fence hooks where possible for null syncobj
 2018-09-21 10:01 UTC  (12+ messages)
` [PATCH 03/40] drm/i915/selftests: Live tests emit requests and so require rpm
` [PATCH 04/40] drm/i915: Park the GPU on module load
` [PATCH 11/40] drm/i915/execlists: Onion unwind for logical_ring_init() failure

[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/8] drm/i915/psr: Share PSR and PSR2 exit mask
 2018-09-21  2:55 UTC  (13+ messages)
` [PATCH 2/8] drm/i915/psr: Do not set MASK_DISP_REG_WRITE in ICL
` [PATCH 3/8] drm/i915/psr: Enable sink to trigger a interruption on PSR2 CRC mismatch
` [PATCH 4/8] drm/i915/psr: Remove PSR2 TODO error handling
` [PATCH 5/8] drm/i915/psr: Do not enable PSR2 if sink requires selective update X granularity
` [PATCH 6/8] drm/i915/psr: Use WA to force HW tracking to exit PSR2
` [PATCH 7/8] drm/i915/psr: Don't tell sink that main link will be active in PSR2
` [PATCH 8/8] drm/i915/psr: Remove alpm from i915_psr
` ✗ Fi.CI.SPARSE: warning for series starting with [1/8] drm/i915/psr: Share PSR and PSR2 exit mask
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "

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

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

[PATCH v2 0/6] Fix legacy DPMS changes with MST
 2018-09-20 23:56 UTC  (3+ messages)
` [PATCH v2 1/6] drm/dp_mst: Introduce drm_dp_mst_connector_atomic_check()

[CI] drm/i915: Park the GPU on module load
 2018-09-20 21:15 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for drm/i915: Park the GPU on module load (rev2)
` ✓ Fi.CI.IGT: "

[CI] drm/i915/selftests: Live tests emit requests and so require rpm
 2018-09-20 20:56 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for "
` ✓ Fi.CI.IGT: "

[PATCH 00/10] ICL interrupt handling improvements
 2018-09-20 20:52 UTC  (23+ messages)
` [PATCH 01/10] drm/i915/icl: No need to ack intr through master control
` [PATCH 02/10] drm/i915/icl: Disable master intr early
` [PATCH 03/10] drm/i915/icl: No need to early bailout on interrupt
` [PATCH 04/10] drm/i915/icl: Add helper to enable/disable master irq
` [PATCH 05/10] drm/i915/icl: Trim down posting reads on master intr control
` [PATCH 06/10] drm/i915/icl: Streamline guc irq handling
` [PATCH 07/10] drm/i915/icl: Make own function for display irq handler
` [PATCH 08/10] drm/i915/icl: Handle GT interrupts after enabling master
` [PATCH 09/10] drm/i915/icl: Handle display "
` [PATCH 10/10] drm/i915/icl: Only ack irq identities we did handle
` ✓ Fi.CI.BAT: success for ICL interrupt handling improvements
` ✓ Fi.CI.IGT: "

[PATCH 1/2] drm/nouveau: Disable atomic support on a per-device basis
 2018-09-20 18:55 UTC  (3+ messages)
` [PATCH 2/2] drm/amdgpu: Use per-device driver_features to disable atomic

[PATCH 1/2] drm/i915: don't assume struct page in i915_sg_trim
 2018-09-20 15:42 UTC  (8+ messages)
` [PATCH 2/2] drm/i915: pass dev_priv to i915_gem_cleanup_stolen
` ✓ Fi.CI.BAT: success for series starting with [1/2] drm/i915: don't assume struct page in i915_sg_trim

[RFC] drm/i915: GEM_WARN_ON considered harmful
 2018-09-20 14:30 UTC  (2+ messages)


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