messages from 2017-05-11 19:59:53 to 2017-05-15 13:45:44 UTC [more...]
[PATCH] drm/i915: Fixup 64bit divides in timelines selftest
2017-05-15 13:45 UTC (4+ messages)
` ✓ Fi.CI.BAT: success for "
[PATCH 1/2] drm/dp: Read the tx msg state once after checking for an event
2017-05-15 13:37 UTC (8+ messages)
` [PATCH 2/2] drm/dp: Wait up all outstanding tx waiters
` [Intel-gfx] "
` ✓ Fi.CI.BAT: success for series starting with [1/2] drm/dp: Read the tx msg state once after checking for an event
[PATCH 01/12] drm/i915: Remove kref from i915_sw_fence
2017-05-15 13:29 UTC (24+ messages)
` [PATCH 03/12] drm/i915: Make ptr_unpack_bits() more function-like
` [PATCH 04/12] drm/i915: Redefine ptr_pack_bits() and friends
` [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 v2] "
` [PATCH v3] "
` [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
` ✓ Fi.CI.BAT: success for series starting with [01/12] drm/i915: Remove kref from i915_sw_fence (rev2)
Fixes that failed to backport to v4.12-rc1
2017-05-15 12:43 UTC
[PATCH 1/2] drm/i915: Compute the fw_domain id from the mask
2017-05-15 12:35 UTC (13+ 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] dma-buf/sync-file: Defer creation of sync_file->name
2017-05-15 11:51 UTC (12+ messages)
` [PATCH v3] "
` [Intel-gfx] "
` [PATCH v4] "
` ✓ Fi.CI.BAT: success for dma-buf/sync-file: Defer creation of sync_file->name (rev2)
` ✓ Fi.CI.BAT: success for dma-buf/sync-file: Defer creation of sync_file->name (rev3)
[GIT PULL] GVT-g fixes for 4.12-rc
2017-05-15 11:41 UTC (2+ messages)
[PATCH 00/12] Implement DDB algorithm and WM cleanup
2017-05-15 11:02 UTC (14+ messages)
` [PATCH 01/12] drm/i915: fix naming of fixed_16_16 wrapper
` [PATCH 02/12] drm/i915: Add more wrapper for fixed_point_16_16 operations
` [PATCH 03/12] drm/i915: Use fixed_16_16 wrapper for division operation
` [PATCH 04/12] drm/i915/skl+: calculate pixel_rate & relative_data_rate in fixed point
` [PATCH 05/12] drm/i915/skl: Fail the flip if no FB for WM calculation
` [PATCH 06/12] drm/i915/skl+: no need to memset again
` [PATCH 07/12] drm/i915/skl+: Fail the flip if ddb min requirement exceeds pipe allocation
` [PATCH 08/12] drm/i915/skl+: Watermark calculation cleanup
` [PATCH 09/12] drm/i915/skl+: Perform wm level calculations in separate function
` [PATCH 10/12] drm/i915/skl+: use linetime latency if ddb size is not available
` [PATCH 11/12] drm/i915/skl: New ddb allocation algorithm
` [PATCH 12/12] drm/i915/skl+: consider max supported plane pixel rate while scaling
` ✓ Fi.CI.BAT: success for Implement DDB algorithm and WM cleanup (rev7)
[PATCH v2 0/4] Enable guest linux i915 full ppgtt functionality
2017-05-15 10:59 UTC (11+ 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 02/12] drm/i915: Import the kfence selftests for i915_sw_fence
2017-05-15 10:52 UTC (2+ messages)
` [PATCH v2] "
[PATCH 1/2] drm/i915: Fix some tracepoints to capture full 64b
2017-05-15 10:31 UTC (5+ 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 v2 5/5] ACPI: button: Obselete acpi_lid_open() invocations
2017-05-15 9:41 UTC (10+ messages)
` [Intel-gfx] "
HDMI audio to support extcon
2017-05-15 8:16 UTC
[PATCH 00/11] Implement DDB algorithm and WM cleanup
2017-05-15 8:15 UTC (27+ 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
Updated drm-intel-testing
2017-05-15 7:55 UTC
[RFC PATCH 0/6] drm/i915/gvt: dma-buf support for GVT-g
2017-05-15 3:36 UTC (19+ messages)
` [RFC PATCH 6/6] drm/i915/gvt: support QEMU getting the dmabuf
[drm-intel:drm-intel-next-queued 4/7] drivers/gpu/drm/i915/i915_syncmap.c:285:45-51: ERROR: application of sizeof to pointer
2017-05-14 13:04 UTC (2+ messages)
` [PATCH] drm/i915: fix noderef.cocci warnings
[PATCH 1/2] drm/dp: start a DPCD based DP sink/branch device quirk database
2017-05-14 11:00 UTC (4+ messages)
` [Intel-gfx] "
[PATCH v12 00/22] Enable OA unit for Gen 8 and 9 in i915 perf
2017-05-13 11:05 UTC (8+ messages)
` [PATCH 08/22] drm/i915/perf: rate limit spurious oa report notice
` [PATCH 11/22] drm/i915: Record the sseu configuration per-context
[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 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] 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 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)
[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 "
[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 (8+ messages)
` [PATCH v2] "
` ✓ Fi.CI.BAT: success for drm/i915: set initialised only when init_context callback is NULL (rev2)
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
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