intel-gfx.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-10-03 07:58:09 to 2018-10-04 08:37:54 UTC [more...]

[PULL] drm-misc-fixes
 2018-10-04  8:37 UTC 

[PATCH] drm/i915: Provide more clues as to why MST is/is not used
 2018-10-04  8:34 UTC  (4+ messages)
` ✓ Fi.CI.BAT: success for "
` ✓ Fi.CI.IGT: "

[PATCH] drm/i915: Only reset seqno if actually idle
 2018-10-04  8:21 UTC 

[PATCH 1/2] drm/i915: Report the number of closed vma held by each context in debugfs
 2018-10-04  8:04 UTC  (5+ messages)
` [PATCH 2/2] drm/i915: Remove debugfs/i915_ppgtt_info
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/2] drm/i915: Report the number of closed vma held by each context in debugfs
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "

[PATCH v10 1/2] drm: Add connector property to limit max bpc
 2018-10-04  7:52 UTC  (8+ messages)
` [PATCH v10 2/2] drm/i915: Allow "max bpc" property to limit pipe_bpp

[PATCH 0/3] drm/i915: introduce macros to define register contents
 2018-10-04  7:37 UTC  (11+ messages)
` [PATCH 1/3] drm/i915: introduce REG_BIT() and REG_FIELD_MASK() "
` [PATCH 2/3] drm/i915: deprecate _SHIFT in favor of FIELD_GET() and _MASK
` [PATCH 3/3] drm/i915: introduce REG_FIELD() to define register field values
` ✗ Fi.CI.CHECKPATCH: warning for drm/i915: introduce macros to define register contents
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "

[PATCH 1/3] drm/i915: Restore vblank interrupts earlier
 2018-10-04  7:34 UTC  (12+ messages)
` [PATCH 2/3] drm/i915: Use the correct crtc when sanitizing plane mapping
  ` [Intel-gfx] "
  ` [PATCH v2 "
` [PATCH v2 1/3] drm/i915: Restore vblank interrupts earlier
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [v2,1/3] drm/i915: Restore vblank interrupts earlier (rev4)
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "

[RFC] drm/i915/dp: Remove i915.enable_dp_mst module parameter
 2018-10-04  7:03 UTC  (4+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH] drm/i915: Add plane alpha blending support, v2
 2018-10-04  7:01 UTC  (4+ messages)

[PATCH v2 1/3] drm/i915/guc: init GuC descriptors after GuC load
 2018-10-04  6:29 UTC  (7+ messages)
` ✗ Fi.CI.BAT: failure for series starting with [v2,1/3] "

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

[PATCH] drm/i915/icl: apply Display WA #1178 to fix type C dongles
 2018-10-04  0:23 UTC  (5+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH 0/8] Refactor and Add helper function for combophy/tc ports
 2018-10-03 23:15 UTC  (10+ 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 4/8] drm/i915/icl: Use helper functions to classify the ports
` ✓ Fi.CI.BAT: success for Refactor and Add helper function for combophy/tc ports
` ✓ Fi.CI.IGT: "

[CI] drm/i915/execlists: Flush the CS events before unpinning
 2018-10-03 22:06 UTC  (4+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for "
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "

[PATCH v4 1/7] drm/i915/psr: Share PSR and PSR2 exit mask
 2018-10-03 21:46 UTC  (11+ messages)
` [PATCH v4 2/7] drm/i915/psr: Make MASK_DISP_REG_WRITE reserved in PSR_MASK for ICL
` [PATCH v4 3/7] drm/i915/psr: Remove PSR2 TODO error handling
` [PATCH v4 4/7] drm/i915/psr: Use WA to force HW tracking to exit PSR2
` [PATCH v4 5/7] drm/i915/psr: Remove main link standby mode from debugfs
` [PATCH v4 6/7] drm/i915/psr: Don't tell sink that main link will be active while is active PSR2
` [PATCH v4 7/7] drm/i915/psr: Remove alpm from i915_psr
` ✗ Fi.CI.SPARSE: warning for series starting with [v4,1/7] drm/i915/psr: Share PSR and PSR2 exit mask
` ✓ Fi.CI.BAT: success "

[PATCH] drm/i915: Optionally disable automatic recovery after a GPU reset
 2018-10-03 21:13 UTC  (4+ messages)
` [PATCH v2] "
` ✓ Fi.CI.BAT: success for drm/i915: Optionally disable automatic recovery after a GPU reset (rev2)
` ✗ Fi.CI.IGT: failure "

