xserver/hw/xfree86/drivers/modesetting
Chris Wilson 75815dbb37 Add missing GTF modes
A fixed-mode output device like a panel will often only inform of its
preferred mode through its EDID. However, the driver will adjust user
specified modes for display through use of a panel-fitter allowing
greater flexibility in upscaling. This is often used by games to set a
low resolution for performance and use the panel fitter to fill the
screen.

v2: Use the presence of the 'scaling mode' connector property as an
indication that a panel fitter is attached to that pipe.

Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=55564
2013-02-25 12:12:53 +00:00
..
COPYING Fill the COPYING file with license text 2012-02-21 16:14:31 +00:00
Makefile.am modesetting: fix make distcheck 2012-05-23 11:31:39 +01:00
compat-api.h modesetting: bump to latest X server compat api. 2012-06-01 12:34:42 +01:00
driver.c Remove call to miInitializeBackingStore() 2012-11-29 11:55:54 +10:00
driver.h modesetting: move shadow stuff to other structure 2012-02-20 11:00:56 +00:00
drmmode_display.c Add missing GTF modes 2013-02-25 12:12:53 +00:00
drmmode_display.h modesetting: add virtual connector support 2012-09-14 10:40:44 +10:00
modesetting.man add initial man page 2011-09-29 16:00:50 +01:00