Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

waydabber

macrumors 6502
May 27, 2010
363
273
Yes, but not because of the MCDP2900 chip, but for some other reason or simple oversight or programming issue in the DCP. Afaik on Apple Silicon you can't do much about this at the OS side, the DCP (which is a part of the chip that does low level display stuff and among other things negotiates timings) needs to negotiate things differently, and that is a part of the system that is very much locked down and can be updated by Apple itself.
 

zamzam1235

Cancelled
Dec 11, 2019
51
15
An external DP-HDMI 2.1 dongle should use DP Alt Mode over USB-C and the dongle does the conversion to HDMI 2.1
But we need apple to do the conversion or rather the macOS. The external dongle will get the input whatever the OS gives it. So while the dongle is capable of doing 4k/120 goodness , macOS is limiting it. If you try the same in windows , u get all the 4k/120 goodness.
 

waydabber

macrumors 6502
May 27, 2010
363
273
@zamzam1235 - if I understand correctly, macOS is not doing anything really. For an external dongle, the conversion is done by the dongle's won DP Alt Mode -> HDMI 2.1 converter chip which translates everything. The Mac hardware communicates via the dongle using DP Alt Mode. What modes are accessible and how, those things are controlled by the rather complex and shady DCP part of the graphics architecture of the Apple Silicon chip. MacOS has some interfaces with the DCP and can ask it to do things or ask of things, but most of the stuff is done inside the DCP which is an entire chip by its own right with its own real time operating system and is locked and cryptographically sealed to prevent tampering. So this is not like on Intel where macOS drivers actually do things. But I might be wrong, I get these from the linux guys who worked hard figuring this stuff out.
 

waydabber

macrumors 6502
May 27, 2010
363
273
I think the standard Mini 2 M2 does not have HDMi 2.1
Yes, it does not. But it would be great to know if it still has the same hardware or something else. It's relevant for some app developers like me who need to specifically handle the somewhat different way I2C communication (like DDC, EDID) happens when this chip is employed. I understand this is somewhat off-topic so sorry about that.
 

waydabber

macrumors 6502
May 27, 2010
363
273
What could be interesting is to understand how the Apple Silicon DCP figures out that the connection is actually happening through a HDMI dongle or what other factors trigger it not to expose higher than 60Hz 4K resolutions if this is not something intentional. It might be how the DP Alt Mode -> HDMI2.1 chip configures DPCD registers or how the translated EDID looks like. Some insights into this could lead to correcting the issue thus producing a dongle that can actually fool the Mac to think it's a native DisplayPort connection and make 4K@120Hz a possibility even on M1 Macs.

It's a great market opportunity I think for hardware makers to investigate as many Mac users would flock to buy a dongle that could fix this issue.
 
  • Like
Reactions: Zorast

Zorast

macrumors 6502a
Jan 29, 2021
617
211
What could be interesting is to understand how the Apple Silicon DCP figures out that the connection is actually happening through a HDMI dongle or what other factors trigger it not to expose higher than 60Hz 4K resolutions if this is not something intentional. It might be how the DP Alt Mode -> HDMI2.1 chip configures DPCD registers or how the translated EDID looks like. Some insights into this could lead to correcting the issue thus producing a dongle that can actually fool the Mac to think it's a native DisplayPort connection and make 4K@120Hz a possibility even on M1 Macs.

It's a great market opportunity I think for hardware makers to investigate as many Mac users would flock to buy a dongle that could fix this issue.

I searching the Web for something like that but dont find anything !
 

waydabber

macrumors 6502
May 27, 2010
363
273
Even though it's a DisplayPort to HDMI adapter, GPIO seems to imply that Apple has a sideband connection for doing power management instead of using DisplayPort aux channel or DDC/CI.

Speaking of DDC/CI and DisplayPort, have you looked for an API on Apple Silicon Macs like the one used for DDC/CI that can be used to get DisplayPort DPCD? Then AllRez could use that API to get info from the adapter or the display.

