public inbox for intel-gfx@lists.freedesktop.org
 help / color / mirror / Atom feed
 messages from 2017-02-13 17:16:16 to 2017-02-14 20:03:15 UTC [more...]

[PATCH v3 0/7] drm/atomic: Add accessor macros for all atomic state
 2017-02-14 20:03 UTC  (4+ messages)
` [PATCH v3 3/7] drm/atomic: Use new atomic iterator macros

[PATCH] drm/i915: Remove duplicate intel_logical_ring_workarounds_emit
 2017-02-14 19:55 UTC  (5+ messages)
` ✗ Fi.CI.BAT: failure for "

[PATCH v3] drm/i915: Fix not finding the VBT when it overlaps with OPREGION_ASLE_EXT
 2017-02-14 19:51 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH v3 0/8] Adding driver-private objects to atomic state
 2017-02-14 19:51 UTC  (8+ messages)
` [PATCH v3 7/8] drm: Connector helper function to release resources

[PATCH v2 0/5] GuC Scrub vol. 1
 2017-02-14 19:37 UTC  (8+ messages)
` [PATCH 1/5] drm/i915/uc: Rename intel_?uc_{setup, load}() to _init_hw()
` [PATCH 2/5] drm/i915/uc: Introduce intel_uc_init()
` [PATCH 3/5] drm/i915/guc: Extract param logic form guc_init
` [PATCH 4/5] drm/i915/guc: Simplify intel_guc_init_hw()
` [PATCH 5/5] drm/i915/uc: Simplify fw_path

[PATCH] drm/i915: Fix uninitialized return from mi_set_context
 2017-02-14 19:36 UTC  (4+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH] drm/i915/dp: Reset the link params on HPD/connected boot/resume
 2017-02-14 19:25 UTC  (4+ messages)

[PATCH] drm/i915: Fix DisplayPort Hotplug
 2017-02-14 19:00 UTC  (6+ messages)
` ✗ Fi.CI.BAT: warning for "

[PATCH] drm/i915: Silence compiler warning for seltests/i915_gem_coherency
 2017-02-14 18:22 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH v2] drm/i915: Sanitize GuC client initialization
 2017-02-14 17:52 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for drm/i915: Sanitize GuC client initialization (rev2)

[PATCH] drm/i915/guc: Don't take struct_mutex for object unreference
 2017-02-14 17:22 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for drm/i915/guc: Don't take struct_mutex for object unreference (rev2)

[CI] drm/i915: The return of i915_gpu_info to debugfs
 2017-02-14 16:46 UTC 

[PATCH] drm/i915: Avoid overflow in computing pot_hole loop termination
 2017-02-14 16:32 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for "

[GLK MIPI DSI V5 0/8] GLK MIPI DSI VIDEO MODE PATCHES
 2017-02-14 16:32 UTC  (10+ messages)
` [GLK MIPI DSI V5 1/8] drm/i915/glk: Program dphy param reg for GLK
` [GLK MIPI DSI V5 2/8] drm/i915/glk: Program new MIPI DSI PHY registers "
` [GLK MIPI DSI V5 3/8] drm/i915/glk: Add MIPIIO Enable/disable sequence
` [GLK MIPI DSI V5 4/8] drm/i915: Set the Z inversion overlap field
` [GLK MIPI DSI V5 5/8] drm/i915/glk: Add DSI PLL divider range for glk
` [GLK MIPI DSI V5 6/8] drm/i915i/glk: Program MIPI_CLOCK_CTRL only for BXT
` [GLK MIPI DSI V5 7/8] drm/i915/glk: Program txesc clock divider for GLK
` [GLK MIPI DSI V5 8/8] drm/i915/glk: Validate only DSI PORT A PLL divider
` ✗ Fi.CI.BAT: failure for GLK MIPI DSI VIDEO MODE PATCHES (rev5)

[PATCH RESEND] drm/dp/mst: fix kernel oops when turning off secondary monitor
 2017-02-14 16:22 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for drm/dp/mst: fix kernel oops when turning off secondary monitor (rev3)

