Intel-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-10-02 02:23:30 to 2018-10-03 09:56:50 UTC [more...]

[PATCH 1/4] drm/i915: Replace some open-coded i915_map_coherent_type()
 2018-10-03  9:56 UTC  (20+ messages)
` [PATCH 2/4] drm/i915: Handle incomplete Z_FINISH for compressed error states
  ` [PATCH v2] "
  ` [PATCH v3] "
` [PATCH 3/4] drm/i915: Clear the error PTE just once on finish
` ✗ Fi.CI.SPARSE: warning for series starting with [1/4] drm/i915: Replace some open-coded i915_map_coherent_type() (rev2)
` ✓ Fi.CI.BAT: success "
` ✗ Fi.CI.IGT: failure "
` ✗ Fi.CI.BAT: failure for series starting with [1/4] drm/i915: Replace some open-coded i915_map_coherent_type() (rev3)

[PATCH] drm/i915/selftests: Hold task_struct ref for smoking kthread
 2018-10-03  9:56 UTC  (7+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for "
` ✓ Fi.CI.BAT: success "
` ✗ Fi.CI.IGT: failure "

[PATCH] drm/i915: Rename full ppgtt configuration to be more generic
 2018-10-03  9:54 UTC  (5+ messages)
` ✗ Fi.CI.SPARSE: warning for drm/i915: Rename full ppgtt configuration to be more generic (rev5)
` ✓ Fi.CI.BAT: success "
` ✗ Fi.CI.IGT: failure "

[PATCH] drm: Fix kernel doc for DRM_MODE_PROP_IMMUTABLE
 2018-10-03  9:54 UTC  (4+ messages)
` ✓ Fi.CI.BAT: success for "
` ✗ Fi.CI.IGT: failure "

[PATCH] drm/i915: Fix the HDMI hot plug disconnection failure
 2018-10-03  9:52 UTC  (6+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for "
` ✓ Fi.CI.BAT: success "
` ✗ Fi.CI.IGT: failure "

[PATCH 00/18] atomic helper cleanups
 2018-10-03  9:20 UTC  (33+ messages)
` [PATCH 01/18] drm/amdgpu: Remove default best_encoder hook from DC
` [PATCH 02/18] drm/atomic-helper: Unexport drm_atomic_helper_best_encoder
` [PATCH 03/18] drm: Extract drm_atomic_state_helper.[hc]
` [PATCH 04/18] drm/vmwgfx: Remove confused comment from vmw_du_connector_atomic_set_property
    ` [Intel-gfx] "
` [PATCH 05/18] drm/vmwgfx: Don't look at state->allow_modeset
` [PATCH 06/18] drm/atomic: Improve docs for drm_atomic_state->allow_modeset
` [PATCH 07/18] drm/vmwgfx: Add FIXME comments for customer page_flip handlers
` [PATCH 08/18] drm/arcpgu: Drop transitional hooks
    ` [Intel-gfx] "
` [PATCH 09/18] drm/atmel: "
  ` [Intel-gfx] "
` [PATCH 10/18] drm/arcpgu: Use drm_atomic_helper_shutdown
` [PATCH 11/18] drm/msm: "
` [PATCH 12/18] drm/sti: "
` [PATCH 13/18] drm/vc4: "
  ` [PATCH 14/18] drm/zte: "
  ` [PATCH 15/18] drm: Remove transitional helpers
  ` [PATCH 16/18] drm/vmwgfx: Fix vmw_du_cursor_plane_atomic_check
  ` [PATCH 17/18] drm: Unexport drm_plane_helper_check_update
  ` [PATCH 18/18] drm: Unexport primary plane helpers

[PATCH 1/3] drm/i915: Restore vblank interrupts earlier
 2018-10-03  8:53 UTC  (9+ messages)
` [PATCH 2/3] drm/i915: Use the correct crtc when sanitizing plane mapping
  ` [Intel-gfx] "
` [PATCH 3/3] drm/i915: Clean up early plane debugs
    ` [Intel-gfx] "

[PATCH 01/10] drm: Do not call drm_dp_cec_set_edid() while registering DP connectors
 2018-10-03  8:32 UTC  (19+ messages)
` [PATCH 02/10] drm/i915: Make intel_dp_detect() more clear to read
` [PATCH 03/10] drm/i915: Do not get aux power for disconnected DP ports
` [PATCH 04/10] drm/i915/debugfs: Do not print cached information of a disconnected sink
` [PATCH 05/10] drm/i915: Do not try to set DPMS if sink is disconnected
` [PATCH 06/10] drm/i915/icl: Mark TC port as safe when interruptions are disabled
` [PATCH 07/10] drm/i915/icl: Set TC type to unknown in the disconnection flow
` [PATCH 08/10] drm/i915/icl: Set TC type to unknown when a sudden disconnection happen
` [PATCH 09/10] drm/i915: Initialize panel_vdd_work only for eDP ports
` [PATCH 10/10] drm/i915/icl: Delay hotplug processing for tc ports
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [01/10] drm: Do not call drm_dp_cec_set_edid() while registering DP connectors
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "
` ✗ Fi.CI.IGT: failure "

[PATCH i-g-t] lib/kms: Handle no connectors for igt_enable_connectors()
 2018-10-03  8:12 UTC  (2+ messages)
` [igt-dev] "

[PATCH v10 0/2] Add XYUV format support
 2018-10-03  8:07 UTC  (8+ messages)
` [PATCH v10 1/2] drm: Introduce new DRM_FORMAT_XYUV
` [PATCH v10 2/2] drm/i915: Adding YUV444 packed format support for skl+
` ✗ Fi.CI.CHECKPATCH: warning for Add XYUV format support (rev7)
` ✗ Fi.CI.BAT: failure "

[RFC 0/3] Enable ICL DSI PLL
 2018-10-03  8:00 UTC  (6+ messages)
` [RFC 1/3] drm/i915/icl: Restructure ICL DPLL enable functionality
` ✗ Fi.CI.BAT: failure for Enable ICL DSI PLL (rev2)

[PATCH 0/8] Refactor and Add helper function for combophy/tc ports
 2018-10-03  7:57 UTC  (11+ messages)
` [PATCH 1/8] drm/i915/icl: create function to identify combophy port
` [PATCH 2/8] drm/i915/icl: use combophy/TC helper functions during display detection
` [PATCH 3/8] drm/i915/icl: Refactor get_ddi_pll using helper func
` [PATCH 4/8] drm/i915/icl: Use helper functions to classify the ports
` [PATCH 5/8] drm/i915/icl: Refactor icl pll functions
` [PATCH 6/8] drm/i915/icl: Combine all port/combophy macros at one place
` [PATCH 7/8] drm/i915/icl: Introduce new macros to get combophy registers
` [PATCH 8/8] drm/i915/icl: Fix DDI/TC port clk_off bits
` ✗ Fi.CI.CHECKPATCH: warning for Refactor and Add helper function for combophy/tc ports
` ✗ Fi.CI.BAT: failure "

[PATCH] drm/i915: Optionally disable automatic recovery after a GPU reset
 2018-10-03  7:22 UTC  (4+ messages)
` ✓ Fi.CI.BAT: success for "

Backports for drm-intel-next-fixes
 2018-10-03  7:06 UTC  (3+ messages)

[PATCH 1/4] drm/i915/gen8: Disable master intr before reading
 2018-10-03  6:29 UTC  (9+ messages)
` [PATCH 2/4] drm/i915/icl: No need to ack intr through master control
` [PATCH 3/4] drm/i915/icl: Disable master intr before reading
` [PATCH 4/4] drm/i915/icl: Handle GT interrupts after enabling master
` ✓ Fi.CI.BAT: success for series starting with [1/4] drm/i915/gen8: Disable master intr before reading
` ✗ Fi.CI.IGT: failure "

[PATCH] [intel-gfx] drm/i915/csr Added DC5 and DC6 counter register for ICL in debugfs entry
 2018-10-03  5:57 UTC  (4+ messages)
` ✗ Fi.CI.BAT: failure for drm/i915/csr Added DC5 and DC6 counter register for ICL in debugfs entry. (rev3)

[PATCH v2 1/3] drm/i915/guc: init GuC descriptors after GuC load
 2018-10-03  0:12 UTC  (6+ messages)
` [PATCH v2 2/3] drm/i915/guc: Don't clear the cookie on doorbell destroy
` [PATCH v2 3/3] HAX enable GuC for CI
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [v2,1/3] drm/i915/guc: init GuC descriptors after GuC load
` ✗ Fi.CI.BAT: failure "

[PATCH v2] drm/i915/psr: Enable PSR1 on gen-9+ HW
 2018-10-02 23:09 UTC  (9+ messages)
` ✓ Fi.CI.BAT: success for drm/i915/psr: Enable PSR1 on gen-9+ HW (rev2)
` ✓ Fi.CI.IGT: "

[PATCH] drm/i915: Show actual along side request frequency in debugfs/i915_rps_boost_info
 2018-10-02 20:47 UTC  (11+ messages)
` ✓ Fi.CI.BAT: success for "
` [PATCH v2] drm/i915: Show actual alongside requested "
` ✓ Fi.CI.BAT: success for drm/i915: Show actual along side request frequency in debugfs/i915_rps_boost_info (rev2)
` ✗ Fi.CI.IGT: failure "

[PATCH i-g-t 1/5] igt/kms_getfb: Check the iface exists before use
 2018-10-02 20:27 UTC  (6+ messages)
` [igt-dev] "

[PATCH i-g-t] igt/gem_ctx_exec: Exercise I915_CONTEXT_PARAM_RECOVERABLE
 2018-10-02 19:45 UTC 

[PATCH v4 19/25] drm/i915/dsc: Add a power domain for VDSC on eDP/MIPI DSI
 2018-10-02 18:20 UTC  (12+ messages)
                ` [Intel-gfx] "

[PATCH v2] drm/i915: fix wrong error number report
 2018-10-02 17:47 UTC  (5+ messages)
` ✓ Fi.CI.BAT: success for drm/i915: fix wrong error number report (rev2)
` ✓ Fi.CI.IGT: "

[PATCH] drm/i915: Make 48bit full ppgtt configuration generic (v3)
 2018-10-02 17:43 UTC  (11+ messages)
` [PATCH] drm/i915: Make 48bit full ppgtt configuration generic (v4)
  ` [PATCH] drm/i915: Make 48bit full ppgtt configuration generic (v6)

[PATCH i-g-t] igt/pm_rpm: Handle no-KMS gracefully
 2018-10-02 16:28 UTC  (2+ messages)
` [igt-dev] "

[PATCH 1/4] drm: Add P010, P012, P016 format definitions and fourcc
 2018-10-02 15:00 UTC  (2+ messages)

[PATCH i-g-t] igt/kms_busy: Flush request queue when re-enabling hangcheck
 2018-10-02 11:53 UTC  (2+ messages)

[PATCH 1/2] drm/i915/guc: init GuC descriptors after GuC load
 2018-10-02 11:02 UTC  (5+ messages)
` [PATCH 2/2] drm/i915/guc: Don't clear the cookie on dorbell destroy
` ✓ Fi.CI.IGT: success for series starting with [1/2] drm/i915/guc: init GuC descriptors after GuC load

[PATCH] drm/i915: Add plane alpha blending support, v2
 2018-10-02 10:51 UTC  (3+ messages)

[PATCH 1/2] drm: Do not call drm_dp_cec_set_edid() while registering DP connectors
 2018-10-02  9:52 UTC  (5+ messages)
` [PATCH 2/2] drm/i915: Do not get aux power for disconnected DP ports
    ` [Intel-gfx] "

[PATCH] drm/i915: Engine discovery query
 2018-10-02  9:49 UTC  (6+ messages)

[PATCH xf86-video-intel v1] sna: Added AYUV format support for textured and sprite video adapters
 2018-10-02  9:38 UTC 

[PATCH] [intel-gfx] drm/i915/intel_csr.c Added ICL Stepping info
 2018-10-02  8:58 UTC  (3+ messages)
` ✓ Fi.CI.IGT: success for drm/i915/intel_csr.c Added ICL Stepping info. (rev2)

[PATCH] drm/i915: fix wrong error number report
 2018-10-02  8:50 UTC  (3+ messages)

[PATCH 00/18] drm/i915: Infoframe precompute/check
 2018-10-02  8:16 UTC  (5+ messages)
` [PATCH 17/18] drm/i915: Check infoframe state in intel_pipe_config_compare()
    ` [Intel-gfx] "

[PATCH] [intel-gfx] drm/i915/csr Added DC5 and DC6 counter register for ICL in debugfs entry
 2018-10-02  7:20 UTC  (4+ messages)
` ✓ Fi.CI.BAT: success for drm/i915/csr Added DC5 and DC6 counter register for ICL in debugfs entry. (rev2)
` ✓ Fi.CI.IGT: "

[PATCH 04/18] video/hdmi: Constify infoframe passed to the pack functions
 2018-10-02  6:37 UTC  (4+ messages)
` [PATCH v3 "

[PATCH v3 1/6] drm/i915/psr: Share PSR and PSR2 exit mask
 2018-10-02  5:05 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for series starting with [v3,1/6] "

[PATCH] drm/i915: extract common ce->pin_count check
 2018-10-02  3:03 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