messages from 2016-01-22 16:00:11 to 2016-01-26 10:22:45 UTC [more...]
[PATCH] dim: Automatically sign-off patches from others
2016-01-26 10:22 UTC (3+ messages)
` [PATCH v2] "
[PATCH igt] igt/gem_softpin: Remove false dependencies on esoteric features
2016-01-26 10:19 UTC (6+ messages)
[PATCH v12] drm/i915: Extend LRC pinning to cover GPU context writeback
2016-01-26 10:08 UTC (4+ messages)
[PATCH] drm/i915: Introduce i915_dbg macro
2016-01-26 9:44 UTC (4+ messages)
[RFC] drm/i915: Render decompression support for Gen9 and above
2016-01-26 9:43 UTC (16+ messages)
[PATCH 0/3] drm/i915: add WaIncreaseDefaultTLBEntries
2016-01-26 9:31 UTC (12+ messages)
` [PATCH 1/3] drm/i915: add function for GT related workarounds
` [PATCH 2/3] drm/i915/gen8: add WaIncreaseDefaultTLBEntries
` [PATCH 3/3] drm/i915/gen9: "
[PATCH v2] MAINTAINERS: Add "B:" preferred bug reporting method
2016-01-26 9:10 UTC
[PATCH v2] drm/i915: refine qemu south bridge detection
2016-01-26 8:57 UTC (2+ messages)
[PATCH] drm/i915: Make wa_tail_dwords flexible for future platforms
2016-01-26 8:29 UTC (4+ messages)
[PATCH] drm/i915: Don't ERROR for an expected intel_rcs_ctx_init() interruption
2016-01-25 21:24 UTC (4+ messages)
` ✓ Fi.CI.BAT: success for "
[PATCH 01/15] drm/vblank: Use drm_event_reserve_init
2016-01-25 21:19 UTC (16+ messages)
` [PATCH 02/15] drm: Clean up pending events in the core
` [PATCH 03/15] drm: Nuke vblank event file cleanup code
` [PATCH 04/15] drm/i915: Nuke intel_modeset_preclose
` [PATCH 05/15] drm/atmel: Nuke preclose
` [PATCH 06/15] drm/exynos: Remove event cancelling from postclose
` [PATCH 07/15] drm/imx: Unconfuse preclose logic
` [PATCH 08/15] drm/msm: Nuke preclose hooks
` [PATCH 09/15] drm/omap: Nuke close hooks
` [PATCH 10/15] drm/rcar: Nuke preclose hook
` [PATCH 11/15] drm/shmob: "
` [PATCH 12/15] drm/tegra: Stop cancelling page flip events
` [PATCH 13/15] drm/tilcdc: Nuke preclose hook
` [PATCH 14/15] drm/vc4: "
` [PATCH 15/15] drm/vmwgfx: "
[PATCH v15 0/10] Support for creating/using Stolen memory backed objects
2016-01-25 19:43 UTC (11+ messages)
` [PATCH 01/10] drm/i915: Add support for mapping an object page by page
` [PATCH 02/10] drm/i915: Introduce i915_gem_object_get_dma_address()
` [PATCH 03/10] drm/i915: Use insert_page for pwrite_fast
` [PATCH 04/10] drm/i915: Clearing buffer objects via CPU/GTT
` [PATCH 05/10] drm/i915: Support for creating Stolen memory backed objects
` [PATCH 06/10] drm/i915: Propagating correct error codes to the userspace
` [PATCH 07/10] drm/i915: Add support for stealing purgable stolen pages
` [PATCH 08/10] drm/i915: Support for pread/pwrite from/to non shmem backed objects
` [PATCH 09/10] drm/i915: Migrate stolen objects before hibernation
` [PATCH 10/10] drm/i915: Disable use of stolen area by User when Intel RST is present
[PATCH 1/2] igt: Disable igt_clflush_range() implementation on ARM builds
2016-01-25 19:44 UTC (5+ messages)
` [PATCH 2/2] configure.ac: Add a configure arg for the overlay
[PATCH] build: Disable x86-specific utilities on non-x86
2016-01-25 19:41 UTC
[PATCH i-g-t v3 1/2] lib/ioctl_wrappers: Add gem_gtt_type exposing raw HAS_ALIASING_PPGTT param
2016-01-25 18:35 UTC (2+ messages)
` [PATCH i-g-t v2 2/2] lib/ioctl_wrappers: Add gem_has_softpin
[PATCH v2 0/8] Gen9 HW whitelist and Preemption WA patches
2016-01-25 18:23 UTC (5+ messages)
[PATCH v2 0/6] A collection of cleanups
2016-01-25 18:23 UTC (15+ messages)
` [PATCH v2 1/6] drm/i915: fix context/engine cleanup order
` [PATCH v2 2/6] drm/i915: tidy up initialisation failure paths (GEM & LRC)
` [PATCH v2 3/6] drm/i915: tidy up initialisation failure paths (legacy)
` [PATCH v2 4/6] drm/i915: unmap the correct page in intel_logical_ring_cleanup()
` [PATCH v2 5/6] drm/i915: HWSP should be unmapped earlier in LRC teardown sequence
` [PATCH v2 6/6] drm/i915: consolidate LRC mode HWSP setup & teardown
` ✓ Fi.CI.BAT: success for A collection of cleanups
[PATCH] drm/i915: Y/Yf Tiling Workaround for BXT/SKL
2016-01-25 18:15 UTC (2+ messages)
A collection of cleanups
2016-01-25 18:09 UTC (7+ messages)
` [PATCH 1/4] drm/i915: handle teardown of HWSP when context is freed
` [PATCH 2/4] drm/i915: Fix context/engine cleanup order
[PATCH v2 00/18] drm/i915: Handle fb->offsets[] and rewrite fb rotation handling to be more generic (v2)
2016-01-25 18:03 UTC (31+ messages)
` [PATCH 01/18] drm/i915: Rename the rotated gtt view member to 'rotated'
` [PATCH 02/18] drm/i915: Pass stride to rotate_pages()
` [PATCH 03/18] drm/i915: Pass rotation_info to intel_rotate_fb_obj_pages()
` [PATCH 04/18] drm/i915: Make display gtt offsets u32
` [PATCH 05/18] drm/i915: Standardize on 'cpp' for bytes per pixel
` [PATCH v2 06/18] drm: Add drm_format_plane_width() and drm_format_plane_height()
` [PATCH 07/18] drm/i915: Fix intel_tile_width() parameters
` [PATCH v3 08/18] drm/i915: Pass 90/270 vs. 0/180 rotation info for intel_gen4_compute_page_offset()
` [PATCH v2 09/18] drm/i915: Support for extra alignment for tiled surfaces
` [PATCH 12/18] drm/i915: Reorganize intel_rotation_info
` [PATCH 13/18] drm/i915: Move the NULL sg handling out from rotate_pages()
` [PATCH 14/18] drm/i915: Embed rotation_info under intel_framebuffer
` [PATCH v2 16/18] drm/i915: Don't pass pitch to intel_compute_page_offset()
` [PATCH 17/18] drm/i915: Pass around plane_state instead of fb+rotation
[PATCH] drm/i915: Improve handling of overlapping objects
2016-01-25 18:04 UTC (3+ messages)
[PATCH v4 1/3] drm/i915: simplify allocation of driver-internal requests
2016-01-25 17:57 UTC (10+ messages)
` [PATCH] Fix pointer tests in error-handling paths
` [PATCH v2] "
[PATCH 0/7] drm/i915: Move load time stolen memory init earlier
2016-01-25 17:47 UTC (6+ messages)
` ✗ Fi.CI.BAT: failure for "
regression bisected: display sync drops after 7221fc33
2016-01-25 16:35 UTC
[PATCH i-g-t 1/2] lib/ioctl_wrappers: Add gem_gtt_type exposing raw HAS_ALIASING_PPGTT param
2016-01-25 16:35 UTC (3+ messages)
` [PATCH i-g-t 1/2 v2] "
[PATCH 00/25] FBC crtc/fb locking + smaller fixes
2016-01-25 16:26 UTC (5+ messages)
` ✗ Fi.CI.BAT: warning for "
[PATCH 0/9] Support blending modes of display planes
2016-01-25 16:19 UTC (3+ messages)
[PATCH i-g-t] lib/igt_kms: Add COMIT_ATOMIC to igt_display_commit2()
2016-01-25 16:17 UTC (5+ messages)
[PATCH] drm/i915: Allow i915_gem_object_get_page() on userptr as well
2016-01-25 16:08 UTC (4+ messages)
` [PATCH v2] "
` ✗ Fi.CI.BAT: warning for drm/i915: Allow i915_gem_object_get_page() on userptr as well (rev2)
[PATCH] drm/i915/guc: Move wait for GuC out of spinlock/unlock
2016-01-25 16:01 UTC (4+ messages)
` [PATCH v4] drm/i915/guc: Clean up locks in GuC
[PATCH 00/20] TDR/watchdog support for gen8
2016-01-25 15:58 UTC (5+ messages)
` [PATCH 10/20] drm/i915: Watchdog timeout: DRM kernel interface enablement
Regression in v4.5-rc1, bisected to commit 39bfcd5235e0 ("drm/i915: more virtual south bridge detection")
2016-01-25 15:49 UTC (5+ messages)
` [PATCH] Revert "drm/i915: more virtual south bridge detection"
` ✗ Fi.CI.BAT: failure for "
[PATCH] drm/crtc-helper: Add caveat to disable_unused_functions doc
2016-01-25 15:45 UTC (4+ messages)
` ✗ warning: Fi.CI.BAT
[PATCH] drm/i915: Remove select to deleted STOP_MACHINE from Kconfig
2016-01-25 15:38 UTC (4+ messages)
` [PATCH v2] "
[PATCH 00/22] drm_event cleanup, round 2
2016-01-25 14:45 UTC (6+ messages)
` [PATCH 09/22] drm: Clean up pending events in the core
` [REGRESSION] "
` [PATCH 10/22] drm: Nuke vblank event file cleanup code
[PATCH 01/25] drm/i915/fbc: wait for a vblank instead of 50ms when enabling
2016-01-25 13:32 UTC (3+ messages)
[PATCH libdrm] xf86drm: Bound strstr() to the allocated data
2016-01-25 12:58 UTC (3+ messages)
` [Intel-gfx] "
[PATCH] drm/i915: Support to enable TRTT on GEN9
2016-01-25 12:14 UTC (3+ messages)
` ✗ Fi.CI.BAT: warning for drm/i915: Support to enable TRTT on GEN9 (rev2)
` ✓ Fi.CI.BAT: success "
[PATCH 00/13] Convert requests to use struct fence
2016-01-25 12:11 UTC (7+ messages)
` [PATCH 0/7] "
` [PATCH 4/7] drm/i915: Delay the freeing of requests until retire time
[PATCH] drm/i915/guc: Decouple GuC engine id from ring id
2016-01-25 12:11 UTC (9+ messages)
` ✓ Fi.CI.BAT: success for "
` [PATCH v2] "
` ✗ Fi.CI.BAT: warning for drm/i915/guc: Decouple GuC engine id from ring id (rev2)
` ✓ Fi.CI.BAT: success "
[PATCH] drm/i915: Don't do pre plane update on disabled crtcs
2016-01-25 11:41 UTC (7+ messages)
[PATCH v2 1/4] drm/i915: Make LRC (un)pinning work on context and engine
2016-01-25 11:25 UTC (4+ messages)
` [PATCH v2 2/4] drm/i915: Make LRC pinning own a reference to the context
` [PATCH v2 3/4] drm/i915: Extract context unpinning to its own function
` [PATCH v4 4/4] drm/i915: Fix premature LRC unpin in GuC mode
[PATCH] drm/i915: refine qemu south bridge detection
2016-01-25 11:03 UTC (4+ messages)
Select on now-gone Kconfig option STOP_MACHINE
2016-01-25 10:59 UTC (2+ messages)
[PATCH 0/6] Pipe level color management V2
2016-01-25 10:57 UTC (4+ messages)
` [PATCH 2/6] drm: introduce color correction properties
[RFC libdrm] intel: Softpin support
2016-01-25 9:30 UTC (3+ messages)
` [RFC libdrm] intel: Add support for softpin
[drm-intel:topic/drm-misc 11/28] drivers/gpu/drm/exynos/exynos_drm_g2d.c:896:17: error: 'dev' undeclared
2016-01-25 9:18 UTC
[PATCH] drm/fbdev-helper: Explain how to debug console_lock fun
2016-01-25 7:34 UTC (5+ messages)
Updated drm-intel-testing
2016-01-25 7:16 UTC
[PATCH 0/7] Misc WM fixes and Arbitrated Display Bandwidth WA for SKL
2016-01-25 4:48 UTC (4+ messages)
[PATCH v4] drm/i915: edp resume/On time optimization
2016-01-23 8:43 UTC (3+ messages)
` [PATCH V5] "
` ✗ Fi.CI.BAT: failure for drm/i915: edp resume/On time optimization. (rev10)
[PATCH] igt/gem_trtt: Exercise the TRTT hardware
2016-01-22 20:41 UTC (3+ messages)
` [PATCH v2] "
[RFC 00/22] Add support for GuC-based SLPC
2016-01-22 17:22 UTC (10+ messages)
` [RFC 06/22] drm/i915/slpc: If using SLPC, do not set frequency
` [RFC 14/22] drm/i915/slpc: Notification of Display mode change
` ✗ Fi.CI.BAT: failure for Add support for GuC-based SLPC
[PATCH i-g-t] tests/kms_fbc_crc.c: No longer dependant on Cairo A setup function that used to use Cairo to draw 2 rectangles covering the whole screen has been changed to use igt_draw
2016-01-22 17:17 UTC (7+ messages)
[PATCH 0/6] Pipe level color management
2016-01-22 17:07 UTC (5+ messages)
[PATCH v2 1/3] drm/i915: Make LRC (un)pinning work on context and engine
2016-01-22 16:44 UTC (5+ messages)
` [PATCH v3 3/3] drm/i915: Fix premature LRC unpin in GuC mode
[PATCH] drm-intel: Document sob requirements better
2016-01-22 16:39 UTC
[PATCH 3/4] drm/i915: Extract context unpinning to its own function
2016-01-22 16:19 UTC (2+ messages)
` [PATCH v2] "
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