开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
i915_irq.c
Age
Commit message (
Expand
)
Author
2013-03-05
drm/i915: also disable south interrupts when handling them
Paulo Zanoni
2013-02-15
drm/i915: add ibx_irq_postinstall
Paulo Zanoni
2013-02-15
drm/i915: unify HDMI/DP hpd definitions
Daniel Vetter
2013-02-08
Merge branch 'fbcon-locking-fixes' of ssh://people.freedesktop.org/~airlied/l...
Dave Airlie
2013-01-31
drm/i915: Error state should print /sys/kernel/debug
Ben Widawsky
2013-01-21
drm/i915: clarify concurrent hang detect/gpu reset consistency
Daniel Vetter
2013-01-21
drm/i915: create a race-free reset detection
Daniel Vetter
2013-01-20
drm/i915: clear up wedged transitions
Daniel Vetter
2013-01-20
drm/i915: move wedged to the other gpu error handling stuff
Daniel Vetter
2013-01-20
drm/i915: extract hangcheck/reset/error_state state into substruct
Daniel Vetter
2013-01-17
drm/i915: Create a gtt structure
Ben Widawsky
2013-01-17
drm/i915: Remove pch_rq_mask from struct drm_i915_private.
Egbert Eich
2013-01-17
Merge tag 'drm-intel-next-2012-12-21' of git://people.freedesktop.org/~danvet...
Dave Airlie
2013-01-15
drm/i915: Record DERRMR, FORCEWAKE and RING_CTL in error-state
Chris Wilson
2012-12-18
drm/i915: BUG() if fences are used on unsupported platform
Ben Widawsky
2012-12-17
drm/i915: Implement workaround for broken CS tlb on i830/845
Daniel Vetter
2012-12-11
drm/i915: Fixup hpd irq register setup ordering
Daniel Vetter
2012-12-08
drm/i915: don't prevent CPU idle states
Tomas Janousek
2012-12-06
drm/i915: Close race between processing unpin task and queueing the flip
Chris Wilson
2012-12-06
drm/i915: be less verbose when handling gmbus/aux irqs
Paulo Zanoni
2012-12-06
drm/i915: irq-drive the dp aux communication
Daniel Vetter
2012-12-06
drm/i915: wire up do aux channel done interrupt
Daniel Vetter
2012-12-06
drm/i915: use the gmbus irq for waits
Daniel Vetter
2012-12-06
drm/i915: wire up gmbus irq handler
Daniel Vetter
2012-12-06
drm/i915: reorder setup sequence to have irqs for output setup
Daniel Vetter
2012-12-06
drm/i915: setup the hangcheck timer early
Daniel Vetter
2012-12-06
drm/i915: don't handle PIPE_LEGACY_BLC_EVENT_STATUS on vlv
Daniel Vetter
2012-12-06
drm/i915: haswell has the same irq handlers as ivb
Daniel Vetter
2012-12-03
drm/i915: fixup sparse warnings
Daniel Vetter
2012-11-30
drm/i915: Support readback of stolen objects upon error
Chris Wilson
2012-11-30
drm/i915: optimize ilk/snb irq handler
Daniel Vetter
2012-11-29
drm/i915: Include the last semaphore sync point in the error-state
Chris Wilson
2012-11-11
drm/i915: protect RPS/RC6 related accesses (including PCU) with a new mutex
Jesse Barnes
2012-11-11
drm/i915: extract l3_parity substruct from dev_priv
Daniel Vetter
2012-10-26
drm/i915: convert pipe timing definitions to transcoder
Paulo Zanoni
2012-10-26
drm/i915: convert PIPECONF to use transcoder instead of pipe
Paulo Zanoni
2012-10-22
Merge tag 'v3.7-rc2' into drm-intel-next-queued
Daniel Vetter
2012-10-17
drm/i915: move hpd handling to (ibx|cpt)_irq_handler
Daniel Vetter
2012-10-08
drm/i915: Align the hangcheck wakeup to the nearest second
Chris Wilson
2012-10-07
Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...
Dave Airlie
2012-10-04
drm/i915: call drm_handle_vblank before finish_page_flip
Daniel Vetter
2012-10-03
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2012-10-02
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
David Howells
2012-10-02
UAPI: (Scripted) Remove redundant DRM UAPI header #inclusions from drivers/gpu/.
David Howells
2012-10-02
drm/i915: s/DRM_IRQ_ARGS/int irq, void *arg
Daniel Vetter
2012-09-28
drm/i915: Fix SDVO IER and status bits for Valleyview
Vijay Purushothaman
2012-09-26
drm/i915: limit VLV IRQ enables to those we use
Jesse Barnes
2012-09-24
Merge tag 'v3.6-rc7' into drm-intel-next-queued
Daniel Vetter
2012-09-20
drm/i915: Error checks in gen6_set_rps
Ben Widawsky
2012-09-20
drm/i915: Replace the array of pages with a scatterlist
Chris Wilson
[next]