| Commit message (Expand) | Author | Age | Files | Lines |
* | drm/i915: s/i915_wait_request/i915_wait_seqno/g | Ben Widawsky | 2012-05-25 | 1 | -2/+2 |
* | drm/i915: rip out unnecessary calls to drm_mode_set_crtcinfo | Daniel Vetter | 2012-05-04 | 1 | -1/+1 |
* | drm/i915: remove LP_RING&friends from modeset code | Daniel Vetter | 2012-05-03 | 1 | -26/+32 |
* | drm/i915: remove do_retire from i915_wait_request | Ben Widawsky | 2012-05-03 | 1 | -4/+4 |
* | drm/i915: properly check for MODESET for kms driver ioctls | Daniel Vetter | 2012-05-03 | 1 | -10/+2 |
* | drm/i915: [sparse] __iomem fixes for overlay | Ben Widawsky | 2012-05-03 | 1 | -58/+75 |
* | Revert "drivers/gpu/drm/i915/intel_overlay.c needs seq_file.h" | Danny Kukawka | 2012-02-16 | 1 | -2/+0 |
* | drm/i915: fixup overlay checks for interlaced modes | Daniel Vetter | 2012-02-10 | 1 | -4/+4 |
* | drm/i915: fixup interlaced vertical timings confusion, part 1 | Daniel Vetter | 2012-02-10 | 1 | -1/+1 |
* | drm/i915: argument to control retiring behavior | Ben Widawsky | 2012-01-26 | 1 | -2/+4 |
* | Drivers: i915: Fix all space related issues. | Akshay Joshi | 2011-09-19 | 1 | -73/+73 |
* | Merge branch 'drm-intel-fixes' into drm-intel-next | Keith Packard | 2011-06-29 | 1 | -7/+10 |
|\ |
|
| * | drm/i915/overlay: Fix unpinning along init error paths | Chris Wilson | 2011-06-29 | 1 | -7/+10 |
| * | drm/i915: more struct_mutex locking | Hugh Dickins | 2011-06-27 | 1 | -0/+5 |
* | | drm/i915: more struct_mutex locking | Hugh Dickins | 2011-06-27 | 1 | -0/+5 |
* | | drm/i915: Combine pinning with setting to the display plane | Chris Wilson | 2011-06-09 | 1 | -5/+1 |
* | | drm/i915: Mark the cursor and the overlay as being part of the display planes | Chris Wilson | 2011-06-09 | 1 | -1/+1 |
|/ |
|
* | drm/i915: Use a device flag for non-interruptible phases | Chris Wilson | 2011-02-22 | 1 | -19/+13 |
* | drm/i915: Protect against drm_gem_object not being the first member | Chris Wilson | 2011-02-22 | 1 | -1/+1 |
* | drm/i915: cleanup per-pipe reg usage | Jesse Barnes | 2011-02-07 | 1 | -1/+1 |
* | drm/i915: Refine tracepoints | Chris Wilson | 2011-02-07 | 1 | -7/+6 |
* | drm/i915: Implement GPU semaphores for inter-ring synchronisation on SNB | Chris Wilson | 2010-12-05 | 1 | -4/+4 |
* | drm/i915: Pipelined fencing [infrastructure] | Chris Wilson | 2010-12-02 | 1 | -0/+10 |
* | drm/i915: Use drm_i915_gem_object as the preferred type | Chris Wilson | 2010-11-23 | 1 | -25/+23 |
* | drm/i915: kill mappable/fenceable disdinction | Daniel Vetter | 2010-11-04 | 1 | -2/+2 |
* | Merge branch 'drm-intel-fixes' into drm-intel-next | Chris Wilson | 2010-11-01 | 1 | -1/+3 |
|\ |
|
| * | i915: signedness bug in check_overlay_src() | Dan Carpenter | 2010-10-27 | 1 | -1/+3 |
* | | drm/i915: Only enforce fence limits inside the GTT. | Chris Wilson | 2010-10-29 | 1 | -2/+2 |
* | | drm/i915: range-restricted bind_to_gtt | Daniel Vetter | 2010-10-27 | 1 | -2/+2 |
* | | drm/i915: Propagate error from failing to queue a request | Chris Wilson | 2010-10-27 | 1 | -7/+13 |
* | | drm/i915: Propagate errors from writing to ringbuffer | Chris Wilson | 2010-10-27 | 1 | -4/+26 |
|/ |
|
* | Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2010-10-26 | 1 | -469/+531 |
|\ |
|
| * | drm/i915: INTEL_INFO->gen supercedes i8xx, i9xx, i965g | Chris Wilson | 2010-09-21 | 1 | -14/+15 |
| * | drm/i915: Fix an overlay regression from 7e7d76c | Chris Wilson | 2010-09-13 | 1 | -5/+3 |
| * | drm/i915/lvds: Ensure panel is unlocked for Ironlake or the panel fitter | Chris Wilson | 2010-09-13 | 1 | -3/+30 |
| * | drm/i915: Use macros to switch between equivalent pipe registers | Chris Wilson | 2010-09-11 | 1 | -4/+3 |
| * | drm/i915: Compile out error state without DEBUG_FS | Chris Wilson | 2010-09-08 | 1 | -25/+30 |
| * | drm/i915/overlay: Use a continuation hook to finish work after a flip. | Chris Wilson | 2010-09-08 | 1 | -66/+44 |
| * | drm/i915/overlay: Make the overlay control struct opaque. | Chris Wilson | 2010-09-08 | 1 | -0/+23 |
| * | drm/i915/overlay: Pass interruptible to switch_off() | Chris Wilson | 2010-09-08 | 1 | -10/+13 |
| * | drm/i915/overlay: Workaround i830 overlay activation bug. | Chris Wilson | 2010-09-08 | 1 | -4/+67 |
| * | drm/i915/overlay: Make do_put_image() as static | Chris Wilson | 2010-09-08 | 1 | -3/+3 |
| * | drm/i915: Preallocate requests | Chris Wilson | 2010-09-08 | 1 | -10/+35 |
| * | drm/i915/overlay: Tidy release_old_vid() | Chris Wilson | 2010-09-08 | 1 | -45/+28 |
| * | drm/i915/overlay: Combine SWITCH_OFF into a single step | Chris Wilson | 2010-09-08 | 1 | -33/+5 |
| * | drm/i915/overlay: Explicitly pass regs from map to unmap | Chris Wilson | 2010-09-08 | 1 | -43/+18 |
| * | drm/i915/overlay: Refactor do_wait_request() | Chris Wilson | 2010-09-08 | 1 | -80/+37 |
| * | drm/i915/overlay: Tidy check_overlay_dst() | Chris Wilson | 2010-09-08 | 1 | -12/+16 |
| * | drm/i915/overlay: Tidy update_pfit_vscale_ratio() | Chris Wilson | 2010-09-08 | 1 | -9/+10 |
| * | drm/i915/overlay: Remove duplicated definition of OFC_UPDATE | Chris Wilson | 2010-09-08 | 1 | -3/+0 |