@joevt - It seems to me you might be right, according to the chip's block diagram it looks like the chip can talk via a separate GPIO channel to handle some aspects of the communication although DP AUX channel is wired there as well so maybe it can work both ways as the chip has multiple applications (can be used inside a TV in a dongle, docking station or evidently as built-in hardware in a notebook or desktop). Maybe the use of GPIO is the reason why DDC works somewhat differently than other devices (on the Intel mini DDC with this chip is still unsupported as I don't have a Mac like that anymore to test if the tweaks required on M1 would work on Intel or not)? But it might be that the general purpose I/O is used only to manage the chip or do firmware updates and things like that. I did not find any deeper docs about the chip than the one linked earlier but maybe I did not dig deep enough. :)

Screenshot 2023-01-24 at 18.23.42.png
 

waydabber

macrumors 6502
May 27, 2010
363
273
(but even if in M2 macs a chip like this is not present or the new hardware does not have any GP I/O stuff needed so it does not show up this way in the I/O registry, investigating what's under the active DCP endpoint in the ioreg tree when a HDMI display is connected should shed some light on what we have in the new macs - if there is nothing distinctive there compared to DP dispext connections, that is telling as well as that would mean macOS is not even aware it's not an ordinary DP connection so whatever is doing the HDMI stuff is totally transparent).
 

waydabber

macrumors 6502
May 27, 2010
363
273
It seems like the M2 Pro macs have a different hardware layout inside. When connected via HDMI, the connection's provider class seems to be AppleDCPPS190.

This would indicate that the DCP is wired to a PS190 (PS196?) DisplayPort 2.0 to HDMI 2.1 protocol converter.


This device does not have a special GP I/O like the previous one and seems to communicate solely through the AUX channel (for stuff like DDC, EDID, etc and possibly firmware upgrade as well through `Parade’s licensed AUX-updater that utilizes highly encrypted firmware security` whatever that is. :)).
 
Last edited:
  • Like
Reactions: dabotsonline

joevt

macrumors 604
Jun 21, 2012
6,965
4,259
It seems like the M2 Pro macs have a different hardware layout inside. When connected via HDMI, the connection's provider class seems to be AppleDCPPS190.

This would indicate that the DCP is wired to a PS190 (PS196?) DisplayPort 2.0 to HDMI 2.1 protocol converter.


This device does not have a special GP I/O like the previous one and seems to communicate solely through the AUX channel (for stuff like DDC, EDID, etc and possibly firmware upgrade as well through `Parade’s licensed AUX-updater that utilizes highly encrypted firmware security` whatever that is. :)).
It's DisplayPort 2.0 but limited to HBR3 link rate. What features, if any, does DP 2.0 add in this case?

This is interesting "Supports DP Adaptive-Sync Video to HDMI VRR conversion". I don't think other DP to HDMI adapters support VRR?

So if M2 Macs are using PS196, then it might be a good idea to find adapters that use the same chip but I don't think they exist yet for sale?
https://www.fullink.com/product/details/5-15-0-173

Actually, we talked about the PS196 a few months ago.
#463
 
  • Like
Reactions: dabotsonline

waydabber

macrumors 6502
May 27, 2010
363
273
Hi @joevt

I think it's just (barely enough) sufficient to have 8K@60Hz thanks to DSC even though the bandwidth is limited to 32GBps. The M2 can't seem to be able to handle anything faster anyway.

"The DP receiver supports up to 8.1Gbps link rate over 4 lanes (that's 4xHBR3 all right). The HDMI output port can operate as a TMDS or FRL transmitter. The FRL transmitter is compliant with the HDMI 2.1 specification supporting up to the maximum data rate up to 12Gbps per lane enabling display resolutions up to 10K@50Hz utilizing DSC pass-through mode."
 
  • Like
Reactions: dabotsonline

waydabber

macrumors 6502
May 27, 2010
363
273
But yeah, it's not clear to me what DP 2.0 brings to the table, maybe some misc things, but not UHBR for sure with this chip.
 
  • Like
