Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
ad8beaeada276b4b2d31e1c3422346e8829a67d6
/
drivers
/
gpu
/
drm
/
i915
/
i915_irq.c
ad8beae
drm/i915: store ring hangcheck action
by Mika Kuoppala
· 11 years ago
a43adf0
drm/i915: Eliminate the addr/seqno from the hangcheck warning
by Chris Wilson
· 11 years ago
6274f21
drm/i915: Don't count semaphore waits towards a stuck ring
by Chris Wilson
· 11 years ago
9107e9d
drm/i915: Only slightly increment hangcheck score if we succesfully kick a ring
by Chris Wilson
· 11 years ago
91738a9
drm/i915: add ibx_irq_preinstall
by Paulo Zanoni
· 11 years ago
96a764d
drm/i915: remove i915_hangcheck_hung
by Mika Kuoppala
· 12 years ago
05407ff
drm/i915: detect hang using per ring hangcheck_score
by Mika Kuoppala
· 12 years ago
35c20a6
drm/i915: Rename the gtt_list to global_list
by Ben Widawsky
· 11 years ago
12638c5
drm/i915: Enable vebox interrupts
by Ben Widawsky
· 12 years ago
cc609d5
drm/i915: consolidate interrupt naming scheme
by Ben Widawsky
· 12 years ago
4848405
drm/i915: make PM interrupt writes non-destructive
by Ben Widawsky
· 12 years ago
eda63ff
drm/i915: Add PM regs to pre/post install
by Ben Widawsky
· 12 years ago
7d99163
drm/i915: Create an ivybridge_irq_preinstall
by Ben Widawsky
· 12 years ago
baf02a1
drm/i915: Create a more generic pm handler for hsw+
by Ben Widawsky
· 12 years ago
692a04c
drm/i915: fix pch_nop support
by Daniel Vetter
· 12 years ago
a01025a
drm/i915: fixup i915_pipe_enabled check in i915_irq.c
by Daniel Vetter
· 12 years ago
7ed73da
drm/i915: Fix error state memory leaks
by Ben Widawsky
· 12 years ago
ed5cbb0
drm/i915: introduce i915_hangcheck_ring_hung
by Mika Kuoppala
· 12 years ago
92cab73
drm/i915: track ring progression using seqnos
by Mika Kuoppala
· 12 years ago
79ee20d
drm/i915: pass seqno to i915_hangcheck_ring_idle
by Mika Kuoppala
· 12 years ago
bc5ead8c
drm/i915: fix hotplug event bit tracking
by Jani Nikula
· 12 years ago
71f8ba6
drm/i915: check the power well on i915_pipe_enabled
by Paulo Zanoni
· 12 years ago
f49e38d
drm/i915: cleanup opregion asle pipestat enable
by Jani Nikula
· 12 years ago
f898780
drm/i915: cleanup redundant checks from intel_enable_asle
by Jani Nikula
· 12 years ago
2ce12e3
drm/i915: remove VLV MSI IRQ hack
by Jesse Barnes
· 12 years ago
81a0780
drm/i915: drop code duplication in favor of asle interrupt handler
by Jani Nikula
· 12 years ago
52ceb90
drm/i915: make sure GPU freq drops to minimum after entering RC6 v4
by Jesse Barnes
· 12 years ago
321a1b3
drm/i915: Only reprobe display on encoder which has received an HPD event (v2)
by Egbert Eich
· 12 years ago
142e239
drm/i915: Add bit field to record which pins have received HPD events (v3)
by Egbert Eich
· 12 years ago
de032bf
drm/i915: print Gen5+ CPU/PCH poison interrupts
by Paulo Zanoni
· 12 years ago
8664281
drm/i915: report Gen5+ CPU and PCH FIFO underruns
by Paulo Zanoni
· 12 years ago
0a073b8
drm/i915: turbo & RC6 support for VLV v7
by Jesse Barnes
· 12 years ago
cfc33bf
drm/i915: Use port_name() in PCH port audio power change message
by Ville Syrjälä
· 12 years ago
ac4c16c
drm/i915: Add Reenable Timer to turn Hotplug Detection back on (v4)
by Egbert Eich
· 12 years ago
cd569ae
drm/i915: Disable HPD interrupt on pin when irq storm is detected (v3)
by Egbert Eich
· 12 years ago
995e6b3
drm/i915: Mask out the HPD irq bits before setting them individually.
by Egbert Eich
· 12 years ago
821450c
drm/i915: (re)init HPD interrupt storm statistics
by Egbert Eich
· 12 years ago
b543fb0
drm/i915: Add HPD IRQ storm detection (v5)
by Egbert Eich
· 12 years ago
42b5aea
drm/i915: IVB/HSW have 32 fence register
by Ville Syrjälä
· 12 years ago
ab5c608
drm/i915: Don't touch South Display when PCH_NOP
by Ben Widawsky
· 12 years ago
0ff9800
drm/i915: remove "inline" keyword from ironlake_disable_display_irq
by Paulo Zanoni
· 12 years ago
73c352a
drm/i915: wire up SDVO hpd support on cpt/ppt
by Daniel Vetter
· 12 years ago
85fc95b
drm/i915: clear crt hotplug compare voltage field before setting
by Daniel Vetter
· 12 years ago
bac56d5
DRM/i915: Remove i965_hpd_irq_setup.
by Egbert Eich
· 12 years ago
82a28bc
drm/i915: implement ibx_hpd_irq_setup
by Daniel Vetter
· 12 years ago
e5868a3
DRM/i915: Convert HPD interrupts to make use of HPD pin assignment in encoders (v2)
by Egbert Eich
· 12 years ago
fa00abe
DRM/i915: Remove valleyview_hpd_irq_setup.
by Egbert Eich
· 12 years ago
4f3308b
drm/i915: there's no PIPESTAT on HAS_PCH_SPLIT platforms
by Paulo Zanoni
· 12 years ago
7eb552a
drm/i915: Move num_pipes to intel info
by Ben Widawsky
· 12 years ago
0d4a42f
Merge tag 'v3.9-rc3' into drm-intel-next-queued
by Daniel Vetter
· 12 years ago
a24a11e
drm/i915: Resurrect ring kicking for semaphores, selectively
by Chris Wilson
· 12 years ago
5d83d29
drm/i915: add missing space in error message
by Paulo Zanoni
· 12 years ago
44498ae
drm/i915: also disable south interrupts when handling them
by Paulo Zanoni
· 12 years ago
8c123e5
drm/i915: Capture current context on error
by Ben Widawsky
· 12 years ago
211816e
drm/i915: exclude CCID for platforms without it
by Ben Widawsky
· 12 years ago
d0d045e
drm/i915: Created a sized object error dump
by Ben Widawsky
· 12 years ago
46c06a3
drm/i915: Kill pipestat[] cache
by Ville Syrjälä
· 12 years ago
90a72f8
drm/i915: Refactor gen2 to gen4 vblank interrupt handling
by Ville Syrjälä
· 12 years ago
21ad833
drm/i915: Fix races in gen4 page flip interrupt handling
by Ville Syrjälä
· 12 years ago
5e2032d
drm/i915: Eliminate race from gen2/3 page flip interrupt handling
by Ville Syrjälä
· 12 years ago
96a0291
drm/i915: Finish page flips and update primary planes after a GPU reset
by Ville Syrjälä
· 12 years ago
d46da43
drm/i915: add ibx_irq_postinstall
by Paulo Zanoni
· 12 years ago
26739f1
drm/i915: unify HDMI/DP hpd definitions
by Daniel Vetter
· 12 years ago
6dc1c49
Merge branch 'fbcon-locking-fixes' of ssh://people.freedesktop.org/~airlied/linux into drm-next
by Dave Airlie
· 12 years ago
2f86f19
drm/i915: Error state should print /sys/kernel/debug
by Ben Widawsky
· 12 years ago
7db0ba2
drm/i915: clarify concurrent hang detect/gpu reset consistency
by Daniel Vetter
· 12 years ago
f69061b
drm/i915: create a race-free reset detection
by Daniel Vetter
· 12 years ago
1f83fee
drm/i915: clear up wedged transitions
by Daniel Vetter
· 12 years ago
33196de
drm/i915: move wedged to the other gpu error handling stuff
by Daniel Vetter
· 12 years ago
99584db
drm/i915: extract hangcheck/reset/error_state state into substruct
by Daniel Vetter
· 12 years ago
5d4545a
drm/i915: Create a gtt structure
by Ben Widawsky
· 12 years ago
af5163a
drm/i915: Remove pch_rq_mask from struct drm_i915_private.
by Egbert Eich
· 12 years ago
b5cc6c0
Merge tag 'drm-intel-next-2012-12-21' of git://people.freedesktop.org/~danvet/drm-intel into drm-next
by Dave Airlie
· 12 years ago
0f3b684
drm/i915: Record DERRMR, FORCEWAKE and RING_CTL in error-state
by Chris Wilson
· 12 years ago
7dbf9d6
drm/i915: BUG() if fences are used on unsupported platform
by Ben Widawsky
· 12 years ago
b45305f
drm/i915: Implement workaround for broken CS tlb on i830/845
by Daniel Vetter
· 12 years ago
20afbda
drm/i915: Fixup hpd irq register setup ordering
by Daniel Vetter
· 12 years ago
97a19a2
drm/i915: don't prevent CPU idle states
by Tomas Janousek
· 12 years ago
e7d841c
drm/i915: Close race between processing unpin task and queueing the flip
by Chris Wilson
· 12 years ago
36dacf5
drm/i915: be less verbose when handling gmbus/aux irqs
by Paulo Zanoni
· 12 years ago
9ee32fea
drm/i915: irq-drive the dp aux communication
by Daniel Vetter
· 12 years ago
ce99c25
drm/i915: wire up do aux channel done interrupt
by Daniel Vetter
· 12 years ago
28c70f1
drm/i915: use the gmbus irq for waits
by Daniel Vetter
· 12 years ago
515ac2b
drm/i915: wire up gmbus irq handler
by Daniel Vetter
· 12 years ago
52d7ece
drm/i915: reorder setup sequence to have irqs for output setup
by Daniel Vetter
· 12 years ago
61bac78
drm/i915: setup the hangcheck timer early
by Daniel Vetter
· 12 years ago
d83779a
drm/i915: don't handle PIPE_LEGACY_BLC_EVENT_STATUS on vlv
by Daniel Vetter
· 12 years ago
4a06e20
drm/i915: haswell has the same irq handlers as ivb
by Daniel Vetter
· 12 years ago
1a240d4
drm/i915: fixup sparse warnings
by Daniel Vetter
· 12 years ago
960e356
drm/i915: Support readback of stolen objects upon error
by Chris Wilson
· 12 years ago
acd15b6
drm/i915: optimize ilk/snb irq handler
by Daniel Vetter
· 12 years ago
df2b23d
drm/i915: Include the last semaphore sync point in the error-state
by Chris Wilson
· 12 years ago
4fc688c
drm/i915: protect RPS/RC6 related accesses (including PCU) with a new mutex
by Jesse Barnes
· 12 years ago
a4da4fa
drm/i915: extract l3_parity substruct from dev_priv
by Daniel Vetter
· 12 years ago
fe2b8f9
drm/i915: convert pipe timing definitions to transcoder
by Paulo Zanoni
· 12 years ago
702e7a5
drm/i915: convert PIPECONF to use transcoder instead of pipe
by Paulo Zanoni
· 12 years ago
c2fb791
Merge tag 'v3.7-rc2' into drm-intel-next-queued
by Daniel Vetter
· 12 years ago
76e4383
drm/i915: move hpd handling to (ibx|cpt)_irq_handler
by Daniel Vetter
· 12 years ago
cecc21f
drm/i915: Align the hangcheck wakeup to the nearest second
by Chris Wilson
· 12 years ago
1f31c69
Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel into drm-next
by Dave Airlie
· 12 years ago
Next »