intel-gfx.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-02-20 20:00:59 to 2017-02-22 11:58:53 UTC [more...]

[RFC i-g-t] igt/scripts: trace.pl to parse the i915 tracepoints
 2017-02-22 11:58 UTC  (3+ messages)

[PATCH 0/3] drm/atomic: Make drm_framebuffer_remove atomic, again
 2017-02-22 11:48 UTC  (6+ messages)
  ` [PATCH 1/3] drm/atomic: Make disable_all helper fully disable the crtc
` [PATCH 2/3] drm: Convert drm_framebuffer_remove to atomic, v4
` [PATCH 3/3] drm/atomic: Try to preserve the crtc enabled state in drm_atomic_remove_fb
` ✗ Fi.CI.BAT: failure for drm/atomic: Make drm_framebuffer_remove atomic, again

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

[PATCH v2] drm/i915: Sanitize GuC client initialization
 2017-02-22 11:44 UTC  (4+ messages)

[CI 1/6] drm/i915: Remove change_domain tracepoint
 2017-02-22 11:40 UTC  (6+ messages)
` [CI 2/6] drm/i915: Move cpu_cache_is_coherent() to header
` [CI 3/6] drm/i915: Amalgamate flushing of display objects
` [CI 4/6] drm/i915: Skip clflushes for all non-page backed objects
` [CI 5/6] drm/i915: Perform object clflushing asynchronously
` [CI 6/6] drm/i915: Remove 'retire' parameter from intel_fb_obj_flush

[PATCH] drm/i915: Remove Braswell GGTT update w/a
 2017-02-22 11:39 UTC  (3+ messages)

[PATCH] drm/i915/skl: Do not write the replay bit of the ring mode register for Gen 9
 2017-02-22 11:21 UTC  (3+ messages)

[PATCH v3 1/6] drm/i915: Remove change_domain tracepoint
 2017-02-22 11:04 UTC  (13+ messages)
` [PATCH v3 2/6] drm/i915: Move cpu_cache_is_coherent() to header
` [PATCH v3 3/6] drm/i915: Amalgamate flushing of display objects
` [PATCH v3 4/6] drm/i915: Skip clflushes for all non-page backed objects
` [PATCH v3 5/6] drm/i915: Perform object clflushing asynchronously
` [PATCH v3 6/6] drm/i915: Remove 'retire' parameter from intel_fb_obj_flush
` ✓ Fi.CI.BAT: success for series starting with [v3,1/6] drm/i915: Remove change_domain tracepoint

[PATCH] drm/i915/selftests: don't leak the gem object
 2017-02-22 11:03 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH v3 1/6] drm/i915: Generate i915_params {} using a macro
 2017-02-22 10:37 UTC  (12+ messages)
` [PATCH v3 5/6] drm/i915: Add i915_param charp macro magic
        ` [PATCH] "

[PATCH 0/3] GLK plane/scaling fixes
 2017-02-22 10:29 UTC  (4+ messages)
` [PATCH 1/3] drm/i915/glk: Fix watermark computations for third sprite plane
` [PATCH 2/3] drm/i915/glk: Fix maximum scaling factor for Geminilake scalers
` [PATCH 3/3] drm/i915/glk: Fix Geminilake scalers mode programming

[PATCH] drm/i915/gvt: set ring buffer size to default for guc submission
 2017-02-22 10:18 UTC  (3+ messages)

[RFC] drm/i915: Temporarily go realtime when polling PCODE
 2017-02-22  9:13 UTC  (5+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH] drm/i915: check status and reply value both in skl_pcode_try_request()
 2017-02-22  8:56 UTC  (5+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH 0/5] drm/i915: add VBT firmware loading mechanism
 2017-02-22  8:50 UTC  (10+ messages)
