From nobody Wed May 24 00:45:51 2023 X-Original-To: doc@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4QQstR5gFxz4TGfy for ; Wed, 24 May 2023 00:45:51 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4QQstR4TDHz4MPP for ; Wed, 24 May 2023 00:45:51 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1684889151; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=mLWDq+t3ijy2w0MBGD5oyEbLTYIqUkbVErddDnk+Al0=; b=m2qQMexKDRnEzEsI3rcJ9gHu/a8knbPnWC90qoM7pot8dU5vqgDO1vJJSbRoylSVHDt0kf iqR9U1bkps2f1MHtjlReijEDZY5S5uw5LO01FQLFoUdJ4elvvEltoIl1wB3gImDrm+3i6p 2gq3Zu7zvRsM2xlAk9XimBO3FiesycsgIjj2RGB+lABW/eeSnx5SLpcC/LIqRieIFv28n5 vOnRKi9cqbQuRJlJZ1NXQICYIzo2emmlS1E1ZRh4i25Th0AQGxR1Geb52bpoDF6Byy0CGa 056z6EzlCtZjecHaJL41CrwtJIWibzDcLroqIQj4w1NyJ467/4HEL23FSVYhrQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1684889151; a=rsa-sha256; cv=none; b=yGIjhHQjDVOdnTNskoCjk96ZVYGGLgXYuW51TY0rz8bOTDYdeZM7fqyWyYzJvnW/a+lRh1 q0mBY8XHR73kaz4c2byrapNxIoQ9wtizzguQ6opjfiBEIPJpn0pOcgU85rJO1OwdRingtz bhe0eFpQeD1x/AZAT5JaNqP3IZOrvbtiM9IPM+FFRd46y8r1+KztP3yyDihd6nKviKj9aE sMlxKYxm9h1G01/gZH8XhwhrGxh/F1VrqCbnNZM7biNerdu8v+JqIJst7Hk65ynhwBamF/ WBr9XsX6pwy5PsdeBM7f7Cf0Ud5peHtg9ig831iAE0/JzQjY925P8BNpFZjp8Q== Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4QQstR3WjqzMlt for ; Wed, 24 May 2023 00:45:51 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 34O0jpOs091341 for ; Wed, 24 May 2023 00:45:51 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 34O0jpLm091340 for doc@FreeBSD.org; Wed, 24 May 2023 00:45:51 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: doc@FreeBSD.org Subject: [Bug 260994] Sleep, wake: document the requirement for Kernel Mode Setting (KMS) DRM drivers; include the console context Date: Wed, 24 May 2023 00:45:51 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Documentation X-Bugzilla-Component: Books & Articles X-Bugzilla-Version: Latest X-Bugzilla-Keywords: needs-patch X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: grahamperrin@freebsd.org X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: doc@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: short_desc cc flagtypes.name Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: Documentation project List-Archive: https://lists.freebsd.org/archives/freebsd-doc List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-doc@freebsd.org MIME-Version: 1.0 X-ThisMailContainsUnwantedMimeParts: N https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D260994 Graham Perrin changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Sleep, wake: document the |Sleep, wake: document the |requirement for Kernel Mode |requirement for Kernel Mode |Setting (KMS) drivers; |Setting (KMS) DRM drivers; |include the console context |include the console context CC| |x11@FreeBSD.org Flags| |maintainer-feedback?(x11@Fr | |eeBSD.org) --- Comment #4 from Graham Perrin --- (In reply to Graham Perrin from comment #0) The first quote (about "kms drm") is from .=20 (In reply to Pau Amma from comment #2) Would someone from x11@ like to draft something for the FreeBSD Handbook? (I don't know enough about the subject.) Thanks --=20 You are receiving this mail because: You are the assignee for the bug.=