index
:
~krh/xserver
dri2-invalidate
dri2-resource-fixes
flush-callback
glamor-ddx
glx-destroy-mess
master
wayland-rootless
xwayland-dri3
xwayland-for-keithp
xwayland-glamor
Unnamed repository; edit this file 'description' to name the repository.
krh
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
xfree86
/
ddc
Age
Commit message (
Expand
)
Author
Files
Lines
2009-07-17
displayid: Implement mode decoding.
Adam Jackson
1
-0
/
+11
2009-07-17
ddc: s/xf86DDCMonitorSet/xf86EdidMonitorSet/
Adam Jackson
2
-2
/
+5
2009-07-17
ddc: Refactor root window property code
Adam Jackson
1
-23
/
+20
2009-07-17
ddc: Don't try to publish a root window property for DisplayID
Adam Jackson
1
-1
/
+4
2009-07-17
ddc: Skeleton for xf86DoDisplayID()
Adam Jackson
1
-1
/
+59
2009-07-17
ddc: mv xf86DDC.c ddc.c
Adam Jackson
2
-1
/
+1
2009-07-17
ddc: Give DisplayID a place to hang its hat
Adam Jackson
1
-1
/
+8
2009-07-17
ddc: Yet more code motion
Adam Jackson
4
-153
/
+122
2009-07-17
ddc: Code motion to eliminate forward decls
Adam Jackson
1
-83
/
+67
2009-07-17
ddc: Update a comment.
Adam Jackson
1
-4
/
+4
2009-06-29
EDID: Fix timing class names to match the spec
Adam Jackson
1
-3
/
+3
2009-06-16
EDID: Carp about 1.4 monitors with no preferred refresh rate
Adam Jackson
1
-2
/
+6
2009-05-22
EDID: Add modes from Established Timings III descriptor to mode pool
Adam Jackson
2
-1
/
+2
2009-05-21
EDID: Be more cautious about finding vendor blocks.
Adam Jackson
1
-2
/
+4
2009-05-14
Update several of my and/or Red Hat's licenses to standard form.
Adam Jackson
2
-20
/
+22
2009-02-27
DDC: Redo extended device probe slightly.
Adam Jackson
1
-1
/
+6
2009-01-07
Include Xmd.h from edid.h
RĂ©mi Cardona
1
-0
/
+2
2008-12-07
Use libtool convenience libraries and better "symbol" table.
Paulo Cesar Pereira de Andrade
1
-2
/
+2
2008-12-05
Make sure _X_EXPORT is defined in edid.h
Alan Coopersmith
1
-0
/
+4
2008-12-03
Rework symbol visibility for easier maintenance
Paulo Cesar Pereira de Andrade
6
-19
/
+19
2008-11-29
Export symbols defined in the sdk.
Paulo Cesar Pereira de Andrade
1
-1
/
+1
2008-11-28
Make visible symbols required by xorg modules.
Paulo Cesar Pereira de Andrade
1
-3
/
+3
2008-11-27
Export symbols required by the vesa and fbdev drivers.
Paulo Cesar Pereira de Andrade
3
-3
/
+3
2008-11-13
Add missing newline when printing edid info
Alex Deucher
1
-1
/
+1
2008-11-03
Add xf86MonitorIsHDMI() helper.
Adam Jackson
2
-2
/
+56
2008-10-14
EDID: Catch even more cases of encoding aspect as size.
Adam Jackson
1
-3
/
+7
2008-10-10
Revert "Don't leak EDID_block"
Adam Jackson
1
-1
/
+0
2008-10-10
EDID: Catch monitors that encode aspect ratio for physical size.
Adam Jackson
1
-0
/
+41
2008-10-10
Don't leak EDID_block
Zhenyu Wang
1
-0
/
+1
2008-09-19
Revert accidental edid changes from previous commit.
Adam Jackson
1
-86
/
+0
2008-09-19
Update to SGI FreeB 2.0.
Adam Jackson
1
-0
/
+86
2008-08-25
EDID: Publish the whole block on the root window if we've got it.
Adam Jackson
1
-3
/
+8
2008-07-29
Cosmetic fix to EDID decoding.
Xavier Bestel
1
-1
/
+2
2008-07-01
Declare xf86InterpretEEDID() properly.
Adam Jackson
1
-0
/
+4
2008-06-30
Hexdump the whole EDID block if extensions present.
Adam Jackson
1
-11
/
+17
2008-06-30
Actually fetch all blocks of EEDID if asked to.
Adam Jackson
4
-18
/
+35
2008-05-27
xfree86: fix offset error in EDID parsing. #15964
Peter Hutterer
1
-8
/
+8
2008-03-28
Compile fix.
Adam Jackson
1
-1
/
+1
2008-03-28
Add E-EDID segment selection.
Adam Jackson
1
-34
/
+71
2008-03-28
Refactor DDC2 code to allow for proper segmented addressing.
Adam Jackson
1
-68
/
+64
2008-03-28
Start E-EDID support in the DDC module.
Adam Jackson
2
-29
/
+47
2008-03-03
Fix some documentation typos
James Cloos
1
-8
/
+8
2008-03-01
clean some "unused" warnings
George Sapountzis
1
-9
/
+0
2008-02-29
EDID 1.4: Print additional CVT support data in the log.
Adam Jackson
1
-13
/
+56
2008-02-29
EDID 1.4: Decode additional CVT support information.
Adam Jackson
2
-3
/
+56
2008-02-29
Fix CVT abuse in DDCModesFromStandardTiming.
Adam Jackson
1
-0
/
+2
2007-12-28
Don't carp on EDID 1.4 blocks anymore.
Adam Jackson
1
-2
/
+5
2007-12-28
Check the gamma value, not its address.
Adam Jackson
1
-1
/
+1
2007-12-28
EDID 1.4: Additional semantics for display feature bits.
Adam Jackson
1
-6
/
+17
2007-12-28
EDID 1.4: Alternate color encodings for digital inputs.
Adam Jackson
2
-14
/
+27
[next]