Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

color_depth information incorrect #134

Open
phuclv90 opened this issue Feb 16, 2024 · 0 comments
Open

color_depth information incorrect #134

phuclv90 opened this issue Feb 16, 2024 · 0 comments

Comments

@phuclv90
Copy link

phuclv90 commented Feb 16, 2024

My MBP M2 has XDR display but color_depth is always 8, even when I'm viewing HDR contents

 mode 54: res:1728x1117 hz:120 color_depth:8 scaling:on <-- current mode

It should be 10-bit instead. When I plug in an external monitor and toggle the "HDR" switch the values are still the same

$ displayplacer list | grep 'current mode'       # external monitor via display port
  mode 59: res:2560x1440 hz:60 color_depth:8 scaling:on <-- current mode
  mode 54: res:1728x1117 hz:120 color_depth:8 scaling:on <-- current mode
$ displayplacer list | grep 'current mode'       # external monitor via HDMI, HDR on
  mode 118: res:2560x1440 hz:60 color_depth:8 scaling:on <-- current mode
  mode 54: res:1728x1117 hz:120 color_depth:8 scaling:on <-- current mode
$ displayplacer list | grep 'current mode'       # external monitor via HDMI, HDR off
  mode 118: res:2560x1440 hz:60 color_depth:8 scaling:on <-- current mode
  mode 54: res:1728x1117 hz:120 color_depth:8 scaling:on <-- current mode
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant