aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/i915_irq.c
AgeCommit message (Expand)Author
2013-03-05drm/i915: also disable south interrupts when handling themPaulo Zanoni
2013-02-15drm/i915: add ibx_irq_postinstallPaulo Zanoni
2013-02-15drm/i915: unify HDMI/DP hpd definitionsDaniel Vetter
2013-02-08Merge branch 'fbcon-locking-fixes' of ssh://people.freedesktop.org/~airlied/l...Dave Airlie
2013-01-31drm/i915: Error state should print /sys/kernel/debugBen Widawsky
2013-01-21drm/i915: clarify concurrent hang detect/gpu reset consistencyDaniel Vetter
2013-01-21drm/i915: create a race-free reset detectionDaniel Vetter
2013-01-20drm/i915: clear up wedged transitionsDaniel Vetter
2013-01-20drm/i915: move wedged to the other gpu error handling stuffDaniel Vetter
2013-01-20drm/i915: extract hangcheck/reset/error_state state into substructDaniel Vetter
2013-01-17drm/i915: Create a gtt structureBen Widawsky
2013-01-17drm/i915: Remove pch_rq_mask from struct drm_i915_private.Egbert Eich
2013-01-17Merge tag 'drm-intel-next-2012-12-21' of git://people.freedesktop.org/~danvet...Dave Airlie
2013-01-15drm/i915: Record DERRMR, FORCEWAKE and RING_CTL in error-stateChris Wilson
2012-12-18drm/i915: BUG() if fences are used on unsupported platformBen Widawsky
2012-12-17drm/i915: Implement workaround for broken CS tlb on i830/845Daniel Vetter
2012-12-11drm/i915: Fixup hpd irq register setup orderingDaniel Vetter
2012-12-08drm/i915: don't prevent CPU idle statesTomas Janousek
2012-12-06drm/i915: Close race between processing unpin task and queueing the flipChris Wilson
2012-12-06drm/i915: be less verbose when handling gmbus/aux irqsPaulo Zanoni
2012-12-06drm/i915: irq-drive the dp aux communicationDaniel Vetter
2012-12-06drm/i915: wire up do aux channel done interruptDaniel Vetter
2012-12-06drm/i915: use the gmbus irq for waitsDaniel Vetter
2012-12-06drm/i915: wire up gmbus irq handlerDaniel Vetter
2012-12-06drm/i915: reorder setup sequence to have irqs for output setupDaniel Vetter
2012-12-06drm/i915: setup the hangcheck timer earlyDaniel Vetter
2012-12-06drm/i915: don't handle PIPE_LEGACY_BLC_EVENT_STATUS on vlvDaniel Vetter
2012-12-06drm/i915: haswell has the same irq handlers as ivbDaniel Vetter
2012-12-03drm/i915: fixup sparse warningsDaniel Vetter
2012-11-30drm/i915: Support readback of stolen objects upon errorChris Wilson
2012-11-30drm/i915: optimize ilk/snb irq handlerDaniel Vetter
2012-11-29drm/i915: Include the last semaphore sync point in the error-stateChris Wilson
2012-11-11drm/i915: protect RPS/RC6 related accesses (including PCU) with a new mutexJesse Barnes
2012-11-11drm/i915: extract l3_parity substruct from dev_privDaniel Vetter
2012-10-26drm/i915: convert pipe timing definitions to transcoderPaulo Zanoni
2012-10-26drm/i915: convert PIPECONF to use transcoder instead of pipePaulo Zanoni
2012-10-22Merge tag 'v3.7-rc2' into drm-intel-next-queuedDaniel Vetter
2012-10-17drm/i915: move hpd handling to (ibx|cpt)_irq_handlerDaniel Vetter
2012-10-08drm/i915: Align the hangcheck wakeup to the nearest secondChris Wilson
2012-10-07Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...Dave Airlie
2012-10-04drm/i915: call drm_handle_vblank before finish_page_flipDaniel Vetter
2012-10-03Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2012-10-02UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/David Howells
2012-10-02UAPI: (Scripted) Remove redundant DRM UAPI header #inclusions from drivers/gpu/.David Howells
2012-10-02drm/i915: s/DRM_IRQ_ARGS/int irq, void *argDaniel Vetter
2012-09-28drm/i915: Fix SDVO IER and status bits for ValleyviewVijay Purushothaman
2012-09-26drm/i915: limit VLV IRQ enables to those we useJesse Barnes
2012-09-24Merge tag 'v3.6-rc7' into drm-intel-next-queuedDaniel Vetter
2012-09-20drm/i915: Error checks in gen6_set_rpsBen Widawsky
2012-09-20drm/i915: Replace the array of pages with a scatterlistChris Wilson