[PATCH 00/18] atomic helper cleanups
 2018-10-03 20:31 UTC  (29+ messages)
` [PATCH 02/18] drm/atomic-helper: Unexport drm_atomic_helper_best_encoder
` [PATCH 03/18] drm: Extract drm_atomic_state_helper.[hc]
` [PATCH 07/18] drm/vmwgfx: Add FIXME comments for customer page_flip handlers
` [PATCH 08/18] drm/arcpgu: Drop transitional hooks
    ` [Intel-gfx] "
` [PATCH 11/18] drm/msm: Use drm_atomic_helper_shutdown
` [PATCH 12/18] drm/sti: "
` [PATCH 13/18] drm/vc4: "
  ` [PATCH 14/18] drm/zte: "
  ` [PATCH 15/18] drm: Remove transitional helpers
    ` [Intel-gfx] "
  ` [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

[PULL] drm-intel-fixes
 2018-10-03 20:28 UTC 

[PATCH] drm/i915: Always try to reset the GPU on takeover
 2018-10-03 20:22 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for drm/i915: Always try to reset the GPU on takeover (rev2)

[PATCH] pci: Add a few new IDs for Intel GPU "spurious interrupt" quirk
 2018-10-03 20:12 UTC  (3+ messages)

[PULL] drm-misc-next-fixes for 4.20
 2018-10-03 19:59 UTC 

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

[PATCH 1/4] drm: Add P010, P012, P016 format definitions and fourcc
 2018-10-03 19:20 UTC  (5+ messages)

[PATCH] drm/i915: Fix the HDMI hot plug disconnection failure
 2018-10-03 18:41 UTC  (6+ messages)
  ` [PATCH] drm/i915: Fix the HDMI hot plug disconnection failure (v2)
` ✗ Fi.CI.IGT: failure for drm/i915: Fix the HDMI hot plug disconnection failure
` ✗ Fi.CI.BAT: failure for drm/i915: Fix the HDMI hot plug disconnection failure (rev2)

[PATCH] drm/i915: Cache the error string
 2018-10-03 18:32 UTC  (4+ messages)
` ✗ Fi.CI.SPARSE: warning for drm/i915: Cache the error string (rev5)
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "

[PATCH 3/3] drm/i915: Clean up early plane debugs
 2018-10-03 16:12 UTC  (3+ messages)
` [PATCH v2 "
  ` [Intel-gfx] "

[PATCH] [intel-gfx] drm/i915/csr Added DC5 and DC6 counter register for ICL in debugfs entry
 2018-10-03 15:18 UTC  (5+ messages)

[PATCH 00/13] drm/i915: First cleanup pass to get rid of more crtc->config users
 2018-10-03 14:41 UTC  (28+ messages)
` [PATCH 01/13] drm/i915: Remove dereferences of crtc->config in set_pipeconf/misc functions
` [PATCH 02/13] drm/i915: Make panel fitter functions take state
` [PATCH 03/13] drm/i915: Make intel_set_pipe_timings/src_size take a pointer to crtc_state
` [PATCH 04/13] drm/i915: Use crtc_state in ironlake_enable_pch_transcoder
` [PATCH 05/13] drm/i915: Make skl_detach_scalers take crtc_state
` [PATCH 06/13] drm/i915: Make pll functions "
` [PATCH 07/13] drm/i915: Make ironlake_pch_transcoder_set_timings "
` [PATCH 08/13] drm/i915: Make shared dpll functions "
` [PATCH 09/13] drm/i915: Get rid of crtc->config from icl_pll_to_ddi_pll_sel
` [PATCH 10/13] drm/i915: Use crtc->state in intel_fbdev_init_bios
` [PATCH 11/13] drm/i915: Get rid of crtc->config dereference in intel_dp_retrain_link
` [PATCH 12/13] drm/i915: Get rid of crtc->config in chv_data_lane_soft_reset
` [PATCH 13/13] drm/i915: Get rid of intel_crtc->config in crtc_enable/disable functions
` ✗ Fi.CI.BAT: failure for drm/i915: First cleanup pass to get rid of more crtc->config users

[PATCH] drm/i915: Always try to reset the GPU on takeover
 2018-10-03 14:40 UTC  (2+ messages)
` ✗ Fi.CI.BAT: failure for "

[RFC 00/13] 21st century intel_gpu_top
 2018-10-03 14:38 UTC  (17+ messages)
` [RFC 01/13] drm/i915/pmu: Fix enable count array size and bounds checking
` [RFC 02/13] drm/i915: Keep a count of requests waiting for a slot on GPU
` [RFC 03/13] drm/i915: Keep a count of requests submitted from userspace
` [RFC 04/13] drm/i915/pmu: Add queued counter
` [RFC 05/13] drm/i915/pmu: Add runnable counter
` [RFC 06/13] drm/i915/pmu: Add running counter
` [RFC 07/13] drm/i915: Store engine backpointer in the intel_context
` [RFC 08/13] drm/i915: Move intel_engine_context_in/out into intel_lrc.c
` [RFC 09/13] drm/i915: Track per-context engine busyness
` [RFC 10/13] drm/i915: Expose list of clients in sysfs
` [RFC 11/13] drm/i915: Update client name on context create
` [RFC 12/13] drm/i915: Expose per-engine client busyness
` [RFC 13/13] drm/i915: Add sysfs toggle to enable per-client engine stats
` ✗ Fi.CI.BAT: failure for 21st century intel_gpu_top

[PATCH xf86-video-intel v1] sna: Added AYUV format support for textured and sprite video adapters
 2018-10-03 13:38 UTC  (6+ messages)

[PATCH i-g-t 1/5] igt/kms_getfb: Check the iface exists before use
 2018-10-03 13:04 UTC  (7+ messages)
` [igt-dev] "

[PATCH] drm/i915: Engine discovery query
 2018-10-03 12:56 UTC  (8+ messages)
` [PATCH v5] "
` ✗ Fi.CI.CHECKPATCH: warning for drm/i915: Engine discovery query (rev4)
` ✗ Fi.CI.BAT: failure "

[RFC i-g-t 0/6] 21st century intel_gpu_top & Co
 2018-10-03 12:07 UTC  (7+ messages)
` [RFC i-g-t 1/6] include: DRM uAPI headers update
` [RFC i-g-t 2/6] intel-gpu-overlay: Add engine queue stats
` [RFC i-g-t 3/6] intel-gpu-overlay: Show 1s, 30s and 15m GPU load
` [RFC i-g-t 4/6] tests/perf_pmu: Add tests for engine queued/runnable/running stats
` [RFC i-g-t 5/6] intel-gpu-top: Add queue depths and load average
` [RFC i-g-t 6/6] intel-gpu-top: Support for client stats

[PATCH 2/4] drm/i915: Handle incomplete Z_FINISH for compressed error states
 2018-10-03 10:47 UTC  (4+ messages)
` [PATCH v3] "
    ` [Intel-gfx] "

[PATCH i-g-t] igt/gem_exec_capture: Capture many, many objects
 2018-10-03 10:45 UTC 

[PATCH 1/4] drm/i915: Replace some open-coded i915_map_coherent_type()
 2018-10-03  9:56 UTC  (4+ messages)
` ✗ Fi.CI.IGT: failure for series starting with [1/4] drm/i915: Replace some open-coded i915_map_coherent_type() (rev2)
` ✗ 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  (5+ messages)
` ✗ Fi.CI.IGT: failure for "

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

[PATCH 01/10] drm: Do not call drm_dp_cec_set_edid() while registering DP connectors
 2018-10-03  8:32 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for series starting with [01/10] "

[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  (5+ messages)
` [PATCH v10 1/2] drm: Introduce new DRM_FORMAT_XYUV


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