summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/i915_irq.c
Commit message (Expand)AuthorAgeFilesLines
* drm/i915/ehl: Introduce Mule Creek Canyon PCHMatt Roper2019-06-171-5/+14
* drm/i915: move modesetting core code under display/Jani Nikula2019-06-171-4/+5
* drm/i915: make enable/disable rpm assert function use the rpm structureDaniele Ceraolo Spurio2019-06-141-16/+16
* drm/i915: Remove rpm asserts that use i915Daniele Ceraolo Spurio2019-06-141-3/+3
* drm/i915: Remove I915_READ16 and I915_WRITE16Tvrtko Ursulin2019-06-121-17/+23
* drm/i915: Remove I915_POSTING_READ_FWTvrtko Ursulin2019-06-121-1/+1
* drm/i915: move pm related declarations to intel_pm.hJani Nikula2019-06-101-0/+1
* drm/i915/guc: Correctly handle GuC interrupts on Gen11Oscar Mateo2019-05-281-1/+52
* drm/i915/guc: Create vfuncs for the GuC interrupts control functionsOscar Mateo2019-05-281-3/+3
* drm/i915: extract intel_lpe_audio.h from i915_drv.hJani Nikula2019-05-031-0/+1
* drm/i915: extract intel_hotplug.h from intel_drv.h and i915_drv.hJani Nikula2019-04-301-0/+1
* drm/i915: extract i915_irq.h from intel_drv.h and i915_drv.hJani Nikula2019-04-301-0/+1
* drm/i915: extract intel_fifo_underrun.h from intel_drv.hJani Nikula2019-04-301-0/+1
* drm/i915: Replace pcu_lock with sb_lockChris Wilson2019-04-261-2/+2
* drm/i915: fully convert the IRQ initialization macros to intel_uncorePaulo Zanoni2019-04-161-56/+88
* drm/i915: convert the IRQ initialization functions to intel_uncorePaulo Zanoni2019-04-161-49/+48
* drm/i915: add GEN2_ prefix to the I{E, I, M, S}R registersPaulo Zanoni2019-04-161-26/+26
* drm/i915: don't specify the IRQ register in the gen2 macrosPaulo Zanoni2019-04-161-32/+25
* drm/i915: refactor the IRQ init/reset macrosPaulo Zanoni2019-04-161-50/+86
* drm/i915: Use Engine1 instance for gen11 pm interruptsMika Kuoppala2019-04-111-18/+38
* drm/i915/icl: Don't warn on spurious interruptsMika Kuoppala2019-04-101-7/+1
* drm/i915/icl: Handle rps interrupts without irq lockMika Kuoppala2019-04-101-1/+20
* drm/i915: extract intel_psr.h from intel_drv.hJani Nikula2019-04-081-4/+7
* drm/i915: Move the decision to use the breadcrumb tasklet to the backendChris Wilson2019-04-031-1/+1
* drm/i915: Use vblank_disable_immediate on gen2Ville Syrjälä2019-03-251-7/+1
* drm/i915: Disable C3 when enabling vblank interrupts on i945gmVille Syrjälä2019-03-251-0/+88
* drm/i915: move regs pointer inside the uncore structureDaniele Ceraolo Spurio2019-03-201-11/+11
* drm/i915: Introduce i915_has_asle()Ville Syrjälä2019-03-201-1/+9
* drm/i915: Also use new comparative stuff for more ICP+ stuffRodrigo Vivi2019-03-141-4/+4
* drm/i915: Start using comparative INTEL_PCH_TYPERodrigo Vivi2019-03-131-5/+2
* drm/i915: Store the BIT(engine->id) as the engine's maskChris Wilson2019-03-051-31/+34
* drm/i915: Just check the vebox IIR regardlessChris Wilson2019-03-051-6/+4
* drm/i915: extract AUX mask assignment to separate functionLucas De Marchi2019-03-011-14/+20
* drm/i915: Reduce the RPS shockChris Wilson2019-02-201-0/+12
* Merge drm/drm-next into drm-intel-next-queuedJoonas Lahtinen2019-02-201-0/+2
|\
| * Merge tag 'drm-intel-next-2019-02-02' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2019-02-041-84/+34
| |\
| * \ Merge tag 'drm-misc-next-2019-02-01' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2019-02-041-0/+2
| |\ \
| | * | drm: Split out drm_probe_helper.hDaniel Vetter2019-01-241-0/+2
* | | | drm/i915: Add pipe crc tracepointVille Syrjälä2019-02-151-6/+3
| |_|/ |/| |
* | | drm/i915: Replace global breadcrumbs with per-context interrupt trackingChris Wilson2019-01-291-71/+11
* | | drm/i915: Remove the intel_engine_notify tracepointChris Wilson2019-01-291-2/+0
* | | drm/i915/tv: Use the scanline counter for timestamps on i965gm TV outputVille Syrjälä2019-01-281-2/+5
* | | drm/i915: Don't try to use the hardware frame counter with i965gm TV outputVille Syrjälä2019-01-251-9/+18
|/ /
* | drm/i915/icl: do a posting read after irq installDaniele Ceraolo Spurio2019-01-231-0/+1
* | drm/i915: Tidy common test_bit probing of i915_request->fence.flagsChris Wilson2019-01-221-2/+1
* | drm/i915/irq: switch to kernel typesJani Nikula2019-01-171-41/+41
* | drm/i915: Pull all the reset functionality together into i915_reset.cChris Wilson2019-01-161-238/+0
* | drm/i915: Track the rpm wakerefs for error handlingChris Wilson2019-01-141-2/+3
* | drm/i915: Markup paired operations on wakerefsChris Wilson2019-01-141-1/+1
|/
* drm/i915: drop DPF code for gen8+Daniele Ceraolo Spurio2019-01-101-3/+0