messages from 2016-01-25 11:25:54 to 2016-01-26 15:05:37 UTC [more...]
[PATCH v2] MAINTAINERS: Add "B:" preferred bug reporting method
2016-01-26 15:05 UTC (6+ messages)
[PATCH libdrm] intel: Don't ignore write_domain when using softpin
2016-01-26 14:57 UTC
[RFC 0/5] Adding CPU mmap support to DRM_IOCTL_I915_GEM_MMAP_GTT
2016-01-26 14:53 UTC (6+ messages)
` [RFC 1/5] drm: Allow drivers setting vm_ops per vma offset node
` [RFC 2/5] drm/i915: Extract code mapping errno to vm fault code
` [RFC 3/5] drm/i915: Add support for CPU mapping to DRM_IOCTL_I915_GEM_MMAP_GTT
` [RFC 4/5] drm/i915: Add support for write-combined "
` [RFC 5/5] drm/i915: Announce the new DRM_IOCTL_I915_GEM_MMAP_GTT capabilities
[REGRESSION] component: add support for releasing match data
2016-01-26 14:48 UTC (4+ messages)
[PATCH igt] tools/intel_residency: use setitimer instead of {, u}alarm
2016-01-26 14:44 UTC (2+ messages)
[maintainer-tools RFC PATCH 00/17] dim: function based subcommand handling
2016-01-26 14:42 UTC (19+ messages)
` [maintainer-tools RFC PATCH 01/17] dim: rename dim_push to dim_push_branch
` [maintainer-tools RFC PATCH 02/17] dim: rename dim_apply to dim_apply_branch
` [maintainer-tools RFC PATCH 03/17] dim: rename dim_co to dim_checkout
` [maintainer-tools RFC PATCH 04/17] dim: rename dim_shell_checkpatch to shell_checkpatch
` [maintainer-tools RFC PATCH 05/17] dim: rename dim_checkpatch to checkpatch_commit
` [maintainer-tools RFC PATCH 06/17] dim: rename dim_checkrange to dim_checkpatch
` [maintainer-tools RFC PATCH 07/17] dim: rename setup_dim to dim_setup
` [maintainer-tools RFC PATCH 08/17] dim: rename create_workdir to dim_create_workdir
` [maintainer-tools RFC PATCH 09/17] dim: rename update_nightly to dim_rebuild_nightly
` [maintainer-tools RFC PATCH 10/17] dim: rename magic_patch to dim_magic_patch
` [maintainer-tools RFC PATCH 11/17] dim: move dim_pull_request parameter check to the function
` [maintainer-tools RFC PATCH 12/17] dim: separate handling of aliases
` [maintainer-tools RFC PATCH 13/17] dim: handle subcommands through functions
` [maintainer-tools RFC PATCH 14/17] dim: abstract dim_nightly_forget
` [maintainer-tools RFC PATCH 15/17] dim: abstract dim_update_branches
` [maintainer-tools RFC PATCH 16/17] dim: abstract dim_for_each_workdirs
` [maintainer-tools RFC PATCH 17/17] dim: abstract dim_push_*
[PATCH] drm/i915: Make wa_tail_dwords flexible for future platforms
2016-01-26 14:06 UTC (6+ messages)
[PATCH igt 1/2] tests/pm_rpm: remove POWER_DIR definition
2016-01-26 14:03 UTC (2+ messages)
` [PATCH igt 2/2] tests/pm_rpm: find an appropriate CRTC instead of hardcoding CRTC 0
[PATCH igt 1/6] lib/igt_fb: make the automatic buffer sizes/strides smaller
2016-01-26 13:48 UTC (8+ messages)
` [PATCH igt 2/6] kms_frontbuffer_tracking: use igt_drm_format_to_bpp()
` [PATCH igt 3/6] kms_frontbuffer_tracking: standardize the used FB sizes
` [PATCH igt 4/6] lib/igt_draw: use igt_drm_format_to_bpp()
` [PATCH igt 5/6] lib/igt_fb: fix igt_get_all_formats documentation
` [PATCH igt 6/6] tests/igt_fb: rename igt_get_all_formats to igt_get_all_cairo_formats
[PATCH 1/5] drm/i915: Splitting intel_dp_detect
2016-01-26 13:22 UTC (3+ messages)
` [PATCH 2/5] drm/i915: Cleaning up intel_dp_hpd_pulse
[PATCH] tests/Android.mk: Make intel_residency CAIRO dependant
2016-01-26 13:04 UTC
[PATCH 0/6] Pipe level color management
2016-01-26 12:18 UTC (3+ messages)
` [Intel-gfx] "
[PATCH] drm/i915/guc: Move wait for GuC out of spinlock/unlock
2016-01-26 12:08 UTC (6+ messages)
` [PATCH v4] drm/i915/guc: Clean up locks in GuC
Regression in v4.5-rc1, bisected to commit 39bfcd5235e0 ("drm/i915: more virtual south bridge detection")
2016-01-26 11:59 UTC (4+ messages)
[PATCH v15 0/10] Support for creating/using Stolen memory backed objects
2016-01-26 11:36 UTC (19+ 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 v4] drm/i915: edp resume/On time optimization
2016-01-26 11:36 UTC (3+ messages)
` ✗ Fi.CI.BAT: failure for drm/i915: edp resume/On time optimization. (rev10)
regression bisected: display sync drops after 7221fc33
2016-01-26 11:17 UTC (2+ messages)
A collection of cleanups
2016-01-26 10:45 UTC (8+ 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] 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] drm/i915: refine qemu south bridge detection
2016-01-26 8:57 UTC (2+ messages)
[PATCH] drm/i915: Don't ERROR for an expected intel_rcs_ctx_init() interruption
2016-01-25 21:24 UTC (3+ messages)
[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 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 (11+ messages)
` [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] drm/i915: Y/Yf Tiling Workaround for BXT/SKL
2016-01-25 18:15 UTC (2+ messages)
[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 "
[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 (3+ messages)
` ✗ Fi.CI.BAT: warning for drm/i915: Allow i915_gem_object_get_page() on userptr as well (rev2)
[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
[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 (3+ messages)
` [PATCH 09/22] drm: Clean up pending events in the core
` [REGRESSION] "
[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 (2+ messages)
` ✓ Fi.CI.BAT: success for drm/i915/guc: Decouple GuC engine id from ring id (rev2)
[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
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