messages from 2017-07-28 17:11:34 to 2017-08-02 12:32:58 UTC [more...]
[RFC v2 00/10] i915 PMU and engine busy stats
2017-08-02 12:32 UTC (4+ messages)
` [RFC 01/10] drm/i915: Convert intel_rc6_residency_us to ns
` [RFC 02/10] drm/i915: Add intel_energy_uJ
` [RFC 03/10] drm/i915: Extract intel_get_cagf
[PATCH 0/4] drm unplugging docs
2017-08-02 12:26 UTC (6+ messages)
` [PATCH 1/4] drm: Extract drm_device.h
` [PATCH 2/4] drm: Document device unplug infrastructure
` [PATCH 3/4] drm: Only lastclose on unload for legacy drivers
` [PATCH 4/4] drm: Clean up drm_dev_unplug
` ✓ Fi.CI.BAT: success for drm unplugging docs
[PATCH i-g-t] tests/kms_plane_multiple: Fix reference CRC
2017-08-02 12:22 UTC (8+ messages)
[PATCH] drm/i915: Explain nonlinearity of space-time^W requests
2017-08-02 11:52 UTC (2+ messages)
` ✓ Fi.CI.BAT: success for "
[PATCH v9 0/6] Add support for loadable OA configs
2017-08-02 11:42 UTC (9+ messages)
` [PATCH v9 1/6] drm/i915/perf: fix flex eu registers programming
` [PATCH v9 2/6] drm/i915/perf: prune OA configs
` [PATCH v9 3/6] drm/i915/perf: leave GDT_CHICKEN_BITS programming in configs
` [PATCH v9 4/6] drm/i915/perf: disable NOA logic when not used
` [PATCH v9 5/6] drm/i915: reorder NOA register definition to follow addresses
` [PATCH v9 6/6] drm/i915/perf: Implement I915_PERF_ADD/REMOVE_CONFIG interface
` ✗ Fi.CI.BAT: warning for Add support for loadable OA configs
` ✓ Fi.CI.BAT: success "
[PATCH] drm/i915: Update the status of connector when receiving MST unplug event
2017-08-02 11:41 UTC (5+ messages)
` ✓ Fi.CI.BAT: success for "
[PATCH i-g-t 1/3] lib/igt_aux: Export statistics of signal helper
2017-08-02 10:29 UTC (3+ messages)
` [PATCH i-g-t 2/3] lib/igt_kms: Remove vblank wait after plane update
` [PATCH i-g-t 3/3] tests: Add kms_atomic_interruptible test
[PATCH 1/6] drm/i915: Implement .get_format_info() hook for CCS
2017-08-02 10:14 UTC (13+ messages)
` [PATCH 2/6] drm/i915: Add render decompression support
` [PATCH 5/6] drm/i915: Add format modifiers for Intel
` [PATCH 6/6] drm/i915: Add support for CCS modifiers
` [Intel-gfx] "
[intel-gfx][i-g-t] test/pm_rpm fail in wait_for_suspend
2017-08-02 8:04 UTC
[PATCH 00/12] i915 perf support for command stream based OA, GPU and workload metrics capture
2017-08-02 4:44 UTC (34+ messages)
` [PATCH 01/12] drm/i915: Add ctx getparam ioctl parameter to retrieve ctx unique id
` [PATCH 02/12] drm/i915: Expose OA sample source to userspace
` [PATCH 03/12] drm/i915: Framework for capturing command stream based OA reports and ctx id info
` [PATCH 04/12] drm/i915: Flush periodic samples, in case of no pending CS sample requests
` [PATCH 05/12] drm/i915: Inform userspace about command stream OA buf overflow
` [PATCH 06/12] drm/i915: Populate ctx ID for periodic OA reports
` [PATCH 07/12] drm/i915: Add support for having pid output with OA report
` [PATCH 08/12] drm/i915: Add support for emitting execbuffer tags through OA counter reports
` [PATCH 09/12] drm/i915: Add support for collecting timestamps on all gpu engines
` [PATCH 10/12] drm/i915: Extract raw GPU timestamps from OA reports to forward in perf samples
` [PATCH 11/12] drm/i915: Async check for streams data availability with hrtimer rescheduling
` [PATCH 12/12] drm/i915: Support for capturing MMIO register values
` ✓ Fi.CI.BAT: success for i915 perf support for command stream based OA, GPU and workload metrics capture
[PATCH 0/8] Adding NV12 support
2017-08-02 2:58 UTC (12+ messages)
` [PATCH 1/8] drm/i915: Implement .get_format_info() hook for CCS
` [PATCH 2/8] SKL+ display engine can scan out certain kinds of compressed surfaces produced by the render engine. This involved telling the display engine the location of the color control surfae (CCS) which describes which parts of the main surface are compressed and which are not. The location of CCS is provided by userspace as just another plane with its own offset
` [PATCH 3/8] drm/i915: Set scaler mode for NV12
` [PATCH 4/8] drm/i915: Update format_is_yuv() to include NV12
` [PATCH 5/8] drm/i915: Upscale scaler max scale for NV12
` [PATCH 6/8] drm/i915: Add NV12 as supported format for primary plane
` [PATCH 7/8] drm/i915: Add NV12 as supported format for sprite plane
` [PATCH 8/8] drm/i915: Add NV12 support to intel_framebuffer_init
linux-next: manual merge of the drm-misc tree with Linus' tree
2017-08-02 2:23 UTC
[PATCH] drm/i915: Get alternate aux for port E from VBT
2017-08-02 0:59 UTC (2+ messages)
` ✗ Fi.CI.BAT: warning for "
[PATCH] Add drm ioctl DRM_IOCTL_MODE_GETFB2 & associated helpers
2017-08-02 0:12 UTC (5+ messages)
[PATCH] drm/i915: Use AUX for backlight only if eDP 1.4 or later
2017-08-01 23:15 UTC (9+ messages)
[PATCH 1/6] drm/i915: Implement .get_format_info() hook for CCS
2017-08-01 22:52 UTC (10+ messages)
` [PATCH 2/6] drm/i915: Add render decompression support
` [PATCH 3/6] [v7] drm: Plumb modifiers through plane init
` [PATCH 4/6] [v5] drm: Create a format/modifier blob
` [PATCH 5/6] [v10] drm/i915: Add format modifiers for Intel
` [PATCH 6/6] [v4] drm/i915: Add support for CCS modifiers
` [Intel-gfx] "
` ✓ Fi.CI.BAT: success for series starting with [1/6] drm/i915: Implement .get_format_info() hook for CCS
[PATCH v13 0/7] drm/i915/gvt: Dma-buf support for GVT-g
2017-08-01 21:18 UTC (5+ messages)
` [PATCH v13 5/7] vfio: ABI for mdev display dma-buf operation
[PATCH] drm/i915/cnl: DDIA Lane capability bit not set in clone mode
2017-08-01 20:23 UTC (3+ messages)
` ✓ Fi.CI.BAT: success for "
[PATCH 0/4] Userptr bo slab use optimization
2017-08-01 18:16 UTC (3+ messages)
[PATCH 2/4] fbdev: Nuke FBINFO_MODULE
2017-08-01 15:43 UTC (4+ messages)
` [PATCH] "
[PATCH 0/4] Make fbcon a built-time depency for fbdev, take 2
2017-08-01 15:43 UTC (4+ messages)
` [PATCH 1/4] fbcon: Make fbcon a built-time depency for fbdev
[PATCH v8 0/6] Add support for loadable OA configs
2017-08-01 14:04 UTC (18+ messages)
` [PATCH v8 2/6] drm/i915/perf: prune "
` [PATCH v8 3/6] drm/i915/perf: leave GDT_CHICKEN_BITS programming in configs
` [PATCH v8 4/6] drm/i915/perf: disable NOA logic when not used
` [PATCH v8 5/6] drm/i915: reorder NOA register definition to follow addresses
` [PATCH v8 6/6] drm/i915/perf: Implement I915_PERF_ADD/REMOVE_CONFIG interface
` ✓ Fi.CI.BAT: success for Add support for loadable OA configs
[PATCH] drm/i915: Remove unnecessary scaler output max size check
2017-08-01 10:50 UTC (2+ messages)
` ✓ Fi.CI.BAT: success for "
[PATCH v2 0/7] drm/atomic: Remove deprecated atomic iterator macros, v2
2017-08-01 9:50 UTC (7+ messages)
` [PATCH v2 3/7] drm/rcar-du: Use new "
` [PATCH v2 4/7] drm/omapdrm: Fix omap_atomic_wait_for_completion
[PATCH i-g-t] lib/igt_debugfs: Prevent compiler warning on unchecked printf format
2017-08-01 9:27 UTC (3+ messages)
[PATCH i-g-t] tests: kms_pipe_color: only test existing properties
2017-08-01 8:13 UTC (2+ messages)
[PATCH 0/8] drm/i915: Stop using get_existing_state
2017-08-01 8:04 UTC (12+ messages)
` [PATCH 1/8] drm/i915: Change use get_new_plane_state instead of existing plane state
` [PATCH 2/8] drm/i915: Change get_existing_crtc_state to old state
` [PATCH 3/8] drm/i915: Use new atomic helpers in intel_plane_atomic_check
` [PATCH 4/8] drm/i915: Use intel_atomic_get_new_crtc_state in intel_fbc.c
[PATCH 1/5] lib/scatterlist: Fix offset type in sg_alloc_table_from_pages
2017-07-31 19:25 UTC (6+ messages)
` [PATCH 2/5] lib/scatterlist: Avoid potential scatterlist entry overflow
` [PATCH 3/5] lib/scatterlist: Introduce and export __sg_alloc_table_from_pages
` [PATCH 4/5] drm/i915: Use __sg_alloc_table_from_pages for userptr allocations
` [PATCH 5/5] tools/testing/scatterlist: Test new __sg_alloc_table_from_pages
` ✓ Fi.CI.BAT: success for series starting with [1/5] lib/scatterlist: Fix offset type in sg_alloc_table_from_pages
[PATCH] drm/i915: Fix PCH names for KBP and CNP
2017-07-31 19:09 UTC (4+ messages)
` ✓ Fi.CI.BAT: success for "
[maintainer-tools PATCH] dim: Add apply and push shorthands for current branch
2017-07-31 17:15 UTC (4+ messages)
` [maintainer-tools PATCH v2 1/2] "
` [maintainer-tools PATCH 2/2] dim: Simplify test "
[PATCH] dma-buf/sync_file: Allow multiple sync_files to wrap a single dma-fence
2017-07-31 15:34 UTC (5+ messages)
` ✓ Fi.CI.BAT: success for "
[PATCH igt 01/10] tests/prime_rw: Add basic tests for reading/writing to a dmabuf
2017-07-31 15:27 UTC (20+ messages)
` [PATCH igt 02/10] igt/gem_mmap_gtt: Simulate gdb inspecting a GTT mmap using ptrace()
` [PATCH igt 03/10] igt/gem_ctx_switch: Exercise all engines at once
` [PATCH igt 04/10] igt/gem_exec_schedule: Exercise reordering with many priority levels
` [PATCH igt 06/10] igt/gem_ringfill: Prime execbuf before measuring ring size
` [PATCH igt 07/10] igt/gem_exec_suspend: Try to suspend with a pending GPU hang
` [PATCH igt 08/10] igt/gem_exec_fence: Exercise merging fences
[PATCH 0/8] acquire ctx for everyone!
2017-07-31 11:56 UTC (5+ messages)
` [PATCH 1/8] drm/omap: Simplify the rotation-on-crtc hack
` [Intel-gfx] "
[PATCH 0/3] Kconfig dependencies: acpi-video, backlight and thermal
2017-07-31 11:28 UTC (3+ messages)
` [Intel-gfx] "
[PATCH 6/8] dmi: Move memdev_dmi_entry definition to dmi.h
2017-07-31 8:36 UTC (4+ messages)
` [PATCH 6/8] dmi: Move memdev_dmi_entry definition to dmi.h (v2)
Updated drm-intel-testing
2017-07-31 8:18 UTC
OT: Patches for Chromium browser to use VAAPI available
2017-07-31 7:26 UTC
[PATCH 0/8] Adding NV12 support for BXT display
2017-07-31 4:37 UTC (4+ messages)
` [PATCH 5/8] drm/i915: Upscale scaler max scale for NV12
Performance regression with debug logs spammed with lots of warnings/errors
2017-07-30 14:47 UTC (2+ messages)
[PATCH] drm/i915: enable WaDisableDopClkGating for SKL GT4
2017-07-30 10:48 UTC (2+ messages)
` ✓ Fi.CI.BAT: success for "
[PATCH v4 RESEND 0/4] Kernel PSR Fix-ups
2017-07-30 10:47 UTC (2+ messages)
` ✗ Fi.CI.BAT: warning for Kernel PSR Fix-ups (rev2)
[drm-tip:drm-tip 410/417] htmldocs: include/linux/sync_file.h:51: warning: No description found for parameter 'flags'
2017-07-29 19:04 UTC
[PATCH v4 RESEND 4/4] drm/i915/edp: Allow alternate fixed mode for eDP if available
2017-07-28 19:22 UTC (2+ messages)
` [PATCH v5] "
[PATCH v6 i-g-t] igt/perf: add tests to verify create/destroy userspace configs
2017-07-28 17:12 UTC
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