messages from 2014-08-08 09:17:14 to 2014-08-11 20:34:17 UTC [more...]
[PATCH 00/43] Execlists v5
2014-08-11 20:34 UTC (27+ messages)
` [PATCH 03/43] drm/i915/bdw: Macro for LRCs and module option for Execlists
` [PATCH 04/43] drm/i915/bdw: Initialization for Logical Ring Contexts
` [PATCH 08/43] drm/i915/bdw: Add a context and an engine pointers to the ringbuffer
` [PATCH 10/43] drm/i915/bdw: Deferred creation of user-created LRCs
` [PATCH 11/43] drm/i915/bdw: Render moot context reset and switch with Execlists
` [PATCH 13/43] drm/i915: Abstract the legacy workload submission mechanism away
` [PATCH 15/43] drm/i915/bdw: Generic logical ring init and cleanup
` [PATCH 16/43] drm/i915/bdw: GEN-specific logical ring init
` [PATCH 17/43] drm/i915/bdw: GEN-specific logical ring set/get seqno
` [PATCH 25/43] drm/i915/bdw: Workload submission mechanism for Execlists
` [PATCH 26/43] drm/i915/bdw: Always use MMIO flips with Execlists
[PATCH] drm/i915: Wait for vblank after enabling the primary plane on BDW
2014-08-11 19:44 UTC (4+ messages)
[PATCH 3/4] drm/i915: make sure VDD is turned off during system suspend
2014-08-11 19:04 UTC (2+ messages)
` [PATCH 4/4] drm/i915: don't try to retrain a DP link on an inactive CRTC
[PATCH 2/4] drm/i915: cancel hotplug and dig_port work during suspend and unload
2014-08-11 18:54 UTC
[PATCH 1/4] drm/i915: fix HPD IRQ reenable work cancelation
2014-08-11 18:52 UTC
[PATCH v3] drm/i915/bdw: BDW Software Turbo
2014-08-11 18:08 UTC
[PATCH] drm/i915: fix plane/cursor handling when runtime suspended
2014-08-11 17:57 UTC (6+ messages)
` [Intel-gfx] "
xrandr issue
2014-08-11 17:34 UTC (2+ messages)
[PATCH] drm/i915: Make hpd debug messages less cryptic
2014-08-11 17:32 UTC (3+ messages)
[PATCH] drm/i915: Update PSR on resume
2014-08-11 17:31 UTC (5+ messages)
[PATCH v2 0/7] Rename DP training vswing/pre-emph defines
2014-08-11 17:04 UTC (10+ messages)
` [PATCH 1/7] drm: Renaming DP training vswing pre emph defines
` [Intel-gfx] "
` [PATCH 2/7] drm/i915: "
` [PATCH 3/7] drm/exynos: "
` [PATCH 4/7] drm/gma500: "
` [PATCH 5/7] drm/radeon: "
` [PATCH 6/7] drm/tegra: "
` [PATCH 7/7] drm: Remove old defines for vswing and pre-emph values
[PATCH 12/43] drm/i915/bdw: Don't write PDP in the legacy way when using LRCs
2014-08-11 14:32 UTC (4+ messages)
[PATCH 05/43] drm/i915/bdw: Introduce one context backing object per engine
2014-08-11 14:28 UTC (3+ messages)
` [PATCH] drm/i915: WARN if module opt sanitization goes out of order
[PATCH 0/4] module: add support for unsafe, tainting parameters
2014-08-11 13:52 UTC (5+ messages)
` [PATCH 1/4] module: rename KERNEL_PARAM_FL_NOARG to avoid confusion
` [PATCH 2/4] module: make it possible to have unsafe, tainting module params
` [PATCH 3/4] module: add module_param_unsafe and module_param_named_unsafe
` [PATCH 4/4] drm/i915: taint the kernel if unsafe module parameters are set
[PATCH] drm: Fix drm_crtc vs. drm_plane type bug in plane->reset() handling
2014-08-11 12:25 UTC (2+ messages)
[PATCH 0/6] Add 180 degree primary and sprite rotation
2014-08-11 12:23 UTC (9+ messages)
` [PATCH 5/6] drm/i915: Add 180 degree primary plane rotation support
[PATCH] drm/i915: Pre-validate the NEED_GTTS flag for execbuffer
2014-08-11 12:16 UTC (7+ messages)
` [PATCH 1/4] "
` [PATCH 2/4] drm/i915: Mark the execbuffer validation failures as unlikely
` [PATCH 3/4] drm/i915: Remove redundant list_empty(eb->vmas) tests in execbuffer
` [PATCH 4/4] drm/i915: Simplify relocate_entry_gtt() and make 64-bit safe
[PATCH] drm/i915: Fix secure dispatch with full ppgtt
2014-08-11 11:51 UTC (6+ messages)
[PATCH] drm/i915: Double check ring is idle before declaring the GPU wedged
2014-08-11 11:34 UTC (6+ messages)
[PATCH 1/2] drm/i915: Fix locking for intel_enable_pipe_a()
2014-08-11 11:32 UTC (4+ messages)
` [PATCH 2/2] drm/i915: Skip load detect when intel_crtc->new_enable==true
[PATCH 1/2] drm/i915: Copy PCI device id into the device info block
2014-08-11 11:30 UTC (8+ messages)
` [PATCH 2/2] drm/i915: Agnostic INTEL_INFO
[PATCH 1/3] drm/i915: Only perform set-to-gtt domain for objects bound to the global gtt
2014-08-11 10:20 UTC (10+ messages)
` [PATCH 2/3] drm/i915: Fix obj->map_and_fenceable for ppgtt
` [PATCH] drm/i915: Force CPU relocations if not GTT mapped
` [PATCH 3/3] drm/i915: Remove fenced_gpu_access and pending_fenced_gpu_access
[PATCH 1/3] drm/i915: Make intel_disable_shared_dpll() static
2014-08-11 9:47 UTC (4+ messages)
` [PATCH 2/3] drm/i915: Remove an unreachable 'return'
` [PATCH 3/3] drm/i915: Remove set but unused 'gt_perf_status'
[PATCH] drm/i915: Fix wrong number of HDMI translation entries
2014-08-11 9:29 UTC (3+ messages)
[PATCH] drm/i915: Continuation of future readiness series
2014-08-11 9:27 UTC (5+ messages)
` [PATCH v2] "
[PATCH 04/16] drm/i915: Fix another another use-after-free in do_switch
2014-08-11 9:26 UTC (4+ messages)
` [PATCH] [v2] "
WARNING on i915 - intel_panel
2014-08-11 9:22 UTC (11+ messages)
[PATCH] drm/i915: Rename defines for selection of ddi buffer translation slot
2014-08-11 3:27 UTC
[PATCH 00/53] Execlists v3
2014-08-10 1:55 UTC (15+ messages)
` [PATCH 45/53] drm/i915/bdw: Do not call intel_runtime_pm_get() in an interrupt
` [Intel-gfx] "
[PULL] drm-intel-fixes
2014-08-09 8:44 UTC (7+ messages)
[PATCH] drm: Include task->name and master status in debugfs clients info
2014-08-09 6:22 UTC
[PATCH] drm/i915: Update gen8_ppgtt_info to keep working in full ppgtt
2014-08-09 0:14 UTC (3+ messages)
[PATCH] drm/i915: fix i915_interrupt_info on BDW
2014-08-08 20:45 UTC
[PATCH 1/2] drm/i915: Eliminate rmw from .update_primary_plane()
2014-08-08 19:00 UTC (4+ messages)
` [PATCH 2/2] drm/i915: Call .update_primary_plane in intel_{enable, disable}_primary_hw_plane()
[PATCH] drm/i915: Fix erroneous conversion to u8
2014-08-08 18:52 UTC (5+ messages)
Updated drm-intel-testing
2014-08-08 18:49 UTC
[PATCH] drm/i915: static inline for intel_wait_for_vblank
2014-08-08 18:48 UTC (2+ messages)
[PATCH] drm/i915: Track cursor changes as frontbuffer tracking flushes
2014-08-08 18:27 UTC
[RFC 0/2] Add test to verify BDW workarounds
2014-08-08 17:00 UTC (6+ messages)
` [RFC 1/2] tools/null_state_render: Add BDW workarounds to golden render state
` [RFC 2/2] igt/gem_workarounds: igt to test workaround registers
[PATCH 37/43] drm/i915/bdw: Display execlists info in debugfs
2014-08-08 16:02 UTC (3+ messages)
[PATCH 39/43] drm/i915/bdw: Print context state in debugfs
2014-08-08 15:57 UTC (3+ messages)
[PATCH] drm/i915: No busy-loop wait_for in the ring init code
2014-08-08 15:43 UTC (3+ messages)
[PATCH] PCI: Add another ID for Intel GPU "spurious interrupt" quirk
2014-08-08 15:24 UTC (2+ messages)
Are there any patches addressing Haswell GPU hang 80229
2014-08-08 14:30 UTC
3.16.0: [drm:i915_gem_init] *ERROR* Failed to initialize GPU, declaring it wedged
2014-08-08 14:15 UTC (6+ messages)
[PATCH 1/1] drm/i915: Adding Gfx Clock, Wake and Gunit save/restore logic in PM suspend/resume paths
2014-08-08 14:01 UTC (11+ messages)
[PATCH 01/15] drm/i915: vma/ppgtt lifetime rules
2014-08-08 14:00 UTC (17+ messages)
` [PATCH 02/15] drm/i915: Some cleanups for the ppgtt lifetime handling
` [PATCH 05/15] drm/i915: Only refcount ppgtt if it actually is one
` [PATCH 08/15] drm/i915: Fix up checks for aliasing ppgtt
` [PATCH 11/15] drm/i915: Drop create_vm argument to i915_gem_create_context
` [PATCH 12/15] drm/i915: Extract common cleanup into i915_ppgtt_release
` [PATCH 13/15] drm/i915: Extract commmon global gtt cleanup code
` [PATCH 14/15] drm/i915: Cleanup aliasging ppgtt alongside the global gtt
Odd behavior change in HD 4600/i915 graphics with Fedora 20
2014-08-08 13:39 UTC (2+ messages)
[PATCH] drm: Don't grab an fb reference for the idr
2014-08-08 13:35 UTC (3+ messages)
Usage of _PAGE_PCD et al in i915 driver
2014-08-08 13:14 UTC
[RFC] Add BDW workarounds to golden render state
2014-08-08 13:11 UTC (7+ messages)
` [RFC] drm/i915/bdw: Apply workarounds to the "
[PATCH 09/15] drm/i915: Initialize the aliasing ppgtt as part of global gtt
2014-08-08 13:04 UTC (4+ messages)
` [PATCH 1/2] drm/i915: Rework ppgtt init to no require an aliasing ppgtt
` [PATCH 2/2] drm/i915: Initialize the aliasing ppgtt as part of global gtt
[PATCH 1/2] drm/i915: Get CZ clock for VLV
2014-08-08 13:03 UTC (4+ messages)
` [PATCH 1/3] drm/i915: Renaming CCK related reg definitions
` [PATCH 3/3] drm/i915: Program PFI credits for VLV
[PATCH v2] drm/i915: Rename defines for selection of ddi buffer translation slot
2014-08-08 12:36 UTC (2+ messages)
[PATCH 00/15] drm-intel-collector - update
2014-08-08 9:52 UTC (8+ messages)
` [PATCH 03/15] drm/i915: Upgrade execbuffer fail after resume failure to EIO
PROBLEM: Native backlight regressed from logarithmic to linear scale
2014-08-08 9:38 UTC (5+ messages)
` [Intel-gfx] "
[PATCH] drm/i915: Make the physical object coherent with GTT
2014-08-08 9:25 UTC (2+ 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