` [PATCH 1/5] drm/i915: Add i915_param charp macro magic
` [PATCH 2/5] drm/i915/opregion: bail out early for systems with no opregion VBT
` [PATCH 3/5] drm/i915/opregion: try to validate RVDA VBT only if it's there
` [PATCH 4/5] drm/i915/opregion: debug log about invalid ACPI OpRegion VBT
` [PATCH 5/5] drm/i915/opregion: let user specify override VBT via firmware load
` ✓ Fi.CI.BAT: success for drm/i915: add VBT firmware loading mechanism

[PATCH] drm/i915: Remove temporary allocation of dma addresses when rotating
 2017-02-22  8:44 UTC  (4+ messages)

[PATCH v2] drm: Add DPCD definitions for DP 1.4 DSC feature
 2017-02-22  8:23 UTC  (4+ messages)

[PATCH v3 0/6] Fix Geminilake DDI power well enable timeouts
 2017-02-22  7:22 UTC  (8+ messages)
` [PATCH v3 1/6] drm/i915: Store aux power domain in intel_dp
` [PATCH v3 2/6] drm/i915: Store encoder power domain in struct intel_encoder
` [PATCH v3 3/6] drm/i915: Check encoder type in enc_to_dig_port()
` [PATCH v3 4/6] drm/i915/glk: Implement WaDDIIOTimeout
` [PATCH v3 5/6] drm/i915/glk: Don't enable DDI IO power domains during init
` [PATCH v3 6/6] drm/i915: Only enable DDI IO power domains after enabling DPLL
` ✓ Fi.CI.BAT: success for Fix Geminilake DDI power well enable timeouts (rev3)

[PATCH v3 0/8] Adding driver-private objects to atomic state
 2017-02-22  4:29 UTC  (7+ messages)
` [PATCH v3 4/8] drm: Add "

[PATCH] drm/i915: move the {skl, bxt}_{i, uni}nit_cdclk declarations
 2017-02-21 21:55 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH 0/3] Small clocking code refactor, v2
 2017-02-21 19:56 UTC  (9+ messages)
` [PATCH 2/3] drm/i915: remove potentially confusing IS_G4X checks
` [PATCH 3/3] drm/i915: reorganize the get_cdclk assignment
` ✓ Fi.CI.BAT: success for Small clocking code refactor, v2

[PATCH] drm/i915: Stop using RP_DOWN_EI on Baytrail
 2017-02-21 19:51 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH] drm: Use a common test for no holes before find_hole
 2017-02-21 18:21 UTC  (2+ messages)

[PATCH v1] drm/i915/bxt: use NULL for GPIO connection ID
 2017-02-21 16:52 UTC  (4+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH] drm/fb: Proper support of boundary conditions in bitmasks
 2017-02-21 15:04 UTC  (3+ messages)

[PATCH v2 1/2] drm/i915: Skip clflushes for all non-page backed objects
 2017-02-21 14:49 UTC  (4+ messages)
` [PATCH v2 2/2] drm/i915: Perform object clflushing asynchronously
` ✗ Fi.CI.BAT: failure for series starting with [v2,1/2] drm/i915: Skip clflushes for all non-page backed objects

[PATCH i-g-t] kms_frontbuffer_tracking: Fix badstride test skipping with atomic
 2017-02-21 14:46 UTC  (3+ messages)

[PATCH v3 0/8] GuC Scrub vol. 1
 2017-02-21 14:44 UTC  (20+ messages)
` [PATCH 2/8] drm/i915/uc: Drop superfluous externs in intel_uc.h
` [PATCH 4/8] drm/i915/uc: Rename intel_?uc_init() to intel_?uc_fetch_fw()
` [PATCH 5/8] drm/i915/uc: Make intel_uc_fw_fetch() static
` [PATCH 6/8] drm/i915/guc: Extract param logic form guc_init
` [PATCH 7/8] drm/i915/guc: Simplify intel_guc_init_hw()
` [PATCH 8/8] drm/i915/uc: Simplify firwmare path handling

[PATCH] dma-buf/reservation: Wrap ww_mutex_trylock
 2017-02-21 14:22 UTC  (5+ messages)
` ✓ Fi.CI.BAT: success for "
  ` [PATCH v2] "
` ✓ Fi.CI.BAT: success for dma-buf/reservation: Wrap ww_mutex_trylock (rev2)