[PATCH 1/3] drm/i915: Enable fine-tuned RPS for cherryview
 2017-02-14 16:19 UTC  (6+ messages)
` [PATCH 2/3] drm/i915: Don't accidentally increase the frequency in handling DOWN rps
` [PATCH 3/3] drm/i915: Only apply the jump to the "efficient RPS" frequency on startup

ppgtt allocation fixes and speedups
 2017-02-14 16:16 UTC  (34+ messages)
` [PATCH v3 01/23] drm/i915: Micro-optimise i915_get_ggtt_vma_pages()
` [PATCH v3 02/23] drm/i915: Micro-optimise gen6_ppgtt_insert_entries()
` [PATCH v3 03/23] drm/i915: Micro-optimise gen8_ppgtt_insert_entries()
` [PATCH v3 04/23] drm/i915: Don't special case teardown of aliasing_ppgtt
` [PATCH v3 05/23] drm/i915: Split ggtt/alasing_gtt unbind_vma
` [PATCH v3 06/23] drm/i915: Convert clflushed pagetables over to WC maps
` [PATCH v3 07/23] drm/i915: Remove kmap/kunmap wrappers
` [PATCH v3 08/23] drm/i915: Move allocate_va_range to GTT
` [PATCH v3 09/23] drm/i915: Always preallocate gen6/7 ppgtt
` [PATCH v3 10/23] drm/i915: Remove redundant clear of appgtt
` [PATCH v3 11/23] drm/i915: Tidy gen6_write_pde()
` [PATCH v3 12/23] drm/i915: Remove bitmap tracking for used-ptes
` [PATCH v3 13/23] drm/i915: Remove bitmap tracking for used-pdes
` [PATCH v3 14/23] drm/i915: Remove bitmap tracking for used-pdpes
` [PATCH v3 15/23] drm/i915: Remove bitmap tracking for used-pml4
` [PATCH v3 16/23] drm/i915: Remove superfluous posting reads after clear GGTT
` [PATCH v3 17/23] drm/i915: Always mark the PDP as dirty when altered
` [PATCH v3 18/23] drm/i915: Remove defunct GTT tracepoints
` [PATCH v3 19/23] drm/i915: Remove unused ppgtt->enable()
` [PATCH v3 20/23] drm/i915: Remove i915_address_space.start
` [PATCH v3 21/23] drm/i915: Only preallocate the aliasing GTT to the extents of the global GTT
` [PATCH v3 22/23] drm/i915: Differentiate the aliasing_ppgtt with an invalid filp
` [PATCH v3 23/23] drm/i915: Use preferred kernel types in i915_gem_gtt.c
` ✗ Fi.CI.BAT: warning for series starting with [v3,01/23] drm/i915: Micro-optimise i915_get_ggtt_vma_pages()
` ✓ Fi.CI.BAT: success "

[PATCH v2 01/22] drm/i915: Micro-optimise i915_get_ggtt_vma_pages()
 2017-02-14 15:56 UTC  (4+ messages)
` [PATCH v2 21/22] drm/i915: Only preallocate the aliasing GTT to the extents of the global GTT
` ✓ Fi.CI.BAT: success for series starting with [v2,01/22] drm/i915: Micro-optimise i915_get_ggtt_vma_pages() (rev3)

[PATCH] dma-buf/fence: Avoid use of uninitialised timestamp
 2017-02-14 15:52 UTC  (6+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH] drm/i915: The return of i915_gpu_info to debugfs
 2017-02-14 15:38 UTC  (3+ messages)

[PATCH 1/2] HAX enable guc submission for CI
 2017-02-14 14:52 UTC  (4+ messages)
` [PATCH 2/2] drm/i915/scheduler: emulate a scheduler for guc
` ✗ Fi.CI.BAT: failure for series starting with [1/2] HAX enable guc submission for CI

[PATCH] drm/i915: Emit to ringbuffer directly
 2017-02-14 14:39 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for drm/i915: Emit to ringbuffer directly (rev11)

[PATCH] drm/i915: Silence compiler for GTT selftests
 2017-02-14 14:22 UTC  (4+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH] drm/i915/guc: In the submission cleanup, do not bail out if there is no execbuf_client
 2017-02-14 14:20 UTC  (4+ messages)

[drm-intel:drm-intel-next-queued 31/59] drivers/gpu/drm/i915/selftests/i915_gem_coherency.c:274: error: 'err' may be used uninitialized in this function
 2017-02-14 14:15 UTC 

[PATCH i-g-t v2] Add atomic modesetting testlist
 2017-02-14 14:07 UTC 

ACPI problem causing non functional backlight control on win10 cherrytrail devices
 2017-02-14 13:56 UTC 

[RFC/CI] drm/i915: Sanitize GuC client initialization
 2017-02-14 13:54 UTC  (9+ messages)

kbl_guc and bxt_guc firmware missing from linux-firmware
 2017-02-14 13:39 UTC 

[PATCH] drm/i915: Convert remaining users of 32bit power domain masks
 2017-02-14 12:53 UTC  (3+ messages)

[drm-intel:drm-intel-next-queued 23/59] drivers/gpu/drm/i915/selftests/i915_gem_request.c:280: error: 'request' may be used uninitialized in this function
 2017-02-14 12:26 UTC 

[PATCH v8] drm/i915: Emit to ringbuffer directly
 2017-02-14 12:06 UTC  (6+ messages)
` [PATCH v9] "
    ` [PATCH v10] "

[PATCH v2 22/22] drm/i915: Differentiate the aliasing_ppgtt with an invalid filp
 2017-02-14 12:01 UTC  (3+ messages)
` [PATCH] drm/i915: Use preferred kernel types in i915_gem_gtt.c

