public inbox for intel-gfx@lists.freedesktop.org
 help / color / mirror / Atom feed
 messages from 2017-02-14 11:05:20 to 2017-02-15 12:37:47 UTC [more...]

[PATCH] drm/i915/guc: Dynamically alloc GuC descriptor
 2017-02-15 12:37 UTC  (3+ messages)
` [PATCH] drm/i915/guc: Keep the ctx_pool_vaddr mapped, for easy access

[PATCH 1/2] HAX enable guc submission for CI
 2017-02-15 12:33 UTC  (7+ messages)
` [PATCH 2/2] drm/i915/scheduler: emulate a scheduler for guc
` ✗ Fi.CI.BAT: failure for series starting with [1/2] HAX enable guc submission for CI

[PATCH 1/2] drm/i915: Use a heavyweight irq-seqno barrier for gen6+
 2017-02-15 12:32 UTC  (5+ messages)
` [PATCH 2/2] drm/i915: Share the heavyweight sync-flush irq barrier with gen5

[PATCH i-g-t] gitignore: Add files starting with 
 2017-02-15 12:24 UTC  (2+ messages)

[PATCH] drm/i915: Drop support for I915_EXEC_CONSTANTS_* execbuf parameters
 2017-02-15 12:22 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for drm/i915: Drop support for I915_EXEC_CONSTANTS_* execbuf parameters. (rev3)

[PATCH] drm/i915: Only enable hotplug interrupts if the display interrupts are enabled
 2017-02-15 12:13 UTC  (5+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH] drm/i915: Hold forcewake for whole of punit communication
 2017-02-15 12:06 UTC  (3+ messages)

[PATCH 0/4] drm/i915: Fix clearing of BIOS power well requests
 2017-02-15 11:59 UTC  (5+ messages)
` [PATCH 1/4] drm/i915: Remove redundant toggling from the power well sync_hw hooks
` [PATCH 2/4] drm/i915: Call the sync_hw hook for power wells without a domain
` [PATCH 3/4] drm/i915/gen9: Fix clearing of the BIOS power well request register
` [PATCH 4/4] drm/i915: Preserve the state of power wells not explicitly enabled

[PATCH v3 0/8] Adding driver-private objects to atomic state
 2017-02-15 11:23 UTC  (10+ messages)
` [PATCH v3 4/8] drm: Add "
` [PATCH v3 7/8] drm: Connector helper function to release resources

[PATCH 1/3] drm/i915: Remove struct_mutex for destroying framebuffers
 2017-02-15 10:59 UTC  (3+ messages)
` [PATCH 2/3] drm/i915: struct_mutex is not required for allocating the framebuffer
` [PATCH 3/3] drm/i915: Drop struct_mutex around frontbuffer flushes

kbl_guc and bxt_guc firmware missing from linux-firmware
 2017-02-15 10:28 UTC  (2+ messages)

[CI 01/23] drm/i915: Micro-optimise i915_get_ggtt_vma_pages()
 2017-02-15 10:11 UTC  (25+ messages)
