messages from 2018-07-04 18:59:34 to 2018-07-05 19:25:34 UTC [more...]
[PATCH] drm/i915: Kill sink_crc for good
2018-07-05 19:25 UTC
[PATCH v3 1/3] drm/i915/dsi: rename the current DSI files based on first platform
2018-07-05 19:09 UTC (8+ messages)
` [PATCH v3 2/3] drm/i915/dsi: use vlv and bxt prefixes for the global DSI functions
` [PATCH v3 3/3] drm/i915/dsi: update some of the platform based checks
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [v3,1/3] drm/i915/dsi: rename the current DSI files based on first platform
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "
` ✗ Fi.CI.IGT: failure "
[PATCH 3/3] drm: Skip __drm_mode_set_config_internal() on atomic drivers
2018-07-05 19:00 UTC (2+ messages)
` [PATCH v2 "
[PATCH 2/3] drm: Introduce __setplane_atomic()
2018-07-05 18:59 UTC (2+ messages)
` [PATCH v2 "
[PATCH] drm/i915/selftests: Skip over live context testing when wedged
2018-07-05 18:49 UTC (2+ messages)
` ✓ Fi.CI.BAT: success for "
[PATCH] drm/i915/selftests: Detect unknown swizzling correctly
2018-07-05 18:35 UTC (2+ messages)
[PATCH] drm/i915/selftests: Skip huge pages live tests if wedged
2018-07-05 18:29 UTC (2+ messages)
` ✓ Fi.CI.BAT: success for "
[PATCH] drm/i915: Squelch very verbose error logging
2018-07-05 18:24 UTC
[PATCH] drm/i915/selftests: Destroy partial tiling vma after use
2018-07-05 18:08 UTC
[PATCH] drm/i915/selftests: Skip live eviction tests when wedged
2018-07-05 18:08 UTC (2+ messages)
` ✓ Fi.CI.BAT: success for "
[PATCH 0/8] drm/i915: Hotplug cleanups and whanot
2018-07-05 18:00 UTC (13+ messages)
` [PATCH 1/8] drm/i915: Introduce for_each_intel_dp()
` [PATCH 2/8] drm/i915: Introduce intel_encoder_is_dig_port()
` [PATCH 3/8] drm/i915: Rewrite mst suspend/resume in terms of encoders
` [PATCH 4/8] drm/i915: Nuke dev_priv->irq_port[]
` [PATCH 5/8] drm/i915: s/int i/enum hpd_pin pin/
` [PATCH 6/8] drm/i915: Pass hpd_pin to long_pulse_detect()
` [PATCH 7/8] drm/i915: Assert that our hpd pin bitmasks don't overflow
` [PATCH 8/8] drm/i915: Print the long_mask alongside the pin_mask
[PATCH] drm/i915/selftests: Skip workaround tests when wedged
2018-07-05 17:09 UTC (2+ messages)
` ✓ Fi.CI.BAT: success for "
[PATCH] drm/i915/selftest: Skip all request selftests when wedged
2018-07-05 16:49 UTC (2+ messages)
` ✓ Fi.CI.BAT: success for "
[PATCH] drm/i915/ddi: Simplify get_encoder_power_domains()
2018-07-05 16:33 UTC (4+ messages)
` ✓ Fi.CI.BAT: success for "
` ✓ Fi.CI.IGT: "
[PATCH] drm/i915/selftests: Fixup recursive MI_BB_START for gen3
2018-07-05 16:29 UTC (2+ messages)
[PATCH] drm/i915/selftests: Skip making an object busy if the GPU is wedged
2018-07-05 16:29 UTC (2+ messages)
` ✓ Fi.CI.BAT: success for "
[PATCH] drm/i915/selftests: Skip using the GPU if wedged
2018-07-05 16:06 UTC (2+ messages)
` ✓ Fi.CI.BAT: success for "
[PATCH i-g-t 01/17] lib: Report file cache as available system memory
2018-07-05 15:55 UTC (15+ messages)
` [PATCH i-g-t 02/17] igt/gem_tiled_partial_pwrite_pread: Check for known swizzling
` [igt-dev] "
` [PATCH i-g-t 05/17] lib: Spin fast, retire early
[PATCH v2] drm/i915/selftests: Fixup recursive MI_BB_START for gen3
2018-07-05 15:47 UTC
[DIM DOCS PATCH 1/2] doc: update CI and pre-merge details in committer guidelines
2018-07-05 15:45 UTC (7+ messages)
` [DIM DOCS PATCH 2/2] doc: clarify what type of changes are acceptable at commit time
[PATCH] drm/i915/selftests: Skip live context execution test without logical contexts
2018-07-05 15:38 UTC
[PATCH v4 00/20] ICELAKE DSI DRIVER
2018-07-05 15:20 UTC (24+ messages)
` [PATCH v4 01/20] drm/i915/icl: Define register for DSI PLL
` [PATCH v4 02/20] drm/i915/icl: Program DSI Escape clock Divider
` [PATCH v4 03/20] drm/i915/icl: Define DSI mode ctl register
` [PATCH v4 04/20] drm/i915/icl: Enable DSI IO power
` [PATCH v4 05/20] drm/i915/icl: Define PORT_CL_DW_10 register
` [PATCH v4 06/20] drm/i915/icl: Power down unused DSI lanes
` [PATCH v4 07/20] drm/i915/icl: Define AUX lane registers for Port A/B
` [PATCH v4 08/20] drm/i915/icl: Configure lane sequencing of combo phy transmitter
` [PATCH v4 09/20] drm/i915/icl: DSI vswing programming sequence
` [PATCH v4 10/20] drm/i915/icl: Enable DDI Buffer
` [PATCH v4 11/20] drm/i915/icl: Define T_INIT_MASTER registers
` [PATCH v4 12/20] drm/i915/icl: Program "
` [PATCH v4 13/20] drm/i915/icl: Define data/clock lanes dphy timing registers
` [PATCH v4 14/20] drm/i915/icl: Program DSI clock and data lane timing params
` [PATCH v4 15/20] drm/i915/icl: Define TA_TIMING_PARAM registers
` [PATCH v4 16/20] drm/i915/icl: Program "
` [PATCH v4 17/20] drm/i915/icl: Get DSI transcoder for a given port
` [PATCH v4 18/20] drm/i915/icl: Add macros for MMIO of DSI transcoder registers
` [PATCH v4 19/20] drm/i915/icl: Define TRANS_DSI_FUNC_CONF register
` [PATCH v4 20/20] drm/i915/icl: Configure DSI transcoders
` ✗ Fi.CI.CHECKPATCH: warning for ICELAKE DSI DRIVER (rev4)
` ✗ Fi.CI.SPARSE: "
` ✗ Fi.CI.BAT: failure "
Shared atomic state causing Weston repaint failure
2018-07-05 15:05 UTC (4+ messages)
[PATCH] drm/i915/selftests: Fail hangcheck testing if the GPU is wedged
2018-07-05 15:02 UTC
[PATCH] drm/i915/icl, x86/gpu: implement ICL stolen memory support
2018-07-05 14:52 UTC (8+ messages)
` [PATCH 1/2] x86/gpu: reserve ICL's graphics stolen memory
[BUG] i915 HDMI connector status is connected after disconnection
2018-07-05 14:40 UTC (8+ messages)
[PATCH] drm/i915: Mark expected switch fall-throughs
2018-07-05 13:48 UTC (4+ messages)
[PATCH v2 0/9] drm: Third attempt at fixing the fb-helper .best_encoder() mess
2018-07-05 13:59 UTC (4+ messages)
` [PATCH v2 1/9] drm/fb-helper: Eliminate the .best_encoder() usage
[PATCH v3 00/20] ICELAKE DSI DRIVER
2018-07-05 13:59 UTC (24+ messages)
` [PATCH v3 01/20] drm/i915/icl: Define register for DSI PLL
` [PATCH v3 02/20] drm/i915/icl: Program DSI Escape clock Divider
` [PATCH v3 03/20] drm/i915/icl: Define DSI mode ctl register
` [PATCH v3 04/20] drm/i915/icl: Enable DSI IO power
` [PATCH v3 05/20] drm/i915/icl: Define PORT_CL_DW_10 register
` [PATCH v3 06/20] drm/i915/icl: Power down unused DSI lanes
` [PATCH v3 07/20] drm/i915/icl: Define AUX lane registers for Port A/B
` [PATCH v3 08/20] drm/i915/icl: Configure lane sequencing of combo phy transmitter
` [PATCH v3 09/20] drm/i915/icl: DSI vswing programming sequence
` [PATCH v3 10/20] drm/i915/icl: Enable DDI Buffer
` [PATCH v3 11/20] drm/i915/icl: Define T_INIT_MASTER registers
` [PATCH v3 12/20] drm/i915/icl: Program "
` [PATCH v3 13/20] drm/i915/icl: Define data/clock lanes dphy timing registers
` [PATCH v3 14/20] drm/i915/icl: Program DSI clock and data lane timing params
` [PATCH v3 15/20] drm/i915/icl: Define TA_TIMING_PARAM registers
` [PATCH v3 16/20] drm/i915/icl: Program "
` [PATCH v3 17/20] drm/i915/icl: Get DSI transcoder for a given port
` [PATCH v3 18/20] drm/i915/icl: Add macros for MMIO of DSI transcoder registers
` [PATCH v3 19/20] drm/i915/icl: Define TRANS_DSI_FUNC_CONF register
` [PATCH v3 20/20] drm/i915/icl: Configure DSI transcoders
` ✗ Fi.CI.CHECKPATCH: warning for ICELAKE DSI DRIVER (rev3)
` ✗ Fi.CI.SPARSE: "
` ✗ Fi.CI.BAT: failure "
[PULL] drm-misc-fixes
2018-07-05 13:19 UTC
[PATCH] drm/i915: Only reset hangcheck at the start of an activity cycle
2018-07-05 13:04 UTC (4+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for "
` ✓ Fi.CI.BAT: success "
` ✗ Fi.CI.IGT: failure "
[PATCH 6/6] drm/i915: Track the last-active inside the i915_vma
2018-07-05 12:48 UTC (6+ messages)
` [PATCH v2] "
[PATCH v3] drm/i915/gvt: declare gvt as i915's soft dependency
2018-07-05 12:30 UTC (4+ messages)
[PULL] drm-intel-fixes
2018-07-05 12:26 UTC
[PATCH] drm: avoid spurious EBUSY due to nonblocking atomic modesets
2018-07-05 12:23 UTC (7+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for "
` ✓ Fi.CI.BAT: success "
` ✗ Fi.CI.CHECKPATCH: warning for drm: avoid spurious EBUSY due to nonblocking atomic modesets (rev2)
` ✓ Fi.CI.BAT: success "
` ✗ Fi.CI.IGT: failure "
[PATCH v4] drm/i915: Adding YUV444 packed format(DRM_FORMAT_AYUV) support
2018-07-05 12:12 UTC (4+ messages)
[PATCH i-g-t] lib: Convert spin batch constructor to a factory
2018-07-05 12:10 UTC
[PATCH 1/3] drm/i915: Remove defunct i915->vm_list
2018-07-05 11:01 UTC (14+ messages)
` [PATCH 2/3] drm/i915/selftests: Use full release for local ppgtt allocation
` [PATCH 3/3] drm/i915/selftests: Replace open-coded i915_address_space_init()
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/3] drm/i915: Remove defunct i915->vm_list
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "
(no subject)
2018-07-05 10:38 UTC
[PATCH v2 1/2] drm/i915/dsi: rename the current DSI files based on generation
2018-07-05 10:06 UTC (5+ messages)
` [PATCH v2 2/2] drm/i915/dsi: use gen7 prefix for the global DSI functions
[PATCH v2 00/20] ICELAKE DSI DRIVER
2018-07-05 9:43 UTC (4+ messages)
` [PATCH v2 07/20] drm/i915/icl: Define AUX lane registers for Port A/B
[PATCH 1/4] drm-tip: 2018y-07m-04d-20h-25m-35s UTC integration manifest
2018-07-05 7:23 UTC (5+ messages)
` [PATCH 2/4] drm/i915: Remove defunct i915->vm_list
` [PATCH 3/4] drm/i915/selftests: Use full release for local ppgtt allocation
` [PATCH 4/4] drm/i915/selftests: Replace open-coded i915_address_space_init()
` ✗ Fi.CI.BAT: failure for series starting with [1/4] drm-tip: 2018y-07m-04d-20h-25m-35s UTC integration manifest
[PATCH 1/3] drm-tip: 2018y-07m-04d-20h-25m-35s UTC integration manifest
2018-07-05 7:22 UTC (4+ messages)
` [PATCH 2/3] drm/i915: Remove defunct i915->vm_list
` [PATCH 3/3] drm/i915/selftests: Use full release for local ppgtt allocation
` ✗ Fi.CI.BAT: failure for series starting with [1/3] drm-tip: 2018y-07m-04d-20h-25m-35s UTC integration manifest
[PATCH] drm/i915/psr: Split sink status into a separate debugfs node
2018-07-05 4:54 UTC (4+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for "
` ✓ Fi.CI.BAT: success "
` ✗ Fi.CI.IGT: failure "
[PATCH] drm/i915: Show who pinned the pages when a leak is hit
2018-07-05 2:04 UTC (6+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for drm/i915: Show who pinned the pages when a leak is hit (rev4)
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "
[CI] drm/i915/gtt: Pull global wc page stash under its own locking
2018-07-05 1:20 UTC (5+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for drm/i915/gtt: Pull global wc page stash under its own locking (rev5)
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "
` ✗ Fi.CI.IGT: failure "
[PULL] drm-misc-next
2018-07-04 23:46 UTC
[PATCH i-g-t] igt/perf: Check the GPU is not wedged before running
2018-07-04 22:53 UTC (2+ messages)
[PATCH V2] drm/i915/glk: Add Quirk for GLK NUC HDMI port issues
2018-07-04 21:28 UTC (4+ messages)
` [PATCH v4] "
[PATCH xf86-video-intel 1/6] sna: Add SAMPLER_OFFSET() compile time asserts for gen6/7
2018-07-04 20:09 UTC (7+ messages)
` [PATCH xf86-video-intel 2/6] sna/gen6+: Split out wm_kernel from the sna_composite_op flags
` [PATCH xf86-video-intel 3/6] sna/vide/textured: Rename yuv shaders to indicate they handle limited range data
` [PATCH xf86-video-intel 5/6] sna/video/textured: Add XV_COLOR_RANGE port attribute
[PATCH 0/5] RESEND: dma-buf cleanup
2018-07-04 20:03 UTC (6+ messages)
` [PATCH 1/5] drm/i915: Remove unecessary dma_fence_ops
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox