messages from 2014-06-18 16:20:13 to 2014-06-20 12:48:42 UTC [more...]
[RFC][PATCH] gpu:drm:i915:intel_detect_pch: back to check devfn instead of check class type
2014-06-20 12:48 UTC (4+ messages)
mmu_notifier and i915_gem_userptr.c
2014-06-20 11:43 UTC (3+ messages)
[PATCH] intel-gpu-tools: add igt_core init func calls to some tests
2014-06-20 10:28 UTC
[PATCH 0/4] Introduce a new create ioctl for user specified
2014-06-20 10:02 UTC (5+ messages)
` [PATCH 1/4] drm/i915: Clearing buffer objects via blitter engine
` [PATCH 2/4] drm/i915: Clearing buffer objects via blitter engine for Gen8
` [PATCH v4 3/4] drm/i915: Introduce a new create ioctl for user specified placement
` [PATCH v2 4/4] drm/i915: Add support for stealing purgable stolen pages
Updated drm-intel-testing
2014-06-20 8:45 UTC
[PATCH] drm/i915: Restrict GPU boost to the RCS engine
2014-06-21 3:13 UTC (3+ messages)
[Intel-gfx] [PATCH 7/9] drm: Disable vblank interrupt immediately when drm_vblank_offdelay==0
2014-06-20 0:41 UTC (3+ messages)
` [PATCH 10/9] drm: Add dev->vblank_disable_immediate flag
Display glitching (and possibly related lockup) in 3.16-rc1?
2014-06-19 21:59 UTC (3+ messages)
intel_gpu_top missing clocks
2014-06-19 21:33 UTC (5+ messages)
[PATCH 1/4] drm/i915: Move compressed_fb to static allocation
2014-06-19 19:41 UTC (6+ messages)
` [PATCH 2/4] drm/i915: Extract CFB threshold calculation
` [PATCH 3/4] drm/i915: Try harder to get FBC
` [PATCH 4/4] drm/i915: Reserve space for FBC (fbcon)
[RFC 0/4] Command parser batch buffer copy
2014-06-19 19:07 UTC (12+ messages)
` [RFC 1/4] drm/i915: Implement a framework for batch buffer pools
` [RFC 2/4] drm/i915: Use batch pools with the command parser
` [RFC 3/4] drm/i915: Add a batch pool debugfs file
` [RFC 4/4] drm/i915: Dispatch the shadow batch buffer
[PATCH] drivers/i915: Fix unnoticed failure of init_ring_common()
2014-06-19 19:00 UTC (8+ messages)
` [PATCH v2] "
[PATCH 1/3] drm/i915: add PWM and BLC assertion checks
2014-06-19 18:00 UTC (3+ messages)
` [PATCH 2/3] drm/i915: correct BLC vs PWM enable/disable ordering
[PATCH] intel: Add new userptr ioctl
2014-06-19 17:35 UTC (2+ messages)
[PATCH libdrm 1/2] intel: Sync the command parser version parameter from kernel
2014-06-19 17:30 UTC (4+ messages)
` [PATCH libdrm 2/2] intel: Sync typo fix from the kernel sources
linux-next: Tree for Jun 19 (drm/i915)
2014-06-19 17:24 UTC
[PATCH] drm/i915: Unpin last_context at reset
2014-06-19 16:21 UTC (4+ messages)
` [PATCH igt] tests/gem_ctx_exec: Add reset-pin-leak subtest
[PATCH 14/16] drm/i915: Track frontbuffer invalidation/flushing
2014-06-19 16:15 UTC (7+ messages)
` [PATCH] "
[PATCH 1/2] drm/i915: use runtime irq suspend/resume in freeze/thaw
2014-06-19 16:05 UTC (5+ messages)
` [PATCH 2/2] drm/i915: don't take runtime PM reference around freeze/thaw
[PATCH 1/3] drm/i915: Add ppgtt init/release trace points
2014-06-19 16:05 UTC (7+ messages)
` [PATCH 2/3] drm/i915: Add ctx param to i915_gem_ring_dispatch trace point
` [PATCH 3/3] drm/i915: Trace point callbacks for validation
[PATCH 1/8] drm/i915: Get rid of the synchronous flag in switch_mm
2014-06-19 16:03 UTC (7+ messages)
` [PATCH 3/8] drm/i915: Enable the PPGTT in the ring init
` [PATCH 4/8] drm/i915: Split PPGTT enabling from Aliasing PPGTT switching
[RFC] libdrm_intel: Add support for userptr objects
2014-06-19 14:52 UTC (4+ messages)
` [PATCH] intel: "
[PATCH v2] iommu/intel: Exclude devices using RMRRs from IOMMU API domains
2014-06-19 14:41 UTC (10+ messages)
[PATCH v2] drm/i915: Bring GPU Freq to min while suspending
2014-06-20 14:33 UTC (5+ messages)
` [PATCH v3] drm/i915: Force GPU Freq to lowest "
` [PATCH v4] "
[PATCH 1/2] mm: Report attempts to overwrite PTE from remap_pfn_range()
2014-06-19 13:59 UTC (7+ messages)
` [PATCH] "
[PATCH v3] drm/i915: Implement dma-buf mmap() for userspace access
2014-06-19 12:49 UTC (3+ messages)
[PATCH 00/11] Support for 180 degree HW rotation
2014-06-19 12:39 UTC (12+ messages)
` [PATCH 10/11] drm/i915: Add 180 degree primary plane rotation support
` [PATCH] drm: Resetting rotation property
[PATCH 1/2] drm/i915: use power well count instead of reading hw state when checking status
2014-06-19 11:45 UTC (5+ messages)
` [PATCH] drm/i915: cache hw power well enabled state
[PATCH 00/53] Execlists v3
2014-06-19 10:58 UTC (60+ messages)
` [PATCH 04/53] drm/i915: Extract ringbuffer destroy & make alloc outside accesible
` [PATCH 05/53] drm/i915: Move i915_gem_validate_context() to i915_gem_context.c
` [PATCH 06/53] drm/i915/bdw: Introduce one context backing object per engine
` [PATCH 07/53] drm/i915/bdw: New file for Logical Ring Contexts and Execlists
` [PATCH 08/53] drm/i915/bdw: Macro for LRCs and module option for Execlists
` [PATCH 09/53] drm/i915/bdw: Initialization for Logical Ring Contexts
` [PATCH 10/53] drm/i915/bdw: A bit more advanced context init/fini
` [PATCH 11/53] drm/i915/bdw: Allocate ringbuffers for Logical Ring Contexts
` [PATCH 12/53] drm/i915/bdw: Populate LR contexts (somewhat)
` [PATCH 13/53] drm/i915/bdw: Deferred creation of user-created LRCs
` [PATCH 15/53] drm/i915/bdw: Don't write PDP in the legacy way when using LRCs
` [PATCH 19/53] drm/i915: Extract pipe control fini & make init outside accesible
` [PATCH 36/53] drm/i915: Abstract the workload submission mechanism away
` [PATCH 41/53] drm/i915/bdw: Avoid non-lite-restore preemptions
` [PATCH 42/53] drm/i915/bdw: Make sure gpu reset still works with Execlists
` [PATCH 43/53] drm/i915/bdw: Make sure error capture keeps working "
` [PATCH 45/53] drm/i915/bdw: Do not call intel_runtime_pm_get() in an interrupt
` [PATCH 46/53] drm/i915/bdw: Display execlists info in debugfs
` [PATCH 53/53] !UPSTREAM: drm/i915: Use MMIO flips
[PATCH] tests/gem_exec_big: Re-add gem_sync
2014-06-19 8:17 UTC
[PATCH 00/25] Fix FBC for real
2014-06-19 8:29 UTC (31+ messages)
` [PATCH 01/25] drm/i915: Add ring_notify mechanism
` [PATCH 02/25] drm/i915: Add vblank notify mechanism
` [PATCH 03/25] drm/i915: Name the IPS bits
` [PATCH 04/25] drm/i915: Use vblank notifier for IPS
` [PATCH 05/25] drm/i915: Reogranize page flip code for fbc
` [PATCH 06/25] drm/i915: Move ilk_pipe_pixel_rate() earlier to avoid forward declaration
` [PATCH 07/25] drm/i915: Reorganize intel_update_fbc()
` [PATCH 08/25] drm/i915: Check panel fitting state before enabling fbc
` [PATCH 09/25] drm/i915: Reject fbc on g4x when sprites are enabled
` [PATCH 10/25] drm/i915: Check pixel format for fbc
` [PATCH 11/25] drm/i915: Remove dblscan flag from fbc1 check
` [PATCH 12/25] drm/i915: Don't claim fbc as possible if the obj size exceeds stolen size
` [PATCH 13/25] drm/i915: Use low level funciton to disable fbc at init/resume
` [PATCH 14/25] drm/i915: Move fbc function prototypes got intel_drv.h
` [PATCH 15/25] drm/i915: Move fbc state into dev_priv.fbc
` [PATCH 16/25] drm/i915: Rewrite fbc
` [PATCH 17/25] drm/i915: Reduce dmesg spam from FBC enable
` [PATCH 18/25] drm/i915: Add i915_fbc_info debugfs file
` [PATCH v6 19/25] drm/i915: Implement LRI based FBC tracking
` [PATCH v3 20/25] drm/i915: Use LRI based FBC render tracking for ILK
` [PATCH v2 21/25] drm/i915: Reorder i915_gem_execbuffer_move_to_gpu() and i915_switch_context()
` [PATCH 22/25] drm/i915: Flush caches for scanout during cpu->gtt move
` [PATCH v5 23/25] drm/i915: Nuke FBC from SW_FINISH ioctl
` [PATCH 24/25] drm/i915: Pimp fbc render/blitter tracking
` [PATCH 25/25] drm/i915: Enable fbc for ilk+ by default
[PATCH] drm/i915: Introduce accurate frontbuffer tracking
2014-06-19 7:29 UTC (3+ messages)
[PATCH 0/3] connector debugfs properties
2014-06-19 6:57 UTC (4+ messages)
` [PATCH 1/3] drm: add register and unregister functions for connectors
[PATCH 00/11] Support for 180 degree HW rotation
2014-06-19 6:11 UTC (2+ messages)
` [PATCH 1/1] Documentation: drm: describing rotation property for i915
[PATCH] drm/i915: Don't prefault the entire obj if the vma is smaller
2014-06-18 21:25 UTC (4+ messages)
[PATCH 2/3] drm/debugfs: add a "force" file per connector
2014-06-18 20:11 UTC (7+ messages)
` [PATCH v2 0/2] connector debugfs properties
` [PATCH v2 1/2] drm/debugfs: add a "force" file per connector
` [PATCH v2 2/2] drm/debugfs: add an "edid_override" "
` [Intel-gfx] "
[PATCH] drm/i915: Remove ctx->last_ring
2014-06-18 19:43 UTC (3+ messages)
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