Show patches with: Submitter = None       |    State = Action Required       |   683 patches
« 1 2 ... 4 5 6 7 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[05/50] drm/i915: Extract ringbuffer destroy, make destroy & alloc outside accesible - - - --- 2014-05-09 oscar.mateo@intel.com New
[04/50] drm/i915: Extract trivial parts of ring init (early init) - - - --- 2014-05-09 oscar.mateo@intel.com New
[03/50] drm/i915: Simplify a couple of functions thanks to for_each_ring - - - --- 2014-05-09 oscar.mateo@intel.com New
[02/50] drm/i915: for_each_ring - - - --- 2014-05-09 oscar.mateo@intel.com New
[01/50] drm/i915: s/for_each_ring/for_each_active_ring - - - --- 2014-05-09 oscar.mateo@intel.com New
tests/gem_execlist: New test for GEN8 execlist submission - - - --- 2014-05-09 oscar.mateo@intel.com New
tests/gem_error_capture: Initial testcase for error state capture/dump - - - --- 2014-05-09 oscar.mateo@intel.com New
[v2] tests/gem_error_capture: Initial testcase for error state capture/dump - - - --- 2014-04-11 oscar.mateo@intel.com New
tests/gem_error_capture: Initial testcase for error state capture/dump - - - --- 2014-04-11 oscar.mateo@intel.com New
drm/i915: Gracefully handle obj not bound to GGTT in is_pin_display - - - --- 2014-04-02 oscar.mateo@intel.com New
[49/49] drm/i915/bdw: Document execlists and logical ring contexts - - - --- 2014-03-27 oscar.mateo@intel.com New
[48/49] drm/i915/bdw: Enable logical ring contexts - - - --- 2014-03-27 oscar.mateo@intel.com New
[47/49] drm/i915/bdw: Always write seqno to default context - - - --- 2014-03-27 oscar.mateo@intel.com New
[46/49] drm/i915/bdw: Start queueing contexts to be submitted - - - --- 2014-03-27 oscar.mateo@intel.com New
[45/49] drm/i915/bdw: Display context ringbuffer info in debugfs - - - --- 2014-03-27 oscar.mateo@intel.com New
[44/49] drm/i915/bdw: Display execlists info in debugfs - - - --- 2014-03-27 oscar.mateo@intel.com New
[43/49] drm/i915/bdw: Handle context switch events - - - --- 2014-03-27 oscar.mateo@intel.com New
[42/49] drm/i915/bdw: Get prepared for a two-stage execlist submit process - - - --- 2014-03-27 oscar.mateo@intel.com New
[41/49] drm/i915/bdw: LR context switch interrupts - - - --- 2014-03-27 oscar.mateo@intel.com New
[40/49] drm/i915/bdw: Write the tail pointer, LRC style - - - --- 2014-03-27 oscar.mateo@intel.com New
[39/49] drm/i915/bdw: Swap the PPGTT PDPs, LRC style - - - --- 2014-03-27 oscar.mateo@intel.com New
[38/49] drm/i915/bdw: Add forcewake lock around ELSP writes - - - --- 2014-03-27 oscar.mateo@intel.com New
[37/49] drm/i915/bdw: Implement context switching (somewhat) - - - --- 2014-03-27 oscar.mateo@intel.com New
[36/49] drm/i915/bdw: Prepare for a 20-bits globally unique submission ID - - - --- 2014-03-27 oscar.mateo@intel.com New
[35/49] drm/i915: Allocate an integer ID for each new file descriptor - - - --- 2014-03-27 oscar.mateo@intel.com New
[34/49] drm/i915/bdw: Fix reset stats ioctl with LR contexts - - - --- 2014-03-27 oscar.mateo@intel.com New
[33/49] drm/i915/bdw: Allow non-default, non-render user LR contexts - - - --- 2014-03-27 oscar.mateo@intel.com New
[32/49] drm/i915/bdw: Create stand-alone and dependent contexts - - - --- 2014-03-27 oscar.mateo@intel.com New
[31/49] drm/i915/bdw: Introduce dependent contexts - - - --- 2014-03-27 oscar.mateo@intel.com New
[30/49] drm/i915/bdw: Extract LR context object populating - - - --- 2014-03-27 oscar.mateo@intel.com New
[29/49] drm/i915/bdw: Pin context pages at context create time - - - --- 2014-03-27 oscar.mateo@intel.com New
[28/49] drm/i915/bdw: Start creating & destroying user LR contexts - - - --- 2014-03-27 oscar.mateo@intel.com New
[27/49] drm/i915/bdw: Prepare for user-created LR contexts - - - --- 2014-03-27 oscar.mateo@intel.com New
[26/49] drm/i915/bdw: Set the request context information correctly in the LRC case - - - --- 2014-03-27 oscar.mateo@intel.com New
[25/49] drm/i915: Final touches to LR contexts plumbing and refactoring - - - --- 2014-03-27 oscar.mateo@intel.com New
[24/49] drm/i915/bdw: Write a new set of context-aware ringbuffer management functions - - - --- 2014-03-27 oscar.mateo@intel.com New
[23/49] drm/i915: s/__intel_ring_advance/intel_ringbuffer_advance_and_submit - - - --- 2014-03-27 oscar.mateo@intel.com New
[22/49] drm/i915/bdw: Plumbing for user LR context switching - - - --- 2014-03-27 oscar.mateo@intel.com New
[21/49] drm/i915/bdw: Enable execlists in the hardware - - - --- 2014-03-27 oscar.mateo@intel.com New
[20/49] drm/i915/bdw: Status page for LR contexts - - - --- 2014-03-27 oscar.mateo@intel.com New
[19/49] drm/i915/bdw: Populate LR contexts (somewhat) - - - --- 2014-03-27 oscar.mateo@intel.com New
[18/49] drm/i915/bdw: Allocate ringbuffer for LR contexts - - - --- 2014-03-27 oscar.mateo@intel.com New
[17/49] drm/i915/bdw: A bit more advanced context init/fini - - - --- 2014-03-27 oscar.mateo@intel.com New
[16/49] drm/i915/bdw: GEN8 new ring flush - - - --- 2014-03-27 oscar.mateo@intel.com New
[15/49] drm/i915/bdw: GEN8 semaphoreless ring add request - - - --- 2014-03-27 oscar.mateo@intel.com New
[14/49] drm/i915/bdw: LR context ring init - - - --- 2014-03-27 oscar.mateo@intel.com New
[13/49] drm/i915/bdw: Execlists ring tail writing - - - --- 2014-03-27 oscar.mateo@intel.com New
[12/49] drm/i915: Rename functions that mention ringbuffers (meaning rings) - - - --- 2014-03-27 oscar.mateo@intel.com New
[11/49] drm/i915: Split the ringbuffers and the rings - - - --- 2014-03-27 oscar.mateo@intel.com New
[10/49] drm/i915: s/intel_ring_buffer/intel_engine - - - --- 2014-03-27 oscar.mateo@intel.com New
[09/49] drm/i915: Extract ringbuffer obj alloc & destroy - - - --- 2014-03-27 oscar.mateo@intel.com New
[08/49] drm/i915: Make i915_gem_create_context outside accessible - - - --- 2014-03-27 oscar.mateo@intel.com New
[07/49] drm/i915/bdw: Rework init code for gen8 contexts - - - --- 2014-03-27 oscar.mateo@intel.com New
[06/49] drm/i915/bdw: New file for logical ring contexts and execlists - - - --- 2014-03-27 oscar.mateo@intel.com New
[05/49] drm/i915: Extract trivial parts of ring init (early init) - - - --- 2014-03-27 oscar.mateo@intel.com New
[04/49] drm/i915: Simplify a couple of functions thanks to for_each_ring - - - --- 2014-03-27 oscar.mateo@intel.com New
[03/49] drm/i915: for_each_ring - - - --- 2014-03-27 oscar.mateo@intel.com New
[02/49] drm/i915: s/for_each_ring/for_each_active_ring - - - --- 2014-03-27 oscar.mateo@intel.com New
[01/49] drm/i915/bdw: Macro to distinguish LRCs (Logical Ring Contexts) - - - --- 2014-03-27 oscar.mateo@intel.com New
build: Create version and config information files in Android - - - --- 2013-12-13 oscar.mateo@intel.com New
[v2,2/3] tests/gem_close_race: Adapt the test for Full PPGTT - - - --- 2013-12-13 oscar.mateo@intel.com New
[3/3] tests/gem_ppgtt: New Full PPGTT set of tests - - - --- 2013-12-10 oscar.mateo@intel.com New
[2/3] tests/gem_close_race: Adapt the test for Full PPGTT - - - --- 2013-12-10 oscar.mateo@intel.com New
[1/3] lib/drmtest: Add a new test helper to check for Full PPGTT usage - - - --- 2013-12-10 oscar.mateo@intel.com New
[v2,11/11] build: New Android makefiles - - - --- 2013-11-12 oscar.mateo@intel.com New
[v2,10/11] lib/igt_display: workaround a name conflict in Android - - - --- 2013-11-12 oscar.mateo@intel.com New
[v2,09/11] lib/drmtest: Get the correct basename() under Android - - - --- 2013-11-12 oscar.mateo@intel.com New
[v2,07/11] tests/gem_vmap_blits: Finish extracting gem_read - - - --- 2013-11-12 oscar.mateo@intel.com New
[v2,06/11] tests/drm_get_client_auth: In Android, use gettid() instead of syscall(SYS_gettid) - - - --- 2013-11-12 oscar.mateo@intel.com New
[v2,05/11] rendercopy: Remove rendercopy.c - - - --- 2013-11-12 oscar.mateo@intel.com New
[v2,04/11] lib: Move kms stuff from drmtest.c over to igt_kms.c - - - --- 2013-11-12 oscar.mateo@intel.com New
[v2,03/11] build: Move logic to tests/Makefile.am and away from Makefile.sources - - - --- 2013-11-12 oscar.mateo@intel.com New
[v2,02/11] build: Fix missing "\" in tests/Makefile.sources - - - --- 2013-11-12 oscar.mateo@intel.com New
[v2,01/11] build: list all test/tool/lib source files in their own Makefile.sources - - - --- 2013-11-12 oscar.mateo@intel.com New
tests/drv_suspend: Replace "&> /dev/null" with "> /dev/null 2>&1" - - - --- 2013-11-11 oscar.mateo@intel.com New
lib/drmtest: Retire requests via drop caches after gem_quiescent_gpu - - - --- 2013-11-05 oscar.mateo@intel.com New
[4/4,v2] gem_flink_race: Assure no pending requests before object counting - - - --- 2013-11-05 oscar.mateo@intel.com New
[3/4,v2] prime_self_import: Assure no pending requests before object counting - - - --- 2013-11-05 oscar.mateo@intel.com New
[4/4] gem_flink_race: Assure no pending requests before object counting - - - --- 2013-11-04 oscar.mateo@intel.com New
[3/4] prime_self_import: Assure no pending requests before object counting - - - --- 2013-11-04 oscar.mateo@intel.com New
[2/4] lib: Add igt_drop_caches_set() - - - --- 2013-11-04 oscar.mateo@intel.com New
[1/4] tests: Fix "-thrashing" and "-thrash-inactive" distinction - - - --- 2013-11-04 oscar.mateo@intel.com New
prime_self_import: Assure no pending requests before object counting - - - --- 2013-11-01 oscar.mateo@intel.com New
« 1 2 ... 4 5 6 7 »