search for: i915resolution

Displaying 4 results from an estimated 4 matches for "i915resolution".

Did you mean: 915resolution
2010 Nov 19
1
[PATCH] i915resolution: add id for GM45 chipset
...00 (+5120), 24 bits Mode 0x0301: 640x480 (+640), 8 bits Mode 0x0303: 1280x800 (+1280), 8 bits Mode 0x0311: 640x480 (+1280), 16 bits Config Status: cfg=new, avail=yes, need=no, active=unknown Signed-off-by: Lucas De Marchi <lucas.demarchi at profusion.mobi> --- com32/lib/sys/vesa/i915resolution.c | 10 ++++++++-- 1 files changed, 8 insertions(+), 2 deletions(-) diff --git a/com32/lib/sys/vesa/i915resolution.c b/com32/lib/sys/vesa/i915resolution.c index 6ebb04d..1249524 100644 --- a/com32/lib/sys/vesa/i915resolution.c +++ b/com32/lib/sys/vesa/i915resolution.c @@ -75,7 +75,7 @@ typedef u...
2012 Nov 09
1
Syslinux-6.00-pre1
...nfo' Makefile: Only provide one make rule for each directory efi: Fix warning about discarding const qualifier com32.h: Fix MK_PTR() for 64-bit initvesa.c: Delete unused variables (set but not used) and cleanup screencpy.c: Delete unused variables and cleanup i915resolution.c: cast to 64-bit sized ptr vesa: Change the prototype of __vesacon_init() Merge branch 'cleanup' into for-hpa/elflink/firmware Merge tag 'syslinux-5.00-pre9' into for-hpa/elflink/firmware NEWS, version: Now working on the 6.00 release libinstaller: Fix...
2013 Jun 20
9
Syslinux 6.00 released
...nfo' Makefile: Only provide one make rule for each directory efi: Fix warning about discarding const qualifier com32.h: Fix MK_PTR() for 64-bit initvesa.c: Delete unused variables (set but not used) and cleanup screencpy.c: Delete unused variables and cleanup i915resolution.c: cast to 64-bit sized ptr vesa: Change the prototype of __vesacon_init() Merge branch 'cleanup' into for-hpa/elflink/firmware Merge tag 'syslinux-5.00-pre9' into for-hpa/elflink/firmware NEWS, version: Now working on the 6.00 release libinstaller: Fix...
2011 Apr 16
20
[PATCH 00/20] Switch to ELF modules
From: Matt Fleming <matt.fleming at linux.intel.com> This series fixes some bugs and switches the elflink branch to be entirely ELF modules. It applies on top of, http://syslinux.zytor.com/archives/2011-April/016369.html The deletions in the diff stat below are mainly from deleting com32/elflink/modules (finally!). Now there should be no duplicate code because we don't need COM32 and