Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
475c2e3b3cfba9283793d56742dc2cae2712574b
/
drivers
/
gpu
/
drm
/
i915
/
i915_irq.c
475c2e3
drm/i915/bxt: clear hpd status sticky bits earlier
by Jani Nikula
· 10 years ago
676574d
drm/i915: abstract away platform specific parts from hpd handling
by Jani Nikula
· 10 years ago
c872723
drm/i915: simplify condition for digital port
by Jani Nikula
· 10 years ago
9ace043
drm/i915: merge the two hpd loops in intel_hpd_irq_handler to one
by Jani Nikula
· 10 years ago
ab68d5b
drm/i915: put back the indent in intel_hpd_irq_handler
by Jani Nikula
· 10 years ago
641a969
drm/i915: simplify conditions for skipping the 2nd hpd loop iterations
by Jani Nikula
· 10 years ago
c91711f
drm/i915: add for_each_hpd_pin to iterate over hotplug pins
by Jani Nikula
· 10 years ago
5fcece8
drm/i915: group all hotplug related fields into a new struct in dev_priv
by Jani Nikula
· 10 years ago
b0c29a3
drm/i915: reduce indent in intel_hpd_irq_handler
by Jani Nikula
· 10 years ago
369712e
drm/i915: reduce duplicate conditions in i9xx_hpd_irq_handler
by Jani Nikula
· 10 years ago
0d2e429
drm/i915: reduce indent in i9xx_hpd_irq_handler
by Jani Nikula
· 10 years ago
8d3afd7
drm/i915: Use spinlocks for checking when to waitboost
by Chris Wilson
· 10 years ago
f5a4c67
drm/i915: Don't downclock whilst we have clients waiting for GPU results
by Chris Wilson
· 10 years ago
4bca26d
drm/i915: Use HOTPLUG_INT_STATUS_G4X on VLV/CHV
by Ville Syrjälä
· 10 years ago
8fc3b42
drm/i915: Remove excess inline keywords
by Ville Syrjälä
· 10 years ago
e1dee19
Merge tag 'drm-intel-next-2015-04-23-fixed' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 10 years ago
37ef01a
drm/i915: Dont enable CS_PARSER_ERROR interrupts at all
by Daniel Vetter
· 10 years ago
9e63743
drm/i915/bxt: Enable GMBUS IRQ
by Shashank Sharma
· 10 years ago
266ea3d
drm/i915/bxt: Add BXT support in gen8_irq functions
by Shashank Sharma
· 10 years ago
d04a492
drm/i915/bxt: Add DDI hpd handler
by Shashank Sharma
· 10 years ago
6b5ad42
drm/i915/bxt: support for HPD long/short status decoding
by Imre Deak
· 10 years ago
e0a20ad
drm/i915/bxt: DDI Hotplug interrupt setup
by Shashank Sharma
· 10 years ago
74cdb33
drm/i915: Tidy gen8 IRQ handler
by Chris Wilson
· 10 years ago
cb0d205
drm/i915: Reduce locking in gen8 IRQ handler
by Chris Wilson
· 10 years ago
edcf284
drm/i915: Fix computation of last_adjustment for RPS autotuning
by Chris Wilson
· 10 years ago
8fb5519
drm/i915: Agressive downclocking on Baytrail
by Chris Wilson
· 10 years ago
096fad9
drm/i915: move clearing of RPS interrupt bits from disable to reset time
by Imre Deak
· 10 years ago
58072cc
drm/i915: fix race when clearing RPS IIR bits
by Imre Deak
· 10 years ago
6f4b12f8
drm/i915: Use down ei for manual Baytrail RPS calculations
by Chris Wilson
· 10 years ago
43cf3bf
drm/i915: Improved w/a for rps on Baytrail
by Chris Wilson
· 10 years ago
aa44862
drm/i915/skl: Enabling processing of Turbo interrupts
by Akash Goel
· 10 years ago
d14c034
drm/i915/skl: Restore pipe interrupt registers after power well enabling
by Damien Lespiau
· 10 years ago
4c6c03b
drm/i915/skl: Make gen8_irq_power_well_post_enable() take a pipe mask
by Damien Lespiau
· 10 years ago
a8c6ecb
Merge tag 'v4.0-rc3' into drm-next
by Dave Airlie
· 10 years ago
83d6573
drm/i915: Use enabled value from crtc_state rather than crtc (v2)
by Matt Roper
· 10 years ago
2dd2a88
drm/i915: avoid processing spurious/shared interrupts in low-power states
by Imre Deak
· 10 years ago
f3a5c3f
drm/i915: Flatten DRIVER_MODESET checks in i915_irq.c
by Daniel Vetter
· 10 years ago
1efa2e3
drm/i915: Drop pipe_enable checks in vblank funcs
by Daniel Vetter
· 10 years ago
ffe02b4
drm/i915: Introduce intel_set_rps()
by Ville Syrjälä
· 10 years ago
b838cbe
drm/i915: Remove bogus locking check in the hangcheck code
by Daniel Vetter
· 10 years ago
b8d24a0
drm/i915: Remove nested work in gpu error handling
by Mika Kuoppala
· 10 years ago
737b150
drm/i915: Convert hangcheck from a timer into a delayed work item
by Chris Wilson
· 10 years ago
b2c5c18
drm/i915: Use symbolic irqreturn for ->hpd_pulse
by Daniel Vetter
· 10 years ago
6e3c971
drm/i915: Make intel_crtc->config a pointer
by Ander Conselvan de Oliveira
· 10 years ago
2d112de
drm/i915: Embedded struct drm_crtc_state in intel_crtc_state
by Ander Conselvan de Oliveira
· 10 years ago
d3e7a0d
Merge tag 'drm-intel-next-2015-01-17' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 10 years ago
281d1bb
Merge remote-tracking branch 'origin/master' into drm-next
by Dave Airlie
· 10 years ago
778eb33
drm/i915: Remove I915_HAS_HOTPLUG() check from i915_hpd_irq_setup()
by Ville Syrjälä
· 10 years ago
7c7e10d
drm/i915: Make hpd arrays big enough to avoid out of bounds access
by Ville Syrjälä
· 10 years ago
0a87a2d
Merge tag 'topic/i915-hda-componentized-2015-01-12' into drm-intel-next-queued
by Daniel Vetter
· 10 years ago
f24eeb1
drm/i915: vlv: sanitize RPS interrupt mask during GPU idling
by Imre Deak
· 10 years ago
59d02a1
drm/i915: fix HW lockup due to missing RPS IRQ workaround on GEN6
by Imre Deak
· 10 years ago
adc3184
Merge tag 'drm-intel-next-2014-12-19' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 10 years ago
7d47559
drm/i915: Don't call intel_prepare_page_flip() multiple times on gen2-4
by Ville Syrjälä
· 10 years ago
78e68d3
drm/i915: move RPS PM_IER enabling to gen6_enable_rps_interrupts
by Imre Deak
· 10 years ago
3f7531c
drm/i915: Name the lrc irq handler correctly
by Daniel Vetter
· 10 years ago
c352d1b
drm/i915: vlv: fix IRQ masking when uninstalling interrupts
by Imre Deak
· 10 years ago
15a17aa
drm/i915: Check mask/bit helper functions
by Daniel Vetter
· 10 years ago
bcfcc8b
drm/i915: Additional request structure tracing
by John Harrison
· 10 years ago
1b5a433
drm/i915: Convert 'i915_seqno_passed' calls into 'i915_gem_request_completed'
by John Harrison
· 10 years ago
44cdd6d
drm/i915: Convert 'ring_idle()' to use requests not seqnos
by John Harrison
· 10 years ago
9939fba
drm/i915: mask RPS IRQs properly when disabling RPS
by Imre Deak
· 10 years ago
3427362
drm/i915: Tune down spurious CRC interrupt warning
by Daniel Vetter
· 10 years ago
7514747
drm/i915: Grab modeset locks for GPU rest on pre-ctg
by Ville Syrjälä
· 10 years ago
aaecdf6
drm/i915: Stop gathering error states for CS error interrupts
by Daniel Vetter
· 10 years ago
d9e600b
drm/i915: Only call mod_timer() if not already pending
by Chris Wilson
· 10 years ago
5c6c600
drm/i915: Remove DRI1 ring accessors and API
by Chris Wilson
· 10 years ago
d4d70aa
drm/i915: sanitize rps irq disabling
by Imre Deak
· 10 years ago
3cc134e
drm/i915: sanitize rps irq enabling
by Imre Deak
· 10 years ago
4a74de8
drm/i915: WARN if we receive any rps interrupts on gen>9
by Imre Deak
· 10 years ago
672e7b7
drm/i915: Don't continually defer the hangcheck
by Chris Wilson
· 10 years ago
c2b6679
drm/i915: Use vlv display irq setup code for chv
by Ville Syrjälä
· 10 years ago
8ea0be4
drm/i915: Refactor vlv_display_irq_uninstall()
by Ville Syrjälä
· 10 years ago
88e0470
drm/i915/skl: AUX irqs have moved
by Jesse Barnes
· 10 years ago
132f3f1
drm/i915: WARN if we receive any gen9 rps interrupts
by Imre Deak
· 10 years ago
b900b94
drm/i915: move rps irq enable/disable to i915_irq.c
by Imre Deak
· 10 years ago
c9a9a26
drm/i915: unify gen6/gen8 rps irq handler
by Imre Deak
· 10 years ago
a72fbc3
drm/i915: unify gen6/gen8 pm irq helpers
by Imre Deak
· 10 years ago
536f5b5
drm/i915: Make mmio flip wait for seqno in the work function
by Ander Conselvan de Oliveira
· 10 years ago
5eba929
drm/i915: Kill leftover GTIIR writes from valleyview_irq_preinstall()
by Ville Syrjälä
· 10 years ago
9b2e8c9
drm/i915: Drop useless VLV_IIR writes from vlv_display_irq_postinstall()
by Ville Syrjälä
· 10 years ago
0e6c9a9
drm/i914: Refactor vlv_display_irq_postinstall()
by Ville Syrjälä
· 10 years ago
70591a4
drm/i915: Refactor vlv_display_irq_reset()
by Ville Syrjälä
· 10 years ago
120dda4
drm/i915: Make valleyview_display_irqs_(un)install() work for chv
by Ville Syrjälä
· 10 years ago
893fce8
drm/i915: Call gen5_gt_irq_reset() from valleyview_irq_uninstall()
by Ville Syrjälä
· 10 years ago
23a09c7
drm/i915: Use GEN5_IRQ_RESET() on vlv/chv
by Ville Syrjälä
· 10 years ago
76e4186
drm/i915: Use a consistent order between IIR, IER, IMR writes on vlv/chv
by Ville Syrjälä
· 10 years ago
8e20599
drm/i915: Drop the extra GEN8_PCU_IIR posting read from cherryview_irq_preinstall()
by Ville Syrjälä
· 10 years ago
a2c30fb
drm/i915: Use gen8_gt_irq_reset() in cherryview_irq_uninstall()
by Ville Syrjälä
· 10 years ago
7c4cde3
drm/i915: Use DPINVGTT_STATUS_MASK
by Ville Syrjälä
· 10 years ago
7d1bd539
drm/i915: Apply some ocd for IMR vs. IER order during irq enable
by Ville Syrjälä
· 10 years ago
0f239f4
drm/i915: Filter gmch fifo underruns in the shared handler
by Daniel Vetter
· 10 years ago
1f7247c
drm/i915: Add wrappers to handle fifo underrun interrupts
by Daniel Vetter
· 10 years ago
a72e4c9
drm/i915: Use dev_priv in public intel_fifo_underrun.c functions
by Daniel Vetter
· 10 years ago
47339cd
drm/i915: Extract intel_fifo_underrun.c
by Daniel Vetter
· 10 years ago
a8cbd45
Merge branch 'drm-intel-next-fixes' into drm-intel-next
by Daniel Vetter
· 10 years ago
07c338c
drm/i915: fix short vs. long hpd detection
by Jani Nikula
· 10 years ago
1180e20
drm/i915: properly reenable gen8 pipe IRQs
by Paulo Zanoni
· 10 years ago
fca52a5
drm/i915: kerneldoc for interrupt enable/disable functions
by Daniel Vetter
· 10 years ago
b963291
drm/i915: Use dev_priv instead of dev in irq setup functions
by Daniel Vetter
· 10 years ago
Next »