[PATCH 01/14] drm/i915: Keep a global seqno per-engine
 2017-02-14 11:57 UTC  (10+ messages)
` [PATCH 02/14] drm/i915: Use a local to shorten req->i915->gpu_error.wait_queue
` [PATCH 03/14] drm/i915: Add ourselves to the gpu error waitqueue for the entire wait
` [PATCH 04/14] drm/i915: Inline __i915_gem_request_wait_for_execute()

Prep work for preemption and GEM bugfixes
 2017-02-14 11:52 UTC  (16+ messages)
` [PATCH v2 01/14] drm/i915: Keep a global seqno per-engine
` [PATCH v2 02/14] drm/i915: Use a local to shorten req->i915->gpu_error.wait_queue
` [PATCH v2 03/14] drm/i915: Add ourselves to the gpu error waitqueue for the entire wait
` [PATCH v2 04/14] drm/i915: Inline __i915_gem_request_wait_for_execute()
` [PATCH v2 05/14] drm/i915: Deconstruct execute fence
` [PATCH v2 06/14] drm/i915: Protect the request->global_seqno with the engine->timeline lock
` [PATCH v2 07/14] drm/i915: Take a reference whilst processing the signaler request
` [PATCH v2 08/14] drm/i915: Allow an request to be cancelled
` [PATCH v2 09/14] drm/i915: Remove the preempted request from the execution queue
` [PATCH v2 10/14] drm/i915: Exercise request cancellation using a mock selftest
` [PATCH v2 11/14] drm/i915: Replace reset_wait_queue with default_wake_function
` [PATCH v2 12/14] drm/i915: Refactor direct GPU reset from request waiters
` [PATCH v2 13/14] drm/i915: Immediately process a reset before starting waiting
` [PATCH v2 14/14] drm/i915: Remove one level of indention from wait-for-execute
` ✓ Fi.CI.BAT: success for series starting with [v2,01/14] drm/i915: Keep a global seqno per-engine

[drm-intel:drm-intel-next-queued 11/59] drivers/gpu/drm/i915/selftests/i915_mock_selftests.h:11: error: unknown field 'mock' specified in initializer
 2017-02-14 11:40 UTC  (2+ messages)

[PATCH 1/2] drm/i915: Pass timeout==0 on to i915_gem_object_wait_fence()
 2017-02-14  9:40 UTC  (2+ messages)

[PATCH v7] drm/i915/scheduler: emulate a scheduler for guc
 2017-02-14  1:08 UTC  (4+ messages)
