messages from 2016-08-17 10:49:49 to 2016-08-18 13:20:12 UTC [more...]
[PATCH 00/15] drm/i915: Use connector atomic state in encoders
2016-08-18 13:20 UTC (7+ messages)
` [PATCH 01/15] drm/i915: handle DP_MST correctly in bxt_get_dpll
` [PATCH 02/15] drm/i915: Pass atomic state to crtc enable/disable functions
` [PATCH 03/15] drm/i915: Remove unused mode_set hook from encoder
[PATCH 1/2] drm/i915: Unconditionally flush any chipset buffers before execbuf
2016-08-18 13:12 UTC (2+ messages)
` [PATCH 2/2] agp/intel: Flush chipset writes after updating a single PTE
[PATCH 1/9] drm: Extract drm_encoder.[hc]
2016-08-18 13:11 UTC (12+ messages)
` [PATCH 2/9] drm/doc: Polish kerneldoc for encoders
` [PATCH 3/9] drm: Extract drm_mode_object.[hc]
` [PATCH 4/9] drm: Remove drm_mode_object->atomic_count
` [PATCH 5/9] drm/doc: Polish docs for drm_mode_object
` [PATCH 6/9] drm: move drm_mode_legacy_fb_format to drm_fourcc.c
` [PATCH 7/9] drm: Extract drm_property.[hc]
` [PATCH 8/9] drm: Unify handling of blob and object properties
` [PATCH 9/9] drm/doc: Polish docs for drm_property&drm_property_blob
` ✗ Ro.CI.BAT: failure for series starting with [1/9] drm: Extract drm_encoder.[hc]
[PATCH v7 00/19] Support for sustained capturing of GuC firmware logs
2016-08-18 12:59 UTC (22+ messages)
` [PATCH 05/19] drm/i915: Support for GuC interrupts
` [PATCH 06/19] drm/i915: Handle log buffer flush interrupt event from GuC
` [PATCH 08/19] drm/i915: Add a relay backed debugfs interface for capturing GuC logs
` [PATCH 14/19] drm/i915: Forcefully flush GuC log buffer on reset
` [PATCH 19/19] drm/i915: Sync against the GuC log buffer flush work item on system suspend
[PATCH 0/2] Updates to gem_exec_nop parallel execution test
2016-08-18 12:01 UTC (5+ messages)
` [PATCH 1/2] igt/gem_exec_nop: add burst submission to "
[PATCH] drm/i915: vfree() no longer ignores the low bits of the address
2016-08-18 10:36 UTC (4+ messages)
` ✗ Ro.CI.BAT: failure for "
[PATCH 1/2] drm/i915/fbc: Don't set an illegal fence if unfenced
2016-08-18 10:33 UTC (4+ messages)
` [PATCH 2/2] drm/i915/fbc: Allow on unfenced surfaces, for recent gen
` ✗ Ro.CI.BAT: failure for series starting with [1/2] drm/i915/fbc: Don't set an illegal fence if unfenced
[PATCH 0/4]: Picture aspect ratio support in DRM layer
2016-08-18 10:15 UTC (9+ messages)
` [PATCH 1/4] drm: add picture aspect ratio flags
[PATCH 0/2] Live status detection fixes
2016-08-18 9:56 UTC (6+ messages)
` [PATCH 2/2] drm/i915: add module param for live_status
[PATCH v3 0/2] HuC/GuC status to Get Params
2016-08-18 8:55 UTC (4+ messages)
` [PATCH v3 1/2] drm/i915/get_params: Add GuC status to getparams
` [PATCH v3 2/2] drm/i915/get_params: Add HuC "
` ✗ Ro.CI.BAT: failure for HuC/GuC status to Get Params. (rev3)
[PATCH] drm/i915: Drop ORIGIN_GTT for untracked GTT writes
2016-08-18 8:30 UTC (2+ messages)
` ✗ Ro.CI.BAT: failure for "
[PATCH v4 0/3] drm/i915: fix some audio support 4K resolution issues
2016-08-18 8:29 UTC (5+ messages)
` [PATCH v4 1/3] drm/i915: set proper N/M in modeset
` [PATCH v4 2/3] drm/i915: set proper N/MCTS on more platforms
` [PATCH v4 3/3] drm/i915: HDMI audio gets the TMDS clock by crtc_clock
` ✗ Ro.CI.BAT: failure for drm/i915: fix some audio support 4K resolution issues
[CI 01/35] drm/i915: Use ORIGIN_CPU for fb invalidation from pwrite
2016-08-18 8:04 UTC (36+ messages)
` [CI 02/35] drm/i915: Mark up the GTT flush following WC writes as ORIGIN_CPU
` [CI 03/35] drm/i915: Fallback to single page pwrite/pread if unable to release fence
` [CI 04/35] drm/i915: Cache kmap between relocations
` [CI 05/35] drm/i915: Extract i915_gem_obj_prepare_shmem_write()
` [CI 06/35] drm/i915: Before accessing an object via the cpu, flush GTT writes
` [CI 07/35] drm/i915: Wait for writes through the GTT to land before reading back
` [CI 08/35] drm/i915: Pin the pages first in shmem prepare read/write
` [CI 09/35] drm/i915: Tidy up flush cpu/gtt write domains
` [CI 10/35] drm/i915: Refactor execbuffer relocation writing
` [CI 11/35] drm/i915: Fallback to single page GTT mmappings for relocations
` [CI 12/35] drm/i915: Disallow direct CPU access to stolen pages "
` [CI 13/35] drm/i915: Move map-and-fenceable tracking to the VMA
` [CI 14/35] drm/i915: Allow ringbuffers to be bound anywhere
` [CI 15/35] drm/i915: Allocate rings from stolen
` [CI 16/35] drm/i915/userptr: Make gup errors stickier
` [CI 17/35] drm/i915: Rename fence.lru_list to link
` [CI 18/35] drm/i915: Move fence tracking from object to vma
` [CI 19/35] drm/i915: Choose partial chunksize based on tile row size
` [CI 20/35] drm/i915: Fix partial GGTT faulting
` [CI 21/35] drm/i915: Convert partial ggtt vma to full ggtt if it spans the entire object
` [CI 22/35] drm/i915: Choose not to evict faultable objects from the GGTT
` [CI 23/35] drm/i915: Fallback to using unmappable memory for scanout
` [CI 24/35] drm/i915: Track display alignment on VMA
` [CI 25/35] drm/i915: Bump the inactive tracking for all VMA accessed
` [CI 26/35] drm/i915: Stop discarding GTT cache-domain on unbind vma
` [CI 27/35] drm/i915/cmdparser: Make initialisation failure non-fatal
` [CI 28/35] drm/i915/cmdparser: Add the TIMESTAMP register for the other engines
` [CI 29/35] drm/i915/cmdparser: Use cached vmappings
` [CI 30/35] drm/i915/cmdparser: Only cache the dst vmap
` [CI 31/35] drm/i915/cmdparser: Improve hash function
` [CI 32/35] drm/i915/cmdparser: Compare against the previous command descriptor
` [CI 33/35] drm/i915/cmdparser: Check for SKIP descriptors first
` [CI 34/35] drm/i915/cmdparser: Use binary search for faster register lookup
` [CI 35/35] drm/i915/cmdparser: Accelerate copies from WC memory
` ✗ Ro.CI.BAT: failure for series starting with [CI,01/35] drm/i915: Use ORIGIN_CPU for fb invalidation from pwrite
[PATCH v12 0/7] Finally fix watermarks
2016-08-18 7:39 UTC (10+ messages)
` [PATCH v12 1/7] drm/i915/gen6+: Interpret mailbox error flags
` [PATCH v12 2/7] drm/i915/skl: Add support for the SAGV, fix underrun hangs
` [PATCH v12 3/7] drm/i915/gen9: Only copy WM results for changed pipes to skl_hw
` [PATCH v12 4/7] drm/i915/skl: Update plane watermarks atomically during plane updates
` [PATCH v12 5/7] drm/i915/skl: Ensure pipes with changed wms get added to the state
` [PATCH v12 6/7] drm/i915: Move CRTC updating in atomic_commit into it's own hook
` [PATCH v12 7/7] drm/i915/skl: Update DDB values atomically with wms/plane attrs
` ✗ Ro.CI.BAT: failure for Finally fix watermarks (rev10)
[PATCH] Revert "drm/i915: Check live status before reading edid"
2016-08-18 7:29 UTC (5+ messages)
` ✗ Ro.CI.BAT: failure for "
[PATCH 1/2] drm/i915: Use ORIGIN_CPU for fb invalidation from pwrite
2016-08-18 7:13 UTC (4+ messages)
` [PATCH 2/2] drm/i915: Fallback to single page pwrite/pread if unable to release fence
` ✗ Ro.CI.BAT: failure for series starting with [1/2] drm/i915: Use ORIGIN_CPU for fb invalidation from pwrite
[PATCH] drm/i915: Call intel_fbc_pre_update() after pinning the new pageflip
2016-08-18 6:49 UTC (2+ messages)
` ✗ Ro.CI.BAT: warning for drm/i915: Call intel_fbc_pre_update() after pinning the new pageflip (rev2)
[PATCH v4 00/22] drm/i915: Organize most GPU features by platform
2016-08-18 6:22 UTC (24+ messages)
` [PATCH v4 01/22] drm/i915: Move HAS_PSR definition to platform struct definition
` [PATCH v4 02/22] drm/i915: Remove .is_mobile field from platform struct
` [PATCH v4 03/22] drm/i915: Introduce GEN6_FEATURES for device info
` [PATCH v4 04/22] drm/i915: Move HAS_RUNTIME_PM definition to platform
` [PATCH v4 05/22] drm/i915: Remove runtime PM for SNB
` [PATCH v4 06/22] drm/i915: Get rid of HAS_CORE_RING_FREQ
` [PATCH v4 07/22] drm/i915 Move HAS_CSR definition to platform definition
` [PATCH v4 08/22] drm/i915: Move HAS_RESOURCE_STREAMER "
` [PATCH v4 09/22] drm/i915: Move HAS_RC6 "
` [PATCH v4 10/22] drm/i915: Move HAS_RC6p "
` [PATCH v4 11/22] drm/i915: Move HAS_DP_MST "
` [PATCH v4 12/22] drm/i915: Introduce GEN5_FEATURES for device info
` [PATCH v4 13/22] drm/i915: Move HAS_GMBUS_IRQ definition to platform definition
` [PATCH v4 14/22] drm/i915: Introduce GEN4_FEATURES for device info
` [PATCH v4 15/22] drm/i915: Introduce GEN3_FEATURES "
` [PATCH v4 16/22] drm/i915: Introduce GEN2_FEATURES "
` [PATCH v4 17/22] drm/i915: Move HAS_HW_CONTEXTS definition to platform
` [PATCH v4 18/22] drm/i915: Move HAS_LOGICAL_RING_CONTEXTS "
` [PATCH v4 19/22] drm/i915: Move HAS_L3_DPF definition to platform definition
` [PATCH v4 20/22] drm/i915: Move HAS_GMCH_DISPLAY definition to platform
` [PATCH v4 21/22] drm/i915: Make HWS_NEEDS_PHYSICAL the exception
` [PATCH v4 22/22] drm/i915: Move HAS_GUC definition to platform definition
` ✗ Ro.CI.BAT: failure for drm/i915: Organize most GPU features by platform (rev4)
[PATCH v2] drm/i915/dp: Switch to using the DRM function for reading DP link status
2016-08-18 5:55 UTC (2+ messages)
` ✗ Ro.CI.BAT: failure for "
[PATCH] drm/i915: Mark up the GTT flush following WC writes as ORIGIN_CPU
2016-08-18 5:27 UTC (3+ messages)
` ✗ Ro.CI.BAT: failure for "
[drm-intel-nightly] 2016y-07m-14d-21h-13m-02s UTC: locking dependency: drm_modeset_lock_all() || __blocking_notifier_call_chain
2016-08-17 20:29 UTC (5+ messages)
[PATCH] drm/i915: Call intel_fbc_pre_update() after pinning the new pageflip
2016-08-17 20:00 UTC (4+ messages)
[PATCH 2/4] drm/i915/dp: Switch to using the DRM function for reading DP link status
2016-08-17 18:43 UTC (3+ messages)
` [PATCH v2] "
[PATCH v2 1/2] drm/i915/mst: Validate modes against available link bandwidth
2016-08-17 17:42 UTC (3+ messages)
cmdparser perf improvement
2016-08-17 16:33 UTC (3+ messages)
` [PATCH 9/9] drm/i915/cmdparser: Accelerate copies from WC memory
[drm-intel:drm-intel-next-queued 2/12] drivers/gpu/drm/i915/i915_gem_gtt.o: warning: objtool: i915_get_ggtt_vma_pages()+0x425: function has unreachable instruction
2016-08-17 15:50 UTC
[CI 1/2] drm/i915: Add enum for hardware engine identifiers
2016-08-17 15:23 UTC (11+ messages)
` [CI 2/2] drm/i915: Initialize legacy semaphores from engine hw id indexed array
[PATCH] drm/i915: Tidy reporting busy status during i915_gem_retire_requests()
2016-08-17 15:12 UTC (5+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] drm/i915: Make for_each_engine_masked() more compact and quicker
[PATCH RFC 0/4] svm support
2016-08-17 14:59 UTC (7+ messages)
` [PATCH RFC 3/4] drm/i915: add SVM execbuf ioctl v10
[CI 01/23] drm/i915: Cache kmap between relocations
2016-08-17 14:43 UTC (24+ messages)
` [CI 02/23] drm/i915: Extract i915_gem_obj_prepare_shmem_write()
` [CI 03/23] drm/i915: Before accessing an object via the cpu, flush GTT writes
` [CI 04/23] drm/i915: Wait for writes through the GTT to land before reading back
` [CI 05/23] drm/i915: Pin the pages first in shmem prepare read/write
` [CI 06/23] drm/i915: Tidy up flush cpu/gtt write domains
` [CI 07/23] drm/i915: Refactor execbuffer relocation writing
` [CI 08/23] drm/i915: Fallback to single page GTT mmappings for relocations
` [CI 09/23] drm/i915: Disallow direct CPU access to stolen pages "
` [CI 10/23] drm/i915: Move map-and-fenceable tracking to the VMA
` [CI 11/23] drm/i915: Allow ringbuffers to be bound anywhere
` [CI 12/23] drm/i915: Allocate rings from stolen
` [CI 13/23] drm/i915/userptr: Make gup errors stickier
` [CI 14/23] drm/i915: Rename fence.lru_list to link
` [CI 15/23] drm/i915: Move fence tracking from object to vma
` [CI 16/23] drm/i915: Choose partial chunksize based on tile row size
` [CI 17/23] drm/i915: Fix partial GGTT faulting
` [CI 18/23] drm/i915: Convert partial ggtt vma to full ggtt if it spans the entire object
` [CI 19/23] drm/i915: Choose not to evict faultable objects from the GGTT
` [CI 20/23] drm/i915: Fallback to using unmappable memory for scanout
` [CI 21/23] drm/i915: Track display alignment on VMA
` [CI 22/23] drm/i915: Bump the inactive tracking for all VMA accessed
` [CI 23/23] drm/i915: Stop discarding GTT cache-domain on unbind vma
` ✗ Ro.CI.BAT: failure for series starting with [CI,01/23] drm/i915: Cache kmap between relocations
[PATCH] drm/i915: Add missing kerneldoc for guc_client_alloc:engines
2016-08-17 13:40 UTC (3+ messages)
` ✗ Ro.CI.BAT: failure for "
[PATCH v2 0/2] HuC/GuC status to Get Params
2016-08-17 12:50 UTC (7+ messages)
` [PATCH v2 1/2] drm/i915/get_params: Add GuC status to getparams
` [PATCH v2 2/2] drm/i915/get_params: Add HuC "
` ✗ Ro.CI.BAT: failure for HuC/GuC status to Get Params. (rev2)
[PATCH] drm/i915: Remember to set vma->pages for the preallocated stolen object
2016-08-17 12:46 UTC (4+ messages)
` ✗ Ro.CI.BAT: failure for "
[PATCH v8 00/12] drm/i915: DP branch devices
2016-08-17 11:59 UTC (3+ messages)
` [PATCH v8 12/12] drm/i915: Check TMDS clock DP to HDMI dongle
` ✗ Ro.CI.BAT: failure for drm/i915: DP branch devices (rev9)
[PATCH 1/2] drm/i915: Mark the static key for movntqda as static
2016-08-17 11:29 UTC (4+ messages)
` [PATCH 2/2] drm/i915: Mark i915_hpd_poll_init_work "
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