From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-5.2 required=3.0 tests=BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS, URIBL_BLOCKED,USER_AGENT_SANE_1 autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 1E693C2D0A3 for ; Thu, 29 Oct 2020 12:32:27 +0000 (UTC) Received: from gabe.freedesktop.org (gabe.freedesktop.org [131.252.210.177]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 87295206E9 for ; Thu, 29 Oct 2020 12:32:26 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 87295206E9 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=glidos.net Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=intel-gfx-bounces@lists.freedesktop.org Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id AA2816E438; Thu, 29 Oct 2020 12:32:25 +0000 (UTC) Received: from mail-wr1-f43.google.com (mail-wr1-f43.google.com [209.85.221.43]) by gabe.freedesktop.org (Postfix) with ESMTPS id C5C386E438 for ; Thu, 29 Oct 2020 12:32:23 +0000 (UTC) Received: by mail-wr1-f43.google.com with SMTP id t9so2534220wrq.11 for ; Thu, 29 Oct 2020 05:32:23 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:to:from:subject:message-id:date:user-agent :mime-version:content-language:content-transfer-encoding; bh=BBrJIgLKBYDy16rTbmTWg506d4O7ct14lngo09fe7CU=; b=g46V7d3ArsIZT19lNtM5SSUmHufCHStkQWjhWZ1ALoiYkfR39IlwKWIOQcfxI9m7gd MbxIr9LHoE82/5012n9V8Iiopwl7PMU2j0F+ki793Y34Gpvuxwu1ATEPfvvXXtrRPUHP AIwX97L40pg++TUABCU3VmMSe2ewLYbka3jVjlnvKD87X09AXCxpFiSg3AV+1j+kPEGO 4HaHwDVqBxkBr+npv2EnctM0fTD3e5mCB7hqQRbvCtRPE0lfIU5kBYInhFMoe9GjHaC5 xxpDX5onHkt/jxIj2XS9Jkt2Mb4AAm4+rVS1Nk7PMFgEWbjYXu+ujkDVxdASZ36pktFU 0p6A== X-Gm-Message-State: AOAM530GPYSOL4Q3HwevXpSRwRcOckqxyzF4qH9DEBWX9/hP6PVRoTUG gwvoyt3mKRrqdpuSAUsZsapHQY4040ZJKw== X-Google-Smtp-Source: ABdhPJwn4lfXByUXYckOv/myd00ae1viVJt8G6dUy3uhGesUiXOJJ59sHIjSiDVLGByCDA6wkn711Q== X-Received: by 2002:adf:f043:: with SMTP id t3mr5139085wro.234.1603974741957; Thu, 29 Oct 2020 05:32:21 -0700 (PDT) Received: from [10.0.0.21] (smtp.glidos.net. [82.69.85.168]) by smtp.gmail.com with ESMTPSA id p13sm4785102wrt.73.2020.10.29.05.32.21 for (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Thu, 29 Oct 2020 05:32:21 -0700 (PDT) To: intel-gfx@lists.freedesktop.org From: Paul Gardiner Message-ID: Date: Thu, 29 Oct 2020 12:32:20 +0000 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:68.0) Gecko/20100101 Thunderbird/68.12.1 MIME-Version: 1.0 Content-Language: en-GB Subject: [Intel-gfx] Does the intel driver support faking a connected monitor? X-BeenThere: intel-gfx@lists.freedesktop.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Intel graphics driver community testing & development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="us-ascii"; Format="flowed" Errors-To: intel-gfx-bounces@lists.freedesktop.org Sender: "Intel-gfx" I use an open source DVR called MythTV. I've just swapped from using nvidia graphics to intel graphics. Generally it's working great, but I've run into one thing I used to do with the old system that I cannot find out how to achieve with the new. MythTV doesn't currently entirely handle starting without a TV connected. With nvidia graphics I could specify, within the X config, the "ConnectMonitor" and "CustomEDID" options to fool MythTV into thinking there was a TV. With intel graphics I can load EDID, but so far I haven't discovered an equivalent of the "ConnectedMonitor" option. _______________________________________________ Intel-gfx mailing list Intel-gfx@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/intel-gfx