diff options
author | Matt Roper <matthew.d.roper@intel.com> | 2021-03-19 21:42:44 -0700 |
---|---|---|
committer | Matt Roper <matthew.d.roper@intel.com> | 2021-03-23 16:41:19 -0700 |
commit | 373abf1a17c0fa74491feb66692d1c76f6eb6b16 (patch) | |
tree | 8e8634913bb0dc93697d786680c0fcce9229500c /drivers/gpu/drm/i915/display/intel_display.c | |
parent | 7dadd28688eca3d42a7087091438fc83dd3f08cd (diff) | |
download | linux-373abf1a17c0fa74491feb66692d1c76f6eb6b16.tar.gz linux-373abf1a17c0fa74491feb66692d1c76f6eb6b16.tar.bz2 linux-373abf1a17c0fa74491feb66692d1c76f6eb6b16.zip |
drm/i915: Convert INTEL_GEN() to DISPLAY_VER() as appropriate in i915_irq.c
Convert the display-specific usage of INTEL_GEN, while leaving the
non-display usage as-is for now.
In the near-future we'll probably want to think about moving display
interrupt handling to its own file under the display/ directory.
v2:
- Use new IS_DISPLAY_VER() macro.
Signed-off-by: Matt Roper <matthew.d.roper@intel.com>
Reviewed-by: Lucas De Marchi <lucas.demarchi@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20210320044245.3920043-6-matthew.d.roper@intel.com
Diffstat (limited to 'drivers/gpu/drm/i915/display/intel_display.c')
0 files changed, 0 insertions, 0 deletions