summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/i915_irq.c
AgeCommit message (Expand)Author
2010-12-09drm/i915: Update hotplug interrupts register definitions for SandybridgeYuanhan Liu
2010-09-09drm/i915: Double check that the wait_request is not pending before warningChris Wilson
2010-09-07drm/i915: Avoid pageflipping freeze when we miss the flip prepare interruptSimon Farnsworth
2010-08-21drm/i915: fix render pipe control notify on sandybridgeZhenyu Wang
2010-08-09drm/i915: Wake-up wait_request() from elapsed hang-check (v2)Chris Wilson
2010-08-09drm/i915: Record error batch buffers using iomemChris Wilson
2010-08-09drm/i915: Capture the overlay status upon a GPU hang.Chris Wilson
2010-08-01drm/i915: Include instdone[1] in hangcheckChris Wilson
2010-08-01drm/i915: remove duplicate PIPE*STAT bit definitionsJesse Barnes
2010-08-01drm/i915: remove unused vblank_enable var from i915_driver_irq_handlerJesse Barnes
2010-07-01drm/i915: fix page flip finish vs. prepare on plane BJesse Barnes
2010-07-01drm/i915: Fix CRT hotplug regression in 2.6.35-rc1Andy Lutomirski
2010-06-18drm/i915: gen3 page flipping fixesJesse Barnes
2010-06-04drm/i915/gen4: Fix interrupt setup orderingAdam Jackson
2010-05-28drm/i915: Only print an message if there was an errorChris Wilson
2010-05-26drm/i915: add power monitoring supportJesse Barnes
2010-05-26drm/i915: implement BSD ring buffer V2Zou Nan hai
2010-05-26drm/i915: convert some gem structures to per-ring V2Zou Nan hai
2010-05-26drm/i915: introduce intel_ring_buffer structure (V2)Zou Nan hai
2010-05-26drm/i915: Rename dev_priv->ring to dev_priv->render_ring.Eric Anholt
2010-05-26drm/i915: Move ringbuffer-related code to intel_ringbuffer.c.Eric Anholt
2010-05-21Merge branch 'drm-for-2.6.35' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2010-05-19Merge remote branch 'anholt/drm-intel-next' into drm-nextDave Airlie
2010-05-18drm/fbdev: rework output polling to be back in the core. (v4)Dave Airlie
2010-05-11drivers/gpu/drm/i915/i915_irq.c:i915_error_object_create(): use correct kmap-...Andrew Morton
2010-05-10Merge remote branch 'origin/master' into drm-intel-nextEric Anholt
2010-04-22drm/i915: use PIPE_CONTROL instruction on Ironlake and Sandy BridgeJesse Barnes
2010-04-20drm/i915: drop pointer to drm_gem_objectDaniel Vetter
2010-04-20Merge branch 'drm-fbdev-cleanup' into drm-core-nextDave Airlie
2010-04-20Merge remote branch 'anholt/drm-intel-next' of /home/airlied/kernel/drm-next ...Dave Airlie
2010-04-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...Linus Torvalds
2010-04-12drm/i915: Fix legacy BLC event for pipe AZhao Yakui
2010-04-09drm/i915: use encoder_list for hotplug callbackZhenyu Wang
2010-04-07drm/kms/fb: use slow work mechanism for normal hotplug also.Dave Airlie
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-25drm/i915: Rename intel_output to intel_encoder.Eric Anholt
2010-03-25drm/i915: introduce to_intel_bo helperDaniel Vetter
2010-02-26drm/i915: More s/IS_IRONLAKE/HAS_PCH_SPLIT for Sandybridge.Eric Anholt
2010-02-26drm/i915: Disable the hangcheck reset on Sandybridge until we add support.Eric Anholt
2010-02-26drm/i915: Add initial bits for VGA modesetting bringup on Sandybridge.Eric Anholt
2010-02-22drm/i915: Record batch buffer following GPU errorChris Wilson
2010-02-22drm/i915: Deobfuscate the render p-state obfuscationMatthew Garrett
2010-02-22drm/i915: add dynamic performance control support for IronlakeJesse Barnes
2010-02-10drm/i915: fix flip done interrupt on IronlakeZhenyu Wang
2010-01-29drm/i915: page flip support for IronlakeJesse Barnes
2010-01-29drm/i915: don't trigger ironlake vblank interrupt at irq installLi Peng
2010-01-25drm/i915: enable vblank interrupt on ironlakeLi Peng
2010-01-15drm/i915: remove loop in Ironlake interrupt handlerZou Nan hai
2009-12-17drm/i915: Reload hangcheck timer too for IronlakeZhenyu Wang
2009-12-16drm/i915: only enable hotplug for detected outputsJesse Barnes