` [CI 02/23] drm/i915: Micro-optimise gen6_ppgtt_insert_entries()
` [CI 03/23] drm/i915: Micro-optimise gen8_ppgtt_insert_entries()
` [CI 04/23] drm/i915: Don't special case teardown of aliasing_ppgtt
` [CI 05/23] drm/i915: Split ggtt/alasing_gtt unbind_vma
` [CI 06/23] drm/i915: Convert clflushed pagetables over to WC maps
` [CI 07/23] drm/i915: Remove kmap/kunmap wrappers
` [CI 08/23] drm/i915: Move allocate_va_range to GTT
` [CI 09/23] drm/i915: Always preallocate gen6/7 ppgtt
` [CI 10/23] drm/i915: Remove redundant clear of appgtt
` [CI 11/23] drm/i915: Tidy gen6_write_pde()
` [CI 12/23] drm/i915: Remove bitmap tracking for used-ptes
` [CI 13/23] drm/i915: Remove bitmap tracking for used-pdes
` [CI 14/23] drm/i915: Remove bitmap tracking for used-pdpes
` [CI 15/23] drm/i915: Remove bitmap tracking for used-pml4
` [CI 16/23] drm/i915: Remove superfluous posting reads after clear GGTT
` [CI 17/23] drm/i915: Always mark the PDP as dirty when altered
` [CI 18/23] drm/i915: Remove defunct GTT tracepoints
` [CI 19/23] drm/i915: Remove unused ppgtt->enable()
` [CI 20/23] drm/i915: Remove i915_address_space.start
` [CI 21/23] drm/i915: Only preallocate the aliasing GTT to the extents of the global GTT
` [CI 22/23] drm/i915: Differentiate the aliasing_ppgtt with an invalid filp
` [CI 23/23] drm/i915: Use preferred kernel types in i915_gem_gtt.c
` ✓ Fi.CI.BAT: success for series starting with [CI,01/23] drm/i915: Micro-optimise i915_get_ggtt_vma_pages()

[GIT PULL] more GVT-g fixes for 4.11
 2017-02-15 10:00 UTC  (2+ messages)

[PATCH RESEND] drm/dp/mst: fix kernel oops when turning off secondary monitor
 2017-02-15  9:53 UTC  (5+ messages)
` ✓ Fi.CI.BAT: success for drm/dp/mst: fix kernel oops when turning off secondary monitor (rev3)
` [Intel-gfx] [PATCH RESEND] drm/dp/mst: fix kernel oops when turning off secondary monitor

[PATCH v2] drm/i915: Drop support for I915_EXEC_CONSTANTS_* execbuf parameters
 2017-02-15  9:33 UTC  (5+ messages)
` ✓ Fi.CI.BAT: success for drm/i915: Drop support for I915_EXEC_CONSTANTS_* execbuf parameters. (rev2)

[PATCH v3] drm/i915: Fix not finding the VBT when it overlaps with OPREGION_ASLE_EXT
 2017-02-15  9:31 UTC  (4+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH] drm: Add DPCD definitions for DP 1.4 DSC feature
 2017-02-15  9:29 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for "

ppgtt allocation fixes and speedups
 2017-02-15  8:30 UTC  (20+ messages)
` [PATCH v3 03/23] drm/i915: Micro-optimise gen8_ppgtt_insert_entries()
` [PATCH v3 09/23] drm/i915: Always preallocate gen6/7 ppgtt
` [PATCH v3 12/23] drm/i915: Remove bitmap tracking for used-ptes
` [PATCH v3 19/23] drm/i915: Remove unused ppgtt->enable()
` [PATCH v3 20/23] drm/i915: Remove i915_address_space.start
` [PATCH v3 21/23] drm/i915: Only preallocate the aliasing GTT to the extents of the global GTT
` [PATCH v3 22/23] drm/i915: Differentiate the aliasing_ppgtt with an invalid filp
` [PATCH v3 23/23] drm/i915: Use preferred kernel types in i915_gem_gtt.c
` ✗ Fi.CI.BAT: warning for series starting with [v3,01/23] drm/i915: Micro-optimise i915_get_ggtt_vma_pages()
` ✓ Fi.CI.BAT: success "

[PATCH] drm/i915: Remove duplicate intel_logical_ring_workarounds_emit
 2017-02-15  8:18 UTC  (6+ messages)
` ✗ Fi.CI.BAT: failure for "

[PATCH] drm/i915: Drop support for I915_EXEC_CONSTANTS_* execbuf parameters
 2017-02-15  4:02 UTC  (2+ messages)
` ✗ Fi.CI.BAT: failure for "

[drm-intel:drm-intel-next-queued 11/59] drivers/gpu/drm/i915/selftests/i915_mock_selftests.h:11: warning: missing braces around initializer
 2017-02-15  0:47 UTC 

[PATCH 1/3] drm/i915: Enable fine-tuned RPS for cherryview
 2017-02-14 22:38 UTC  (8+ messages)
` [PATCH 2/3] drm/i915: Don't accidentally increase the frequency in handling DOWN rps
` [PATCH 3/3] drm/i915: Only apply the jump to the "efficient RPS" frequency on startup
` ✓ Fi.CI.BAT: success for series starting with [1/3] drm/i915: Enable fine-tuned RPS for cherryview

[PATCH] drm: Reduce EDID warnings from DRM_ERROR to DRM_NOTE
 2017-02-14 22:23 UTC  (7+ messages)
      ` [Intel-gfx] "

[CI] drm/i915: The return of i915_gpu_info to debugfs
 2017-02-14 22:22 UTC  (2+ messages)
` ✗ Fi.CI.BAT: warning for drm/i915: The return of i915_gpu_info to debugfs (rev3)

[PATCH v2 0/5] GuC Scrub vol. 1
 2017-02-14 21:58 UTC  (12+ messages)
` [PATCH 1/5] drm/i915/uc: Rename intel_?uc_{setup, load}() to _init_hw()
` [PATCH 2/5] drm/i915/uc: Introduce intel_uc_init()
` [PATCH 3/5] drm/i915/guc: Extract param logic form guc_init
` [PATCH 4/5] drm/i915/guc: Simplify intel_guc_init_hw()
` [PATCH 5/5] drm/i915/uc: Simplify fw_path
` ✓ Fi.CI.BAT: success for GuC Scrub vol. 1 (rev2)

[PATCH v2] Revert "drm/i915/chv: Set min freq to efficient frequency on chv"
 2017-02-14 21:28 UTC  (3+ messages)
` [PATCH v3] drm/i915/chv: Set min freq to RPn on CHV

[PATCH 2/2] drm/i915: Dump the pclk and burst_mode_ratio for DSI
 2017-02-14 20:33 UTC  (3+ messages)
` [PATCH v3 2/2] drm/i915: Dump more configuration information "

[PATCH] drm/i915: fix for WaDisableDopClockGating:bdw
 2017-02-14 20:32 UTC  (5+ messages)
` [PATCH v2] "

[PATCH v3 0/7] drm/atomic: Add accessor macros for all atomic state
 2017-02-14 20:07 UTC  (5+ messages)
` [PATCH v3 3/7] drm/atomic: Use new atomic iterator macros

[PATCH] drm/i915: Fix uninitialized return from mi_set_context
 2017-02-14 19:36 UTC  (4+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH] drm/i915/dp: Reset the link params on HPD/connected boot/resume
 2017-02-14 19:25 UTC  (3+ messages)

[PATCH] drm/i915: Fix DisplayPort Hotplug
 2017-02-14 19:00 UTC  (4+ messages)

[PATCH] drm/i915: Silence compiler warning for seltests/i915_gem_coherency
 2017-02-14 18:22 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH v2] drm/i915: Sanitize GuC client initialization
 2017-02-14 17:52 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for drm/i915: Sanitize GuC client initialization (rev2)

[PATCH] drm/i915/guc: Don't take struct_mutex for object unreference
 2017-02-14 17:22 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for drm/i915/guc: Don't take struct_mutex for object unreference (rev2)

[PATCH] drm/i915: Avoid overflow in computing pot_hole loop termination
 2017-02-14 16:32 UTC  (2+ messages)

[GLK MIPI DSI V5 0/8] GLK MIPI DSI VIDEO MODE PATCHES
 2017-02-14 16:32 UTC  (10+ messages)
` [GLK MIPI DSI V5 1/8] drm/i915/glk: Program dphy param reg for GLK
` [GLK MIPI DSI V5 2/8] drm/i915/glk: Program new MIPI DSI PHY registers "
` [GLK MIPI DSI V5 3/8] drm/i915/glk: Add MIPIIO Enable/disable sequence
` [GLK MIPI DSI V5 4/8] drm/i915: Set the Z inversion overlap field
` [GLK MIPI DSI V5 5/8] drm/i915/glk: Add DSI PLL divider range for glk
` [GLK MIPI DSI V5 6/8] drm/i915i/glk: Program MIPI_CLOCK_CTRL only for BXT
` [GLK MIPI DSI V5 7/8] drm/i915/glk: Program txesc clock divider for GLK
` [GLK MIPI DSI V5 8/8] drm/i915/glk: Validate only DSI PORT A PLL divider
` ✗ Fi.CI.BAT: failure for GLK MIPI DSI VIDEO MODE PATCHES (rev5)

