Intel-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-05-11 07:10:21 to 2017-05-13 10:01:39 UTC [more...]

[PATCH] drm/i915: Fixup 64bit divides in timelines selftest
 2017-05-13 10:01 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH v12 00/22] Enable OA unit for Gen 8 and 9 in i915 perf
 2017-05-13  9:45 UTC  (25+ messages)
` [PATCH 01/22] drm/i915/perf: fix gen7_append_oa_reports comment
` [PATCH 02/22] drm/i915/perf: avoid poll, read, EAGAIN busy loops
` [PATCH 03/22] drm/i915/perf: avoid read back of head register
` [PATCH 04/22] drm/i915/perf: no head/tail ref in gen7_oa_read
` [PATCH 05/22] drm/i915/perf: improve tail race workaround
` [PATCH 06/22] drm/i915/perf: improve invalid OA format debug message
` [PATCH 07/22] drm/i915/perf: better pipeline aged/aging tail updates
` [PATCH 08/22] drm/i915/perf: rate limit spurious oa report notice
` [PATCH 09/22] drm/i915: Record both min/max eu_per_subslice in sseu_dev_info
` [PATCH 10/22] drm/i915: Program RPCS for Broadwell
` [PATCH 11/22] drm/i915: Record the sseu configuration per-context
` [PATCH 12/22] drm/i915: expose _SLICE_MASK GETPARM
` [PATCH 13/22] drm/i915: expose _SUBSLICE_MASK GETPARM
` [PATCH 14/22] drm/i915/perf: rework mux configurations queries
` [PATCH 15/22] drm/i915/perf: Add 'render basic' Gen8+ OA unit configs
` [PATCH 16/22] drm/i915/perf: Add OA unit support for Gen 8+
` [PATCH 17/22] drm/i915/perf: Add more OA configs for BDW, CHV, SKL + BXT
` [PATCH 18/22] drm/i915/perf: per-gen timebase for checking sample freq
` [PATCH 19/22] drm/i915/perf: remove perf.hook_lock
` [PATCH 20/22] drm/i915: add KBL GT2/GT3 check macros
` [PATCH 21/22] drm/i915/perf: add KBL support
` [PATCH 22/22] drm/i915/perf: add GLK support
` ✓ Fi.CI.BAT: success for Enable OA unit for Gen 8 and 9 in i915 perf (rev11)

[PATCH] drm/i915: Try harder to reset the GPU
 2017-05-13  9:03 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for drm/i915: Try harder to reset the GPU (rev2)

[PATCH v7 0/9] Enhancement to intel_dp_aux_backlight driver
 2017-05-13  0:31 UTC  (18+ messages)
` [PATCH v7 1/9] drm/i915: Fix cap check for "
` [PATCH v7 2/9] drm/i915: Correctly enable backlight brightness adjustment via DPCD
` [PATCH v7 3/9] drm/i915: Drop AUX backlight enable check for backlight control
` [PATCH v7 4/9] drm/i915: Allow choosing how to adjust brightness if both supported
` [PATCH v7 5/9] drm/i915: Set backlight mode before enable backlight
` [PATCH v7 6/9] drm/i915: Add option to support dynamic backlight via DPCD
` [PATCH v7 7/9] drm/i915: Restore brightness level in aux backlight driver
` [PATCH v7 8/9] drm: Add definition for eDP backlight frequency
` [PATCH v7 9/9] drm/i915: Set PWM divider to match desired frequency in vbt
` ✓ Fi.CI.BAT: success for Enhancement to intel_dp_aux_backlight driver (rev6)

Unable to compile xf86-video-intel-2.99.917
 2017-05-13  0:21 UTC 

[PATCH 1/2] drm/i915: Compute the fw_domain id from the mask
 2017-05-12 22:46 UTC  (5+ messages)
` [PATCH 2/2] drm/i915: Keep the forcewake timer alive for 1ms past the most recent use
  ` [PATCH v2] "
` ✗ Fi.CI.BAT: failure for series starting with [1/2] drm/i915: Compute the fw_domain id from the mask
` ✗ Fi.CI.BAT: warning for series starting with [1/2] drm/i915: Compute the fw_domain id from the mask (rev2)

[PATCH 00/11] Implement DDB algorithm and WM cleanup
 2017-05-12 22:24 UTC  (35+ messages)
` [PATCH 01/11] drm/i915: fix naming of fixed_16_16 wrapper
` [PATCH 02/11] drm/i915: Add more wrapper for fixed_point_16_16 operations
` [PATCH 03/11] drm/i915: Use fixed_16_16 wrapper for division operation
` [PATCH 04/11] drm/i915/skl+: calculate pixel_rate & relative_data_rate in fixed point
` [PATCH 05/11] drm/i915/skl: Fail the flip if no FB for WM calculation
` [PATCH 06/11] drm/i915/skl+: no need to memset again
` [PATCH 07/11] drm/i915/skl+: Fail the flip if ddb min requirement exceeds pipe allocation
` [PATCH 08/11] drm/i915/skl+: Watermark calculation cleanup
` [PATCH 10/11] drm/i915/skl: New ddb allocation algorithm
` [PATCH 11/11] drm/i915/skl+: consider max supported plane pixel rate while scaling
        ` [PATCH v4 "
    ` [PATCH v2] "
` ✓ Fi.CI.BAT: success for Implement DDB algorithm and WM cleanup (rev5)
` ✓ Fi.CI.BAT: success for Implement DDB algorithm and WM cleanup (rev6)

[PATCH v7 00/20] Gen8+ engine-reset
 2017-05-12 21:23 UTC  (7+ messages)
` [PATCH v7 02/20] drm/i915: Modify error handler for per engine hang recovery

[PATCH 1/2] drm/i915: Fix some tracepoints to capture full 64b
 2017-05-12 20:50 UTC  (3+ messages)
` [PATCH 2/2] drm/i915: Remove defunct trace points
` ✓ Fi.CI.BAT: success for series starting with [1/2] drm/i915: Fix some tracepoints to capture full 64b

[PATCH] drm/i915: Exclude top-page for ppgtt as well as ggtt
 2017-05-12 20:26 UTC  (6+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH] dma-buf/sync-file: Defer creation of sync_file->name
 2017-05-12 19:22 UTC  (5+ messages)
` [PATCH v3] "
` ✓ Fi.CI.BAT: success for dma-buf/sync-file: Defer creation of sync_file->name (rev2)

[PATCH 1/3] drm/i915/guc: Disable send function on fini
 2017-05-12 19:05 UTC  (9+ messages)
` [PATCH 2/3] drm/i915/guc: Introduce buffer based cmd transport
` [PATCH 3/3] HAX Enable GuC loading & submission
` ✓ Fi.CI.BAT: success for series starting with [1/3] drm/i915/guc: Disable send function on fini

[RFC 0/3] Engine utilization tracking
 2017-05-12 17:40 UTC  (9+ messages)

[RFC PATCH 0/6] drm/i915/gvt: dma-buf support for GVT-g
 2017-05-12 17:04 UTC  (18+ messages)
` [RFC PATCH 6/6] drm/i915/gvt: support QEMU getting the dmabuf

[PATCH i-g-t] tests/initial_state: Add a test to capture the state of the GPU
 2017-05-12 13:17 UTC  (3+ messages)

[PATCH] drm/i915: don't do allocate_va_range again on pin update
 2017-05-12 12:39 UTC  (5+ messages)
` ✗ Fi.CI.BAT: warning for "

[PATCH] drm/i915/gen9: Reintroduce WaEnableYV12BugFixInHalfSliceChicken7
 2017-05-12 12:23 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH 01/12] drm/i915: Remove kref from i915_sw_fence
 2017-05-12 12:13 UTC  (18+ messages)
` [PATCH 02/12] drm/i915: Import the kfence selftests for i915_sw_fence
` [PATCH 03/12] drm/i915: Make ptr_unpack_bits() more function-like
` [PATCH 04/12] drm/i915: Redefine ptr_pack_bits() and friends
` [PATCH 05/12] drm/i915/execlists: Pack the count into the low bits of the port.request
` [PATCH 06/12] drm/i915: Don't mark an execlists context-switch when idle
` [PATCH 07/12] drm/i915: Use a define for the default priority [0]
` [PATCH 08/12] drm/i915: Split execlist priority queue into rbtree + linked list
` [PATCH 09/12] drm/i915: Create a kmem_cache to allocate struct i915_priolist from
` [PATCH 10/12] drm/i915/execlists: Reduce lock contention between schedule/submit_request
` [PATCH 11/12] drm/i915: Stop inlining the execlists IRQ handler
` [PATCH 12/12] drm/i915: Don't force serialisation on marking up execlists irq posted
` ✓ Fi.CI.BAT: success for series starting with [01/12] drm/i915: Remove kref from i915_sw_fence

[RFC i-g-t] igt/media-bench.pl: Media workload analyzer
 2017-05-12 12:12 UTC 

[PATCH] drm/i915: set initialised only when init_context callback is NULL
 2017-05-12 11:44 UTC  (9+ messages)
` ✓ Fi.CI.BAT: success for "
` [PATCH v2] "
` ✓ Fi.CI.BAT: success for drm/i915: set initialised only when init_context callback is NULL (rev2)

[PATCH v2 0/4] Enable guest linux i915 full ppgtt functionality
 2017-05-12 11:17 UTC  (6+ messages)
` [PATCH v2 1/4] drm/i915/gvt: reorder the shadow ppgtt update process by adding entry first
` [PATCH v2 2/4] drm/i915: introduce vgt_caps to pvinfo
` [PATCH v2 3/4] drm/i915/gvt: provide full ppgtt capability for guest
` [PATCH v2 4/4] drm/i915: enable guest full ppgtt when device model supports
` ✓ Fi.CI.BAT: success for Enable guest linux i915 full ppgtt functionality (rev2)

[PATCH v2 5/5] ACPI: button: Obselete acpi_lid_open() invocations
 2017-05-12 10:20 UTC  (5+ messages)

[PATCH 1/2] drm/dp: start a DPCD based DP sink/branch device quirk database
 2017-05-12  7:57 UTC  (7+ messages)
` [PATCH 2/2] drm/i915: Detect USB-C specific dongles before reducing M and N
` ✗ Fi.CI.BAT: warning for series starting with [1/2] drm/dp: start a DPCD based DP sink/branch device quirk database
` [Intel-gfx] [PATCH 1/2] "

GPU hang with kernel 4.10rc3
 2017-05-12  4:54 UTC  (8+ messages)
  ` [Intel-gfx] "
        `  "

[PATCH v4] drm/i915/gvt: return the correct usable aperture size under gvt environment
 2017-05-12  3:20 UTC  (5+ messages)

[PATCH v4] drm/i915/gvt: return the correct usable aperture size under gvt environment
 2017-05-12  0:08 UTC  (2+ messages)

[PATCH v6 0/9] Enhancement to intel_dp_aux_backlight driver
 2017-05-11 21:01 UTC  (4+ messages)
` [PATCH v6 3/9] drm/i915: Drop AUX backlight enable check for backlight control

[PATCH v5 0/9] Enhancement to intel_dp_aux_backlight driver
 2017-05-11 20:59 UTC  (4+ messages)
` [PATCH v5 6/9] drm/i915: Support dynamic backlight via DPCD register

[PATCH 1/3] drm: Plumb modifiers through plane init
 2017-05-11 17:58 UTC  (4+ messages)
` [PATCH 2/3] drm: Create a format/modifier blob

[PATCH] drm/i915: Detect USB-C specific dongles before reducing M and N
 2017-05-11 16:21 UTC  (3+ messages)

[PATCH 01/67] drm/i915/cnp: Introduce Cannonpoint PCH
 2017-05-11 15:37 UTC  (3+ messages)
` [PATCH 11/67] drm/i915/cnl: add IS_CNL_REVID macro

[PATCH] drm/i915/gvt: disable GVT-g if host GuC submission is enabled
 2017-05-11 13:38 UTC  (6+ messages)
` [PATCH v2] "

[PATCH] drm/i915: Consistent ordering of tracepoint binary data
 2017-05-11 13:20 UTC  (5+ messages)
` ✓ Fi.CI.BAT: success for "

[RFC] drm/i915: Allow the UMD to configure their own power clock state
 2017-05-11 13:09 UTC  (5+ messages)

[PATCH v3] drm/i915: Do not sync RCU during shrinking
 2017-05-11 13:06 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for drm/i915: Do not sync RCU during shrinking (rev3)

[PATCH 1/2] drm/i915: Fix hw state verifier access to crtc->state
 2017-05-11  9:41 UTC  (6+ messages)
` [PATCH 2/2] drm/i915: Remove vma unpin in intel_plane_destroy
` ✓ Fi.CI.BAT: success for series starting with [1/2] drm/i915: Fix hw state verifier access to crtc->state

[CI v4 1/3] drm/i915/guc: Move notification code into virtual function
 2017-05-11  9:39 UTC  (2+ messages)

[PATCH v2] drm/i915/guc: Dump the GuC stage descriptor pool in debugfs
 2017-05-11  9:28 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for drm/i915/guc: Dump the GuC stage descriptor pool in debugfs (rev2)

[PATCH v1 0/4] Enable guest linux i915 full ppgtt functionality
 2017-05-11  9:19 UTC  (7+ messages)
` [PATCH v1 2/4] drm/i915: introduce vgt_caps to pvinfo
` [PATCH v1 3/4] drm/i915/gvt: provide full ppgtt capability for guest i915 driver
` [PATCH v1 4/4] drm/i915: enable guest full ppgtt when device model supports

[PATCH] drm/i915: remove the duplicated size check in i915_gem_dmabuf_mmap()
 2017-05-11  7:10 UTC  (2+ messages)


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