index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
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
2020-02-26
drm/i915: Remove (pipe == crtc->index) assumption
Anshuman Gupta
2020-02-26
drm/i915: Iterate over pipes and skip the disabled one
Anshuman Gupta
2020-02-04
drm/i915: Sprinkle missing commas
Ville Syrjälä
2020-02-04
drm/i915: conversion to drm_device logging macros when drm_i915_private is pr...
Wambui Karuga
2020-01-28
drm/i915/gt: Reorganise gen8+ interrupt handler
Chris Wilson
2020-01-27
drm/i915/irq: use intel de functions for forcewake register access
Jani Nikula
2020-01-22
drm/i915: Make WARN* drm specific where uncore or stream ptr is available
Pankaj Bharadiya
2020-01-22
drm/i915: Make WARN* drm specific where drm_priv ptr is available
Pankaj Bharadiya
2019-12-28
drm/i915: prefer 3-letter acronym for ivybridge
Lucas De Marchi
2019-12-28
drm/i915: prefer 3-letter acronym for ironlake
Lucas De Marchi
2019-12-18
drm/i915/gt: Remove direct invocation of breadcrumb signaling
Chris Wilson
2019-12-03
drm/i915/irq: Refactor gen11 display interrupt handling
Matt Roper
2019-12-02
drm/i915: Program SHPD_FILTER_CNT on CNP+
Matt Roper
2019-11-26
drm/i915: Disable display interrupts during display IRQ handler
Clint Taylor
2019-10-28
drm/i915/tgl: Handle AUX interrupts for TC ports
Matt Roper
2019-10-26
drm/i915: Extract the GuC interrupt handlers
Andi Shyti
2019-10-26
drm/i915: Extract GT render power state management
Andi Shyti
2019-10-25
drm/i915: split gen11_irq_handler to make it shareable
Lucas De Marchi
2019-10-24
drm/i915: Catch GTT fault errors for gen11+ planes
Matt Roper
2019-10-18
drm/i915: Restore full symmetry in i915_driver_modeset_probe/remove
Janusz Krzysztofik
2019-10-18
drm/i915: Correct the PCH type in irq postinstall
Vivek Kasireddy
2019-10-16
drm/i915: Introduce Jasper Lake PCH
Matt Roper
2019-10-16
drm/i915/ehl: Don't forget to set TC long detect function
Matt Roper
2019-10-14
drm/i915/ehl: Port C's hotplug interrupt is associated with TC1 bits
Vivek Kasireddy
2019-10-07
drm/i915/gt: Prefer local path to runtime powermanagement
Chris Wilson
2019-10-04
drm/i915: Implement a better i945gm vblank irq vs. C-states workaround
Ville Syrjälä
2019-09-19
drm/i915: Unify ICP and MCC hotplug pin tables
Matt Roper
2019-09-04
drm/i915/tgl: Access the right register when handling PSR interruptions
José Roberto de Souza
2019-08-30
drm/i915: unify icp, tgp and mcc irq setup
Lucas De Marchi
2019-08-30
drm/i915: parameterize SDE hotplug registers
Lucas De Marchi
2019-08-30
drm/i915: unify icp, tgp and mcc irq handling
Lucas De Marchi
2019-08-30
drm/i915: parameterize south hpd macros
Lucas De Marchi
2019-08-23
drm/i915: Use enum pipe consistently
Ville Syrjälä
2019-08-23
drm/i915: Unconfuse pipe vs. crtc->index in i915_get_crtc_scanoutpos()
Ville Syrjälä
2019-08-22
drm/i915: Do not unmask PSR interruption in IRQ postinstall
José Roberto de Souza
2019-08-13
drm/i915/bdw+: Move misc display IRQ handling to it own function
José Roberto de Souza
2019-08-12
drm/i915: Extract general GT interrupt handlers
Andi Shyti
2019-08-12
drm/i915: Extract GT powermanagement interrupt handling
Andi Shyti
2019-08-07
drm/i915: rename intel_drv.h to display/intel_display_types.h
Jani Nikula
2019-08-07
drm/i915/irq: un-inline functions to avoid i915_drv.h include
Jani Nikula
2019-08-06
drm/i915/gt: Move the [class][inst] lookup for engines onto the GT
Chris Wilson
2019-08-01
drm/i915/ehl: Don't forget to handle port C's hotplug interrupts
Matt Roper
2019-07-30
drm/i915/tgl: handle DP aux interrupts
Lucas De Marchi
2019-07-30
drm/i915/tgl: Update north display hotplug detection to TGL connections
José Roberto de Souza
2019-07-30
drm/i915/tgl: Add hpd interrupt handling
Lucas De Marchi
2019-07-25
drm/i915/uc: Unify uC platform check
Daniele Ceraolo Spurio
2019-07-18
drm/i915: Add gen8_de_pipe_fault_mask()
Ville Syrjälä
2019-07-13
drm/i915/guc: prefer intel_gt in guc interrupt functions
Daniele Ceraolo Spurio
2019-07-13
drm/i915/uc: move GuC/HuC inside intel_gt under a new intel_uc
Daniele Ceraolo Spurio
2019-07-13
drm/i915/guc: unify guc irq handling
Daniele Ceraolo Spurio
[next]