` [PATCH v8] "

[PATCH v2] drm/dp/mst: fix kernel oops when turning off secondary monitor
 2017-02-14  0:36 UTC  (3+ messages)

[PATCH] drm/i915/guc: Dynamically alloc GuC descriptor
 2017-02-13 16:05 UTC  (4+ messages)
` [PATCH] drm/i915/guc: Keep the ctx_pool_vaddr mapped, for easy access

[PATCH I-G-T 1/4] lib: Add PSR utility functions to igt library
 2017-02-13 23:43 UTC  (4+ messages)
` [PATCH I-G-T 2/4] tests/kms_psr_sink_crc: Refactor to use new PSR library primitives
` [PATCH I-G-T 3/4] tests/kms_frontbuffer_tracking: Refactor to use IGT PSR library functions
` [PATCH I-G-T 4/4] tests/kms_fbcon_fbt: "

✓ Fi.CI.BAT: success for drm/i915: Reject HDMI 12bpc if the sink doesn't indicate support
 2017-02-13 18:22 UTC 

[PATCH] drm/i915: Reject HDMI 12bpc if the sink doesn't indicate support
 2017-02-13 17:58 UTC 

[CI 01/47] drm/i915: Provide a hook for selftests
 2017-02-13 17:52 UTC  (35+ messages)
` [CI 15/47] drm/i915: Test request ordering between engines
` [CI 16/47] drm/i915: Live testing of empty requests
` [CI 17/47] drm/i915: Add selftests for object allocation, phys
` [CI 18/47] drm/i915: Add a live seftest for GEM objects
` [CI 19/47] drm/i915: Test partial mappings
` [CI 20/47] drm/i915: Test exhaustion of the mmap space
` [CI 21/47] drm/i915: Test coherency of and barriers between cache domains
` [CI 22/47] drm/i915: Move uncore selfchecks to live selftest infrastructure
` [CI 23/47] drm/i915: Test all fw tables during mock selftests
` [CI 24/47] drm/i915: Sanity check all registers for matching fw domains
` [CI 25/47] drm/i915: Add some mock tests for dmabuf interop
` [CI 26/47] drm/i915: Add a live dmabuf selftest
` [CI 27/47] drm/i915: Add initial selftests for i915_gem_gtt
` [CI 28/47] drm/i915: Exercise filling the top/bottom portions of the ppgtt
` [CI 29/47] drm/i915: Exercise filling the top/bottom portions of the global GTT
` [CI 30/47] drm/i915: Fill different pages of the GTT
` [CI 31/47] drm/i915: Exercise filling and removing random ranges from the live GTT
` [CI 32/47] drm/i915: Live testing of lowlevel GTT operations
` [CI 33/47] drm/i915: Use fault-injection to force the shrinker to run in live GTT tests
` [CI 34/47] drm/i915: Test creation of VMA
` [CI 35/47] drm/i915: Exercise i915_vma_pin/i915_vma_insert
` [CI 36/47] drm/i915: Verify page layout for rotated VMA
` [CI 37/47] drm/i915: Test creation of partial VMA
` [CI 38/47] drm/i915: Live testing for context execution
` [CI 39/47] drm/i915: Extract aliasing ppgtt setup
` [CI 40/47] drm/i915: Force an aliasing_ppgtt test for context execution
` [CI 41/47] drm/i915: Initial selftests for exercising eviction
` [CI 42/47] drm/i915: Add mock exercise for i915_gem_gtt_reserve
` [CI 43/47] drm/i915: Add mock exercise for i915_gem_gtt_insert
` [CI 44/47] drm/i915: Add mock tests for GTT/VMA handling
` [CI 45/47] drm/i915: Exercise manipulate of single pages in the GGTT
` [CI 46/47] drm/i915: Exercise crossing pot boundaries in the GTT
` [CI 47/47] drm/i915: Add initial selftests for hang detection and resets
` ✓ Fi.CI.BAT: success for series starting with [CI,01/47] drm/i915: Provide a hook for selftests

[PATCH] drm: Reduce EDID warnings from DRM_ERROR to DRM_NOTE
 2017-02-13 17:17 UTC  (4+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox