summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/i915_irq.c
AgeCommit message (Expand)Author
2012-12-17drm/i915: Implement workaround for broken CS tlb on i830/845Daniel Vetter
2012-12-06drm/i915: Close race between processing unpin task and queueing the flipChris Wilson
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
2012-09-10drm/i915: set the right gen3 flip_done mode also at resumeDaniel Vetter
2012-09-03drm/ips: move drps/ips/ilk related variables into dev_priv->ipsDaniel Vetter
2012-09-03drm/i915: move i915_get_extra_insdone out of CONFIG_DEBUG_FS blockDaniel Vetter
2012-08-24drm/i915: Use new INSTDONE registers (Gen7+)Ben Widawsky
2012-08-24drm/i915: Extract reading INSTDONEBen Widawsky
2012-08-22drm/i915: Add ERR_INT to gen7 error stateBen Widawsky
2012-08-21drm/i915: Track unbound pagesChris Wilson
2012-08-17Merge tag 'v3.6-rc2' into drm-intel-nextDaniel Vetter
2012-08-10drm/i915: Lazily apply the SNB+ seqno w/aChris Wilson
2012-08-09drm/i915: fix up ilk drps/ips lockingDaniel Vetter
2012-08-09drm/i915: DE_PCU_EVENT irq is ilk-onlyDaniel Vetter
2012-08-09drm/i915: move all rps state into dev_priv->rpsDaniel Vetter
2012-07-26Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...Dave Airlie
2012-07-25drm/i915: Macro to determine DPF supportBen Widawsky
2012-07-25drm/i915: Replace the pending_gpu_write flag with an explicit seqnoChris Wilson
2012-07-20drm/i915: Add comments to explain the BSD tail write workaroundChris Wilson
2012-07-20Merge tag 'v3.5-rc7' into drm-nextDave Airlie
2012-06-25Merge tag 'v3.5-rc4' into drm-intel-next-queuedDaniel Vetter
2012-06-23drm/i915: rip out the PM_IIR WARNDaniel Vetter
2012-06-20drm/i915: support page flipping on ValleyViewJesse Barnes
2012-06-14drm/i915: add ccid to error stateBen Widawsky
2012-06-06drm/i915: pch_irq_handler -> {ibx, cpt}_irq_handlerAdam Jackson
2012-06-01Merge remote-tracking branch 'airlied/drm-prime-vmap' into drm-intel-next-queuedDaniel Vetter
2012-06-01drm/i915: initialize the parity work only onceDaniel Vetter
2012-06-01drm/i915: ivybridge_handle_parity_error should be staticDaniel Vetter
2012-05-31drm/i915: enable parity error interruptsBen Widawsky
2012-05-31drm/i915: Dynamic Parity Detection handlingBen Widawsky
2012-05-24drm/i915: Always update RPS interrupts thresholds along with frequencyChris Wilson
2012-05-21drm/i915: SDVO hotplug have different interrupt status bits for i915/i965/g4xChris Wilson