index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
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
2016-04-20
drm/i915/gen8+: Do not enable DPF interrupt since the handler does not exist
Tvrtko Ursulin
2016-04-14
drm/i915: Split gen8_gt_irq_handler into ack+handle
Ville Syrjälä
2016-04-14
drm/i915: Eliminate passing dev+dev_priv to {snb,ilk}_gt_irq_handler()
Ville Syrjälä
2016-04-14
drm/i915: Move gt/pm irq handling out from irq disabled section on VLV
Ville Syrjälä
2016-04-14
drm/i915: Split VLV/CVH PIPESTAT handling into ack+handler
Ville Syrjälä
2016-04-14
drm/i915: Split PORT_HOTPLUG_STAT ack out from i9xx_hpd_irq_handler()
Ville Syrjälä
2016-04-14
drm/i915: Move variables to narrower scope in VLV/CHV irq handlers
Ville Syrjälä
2016-04-14
drm/i915: Eliminate loop from VLV irq handler
Ville Syrjälä
2016-04-14
drm/i915: Clear VLV_IER around irq processing
Ville Syrjälä
2016-04-14
drm/i915: Clear VLV_MASTER_IER around irq processing
Ville Syrjälä
2016-04-14
drm/i915: Clear VLV_IIR after PIPESTAT
Ville Syrjälä
2016-04-14
drm/i915: Set up VLV_MASTER_IER consistently
Ville Syrjälä
2016-04-14
drm/i915: Use GEN8_MASTER_IRQ_CONTROL consistently
Ville Syrjälä
2016-04-14
drm/i915: Tighten reset_counter for reset status
Chris Wilson
2016-04-14
drm/i915: Hide the atomic_read(reset_counter) behind a helper
Chris Wilson
2016-04-12
drm/i915: Move DPINVGTT setup to vlv_display_irq_reset()
Ville Syrjälä
2016-04-12
drm/i915: Warn if irq_mask isn't ~0 during vlv/cvh display irq postinstall
Ville Syrjälä
2016-04-12
drm/i915: Use GEN5_IRQ_INIT() in vlv_display_irq_postinstall()
Ville Syrjälä
2016-04-12
drm/i915: Clear display interrupt before enabling when turning on the power well
Ville Syrjälä
2016-04-12
drm/i915: Move vlv/chv display irq code to a more logical place
Ville Syrjälä
2016-04-12
drm/i915: Skip display irq setup if display irqs aren't flagged as enabled
Ville Syrjälä
2016-04-12
drm/i915: Fix up vlv/chv display irq setup
Ville Syrjälä
2016-04-12
drm/i915: Remove "VLV magic" from irq setup
Ville Syrjälä
2016-04-09
drm/i915: Harden detection of missed interrupts
Chris Wilson
2016-04-09
drm/i915: Separate out the seqno-barrier from engine->get_seqno
Chris Wilson
2016-04-08
drm/i915: Simplify check for idleness in hangcheck
Chris Wilson
2016-04-08
drm/i915: Apply a mb between emitting the request and hangcheck
Chris Wilson
2016-04-07
drm/i915: Do not use {HAS_*, IS_*, INTEL_INFO}(dev_priv->dev)
Joonas Lahtinen
2016-04-06
drm/i915: Set invert bit for hpd based on VBT
Shubhangi Shrivastava
2016-04-04
drm/i915: Move execlists irq handler to a bottom half
Tvrtko Ursulin
2016-03-30
drm/i915: Exit cherryview_irq_handler() after one pass
Chris Wilson
2016-03-24
drm/i915: replace for_each_engine()
Dave Gordon
2016-03-24
drm/i915: introduce for_each_engine_id()
Dave Gordon
2016-03-22
drm/i915/tdr: Prepare error handler to accept mask of hung engines
arun.siluvery@linux.intel.com
2016-03-17
drm/i915: Move load time IRQ SW init earlier
Imre Deak
2016-03-16
drm/i915: More renaming of rings to engines
Tvrtko Ursulin
2016-03-16
drm/i915: More intel_engine_cs renaming
Tvrtko Ursulin
2016-03-16
drm/i915: Rename intel_engine_cs struct members
Tvrtko Ursulin
2016-03-16
drm/i915: Rename intel_engine_cs function parameters
Tvrtko Ursulin
2016-03-16
drm/i915: Rename local struct intel_engine_cs variables
Tvrtko Ursulin
2016-03-04
drm/i915/hangcheck: Prevent long walks across full-ppgtt
Mika Kuoppala
2016-02-22
drm/i915: Add for_each_pipe_masked()
Ville Syrjälä
2016-02-22
drm/i915: Make sure pipe interrupts are processed before turning off power we...
Ville Syrjälä
2016-02-22
drm/i915: Skip PIPESTAT reads from irq handler on VLV/CHV when power well is ...
Ville Syrjälä
2016-01-13
drm/i915/gen8: Factor out display interrupt handling
Tvrtko Ursulin
2016-01-13
drm/i915/gen8: Tidy display interrupt processing
Tvrtko Ursulin
2016-01-08
drm/i915: Do one shot unclaimed mmio detection less frequently
Mika Kuoppala
2016-01-08
drm/i915: Introduce intel_uncore_unclaimed_mmio
Mika Kuoppala
2016-01-08
drm/i915: Inspect subunit states on hangcheck
Mika Kuoppala
2016-01-07
drm/i915: shut up gen8+ SDE irq dmesg noise, again
Jani Nikula
[prev]
[next]