index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
display
/
edid-generate.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-03-04
edid: Fix clock of Detailed Timing Descriptor
Akihiko Odaki
1
-34
/
+32
2022-01-13
edid: Added support for 4k@60 Hz monitor
Satyeshwar Singh
1
-0
/
+3
2022-01-13
edid: set default resolution to 1280x800 (WXGA)
Daniel P. Berrangé
1
-2
/
+2
2021-05-10
edid: add support for DisplayID extension (5k resolution)
Konstantin Nazarov
1
-5
/
+73
2021-05-10
edid: allow arbitrary-length checksums
Konstantin Nazarov
1
-5
/
+5
2021-05-10
edid: move timing generation into a separate function
Konstantin Nazarov
1
-24
/
+44
2021-05-10
edid: Make refresh rate configurable
Akihiko Odaki
1
-4
/
+5
2021-05-10
edid: use dta extension block descriptors
Gerd Hoffmann
1
-0
/
+8
2021-05-10
edid: move xtra3 descriptor
Gerd Hoffmann
1
-9
/
+11
2021-05-10
edid: edid_desc_next
Gerd Hoffmann
1
-15
/
+26
2021-03-23
edid: prefer standard timings
Gerd Hoffmann
1
-7
/
+8
2020-09-29
edid: use physical dimensions if available
Marc-André Lureau
1
-11
/
+25
2020-09-29
edid: fix physical display size computation
Marc-André Lureau
1
-2
/
+2
2020-03-02
Arithmetic error in EDID generation fixed
Anton V. Boyarshinov
1
-2
/
+2
2019-06-12
Include qemu-common.h exactly where needed
Markus Armbruster
1
-1
/
+0
2018-11-12
edid: silence a stringop-overflow warning
Marc-André Lureau
1
-1
/
+1
2018-10-15
edid: fix alignment issues
Gerd Hoffmann
1
-4
/
+4
2018-10-05
edid: fix vendor default
Gerd Hoffmann
1
-1
/
+1
2018-09-27
display/edid: add qemu_edid_size()
Gerd Hoffmann
1
-0
/
+14
2018-09-27
display/edid: add edid generator to qemu.
Gerd Hoffmann
1
-0
/
+425