summaryrefslogtreecommitdiffstats
path: root/drivers/video/modedb.c
AgeCommit message (Expand)AuthorLines
2008-04-28video: replace remaining __FUNCTION__ occurrencesHarvey Harrison-1/+1
2008-04-28fbdev: make the best-fit section of fb_find_mode return the closest matching ...Michal Januszewski-8/+16
2008-01-17fix radeonfb regression with Xpress 200m 5955Alex-0/+4
2007-10-18fb modedb: Refactor confusing mode_option assignmentGeert Uytterhoeven-1/+3
2007-10-16fb: move and rename extern declaration for global_mode_optionGeert Uytterhoeven-2/+2
2007-10-16fbdev: find mode with the highest/safest refresh rate in fb_find_mode()Michal Januszewski-12/+29
2007-10-16fbdev: Fix incorrect timings in some modedb entriesAntonino A. Daplas-6/+6
2007-10-16fbdev: export fb_destroy_modelistMichal Januszewski-0/+1
2007-05-08VIDEO: add spaces on either side of the case "..." operatorRobert P. J. Day-2/+2
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau-1/+0
2007-02-12[PATCH] fb_videomode_to_var: reset virtual screen parametersGeert Uytterhoeven-2/+6
2007-02-12[PATCH] fbdev modedb: make more pointer parameters constGeert Uytterhoeven-16/+17
2007-02-12[PATCH] fbdev modedb: allow refresh rates for named video modesGeert Uytterhoeven-4/+2
2006-12-08[PATCH] video: Get the default mode from the right databaseJordan Crouse-3/+3
2006-07-10[PATCH] vt: Remove VT-specific declarations and definitions from tty.hJon Smirl-1/+0
2006-06-26[PATCH] fbdev: Remove unused exportsAdrian Bunk-2/+0
2006-06-26[PATCH] fbdev: Coverity Bug 90Antonino A. Daplas-2/+3
2006-06-26[PATCH] fbdev: Add 1366x768 (WXGA) mode to mode databaseDennis Munsie-0/+4
2006-03-27[PATCH] drivers/video: Use ARRAY_SIZE macroTobias Klauser-1/+1
2006-03-27[PATCH] fbdev: add modeline for 1680x1050@60Olaf Hering-0/+4
2005-11-09[PATCH] fbdev: Framebuffer mode required for PowerBook TitaniumMichael Hanselmann-0/+4
2005-11-07[PATCH] fbdev: Add helper to get an appropriate initial modeAntonino A. Daplas-0/+60
2005-11-07[PATCH] fbdev: fix the fb_find_nearest_mode() functionMichal Januszewski-11/+13
2005-09-09[PATCH] fbdev: Add VESA Coordinated Video Timings (CVT) supportAntonino A. Daplas-2/+60
2005-08-08[PATCH] nvidiafb: Fix initial display corruption on certain laptopsAntonino Daplas-0/+5
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds-0/+892