Giter Site home page Giter Site logo

Comments (1)

waydabber avatar waydabber commented on August 16, 2024

Honestly, I am not sure, this seems to be some kind of bandwidth issue. Turning on deep color is not ideal as it needs more bandwidth (10+ bits per color instead of the traditional 8 bits) - to compensate for that, some devices my try to use chroma subsampling but if you see the conneciton as 4:4:4 then that is not happening either, so the system might not have better choice than to revert to a 30Hz mode.

On Apple Silicon you can understand rather easily what color mode, bandwidth etc is selected during display negotiation from the available options from looking at the kernel logs + matching the selected modes with available color modes in the IO registry. On Intel however the easiest way is to use the tool AllRez made by @joevt which I think can show the negotiated modes - this info might help you figure out what's causing the issue. A possible way to fix the problem is to use EDID override to remove color modes or connection options from the mix that might require higher bandwidth to produce or create custom timings that help you better max out the available bandwidth (60Hz might not work, but 50Hz might or 60Hz with even more reduced blanking etc).

from betterdisplay.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.