https://bugs.kde.org/show_bug.cgi?id=470629
NW <nw9165-jjnfov5...@yahoo.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|WORKSFORME |--- Status|RESOLVED |REOPENED --- Comment #12 from NW <nw9165-jjnfov5...@yahoo.com> --- Reopening this after some delay. (In reply to Zamundaaa from comment#1 and comment #9) > I sadly can't test it myself, as the property doesn't seem to be > supported when I connect my laptop to the TV through a USB C dock > [...] > I found something interesting in the EDID of my TV: >> Supported Content Types: >> Game > So it doesn't support the "Graphics" content type. And does the connected display do anything when setting the "ContentType" drm property to "Game"? Does it automatically turn on/switch into "Game" mode? (In reply to Zamundaaa from comment #9) > I wonder what yours supports. To find out, could you attach the edid, > or the output of edid-decode for your TV? It should be at >> /sys/class/drm/card1/card1-HDMI-A-1/edid > or similar (card number and connector name may need adjusting) What tool should be used to decode the EDID file? If it's edid-decode, then would need to check first how to install it, as there apparently was a recent change: https://git.linuxtv.org/edid-decode.git/commit/?id=cd4bba870bee3775d2bc811d1089fb3206437176 (In reply to Zamundaaa from comment #8) > I don't think it's preferable, as every low level option that we add > requires maintenance and adds to the confusion of users looking at the > display settings. The current options in there are justified because they're > necessary to make broken or imperfect displays work properly (adaptive sync > wouldn't be a setting if it didn't cause flicker on some displays, and > overscan and rgb range are historical problems that should've never > existed), but content type is a very different thing from those. > > I'm open to adjust the current behavior to improve the user experience, and > if using the content type from fullscreen apps actually causes problems then > changing that or adding an option for it can be discussed, but I'd like to > avoid adding an option if it's not really necessary. The GUI of the official Intel Graphics Command Center for MS Windows has an option to adjust the content type: * https://www.intel.com/content/www/us/en/products/docs/graphics/graphics-command-center.html The setting was previously called "IT Content": * https://www.intel.com/content/dam/support/us/en/images/graphics/29572_image1.jpg Now the setting is called "Text Content": * https://www.intel.com/content/dam/support/us/en/images/graphics/87657_image1.png The setting can be set to "On" or "Off". And it always seems to default to "On". When clicking the "Learn More" button on the setting, it states the following: > "What is it? > > When enabled, your display will not apply any of its built-in algorithms > to your content. When disabled, your display will use its own image > processing algorithms for image quality enhancements. This works only > for consumer electronic (CE) displays such as displays with HDMI. > Supports content type profiles for gaming, movie, photo and text viewing > modes. > > Why use it? > > Disable this to allow your display to choose automatic modes when gaming, > watching movies, or viewing photos. If your display is capable, it will > automatically select the correct viewing mode for the content and switches > modes when a new content source is selected." If the official GUI for MS Windows on hundreds of thousands of Intel computers has such a setting, then why should such a setting not also be available on KDE Plasma? -- You are receiving this mail because: You are watching all bug changes.