index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
drm_edid.c
Age
Commit message (
Expand
)
Author
2009-10-28
drm: Add the basic check for the detailed timing in EDID
Zhao Yakui
2009-09-25
drm/kms: start adding command line interface using fb.
Dave Airlie
2009-09-24
drm/edid: Fix standard timing parse for EDID <= 1.2
Adam Jackson
2009-09-24
drm/edid: Detailed standard timing blocks have six timings, not five.
Adam Jackson
2009-09-24
drm/edid: Ignore bad standard timings.
Adam Jackson
2009-09-24
drm/edid: const cleanup
Adam Jackson
2009-09-08
drm: shut the EDID warnings up.
Adam Jackson
2009-09-07
drm/kms: add a function that can add the mode for the output device without EDID
Zhao Yakui
2009-09-07
drm/kms: try to find the std mode in DMT table
Zhao Yakui
2009-09-07
drm/kms: Add the default mode table
Zhao Yakui
2009-08-31
drm/kms: Parse the detailed time info in CEA-EDID
Zhao Yakui
2009-08-20
Merge Linus master to drm-next
Dave Airlie
2009-08-15
drm/edid: fixup detailed timings like the X server.
Dave Airlie
2009-07-15
drm/mode: get the modeline for standard timing in EDID by using CVT/GTF
Zhao Yakui
2009-06-24
drm: Fix shifts which were miscalculated when converting from bitfields.
Michel Dänzer
2009-06-19
drm: EDID endianness fixes.
Michel Dänzer
2009-06-12
Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
2009-06-12
drm: Eliminate magic I2C frobbing when reading EDID
Keith Packard
2009-06-04
drm: ignore EDID with really tiny modes.
Adam Jackson
2009-04-03
drm: fix EDID backward compat check
Jesse Barnes
2009-04-03
drm: fix typo in edid vendor parsing.
Dave Airlie
2009-03-29
drm: detect hdmi monitor by hdmi identifier (v3)
Ma Ling
2009-03-29
drm: read EDID extensions from monitor
Ma Ling
2009-02-25
drm: edid revision 0 is valid
Kyle McMartin
2009-02-25
drm: Fix shifts of EDID vsync offset/width fields.
Linus Torvalds
2009-01-22
drm: don't whine about not reading EDID data
Jesse Barnes
2008-12-29
drm: fix useless gcc unused variable warning
Dave Airlie
2008-12-29
DRM: add mode setting support
Dave Airlie