Show patches with: none      |   120574 patches
« 1 2 ... 1098 1099 11001205 1206 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[3/3] drm/i915: Don't waste fences for scanout when not needed - - - --- 2014-01-28 Ville Syrjälä New
[2/3] drm/i915: Fix fence leaks if fbdev setup fails - - - --- 2014-01-28 Ville Syrjälä New
[1/3] drm/i915: Don't waste fences on sprite buffers - - - --- 2014-01-28 Ville Syrjälä New
[v2] drm/i915: move quirk handling to new intel_quirks.c - - - --- 2014-01-28 Jani Nikula New
drm/i915: Rely on accurate request tracking for finding hung batches - - - --- 2014-01-28 Chris Wilson New
[RFC] tests/gem_reset_stats: add subtest hang-render-and-<ring> - - - --- 2014-01-28 Mika Kuoppala New
[3/3] drm/i915: Introduce mapping of user pages into video memory (userptr) ioctl - - - --- 2014-01-28 Chris Wilson New
[2/3] drm/i915: Do not call retire_requests from wait_for_rendering - - - --- 2014-01-28 Chris Wilson New
[1/3] lib: Export interval_tree - - - --- 2014-01-28 Chris Wilson New
[7/7,v2] drm/i915: Capture PPGTT info on error capture - - - --- 2014-01-28 Ben Widawsky New
[6/7] drm/i915: Add some more registers to error state - - - --- 2014-01-28 Ben Widawsky New
[5/7] drm/i915: Move per ring error state to ring_error - - - --- 2014-01-28 Ben Widawsky New
[4/7] drm/i915: Reorder struct members - - - --- 2014-01-28 Ben Widawsky New
[3/7] drm/i915: Logically reorder error register capture - - - --- 2014-01-28 Ben Widawsky New
[2/7] drm/i915: Extract register state error capture - - - --- 2014-01-28 Ben Widawsky New
[1/7,v2] drm/i915: Create a USES_PPGTT macro - - - --- 2014-01-28 Ben Widawsky New
[2/2] drm/i915: enable HiZ Raw Stall Optimization on IVB - - - --- 2014-01-28 Chia-I Wu New
[1/2] drm/i915: enable HiZ Raw Stall Optimization on HSW - - - --- 2014-01-28 Chia-I Wu New
[Inte-gpu-tools,1/5] Assembler/bdw: Remove the unsupported cache agent for WRITE(...) - - - --- 2014-01-28 Zhao, Yakui New
drm/i915: Prevent recursion by retiring requests when the ring is full - - - --- 2014-01-27 Chris Wilson New
drm/i915: Only bind each object rather than for every execbuffer - - - --- 2014-01-27 Daniel Vetter New
drm/i915: Consolidate binding parameters into flags - - - --- 2014-01-27 Daniel Vetter New
[5/5] drm/i915: Implement more Broadwell workarounds. - - - --- 2014-01-27 Kenneth Graunke New
[4/5] drm/i915: Add a partial instruction shootdown workaround on Broadwell. - - - --- 2014-01-27 Kenneth Graunke New
[3/5] drm/i915: Add the WaCsStallBeforeStateCacheInvalidate:bdw workaround. - - - --- 2014-01-27 Kenneth Graunke New
[2/5] drm/i915: Refactor Broadwell PIPE_CONTROL emission into a helper. - - - --- 2014-01-27 Kenneth Graunke New
[1/5] drm/i915: Implement CS stall workaround on Broadwell. - - - --- 2014-01-27 Kenneth Graunke New
[2/2] drm/i915: Only do gtt cleanup in vma_unbind for the global vma - - - --- 2014-01-27 Daniel Vetter New
[1/2] drm/i915: Don't drop pinned fences - - - --- 2014-01-27 Daniel Vetter New
[9/9] drm/i915: Only bind each object rather than for every execbuffer - - - --- 2014-01-27 Daniel Vetter New
[8/9] drm/i915: Directly return the vma from bind_to_vm - - - --- 2014-01-27 Daniel Vetter New
[7/9] drm/i915: Simplify i915_gem_object_ggtt_unpin - - - --- 2014-01-27 Daniel Vetter New
[6/9] drm/i915: Allow blocking in the PDE alloc when running low on gtt space - - - --- 2014-01-27 Daniel Vetter New
[5/9] drm/i915: Don't allocate context pages as mappable - - - --- 2014-01-27 Daniel Vetter New
[4/9] drm/i915: Handle set_cache_level errors in the status page setup - - - --- 2014-01-27 Daniel Vetter New
[3/9] drm/i915: Don't pin the status page as mappable - - - --- 2014-01-27 Daniel Vetter New
[2/9] drm/i915: Don't set PIN_MAPPABLE for legacy ringbuffers - - - --- 2014-01-27 Daniel Vetter New
[1/9] drm/i915: Consolidate binding parameters into flags - - - --- 2014-01-27 Daniel Vetter New
[v4,2/2] drm/i915/vlv: WA to fix Voltage not getting dropped to Vmin when Gfx is power gated. - - - --- 2014-01-27 deepak.s@intel.com New
[v5,1/2] drm/i915: Disable/Enable PM Intrrupts based on the current freq. - - - --- 2014-01-27 deepak.s@intel.com New
drm/i915: Decouple GPU error reporting from ring initialisation - - - --- 2014-01-27 Chris Wilson New
drm/i915: drop i915_ prefix from enable_rc6, enable_fbc, enable_ppgtt parameters - - - --- 2014-01-27 Jani Nikula New
[v4] drm/i915: Reorganize display pipe register accesses - - - --- 2014-01-27 Antti Koskipää New
[v3] drm/i915: Clean up display pipe register accesses - - - --- 2014-01-27 Antti Koskipää New
drm/i915: Clean up display pipe register accesses - - - --- 2014-01-27 Antti Koskipää New
[2/2] drm/i915: read lvds_border_bits state from encoder->get_config - - - --- 2014-01-27 Daniel Vetter New
[1/2] drm/i915: Don't set the 8to6 dither flag when not scaling - - - --- 2014-01-27 Daniel Vetter New
drm/i915: enable HiZ Raw Stall Optimization - - - --- 2014-01-27 Chia-I Wu New
lib: Export interval_tree - - - --- 2014-01-26 Chris Wilson New
i915: remove pm_qos request on error - - - --- 2014-01-25 Stanislaw Gruszka New
[5/5] drm/i915: Fix error capture on BYT/BDW - - - --- 2014-01-25 Ben Widawsky New
[4/5] drm/i915: Capture PPGTT info on error capture - - - --- 2014-01-25 Ben Widawsky New
[3/5] drm/i915: Create a USES_PPGTT macro - - - --- 2014-01-25 Ben Widawsky New
[2/5] drm/i915: Print captured bo for all VM in error state - - - --- 2014-01-25 Ben Widawsky New
[1/5] drm/i915: Place the Global GTT VM first in the list of VM - - - --- 2014-01-25 Ben Widawsky New
drm/i915: debugfs: Add support for probing DP sink CRC. - - - --- 2014-01-24 Rodrigo Vivi New
[1/1] drm/i915: Enabling plane rotation control through sysfs - - - --- 2014-01-24 sagar.a.kamble@intel.com New
[v2] drm/i915: fix dp/sdvo i2c cleanup - - - --- 2014-01-24 Imre Deak New
[v2] drm/i915: Clean up display pipe register accesses - - - --- 2014-01-24 Antti Koskipää New
drm/i915: debugfs: Add support for probing DP sink CRC. - - - --- 2014-01-24 Rodrigo Vivi New
Revert "drm/i915: Mask reserved bits in display/sprite address registers" - - - --- 2014-01-24 Daniel Vetter New
drm/i915: fix dp/sdvo i2c cleanup - - - --- 2014-01-24 Imre Deak New
drm/i915: Introduce mapping of user pages into video memory (userptr) ioctl - - - --- 2014-01-24 Chris Wilson New
[1/5] drm/i915: Round up object allocations - - - --- 2014-01-24 Ben Widawsky New
[v5] ACPI: Fix acpi_evaluate_object() return value check - - - --- 2014-01-24 Rafael J. Wysocki New
drm/i915: Include HW status page in error capture - - - --- 2014-01-23 Chris Wilson New
[4/4,v2] pm_rps: Require that cur reaches min at idle - - - --- 2014-01-23 jeff.mcgee@intel.com New
drm/i915: Decouple GPU error reporting from ring initialisation - - - --- 2014-01-23 Chris Wilson New
[3/3] drm/i915: Make infoframe trnsmission more reliable on g4x - - - --- 2014-01-23 Ville Syrjälä New
[2/3] drm/i915: Convert DIP port switch cases to a simple macro - - - --- 2014-01-23 Ville Syrjälä New
[1/3] drm/i915: Add encoder .off() hook - - - --- 2014-01-23 Ville Syrjälä New
drm/i915: Always pin the default context - - - --- 2014-01-23 Chris Wilson New
drm/i915: Redoing the PSR setup on resume - - - --- 2014-01-23 Ramalingam C New
drm/i915: Add Baytrail PSR Support. - - - --- 2014-01-23 Rodrigo Vivi New
drm/i915: Set primary plane enable at dpcntrl. - - - --- 2014-01-23 Rodrigo Vivi New
drm/i915: Always pin the default context - - - --- 2014-01-23 Chris Wilson New
Fix LIBDRM_PATH for top android build - - - --- 2014-01-23 joao.santos@intel.com New
[3/3] test/pm_psr: Add Baytrail simple pm_psr test. - - - --- 2014-01-23 Rodrigo Vivi New
[2/3] tests/kms_psr_sink_crc: Create test to test PSR by checking panel CRC. - - - --- 2014-01-23 Rodrigo Vivi New
[1/3] tests/kms_sink_crc_basic: Basic test to verify Sink CRC debugfs. - - - --- 2014-01-23 Rodrigo Vivi New
[4/4] drm/i915: Add Baytrail PSR Support. - - - --- 2014-01-23 Rodrigo Vivi New
[3/4] drm/i915: Update PSR on resume. - - - --- 2014-01-23 Rodrigo Vivi New
[2/4] drm/i915: move psr_setup_done to psr struct - - - --- 2014-01-23 Rodrigo Vivi New
[1/4] drm/i915: Set primary plane enable at dpcntrl. - - - --- 2014-01-23 Rodrigo Vivi New
drm/i915: debugfs: Add support for probing DP sink CRC. - - - --- 2014-01-23 Rodrigo Vivi New
[10/10] drm/i915: Fix FBC_FENCE_OFF - - - --- 2014-01-23 Ville Syrjälä New
[09/10] drm/i915: Fix FBC1 enable message - - - --- 2014-01-23 Ville Syrjälä New
[v2,08/10] drm/i915: Kill most of the FBC register save/restore - - - --- 2014-01-23 Ville Syrjälä New
[07/10] drm/i915: Don't preserve DPFC_CONTROL bits ILK/SNB - - - --- 2014-01-23 Ville Syrjälä New
[06/10] drm/i915: Actually write the correct bits to DPFC_CONTROL on CTG - - - --- 2014-01-23 Ville Syrjälä New
[05/10] drm/i915: Use 1/2 compression ratio limit for 16bpp on FBC2 - - - --- 2014-01-23 Ville Syrjälä New
[04/10] drm/i915: Improve FBC plane defines a bit - - - --- 2014-01-23 Ville Syrjälä New
[03/10] drm/i915: Don't set DPFC_HT_MODIFY bit on CTG/ILK/SNB - - - --- 2014-01-23 Ville Syrjälä New
[02/10] drm/i915: Don't set persistent FBC mode on ILK/SNB - - - --- 2014-01-23 Ville Syrjälä New
[v3,01/10] drm/i915: Don't write IVB_FBC_RT_BASE - - - --- 2014-01-23 Ville Syrjälä New
[V4] drm/i915: VLV2 - Fix hotplug detect bits - - - --- 2014-01-23 Todd Previte New
[v3] drm/i915: VLV2 - Fix hotplug detect bits - - - --- 2014-01-23 Todd Previte New
[v5] ACPI: Fix acpi_evaluate_object() return value check - - - --- 2014-01-23 Yijing Wang New
drm/i915: GEN7_MSG_CONTROL is ivb-only - - - --- 2014-01-22 Daniel Vetter New
drm/i915: GEN7_MSG_CONTROL is ivb-only - - - --- 2014-01-22 Daniel Vetter New
« 1 2 ... 1098 1099 11001205 1206 »