Reactions: dabotsonline

esfrost

macrumors member
Aug 26, 2010
78
14
Although I'm not technically educated enough to understand most of the stuff you guys are investigating here, but I'm more than happy to read it. I own an M1 mac mini that is currently hooked onto my 42" LG C2. The only thing I'm actually missing is the damn option for 120hz. I'm sure you guys have already seen this video, but if you haven't, check it out. MacBook Pro 14" with M2 Pro chip with the LG C1. 120hz HDR10. As much as I don't feel like spending so much money on a new M2 Pro Mac Mini, I still thought about buying one, just to have 120hz on my LG C2. My concern is that I absolutely have no issues with my M1 mac mini, so replacing it just to have 120hz doesn't seem to be a really good idea.
 
  • Like
Reactions: kasakka

garuspl

macrumors newbie
Jan 18, 2023
4
4
Yeah we know M2's with an HDMI port have 2.1, the problem lies in M1 Pros not supporting it even via adapters.
 

zamzam1235

Cancelled
Dec 11, 2019
51
15
Yeah we know M2's with an HDMI port have 2.1, the problem lies in M1 Pros not supporting it even via adapters
macOS deliberately does not allow you to use the usb-c to hdmi 2.1 adapters, because they want you to upgrade.

Even though the adapter clearly supports 4k/120 on a windows machine.
 

perplx

macrumors member
Aug 2, 2013
65
203
In theory its possible to make an usb-c to hdmi 2.1 adapter that pretends to be a displayport monitor and get around the limitation. If apple doesn't fix this I think some random company will eventually make that.
 
  • Like
Reactions: waydabber

kasakka

macrumors 68020
Oct 25, 2008
2,389
1,075
In theory its possible to make an usb-c to hdmi 2.1 adapter that pretends to be a displayport monitor and get around the limitation. If apple doesn't fix this I think some random company will eventually make that.
I think there's little incentive for that product now that the M2 Macs offer a HDMI 2.1 port.
 

Toss4

macrumors member
Oct 29, 2021
34
18
Although I'm not technically educated enough to understand most of the stuff you guys are investigating here, but I'm more than happy to read it. I own an M1 mac mini that is currently hooked onto my 42" LG C2. The only thing I'm actually missing is the damn option for 120hz. I'm sure you guys have already seen this video, but if you haven't, check it out. MacBook Pro 14" with M2 Pro chip with the LG C1. 120hz HDR10. As much as I don't feel like spending so much money on a new M2 Pro Mac Mini, I still thought about buying one, just to have 120hz on my LG C2. My concern is that I absolutely have no issues with my M1 mac mini, so replacing it just to have 120hz doesn't seem to be a really good idea.
I mean you could just get another monitor/TV with a DP input like the PG42UQ.
 

zamzam1235

Cancelled
Dec 11, 2019
51
15
The PG42UQ is almost 2000 usd in my country, the LG C2 was on discount, got it for like 930 usd.
The PG42UQ has a 150 ppi compared to 105 ppi for the C2.

That makes a big difference long term on your eyes when reading text on the monitor/TV.

TV's usually have lower PPI for obvious reasons. The TV is just not a good idea to use it as a Monitor.

E.g on my LG OLED connected to hackintosh, anything above 1440p is horrible and frustrating to read. At the same time i still have an old 32 iMac and the text rendering and readable is far superior.

I think this is one the biggest mistake people make when buying a TV to use as a Monitor.
 

pbridge354

macrumors member
Sep 18, 2015
38
49
The PG42UQ has a 150 ppi compared to 105 ppi for the C2.

That makes a big difference long term on your eyes when reading text on the monitor/TV.

TV's usually have lower PPI for obvious reasons. The TV is just not a good idea to use it as a Monitor.

E.g on my LG OLED connected to hackintosh, anything above 1440p is horrible and frustrating to read. At the same time i still have an old 32 iMac and the text rendering and readable is far superior.

I think this is one the biggest mistake people make when buying a TV to use as a Monitor.
What?
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.