<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>显卡 on 软件开发大郭的技术博客</title>
		<link>https://blog.grabbyte.com/tags/%E6%98%BE%E5%8D%A1/</link>
		<description>Recent content in 显卡 on 软件开发大郭的技术博客</description>
		<generator>Hugo</generator>
		<language>en</language>
		
		
		
		
			<lastBuildDate>Fri, 11 Sep 2026 09:49:04 +0800</lastBuildDate>
		
			<atom:link href="https://blog.grabbyte.com/tags/%E6%98%BE%E5%8D%A1/index.xml" rel="self" type="application/rss+xml" />
			<item>
				<title>自制工业控制系统：显示子系统深入——EDID、模式协商、显存与品牌信息的获取</title>
				<link>https://blog.grabbyte.com/p/2026/09/11-0949.html</link>
				<pubDate>Fri, 11 Sep 2026 09:49:04 +0800</pubDate>
				<guid>https://blog.grabbyte.com/p/2026/09/11-0949.html</guid>
				<description>&lt;h1 id=&#34;起因&#34;&gt;起因&lt;/h1&gt;&#xA;&lt;p&gt;显卡实战篇（《&lt;a href=&#34;https://blog.grabbyte.com/p/2026/09/11-0936.html&#34;&gt;从GOP帧缓冲接管显示输出&lt;/a&gt;》）解决的是&amp;quot;接管帧缓冲自己画像素&amp;quot;，但顺着往下还有一串问题躲不掉：高分辨率是靠什么实现的？系统怎么&amp;quot;自动适配&amp;quot;显示器？显示器支持哪些模式从哪查？显卡的显存容量、品牌型号从哪读？——&amp;ldquo;从哪查&amp;quot;这问的标准答案是 EDID，1994 年 VESA 定的规矩：让显示器在 DDC 线上自报家门，交出 128 字节的&amp;quot;我能干什么&amp;rdquo;（后来扩到 256 字节 E-EDID）。动机很朴素：VGA 时代显示器是哑巴，刷新率给高了轻则黑屏重则伤机器，显卡只能瞎猜。这篇把这些信息问题逐个落到可操作的层面——涉及三块东西：EDID、模式协商、PCI 配置空间。&lt;/p&gt;</description>
			</item>
	</channel>
</rss>
