Searched hist:eb2983c09f4e053f2c3362763f5e1073b5e4cd7d (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/gpu/drm/i915/display/ |
H A D | intel_opregion.h | diff eb2983c09f4e053f2c3362763f5e1073b5e4cd7d Fri Jun 10 03:54:27 CDT 2022 Jouni Högander <jouni.hogander@intel.com> drm/i915/opregion: add function to check if headless sku
Export headless sku bit (bit 13) from opregion->header->pcon as an interface to check if our device is headless configuration.
This is mainly targeted for hybrid gfx systems. E.g. when display is not supposed to be connected discrete graphics card it's opregion can inform this is headless graphics card.
v3: Dummy version is now static inline function v2: Check also opregion version
Bspec: 53441 Reviewed-by: Jani Nikula <jani.nikula@intel.com> Signed-off-by: Jouni Högander <jouni.hogander@intel.com> Signed-off-by: Jani Nikula <jani.nikula@intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20220610085429.52935-2-jouni.hogander@intel.com
|
H A D | intel_opregion.c | diff eb2983c09f4e053f2c3362763f5e1073b5e4cd7d Fri Jun 10 03:54:27 CDT 2022 Jouni Högander <jouni.hogander@intel.com> drm/i915/opregion: add function to check if headless sku
Export headless sku bit (bit 13) from opregion->header->pcon as an interface to check if our device is headless configuration.
This is mainly targeted for hybrid gfx systems. E.g. when display is not supposed to be connected discrete graphics card it's opregion can inform this is headless graphics card.
v3: Dummy version is now static inline function v2: Check also opregion version
Bspec: 53441 Reviewed-by: Jani Nikula <jani.nikula@intel.com> Signed-off-by: Jouni Högander <jouni.hogander@intel.com> Signed-off-by: Jani Nikula <jani.nikula@intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20220610085429.52935-2-jouni.hogander@intel.com
|