[PATCH] drm/i915/gen9: Increase PCODE request timeout to 100ms
 2017-02-21 14:18 UTC  (11+ messages)
      ` [Intel-gfx] "

[PATCH v2 0/4] drm: handle override/firmware edid at the lowest level
 2017-02-21 14:15 UTC  (3+ messages)

[PATCH] drm/i915: Tidy execlists_init_reg_state
 2017-02-21 13:23 UTC  (4+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH 1/8] drm/i915/tracepoints: Tidy request event class
 2017-02-21 13:22 UTC  (26+ messages)
` [PATCH 2/8] drm/i915/tracepoints: Adjust i915_gem_ring_dispatch
` [PATCH 3/8] drm/i915/tracepoints: Tidy i915_gem_request_wait_begin
        ` [PATCH v4 "
` [PATCH 4/8] drm/i915/tracepoints: Remove unused i915_gem_request_complete
` [PATCH 5/8] drm/i915/tracepoints: Add request submit and execute tracepoints
        ` [PATCH v2 "
` [PATCH 6/8] drm/i915/tracepoints: Rename i915_gem_request_notify
` [PATCH 7/8] drm/i915/tracepoints: Add backend level request in and out tracepoints
        ` [PATCH v4 "
` [PATCH 8/8] drm/i915/tracepoints: Add hw_id to context tracepoints
` ✓ Fi.CI.BAT: success for series starting with [1/8] drm/i915/tracepoints: Tidy request event class
` ✓ Fi.CI.BAT: success for series starting with [1/8] drm/i915/tracepoints: Tidy request event class (rev4)

[PATCH] drm/i915: Use reservation_object_lock()
 2017-02-21 12:52 UTC  (4+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH 1/2] drm/i915: Skip waiting for fifo when awake
 2017-02-21 12:22 UTC  (3+ messages)
` [PATCH 2/2] drm/i915: Move the GTFIFODBG to the common mmio dbg framework
` ✓ Fi.CI.BAT: success for series starting with [1/2] drm/i915: Skip waiting for fifo when awake

[PATCH] [RFC] drm: Nerf DRM_CONTROL nodes
 2017-02-21 11:11 UTC  (8+ messages)
      ` DRM_CONTROL node breakage (Re: [PATCH] [RFC] drm: Nerf DRM_CONTROL nodes)

[PATCH igt] intel-ci: Exercise all basic relocation targets
 2017-02-21 11:09 UTC  (2+ messages)

[PATCH i-g-t v2 1/5] lib/igt_kms: Fix drm_plane leak
 2017-02-21 10:12 UTC  (2+ messages)

[PATCH 1/2] dma-fence: Flag when a fence-array is using signal-on-any
 2017-02-21  8:53 UTC  (6+ messages)
` [PATCH 2/2] drm/i915: Avoid decomposing a signal-on-any fence-array
      ` [Intel-gfx] "

[PATCH v3 0/6] HDMI 2.0: Scrambling in DRM layer
 2017-02-21  8:02 UTC  (4+ messages)
` [PATCH v3 5/6] drm/i915: enable scrambling
  ` [Intel-gfx] "

[PATCH 0/9] Broxton DSI dual-link and sequence fixes
 2017-02-21  7:30 UTC  (10+ messages)
` [PATCH 8/9] drm/i915/bxt: Enable BXT DSI dual link

[PATCH] drm/i915/gvt: Fix superfluous newline in GVT_DISPLAY_READY env var
 2017-02-21  2:49 UTC  (2+ messages)

[PATCH v2] drm/dp/mst: fix kernel oops when turning off secondary monitor
 2017-02-20 22:34 UTC  (2+ messages)

[PATCH 1/2] drm/i915: Skip clflushes for all non-page backed objects
 2017-02-20 20:44 UTC  (4+ messages)
` [PATCH 2/2] drm/i915: Perform object clflushing asynchronously


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