aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/i915_irq.c
Commit message (Expand)AuthorAge
* drm/i915: Only print an message if there was an errorChris Wilson2010-05-28
* drm/i915: add power monitoring supportJesse Barnes2010-05-26
* drm/i915: implement BSD ring buffer V2Zou Nan hai2010-05-26
* drm/i915: convert some gem structures to per-ring V2Zou Nan hai2010-05-26
* drm/i915: introduce intel_ring_buffer structure (V2)Zou Nan hai2010-05-26
* drm/i915: Rename dev_priv->ring to dev_priv->render_ring.Eric Anholt2010-05-26
* drm/i915: Move ringbuffer-related code to intel_ringbuffer.c.Eric Anholt2010-05-26
* Merge branch 'drm-for-2.6.35' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2010-05-21
|\
| * Merge remote branch 'anholt/drm-intel-next' into drm-nextDave Airlie2010-05-18
| |\
| | * Merge remote branch 'origin/master' into drm-intel-nextEric Anholt2010-05-10
| | |\
| * | | drm/fbdev: rework output polling to be back in the core. (v4)Dave Airlie2010-05-18
| |/ /
| * | drm/i915: drop pointer to drm_gem_objectDaniel Vetter2010-04-19
| * | Merge branch 'drm-fbdev-cleanup' into drm-core-nextDave Airlie2010-04-19
| |\ \
| | * | drm/kms/fb: use slow work mechanism for normal hotplug also.Dave Airlie2010-04-06
| * | | Merge remote branch 'anholt/drm-intel-next' of /home/airlied/kernel/drm-next ...Dave Airlie2010-04-19
| |\ \ \
| | * | | drm/i915: Fix legacy BLC event for pipe AZhao Yakui2010-04-12
| | * | | drm/i915: use encoder_list for hotplug callbackZhenyu Wang2010-04-09
* | | | | drivers/gpu/drm/i915/i915_irq.c:i915_error_object_create(): use correct kmap-...Andrew Morton2010-05-11
| |_|_|/ |/| | |
* | | | drm/i915: use PIPE_CONTROL instruction on Ironlake and Sandy BridgeJesse Barnes2010-04-22
|/ / /
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...Linus Torvalds2010-04-17
|\| |
| * | drm/i915: Rename intel_output to intel_encoder.Eric Anholt2010-03-25
| * | drm/i915: introduce to_intel_bo helperDaniel Vetter2010-03-25
| |/
* / include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
|/
* drm/i915: More s/IS_IRONLAKE/HAS_PCH_SPLIT for Sandybridge.Eric Anholt2010-02-26
* drm/i915: Disable the hangcheck reset on Sandybridge until we add support.Eric Anholt2010-02-26
* drm/i915: Add initial bits for VGA modesetting bringup on Sandybridge.Eric Anholt2010-02-26
* drm/i915: Record batch buffer following GPU errorChris Wilson2010-02-22
* drm/i915: Deobfuscate the render p-state obfuscationMatthew Garrett2010-02-22
* drm/i915: add dynamic performance control support for IronlakeJesse Barnes2010-02-22
* drm/i915: fix flip done interrupt on IronlakeZhenyu Wang2010-02-10
* drm/i915: page flip support for IronlakeJesse Barnes2010-01-29
* drm/i915: don't trigger ironlake vblank interrupt at irq installLi Peng2010-01-29
* drm/i915: enable vblank interrupt on ironlakeLi Peng2010-01-25
* drm/i915: remove loop in Ironlake interrupt handlerZou Nan hai2010-01-15
* drm/i915: Reload hangcheck timer too for IronlakeZhenyu Wang2009-12-17
* drm/i915: only enable hotplug for detected outputsJesse Barnes2009-12-16
* Merge remote branch 'anholt/drm-intel-next' into drm-linusDave Airlie2009-12-10
|\
| * drm/i915: Remove a debugging printk from hangcheckChris Wilson2009-12-09
* | Merge remote branch 'anholt/drm-intel-next' into drm-linusDave Airlie2009-12-07
|\|
| * drm/i915: Fix product names and #definesAdam Jackson2009-12-07
| * drm/i915: Add intel implementation of the pageflip ioctlKristian Høgsberg2009-12-01
| * drm/i915: remove Pineview EOS protection supportShaohua Li2009-11-30
| * drm/i915: Add display hotplug event on IronlakeZhenyu Wang2009-11-05
| * drm/i915: Add ACPI OpRegion support for IronlakeZhao Yakui2009-11-05
| * drm/i915: Replace DRM_DEBUG with DRM_DEBUG_DRIVERZhao Yakui2009-11-05
* | drm/i915: Fix IRQ stall issue on IronlakeZou, Nanhai2009-11-12
|/
* drm/i915: Enable irq to trace batch buffer completion.Chris Wilson2009-09-28
* drm/i915: Add tracepointsChris Wilson2009-09-22
* drm/i915: Make dev_priv->mm.wedged an atomic_tBen Gamari2009-09-17
* drm/i915: Hookup chip reset in error handlerBen Gamari2009-09-17