diff options
author | Lucas De Marchi <lucas.demarchi@intel.com> | 2024-09-09 22:43:39 +0200 |
---|---|---|
committer | Lucas De Marchi <lucas.demarchi@intel.com> | 2024-09-11 02:45:53 +0200 |
commit | 10a7210d59fa444aae40b85dda7858fd1f7b9f71 (patch) | |
tree | 25d67acd4cb63fe21066bb6020f498af7395da4b /scripts/config | |
parent | drm/i915/guc: prevent a possible int overflow in wq offsets (diff) | |
download | linux-10a7210d59fa444aae40b85dda7858fd1f7b9f71.tar.xz linux-10a7210d59fa444aae40b85dda7858fd1f7b9f71.zip |
drm/i915/pmu: Drop is_igp()
There's no reason to hardcode checking for integrated graphics on a
specific pci slot. That information is already available per platform an
can be checked with IS_DGFX().
Reviewed-by: Ashutosh Dixit <ashutosh.dixit@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20240909204340.3646458-1-lucas.demarchi@intel.com
Signed-off-by: Lucas De Marchi <lucas.demarchi@intel.com>
Diffstat (limited to 'scripts/config')
0 files changed, 0 insertions, 0 deletions