Show patches with: none      |   125136 patches
« 1 2 ... 1240 1241 12421251 1252 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
drm/i915: Account for space on the ring buffer consumed whilst wrapping. - - - --- 2010-07-01 Chris Wilson Deferred
drm/i915: Selectively enable self-reclaim - - - --- 2010-07-01 Linus Torvalds Deferred
[Mesa3d-dev] mesa doesn't work with compiz (i965 + tips of all branches) - - - --- 2010-06-30 Maxim Levitsky Deferred
drm/i915: don't access FW_BLC_SELF on 965G - - - --- 2010-06-30 Jesse Barnes Deferred
[2/2] drm/i915: remove duplicate PIPE*STAT bit definitions - - - --- 2010-06-30 Jesse Barnes Deferred
[1/2] drm/i915: remove unused vblank_enable var from i915_driver_irq_handler - - - --- 2010-06-30 Jesse Barnes Deferred
i915: fix ironlake edp panel setup (v4) - - - --- 2010-06-30 Dave Airlie Deferred
i915: fix ironlake edp panel setup (v3) - - - --- 2010-06-30 Dave Airlie Deferred
mesa doesn't work with compiz (i965 + tips of all branches) - - - --- 2010-06-29 Maxim Levitsky Deferred
i915: fix ironlake edp panel setup (v2) - - - --- 2010-06-29 Adam Jackson Deferred
implement 'wait' instruction - - - --- 2010-06-29 Zhenyu Wang Deferred
i915: fix ironlake edp panel setup (v2) - - - --- 2010-06-27 Dave Airlie Deferred
drm/i915/pch: Cosmetic fix to FDI link training - - - --- 2010-06-25 Adam Jackson Deferred
i915: fix ironlake edp panel setup. - - - --- 2010-06-25 Dave Airlie Deferred
[3/3] drm/i915 invalidate indirect state pointers at end of ring exec - - - --- 2010-06-25 Zou, Nanhai Deferred
[2/3] drm/i915 save render context on Ironlake - - - --- 2010-06-25 Zou, Nanhai Deferred
[1/3] drm/i915 save power context on ironlake - - - --- 2010-06-25 Zou, Nanhai Deferred
drm/i915: change default panel fitting mode to preserve aspect ratio - - - --- 2010-06-24 Jesse Barnes Deferred
[ANNOUNCE] xf86-video-intel 2.11.901 - - - --- 2010-06-18 Jesse Barnes Accepted
[ANNOUNCE] xf86-video-intel 2.11.901 - - - --- 2010-06-17 Jesse Barnes Accepted
[ANNOUNCE] xf86-video-intel 2.11.901 - - - --- 2010-06-15 Chris Wilson Deferred
drm/i915: Turn on 945 self-refresh only if single CRTC is active - - - --- 2010-06-12 Li Peng Deferred
convert intel_ring_begin count to dword - - - --- 2010-06-12 Zou, Nanhai Deferred
i915: Fix CRT hotplug regression in 2.6.35-rc1 - - - --- 2010-06-12 Andrew Lutomirski Deferred
convert intel_ring_begin count to dword - - - --- 2010-06-12 Zou, Nanhai Deferred
fix some intel_ring_begin size - - - --- 2010-06-12 Zou, Nanhai Deferred
[7/7] drm/i915: Add frame buffer compression support on Ironlake mobile - - - --- 2010-06-12 Zhenyu Wang Deferred
[6/7] drm/i915: Calculate cursor watermark under non-SR state for Ironlake - - - --- 2010-06-12 Zhenyu Wang Deferred
[5/7] drm/i915: Apply self-refresh watermark calculation for cursor plane - - - --- 2010-06-12 Zhenyu Wang Deferred
[4/7] drm/i915: Fix fifo size for self-refresh watermark on 965G - - - --- 2010-06-12 Zhenyu Wang Deferred
[3/7] drm/i915: Fix watermark calculation in self-refresh mode - - - --- 2010-06-12 Zhenyu Wang Deferred
[2/7,resend] drm/i915: Configure dither for eDP - - - --- 2010-06-12 Zhenyu Wang Deferred
[1/7,resend] drm/i915: Add the support of eDP on DP-D for Ibex/CPT - - - --- 2010-06-12 Zhenyu Wang Deferred
gpu/drm/i915: Add a blacklist to omit modeset on LID open - - - --- 2010-06-09 Thomas Bächler Deferred
drm/i915: Explosion following OOM in do_execbuffer. - - - --- 2010-06-09 Chris Wilson Deferred
hotplug storms still here - - - --- 2010-06-08 Andrew Lutomirski Deferred
hotplug storms still here - - - --- 2010-06-08 Andrew Lutomirski Deferred
Allocate a correctly sized framebuffer when tiling by using libdrm support. - - - --- 2010-06-07 Chris Wilson Deferred
[3/3] drm/i915: Propagate error from i915_gem_object_flush_gpu_write_domain() - - - --- 2010-06-07 Chris Wilson Deferred
[2/3] drm/i915: Propagate error from drm_vblank_get() during page-flipping. - - - --- 2010-06-07 Chris Wilson Deferred
[1/3] drm/i915: Propagate error from drm_install_irq() during EnterVT - - - --- 2010-06-07 Chris Wilson Deferred
intel: Stop using sized buckets for the BO cache. - - - --- 2010-06-07 Eric Anholt Deferred
Allocate a correctly sized framebuffer when tiling by using libdrm's support. - - - --- 2010-06-07 Eric Anholt Deferred
[7/7] drm/i915: Return boolean status not error code from intel_crtc_mode_fixup() - - - --- 2010-06-06 Chris Wilson Deferred
[6/7] drm/i915: Sparse warning about invalid value for burst_ena in tv_modes - - - --- 2010-06-06 Chris Wilson Deferred
[5/7] drm/i915: Sparse warns about the incorrect sign for storing bit17 - - - --- 2010-06-06 Chris Wilson Deferred
[4/7] drm/i915: Use an uncommon name for the local dev_priv in macros - - - --- 2010-06-06 Chris Wilson Deferred
[3/7] drm/i915: Silence sparse over non-static local structure. - - - --- 2010-06-06 Chris Wilson Deferred
[2/7] drm/i915: Silence sparse over duplicate members in static initializer - - - --- 2010-06-06 Chris Wilson Deferred
[1/7] drm/i915: Silence sparse complaints over insufficient bitfield int types. - - - --- 2010-06-06 Chris Wilson Deferred
drm/i915: Remove the WARN when failing to set tiling. - - - --- 2010-06-06 Chris Wilson Deferred
drm/i915: Include instdone[1] in hangcheck - - - --- 2010-06-06 Chris Wilson Deferred
intel: Add more intermediate sizes of cache buckets between powers of 2. - - - --- 2010-06-05 Eric Anholt Deferred
[RFC,2/2] drm/i915: override acpi brightness control - - - --- 2010-06-02 Kamal Mostafa Deferred
[RFC,1/2] acpi/video: acpi_brightness_hook API - - - --- 2010-06-02 Kamal Mostafa Deferred
drm/i915: Move non-phys cursors into the GTT - - - --- 2010-06-02 Chris Wilson Deferred
libdrm exec on BSD ring buffer - - - --- 2010-06-02 Zou, Nanhai Deferred
drm/i915: Configure dither for eDP - - - --- 2010-06-01 Zhenyu Wang Deferred
drm/i915: Add the support of eDP on DP-D for Ibex/CPT - - - --- 2010-05-31 Zhenyu Wang Deferred
add HAS_BSD check to i915_getparam - - - --- 2010-05-31 Zou, Nanhai Deferred
drm/i915: Honor sync polarity from VBT panel timing descriptors - - - --- 2010-05-28 Adam Jackson Deferred
libdrm execute on different ring buffer - - - --- 2010-05-28 Zou, Nanhai Deferred
drm/i915: use wake_up instead of drm wrapper. - - - --- 2010-05-28 Dave Airlie Deferred
drm/i915/gen4: Fix interrupt setup ordering - - - --- 2010-05-27 Adam Jackson Deferred
drm/i915: Avoid moving from CPU domain during pwrite - - - --- 2010-05-27 Chris Wilson Deferred
[2/2] drm/i915: Fix up address spaces in slow_kernel_write() - - - --- 2010-05-27 Chris Wilson Deferred
[1/2] drm/i915: Use non-atomic kmap for slow copy paths - - - --- 2010-05-27 Chris Wilson Deferred
[11/11] drm/i915: Cleanup after failed initialization of ringbuffers - - - --- 2010-05-27 Chris Wilson Deferred
[10/11] drm/i915: Reject bind_to_gtt() early if object > aperture - - - --- 2010-05-27 Chris Wilson Deferred
[09/11] drm/i915: Check error code whilst moving buffer to GTT domain. - - - --- 2010-05-27 Chris Wilson Deferred
[08/11] drm/i915: Remove spurious warning "Failure to install fence" - - - --- 2010-05-27 Chris Wilson Deferred
[07/11] drm/i915: Rebind bo if currently bound with incorrect alignment. - - - --- 2010-05-27 Chris Wilson Deferred
[06/11] drm/i915: Include pitch in set_base debug statement. - - - --- 2010-05-27 Chris Wilson Deferred
[05/11] drm/i915: Only print "nothing to do" debug message as required. - - - --- 2010-05-27 Chris Wilson Deferred
[04/11] drm/i915: Propagate error from unbinding an unfenceable object. - - - --- 2010-05-27 Chris Wilson Deferred
[03/11] drm/i915: Avoid nesting of domain changes when setting display plane - - - --- 2010-05-27 Chris Wilson Deferred
[02/11] drm/i915: Hold the spinlock whilst resetting unpin_work along error path - - - --- 2010-05-27 Chris Wilson Deferred
[01/11] drm/i915: Only print an message if there was an error - - - --- 2010-05-27 Chris Wilson Deferred
[RFC] agp/intel: Fix cache control for Sandybridge - - - --- 2010-05-27 Zhenyu Wang Deferred
[2/2] drm/i915: Unmask interrupt for render engine on Sandybridge - - - --- 2010-05-27 Zhenyu Wang Deferred
[1/2] drm/i915: Fix PIPE_CONTROL command on Sandybridge - - - --- 2010-05-27 Zhenyu Wang Deferred
drm/i915: Return the error code from init_hws() - - - --- 2010-05-26 Chris Wilson Deferred
intel: add a new interface drm_intel_bo_alloc_direct - - - --- 2010-05-25 Xiang, Haihao Deferred
drm/i915/gen4: Extra CRT hotplug paranoia - - - --- 2010-05-24 Adam Jackson Deferred
drm/i915: add timeout to FBC disable waits - - - --- 2010-05-21 Jesse Barnes Deferred
[3/3] implement BSD ring buffer V2 - - - --- 2010-05-21 Zou, Nanhai Deferred
[2/3] convert some gem structures to per-ring V2 - - - --- 2010-05-21 Zou, Nanhai Deferred
[1/3] introduce intel_ring_buffer structure V2 - - - --- 2010-05-21 Zou, Nanhai Deferred
[2/2] drm/i915: add power monitoring support - - - --- 2010-05-20 Jesse Barnes Deferred
[1/2] IPS driver: add GPU busy and turbo checking - - - --- 2010-05-20 Jesse Barnes Deferred
[3/3] implement BSD ring buffer V1 - - - --- 2010-05-19 Zou, Nanhai Deferred
[2/3] convert some gem structures to per-ring V1 - - - --- 2010-05-19 Zou, Nanhai Deferred
[1/3] introduce intel_ring_buffer structure V1 - - - --- 2010-05-19 Zou, Nanhai Deferred
[9/9] drm/i915: implement fair lru eviction - - - --- 2010-05-18 Daniel Vetter Deferred
[8/9] drm/i915: prepare for fair lru eviction - - - --- 2010-05-18 Daniel Vetter Deferred
[7/9] drm: implement helper functions for scanning lru list - - - --- 2010-05-18 Daniel Vetter Deferred
[6/9] drm_mm: extract check_free_mm_node - - - --- 2010-05-18 Daniel Vetter Deferred
[5/9] drm: sane naming for drm_mm.c - - - --- 2010-05-18 Daniel Vetter Deferred
[4/9] drm: kill dead code in drm_mm.c - - - --- 2010-05-18 Daniel Vetter Deferred
[3/9] drm: kill drm_mm_node->private - - - --- 2010-05-18 Daniel Vetter Deferred
« 1 2 ... 1240 1241 12421251 1252 »