aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/i915_irq.c
AgeCommit message (Expand)Author
2020-04-28drm/i915: Use proper fault mask in interrupt postinstall tooMatt Roper
2020-03-19Merge tag 'drm-intel-next-2020-03-13' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2020-03-02drm/i915/crc: move pipe_crc from drm_i915_private to intel_crtcJani Nikula
2020-02-27drm/i915: significantly reduce the use of <drm/i915_drm.h>Jani Nikula
2020-02-27Merge tag 'drm-intel-next-2020-02-25' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2020-02-26drm/i915: Remove (pipe == crtc->index) assumptionAnshuman Gupta
2020-02-26drm/i915: Iterate over pipes and skip the disabled oneAnshuman Gupta
2020-02-17Merge v5.6-rc2 into drm-misc-nextMaxime Ripard
2020-02-13drm: Remove legacy version of get_scanout_position()Thomas Zimmermann
2020-02-13drm/i915: Convert to CRTC VBLANK callbacksThomas Zimmermann
2020-02-04drm/i915: Sprinkle missing commasVille Syrjälä
2020-02-04drm/i915: conversion to drm_device logging macros when drm_i915_private is pr...Wambui Karuga
2020-01-28drm/i915/gt: Reorganise gen8+ interrupt handlerChris Wilson
2020-01-27drm/i915/irq: use intel de functions for forcewake register accessJani Nikula
2020-01-22drm/i915: Make WARN* drm specific where uncore or stream ptr is availablePankaj Bharadiya
2020-01-22drm/i915: Make WARN* drm specific where drm_priv ptr is availablePankaj Bharadiya
2019-12-28drm/i915: prefer 3-letter acronym for ivybridgeLucas De Marchi
2019-12-28drm/i915: prefer 3-letter acronym for ironlakeLucas De Marchi
2019-12-18drm/i915/gt: Remove direct invocation of breadcrumb signalingChris Wilson
2019-12-03drm/i915/irq: Refactor gen11 display interrupt handlingMatt Roper
2019-12-02drm/i915: Program SHPD_FILTER_CNT on CNP+Matt Roper
2019-11-26drm/i915: Disable display interrupts during display IRQ handlerClint Taylor
2019-10-28drm/i915/tgl: Handle AUX interrupts for TC portsMatt Roper
2019-10-26drm/i915: Extract the GuC interrupt handlersAndi Shyti
2019-10-26drm/i915: Extract GT render power state managementAndi Shyti
2019-10-25drm/i915: split gen11_irq_handler to make it shareableLucas De Marchi
2019-10-24drm/i915: Catch GTT fault errors for gen11+ planesMatt Roper
2019-10-18drm/i915: Restore full symmetry in i915_driver_modeset_probe/removeJanusz Krzysztofik
2019-10-18drm/i915: Correct the PCH type in irq postinstallVivek Kasireddy
2019-10-16drm/i915: Introduce Jasper Lake PCHMatt Roper
2019-10-16drm/i915/ehl: Don't forget to set TC long detect functionMatt Roper
2019-10-14drm/i915/ehl: Port C's hotplug interrupt is associated with TC1 bitsVivek Kasireddy
2019-10-07drm/i915/gt: Prefer local path to runtime powermanagementChris Wilson
2019-10-04drm/i915: Implement a better i945gm vblank irq vs. C-states workaroundVille Syrjälä
2019-09-19drm/i915: Unify ICP and MCC hotplug pin tablesMatt Roper
2019-09-04drm/i915/tgl: Access the right register when handling PSR interruptionsJosé Roberto de Souza
2019-08-30drm/i915: unify icp, tgp and mcc irq setupLucas De Marchi
2019-08-30drm/i915: parameterize SDE hotplug registersLucas De Marchi
2019-08-30drm/i915: unify icp, tgp and mcc irq handlingLucas De Marchi
2019-08-30drm/i915: parameterize south hpd macrosLucas De Marchi
2019-08-23drm/i915: Use enum pipe consistentlyVille Syrjälä
2019-08-23drm/i915: Unconfuse pipe vs. crtc->index in i915_get_crtc_scanoutpos()Ville Syrjälä
2019-08-22drm/i915: Do not unmask PSR interruption in IRQ postinstallJosé Roberto de Souza
2019-08-13drm/i915/bdw+: Move misc display IRQ handling to it own functionJosé Roberto de Souza
2019-08-12drm/i915: Extract general GT interrupt handlersAndi Shyti
2019-08-12drm/i915: Extract GT powermanagement interrupt handlingAndi Shyti
2019-08-07drm/i915: rename intel_drv.h to display/intel_display_types.hJani Nikula
2019-08-07drm/i915/irq: un-inline functions to avoid i915_drv.h includeJani Nikula
2019-08-06drm/i915/gt: Move the [class][inst] lookup for engines onto the GTChris Wilson
2019-08-01drm/i915/ehl: Don't forget to handle port C's hotplug interruptsMatt Roper