this post was submitted on 30 May 2024
357 points (99.4% liked)

Technology

58108 readers
3869 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related content.
  3. Be excellent to each another!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. Only approved bots from the list below, to ask if your bot can be added please contact us.
  9. Check for duplicates before posting, duplicates may be removed

Approved Bots


founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 2 points 3 months ago (2 children)

laptops all have pretty much an x86 soc. separation between cpu and chipset nowadays happens only on desktops for some reason.

[–] [email protected] 2 points 3 months ago (1 children)

The reason is flexibility, the board manufacturer can decide how many PCIe lanes to send where, how many USB ports there's going to be etc. Modern mainboards are a power delivery system and IO backplane.

[–] [email protected] 1 points 3 months ago (1 children)

this makes sense but can't it be done with integrated chipsets too?

[–] [email protected] 1 points 3 months ago

Yeah but then you can't switch out the chipset without having a different CPU skew and probably also socket because changing IO without changing up pins doesn't sound like a good idea. People would barely notice the additional sockets with Intel but we don't want to take Intel as a benchmark there, do we.

[–] [email protected] 1 points 3 months ago (1 children)

I haven’t looked that closely at laptop CPUs

My guess would be partially because there are fewer possible interfaces, and they’re directly connecting the CPU to a separate Ethernet/WiFi MAC, USB hub controller, and audio DSP rather than having a separate chipset arbitrating who’s talking to the CPU and doing some of those functions?

[–] [email protected] 2 points 3 months ago (1 children)

my understanding, from the block diagrams they release, is that these io functions are simply integrated into the cpu. in a way that could probably be implemented in desktops too.

[–] [email protected] 1 points 3 months ago

I can’t say for all of them, I just knew that e.g. the z790 chipset still ran the ethernet phy, audio dsp, SPI, their version of TrustZone, etc through the chipset

https://www.funkykit.com/wp-content/uploads/2022/10/intel-z790-chipset-diagram.jpg

If you have the block diagrams for the laptop ones, I’d be curious