[PATCH v2 01/22] drm/i915: Micro-optimise i915_get_ggtt_vma_pages()
 2017-02-14 15:56 UTC  (4+ messages)
` [PATCH v2 21/22] drm/i915: Only preallocate the aliasing GTT to the extents of the global GTT
` ✓ Fi.CI.BAT: success for series starting with [v2,01/22] drm/i915: Micro-optimise i915_get_ggtt_vma_pages() (rev3)

[PATCH] dma-buf/fence: Avoid use of uninitialised timestamp
 2017-02-14 15:52 UTC  (6+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH] drm/i915: The return of i915_gpu_info to debugfs
 2017-02-14 15:38 UTC  (3+ messages)

[PATCH] drm/i915: Emit to ringbuffer directly
 2017-02-14 14:39 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for drm/i915: Emit to ringbuffer directly (rev11)

[PATCH] drm/i915: Silence compiler for GTT selftests
 2017-02-14 14:22 UTC  (4+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH] drm/i915/guc: In the submission cleanup, do not bail out if there is no execbuf_client
 2017-02-14 14:20 UTC  (4+ messages)

[drm-intel:drm-intel-next-queued 31/59] drivers/gpu/drm/i915/selftests/i915_gem_coherency.c:274: error: 'err' may be used uninitialized in this function
 2017-02-14 14:15 UTC 

[PATCH i-g-t v2] Add atomic modesetting testlist
 2017-02-14 14:07 UTC 

ACPI problem causing non functional backlight control on win10 cherrytrail devices
 2017-02-14 13:56 UTC 

[RFC/CI] drm/i915: Sanitize GuC client initialization
 2017-02-14 13:54 UTC  (9+ messages)

[PATCH] drm/i915: Convert remaining users of 32bit power domain masks
 2017-02-14 12:53 UTC  (3+ messages)

[drm-intel:drm-intel-next-queued 23/59] drivers/gpu/drm/i915/selftests/i915_gem_request.c:280: error: 'request' may be used uninitialized in this function
 2017-02-14 12:26 UTC 

[PATCH v9] drm/i915: Emit to ringbuffer directly
 2017-02-14 12:06 UTC  (4+ messages)
` [PATCH v10] "

[PATCH v2 22/22] drm/i915: Differentiate the aliasing_ppgtt with an invalid filp
 2017-02-14 12:01 UTC  (3+ messages)
` [PATCH] drm/i915: Use preferred kernel types in i915_gem_gtt.c

[PATCH 01/14] drm/i915: Keep a global seqno per-engine
 2017-02-14 11:57 UTC  (10+ messages)
` [PATCH 02/14] drm/i915: Use a local to shorten req->i915->gpu_error.wait_queue
` [PATCH 03/14] drm/i915: Add ourselves to the gpu error waitqueue for the entire wait
` [PATCH 04/14] drm/i915: Inline __i915_gem_request_wait_for_execute()

Prep work for preemption and GEM bugfixes
 2017-02-14 11:52 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for series starting with [v2,01/14] drm/i915: Keep a global seqno per-engine

[drm-intel:drm-intel-next-queued 11/59] drivers/gpu/drm/i915/selftests/i915_mock_selftests.h:11: error: unknown field 'mock' specified in initializer
 2017-02-14 11:40 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox