Re: [V7 08/45] Documentation/gpu: document drm_colorop

2025-02-10 Thread Harry Wentland
On 2025-01-13 03:18, Simon Ser wrote: > This patch should probably come after all patches introducing the > properties referenced in the docs, e.g. NEXT and COLOR_PIPELINE. > Probably after "[13/45] drm/colorop: Introduce > DRM_CLIENT_CAP_PLANE_COLOR_PIPELINE"? > >> +/** >> + * DOC: overview >>

Re: [RFC] Feature proposal to speed up the computer when the display is turned off.

2025-02-10 Thread Carsten Haitzler
On Sun, 9 Feb 2025 22:52:12 -0500 Vitalii said: > Basically, the kernel freezes the GUI tasks when > the display is turned off so that they don't run but > also don't exit. When the display is turned back on > again or a command returns any exit code, all GUI > tasks are unfrozen. And this loads