index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
drm_edid.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-11-24
drm: work around EDIDs with bad htotal/vtotal values
Jesse Barnes
1
-0
/
+6
2009-10-28
drm: Add the basic check for the detailed timing in EDID
Zhao Yakui
1
-0
/
+15
2009-09-25
drm/kms: start adding command line interface using fb.
Dave Airlie
1
-2
/
+4
2009-09-24
drm/edid: Fix standard timing parse for EDID <= 1.2
Adam Jackson
1
-5
/
+12
2009-09-24
drm/edid: Detailed standard timing blocks have six timings, not five.
Adam Jackson
1
-2
/
+1
2009-09-24
drm/edid: Ignore bad standard timings.
Adam Jackson
1
-0
/
+16
2009-09-24
drm/edid: const cleanup
Adam Jackson
1
-1
/
+3
2009-09-08
drm: shut the EDID warnings up.
Adam Jackson
1
-3
/
+0
2009-09-07
drm/kms: add a function that can add the mode for the output device without EDID
Zhao Yakui
1
-0
/
+46
2009-09-07
drm/kms: try to find the std mode in DMT table
Zhao Yakui
1
-7
/
+33
2009-09-07
drm/kms: Add the default mode table
Zhao Yakui
1
-0
/
+237
2009-08-31
drm/kms: Parse the detailed time info in CEA-EDID
Zhao Yakui
1
-1
/
+119
2009-08-20
Merge Linus master to drm-next
Dave Airlie
1
-39
/
+35
2009-08-15
drm/edid: fixup detailed timings like the X server.
Dave Airlie
1
-38
/
+34
2009-07-15
drm/mode: get the modeline for standard timing in EDID by using CVT/GTF
Zhao Yakui
1
-12
/
+58
2009-06-24
drm: Fix shifts which were miscalculated when converting from bitfields.
Michel Dänzer
1
-6
/
+6
2009-06-19
drm: EDID endianness fixes.
Michel Dänzer
1
-48
/
+52
2009-06-13
Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
1
-73
/
+1
2009-06-12
drm: Eliminate magic I2C frobbing when reading EDID
Keith Packard
1
-73
/
+1
2009-06-04
drm: ignore EDID with really tiny modes.
Adam Jackson
1
-0
/
+5
2009-04-03
drm: fix EDID backward compat check
Jesse Barnes
1
-4
/
+2
2009-04-03
drm: fix typo in edid vendor parsing.
Dave Airlie
1
-1
/
+1
2009-03-29
drm: detect hdmi monitor by hdmi identifier (v3)
Ma Ling
1
-0
/
+62
2009-03-29
drm: read EDID extensions from monitor
Ma Ling
1
-28
/
+93
2009-02-25
drm: edid revision 0 is valid
Kyle McMartin
1
-1
/
+1
2009-02-25
drm: Fix shifts of EDID vsync offset/width fields.
Linus Torvalds
1
-2
/
+2
2009-01-22
drm: don't whine about not reading EDID data
Jesse Barnes
1
-1
/
+1
2008-12-29
drm: fix useless gcc unused variable warning
Dave Airlie
1
-1
/
+1
2008-12-29
DRM: add mode setting support
Dave Airlie
1
-0
/
+732