messages from 2016-08-15 14:36:48 to 2016-08-17 08:02:40 UTC [more...]
[PATCH 0/2] Live status detection fixes
2016-08-17 8:02 UTC (3+ messages)
` [PATCH 1/2] drm/i915: Skip live status if not supported
` [PATCH 2/2] drm/i915: add module param for live_status
An almost complete set of reviewed patches for tiled partial
2016-08-17 7:57 UTC (37+ messages)
` [PATCH 01/22] drm/i915: Cache kmap between relocations
` [PATCH 02/22] drm/i915: Extract i915_gem_obj_prepare_shmem_write()
` [PATCH 03/22] drm/i915: Before accessing an object via the cpu, flush GTT writes
` [PATCH 04/22] drm/i915: Wait for writes through the GTT to land before reading back
` [PATCH 05/22] drm/i915: Pin the pages first in shmem prepare read/write
` [PATCH 06/22] drm/i915: Tidy up flush cpu/gtt write domains
` [PATCH 07/22] drm/i915: Refactor execbuffer relocation writing
` [PATCH 08/22] drm/i915: Fallback to single page GTT mmappings for relocations
` [PATCH 09/22] drm/i915: Disallow direct CPU access to stolen pages "
` [PATCH 10/22] drm/i915: Move map-and-fenceable tracking to the VMA
` [PATCH 11/22] drm/i915: Allow ringbuffers to be bound anywhere
` [PATCH 12/22] drm/i915: Allocate rings from stolen
` [PATCH 13/22] drm/i915/userptr: Make gup errors stickier
` [PATCH 14/22] drm/i915: Rename fence.lru_list to link
` [PATCH 15/22] drm/i915: Move fence tracking from object to vma
` [PATCH 16/22] drm/i915: Choose partial chunksize based on tile row size
` [PATCH 17/22] drm/i915: Fix partial GGTT faulting
` [PATCH 18/22] drm/i915: Choose not to evict faultable objects from the GGTT
` [PATCH 19/22] drm/i915: Fallback to using unmappable memory for scanout
` [PATCH 20/22] drm/i915: Track display alignment on VMA
` [PATCH 21/22] drm/i915: Bump the inactive tracking for all VMA accessed
` [PATCH 22/22] drm/i915: Stop discarding GTT cache-domain on unbind vma
` ✗ Ro.CI.BAT: failure for series starting with [01/22] drm/i915: Cache kmap between relocations
cmdparser perf improvement
2016-08-17 7:55 UTC (15+ messages)
` [PATCH 2/9] drm/i915/cmdparser: Add the TIMESTAMP register for the other engines
` [PATCH 3/9] drm/i915/cmdparser: Use cached vmappings
` [PATCH 4/9] drm/i915/cmdparser: Only cache the dst vmap
` [PATCH 6/9] drm/i915/cmdparser: Compare against the previous command descriptor
DP Compliance Link Training tests failures
2016-08-17 2:51 UTC
DP MST Stability + Upfront Link Training
2016-08-16 22:52 UTC
[drm-intel:topic/drm-misc 10/25] drivers/gpu/drm/hisilicon/kirin/kirin_drm_drv.c:140:18: error: passing argument 1 of 'dc_ops->cleanup' from incompatible pointer type
2016-08-16 20:00 UTC
[PATCH 0/9] Enable upfront link training on DDI platforms
2016-08-16 17:25 UTC (7+ messages)
` [PATCH 7/9] drm/i915/dp: Enable upfront link training on SKL
` [PATCH 8/9] drm/i915: Split hsw_get_dpll()
` [PATCH 9/9] drm/i915: Enable upfront link training support for HSW/BDW
[PATCH] drm/i915: Call intel_fbc_pre_update() after pinning the new pageflip
2016-08-16 17:04 UTC (4+ messages)
` ✗ Ro.CI.BAT: warning for "
[PATCH v4 0/4] Enable lspcon support for GEN9 devices
2016-08-16 17:01 UTC (6+ messages)
` [PATCH v4 1/4] drm: Helper for lspcon in drm_dp_dual_mode
` [PATCH v4 2/4] drm/i915: Add lspcon support for I915 driver
` [PATCH v4 3/4] drm/i915: Parse VBT data for lspcon
` [PATCH v4 4/4] drm/i915: Enable lspcon initialization
` ✗ Ro.CI.BAT: warning for Enable lspcon support for GEN9 devices (rev4)
[CI 1/2] drm/i915: Add enum for hardware engine identifiers
2016-08-16 16:35 UTC (4+ messages)
` [CI 2/2] drm/i915: Initialize legacy semaphores from engine hw id indexed array
` ✗ Ro.CI.BAT: failure for series starting with [CI,1/2] drm/i915: Add enum for hardware engine identifiers
[PATCH] drm/i915: Tidy reporting busy status during i915_gem_retire_requests()
2016-08-16 15:54 UTC (4+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] drm/i915: Make for_each_engine_masked() more compact and quicker
` ✗ Ro.CI.BAT: failure for drm/i915: Tidy reporting busy status during i915_gem_retire_requests()
[PATCH v3 00/11] Enable Gen 7 Observation Architecture
2016-08-16 15:08 UTC (18+ messages)
` [PATCH v3 01/11] drm/i915: Add i915 perf infrastructure
` [PATCH v3 02/11] drm/i915: rename OACONTROL GEN7_OACONTROL
` [PATCH v3 03/11] drm/i915: return EACCES for check_cmd() failures
` [PATCH v3 04/11] drm/i915: don't whitelist oacontrol in cmd parser
` [PATCH v3 05/11] drm/i915: Add 'render basic' Haswell OA unit config
` [PATCH v3 06/11] drm/i915: Enable i915 perf stream for Haswell OA unit
` [PATCH v3 07/11] drm/i915: advertise available metrics via sysfs
` [PATCH v3 08/11] drm/i915: Add dev.i915.perf_event_paranoid sysctl option
` [PATCH v3 09/11] drm/i915: add oa_event_min_timer_exponent sysctl
` [PATCH v3 10/11] drm/i915: Add more Haswell OA metric sets
` [PATCH v3 11/11] drm/i915: Add a kerneldoc summary for i915_perf.c
` ✗ Ro.CI.BAT: failure for Enable Gen 7 Observation Architecture (rev5)
[PATCH] drm/i915: Unconditionally flush any chipset buffers before execbuf
2016-08-16 14:01 UTC (3+ messages)
` ✗ Ro.CI.BAT: failure for "
[PATCH] agp/intel: Flush chipset writes after updating a single PTE
2016-08-16 13:29 UTC (2+ messages)
` ✗ Ro.CI.BAT: failure for "
[PATCH v6 00/18] Support for sustained capturing of GuC firmware logs
2016-08-16 12:19 UTC (35+ messages)
` [PATCH 05/18] drm/i915: Support for GuC interrupts
` [PATCH 06/18] drm/i915: Handle log buffer flush interrupt event from GuC
` [PATCH 08/18] drm/i915: Add a relay backed debugfs interface for capturing GuC logs
` [PATCH 11/18] drm/i915: Optimization to reduce the sampling time of GuC log buffer
` [PATCH 13/18] drm/i915: Augment i915 error state to include the dump "
` [PATCH 14/18] drm/i915: Forcefully flush GuC log buffer on reset
` [PATCH 15/18] drm/i915: Debugfs support for GuC logging control
` [PATCH 18/18] drm/i915: Early creation of relay channel for capturing boot time logs
` ✗ Ro.CI.BAT: failure for Support for sustained capturing of GuC firmware logs (rev7)
[PATCH] drm/i915/kbl: Limit WaDisableDynamicCreditSharing to A0
2016-08-16 12:13 UTC (3+ messages)
[PATCH] drm: make drm_get_format_name thread-safe
2016-08-16 12:07 UTC (10+ messages)
` [FIXUP] drm: remove `const` attribute to hint at caller that they now own the memory
` ✗ Ro.CI.BAT: failure for drm: make drm_get_format_name thread-safe (rev2)
[PATCH 0/2] HuC/GuC status to Get Params
2016-08-16 11:59 UTC (6+ messages)
` [PATCH 1/2] drm/i915/get_params: Add GuC status to getparams
` [PATCH 2/2] drm/i915/get_params: Add HuC "
` ✗ Ro.CI.BAT: failure for HuC/GuC status to Get Params
[PATCH v6 0/6] HuC Loading Patches
2016-08-16 11:54 UTC (8+ messages)
` [PATCH v6 1/6] drm/i915/guc: Make the GuC fw loading helper functions general
` [PATCH v6 2/6] drm/i915/huc: Unified css_header struct for GuC and HuC
` [PATCH v6 3/6] drm/i915/huc: Add HuC fw loading support
` [PATCH v6 4/6] drm/i915/huc: Add debugfs for HuC loading status check
` [PATCH v6 5/6] drm/i915/huc: Support HuC authentication
` [PATCH v6 6/6] drm/i915/huc: Add BXT HuC Loading Support
` ✗ Ro.CI.BAT: failure for HuC Loading Patches
[PATCH v2 1/2] drm/i915/mst: Validate modes against available link bandwidth
2016-08-16 11:23 UTC (2+ messages)
[PATCH v2 1/2] drm/i915/mst: Validate modes against available link bandwidth
2016-08-16 11:19 UTC (2+ messages)
[PATCH] drm/i915: Silence GCC warning for cmn_a_well
2016-08-16 9:42 UTC (3+ messages)
` ✗ Ro.CI.BAT: warning for "
[CI] drm/i915: Embrace the race in busy-ioctl
2016-08-16 9:24 UTC (2+ messages)
` ✗ Ro.CI.BAT: failure for drm/i915: Embrace the race in busy-ioctl (rev2)
Partial VMA fixes
2016-08-16 8:40 UTC (8+ messages)
` [PATCH 02/10] drm/i915/userptr: Make gup errors stickier
` [PATCH 08/10] drm/i915: Track display alignment on VMA
[PATCH 00/25] FBC crtc/fb locking + smaller fixes
2016-08-16 7:36 UTC (5+ messages)
` [PATCH 11/25] drm/i915/fbc: fix the FBC state checking code
[PATCH 0/2] Adapt patches from Jani to solve brightness hot key problem
2016-08-16 6:53 UTC (4+ messages)
` [PATCH 1/2] drm/i915: make i915 the source of acpi device ids for _DOD
` [PATCH 2/2] drm/i915/opregion: update cadl based on actually active outputs
` ✗ Ro.CI.BAT: failure for Adapt patches from Jani to solve brightness hot key problem
[PATCH v2 0/3] Prep. for DP audio MST support
2016-08-16 6:25 UTC (5+ messages)
` [PATCH v2 1/3] drm/i915: Add function to return port from an encoder
` [PATCH v2 2/3] drm/i915: Move audio_connector to intel_encoder
` [PATCH v2 3/3] drm/i915: start adding dp mst audio
` ✗ Ro.CI.BAT: failure for Prep. for DP audio MST support
[PATCH] drm/i915/fbc: disable FBC on FIFO underruns
2016-08-16 5:57 UTC (6+ messages)
` "
` ✗ Ro.CI.BAT: failure for drm/i915/fbc: disable FBC on FIFO underruns (rev2)
[PATCH v3 00/21] drm/i915: Organize most GPU features by platform
2016-08-15 21:01 UTC (40+ messages)
` [PATCH v3 02/21] drm/i915: Remove .is_mobile field from platform struct
` [PATCH v3 04/21] drm/i915: Move HAS_RUNTIME_PM definition to platform
` [PATCH v3 05/21] drm/i915: Get rid of HAS_CORE_RING_FREQ
` [PATCH v3 06/21] drm/i915 Move HAS_CSR definition to platform definition
` [PATCH v3 07/21] drm/i915: Move HAS_RESOURCE_STREAMER "
` [PATCH v3 08/21] drm/i915: Move HAS_RC6 "
` [PATCH v3 09/21] drm/i915: Move HAS_RC6p "
` [PATCH v3 10/21] drm/i915: Move HAS_DP_MST "
` [PATCH v3 11/21] drm/i915: Introduce GEN5_FEATURES for device info
` [PATCH v3 12/21] drm/i915: Move HAS_GMBUS_IRQ definition to platform definition
` [PATCH v3 13/21] drm/i915: Introduce GEN4_FEATURES for device info
` [PATCH v3 14/21] drm/i915: Introduce GEN3_FEATURES "
` [PATCH v3 15/21] drm/i915: Introduce GEN2_FEATURES "
` [PATCH v3 16/21] drm/i915: Move HAS_HW_CONTEXTS definition to platform
` [PATCH v3 17/21] drm/i915: Move HAS_LOGICAL_RING_CONTEXTS "
` [PATCH v3 18/21] drm/i915: Move HAS_L3_DPF definition to platform definition
` [PATCH v3 19/21] drm/i915: Move HAS_GMCH_DISPLAY definition to platform
` [PATCH v3 20/21] drm/i915: Make HWS_NEEDS_PHYSICAL the exception
` [PATCH v3 21/21] drm/i915: Move HAS_GUC definition to platform definition
[PATCH RFC 0/4] svm support
2016-08-15 16:36 UTC (11+ messages)
` [PATCH RFC 1/4] drm/i915: add create_context2 ioctl
` [PATCH RFC 3/4] drm/i915: add SVM execbuf ioctl v10
[PATCH v2] dma-buf: Wait on the reservation object when sync'ing before CPU access
2016-08-15 16:35 UTC (6+ messages)
` [PATCH v2] drm/i915: Use common RPS scheme for Cherryview
` ✗ Ro.CI.BAT: failure for dma-buf: Wait on the reservation object when sync'ing before CPU access
linux-firmware-i915 pull request (restore skl dmc 1.23)
2016-08-15 14:47 UTC (2+ messages)
Current drm-intel-next status on broadwell platform
2016-08-15 14:44 UTC
[PATCH] drm/i915: Use common RPS scheme for Cherryview
2016-08-15 14:42 UTC (2+ messages)
` ✗ Ro.CI.BAT: failure for "
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