summaryrefslogtreecommitdiff
path: root/src/via_lvds.c
AgeCommit message (Expand)AuthorFilesLines
2012-07-20Remove a couple unused variablesXavier Bachelot1-14/+0
2012-07-16openchrome: fix issues with compat-api against latest server.Dave Airlie1-1/+1
2012-06-19Minor fixes that makes it compile with -Werror on x86_64 from Natanael CopaJames Simmons1-1/+1
2012-06-16Compile cleanup with stricter gcc settingsJames Simmons1-1/+0
2012-06-10Sync names to KMS names so config files don't need to be changes in the futureJames Simmons1-2/+2
2012-04-06Pass in the crtc to know what to attach the video plane tooJames Simmons1-3/+0
2012-03-29OLPC needs a very special mode so we hard code it. Also we provide the physic...James Simmons1-2/+23
2012-03-15Fixed the EDID handling for the LVDS. The code was to dependent on a NativeMo...James Simmons1-113/+92
2012-03-04Filter out I2C bus. This is needed for the XO which hangs when you probe the ...James Simmons1-0/+3
2012-03-02Using xorg conf options with the panel casues a segfault. This fixes the segf...James Simmons1-21/+32
2012-02-26Probe the hardware for the resolution of the LVDS instead of depending on the...James Simmons1-0/+42
2012-02-21KMS mode setting supportJames Simmons1-2/+2
2012-02-09Fix detecting the LVDS more than once. The status was never set to connect be...James Simmons1-20/+23
2012-02-05The output prepare functions are done at mode setting time. With RandR you ca...James Simmons1-3/+15
2012-01-21Sort out the LVDS code. Now we have lvds_detect get the EDID or the native mo...James Simmons1-234/+224
2012-01-15Make ViaPanelInfo the private data for xf86OuputPtrJames Simmons1-132/+280
2011-12-261366 mode is not a valid CVT mode so we use the closes one which is 1368.James Simmons1-23/+22
2011-12-15merge panel and lvds code into one spotJames Simmons1-14/+933
2011-10-16integrate VIA via_regs.h header.James Simmons1-1/+0
2011-10-13rename Outputs so RandR options can work with KMS and UMSJames Simmons1-2/+2
2011-10-07rename via.h to via_eng_regs since the defines are related to the video encod...James Simmons1-1/+0
2011-09-27output cleanup in via_video and vgahwJames Simmons1-0/+3
2011-09-17Handle CRTC limit checking in crtc randr layer.James Simmons1-1/+17
2011-09-10Old style TVs can't get their modes from EDID. Also return the true mode of t...James Simmons1-1/+5
2011-09-05VBD dpms cleanuip for Outputs and CrtcsJames Simmons1-24/+41
2011-09-05Move ouput mode setting outside of crtc mode handlingJames Simmons1-0/+23
2011-09-04move over to real mapping between CRTCs and OutputsJames Simmons1-2/+1
2011-09-04set the output->crtc field to specific CRTCsJames Simmons1-1/+8
2011-08-27Moving LVDS over to Ouput RR api.James Simmons1-17/+169
2011-07-30revert changes since r930James Simmons1-0/+243
2011-06-21start sorting out ums form kmsJames Simmons1-243/+0
2010-09-07Fix several typo in code commentsBartosz Kosiorek1-1/+1
2009-09-21Fixed problem with backlite (Ticket #308)Bartosz Kosiorek1-5/+130
2009-08-09Remove build warnings and removed unused variablesBartosz Kosiorek1-0/+1
2009-07-16Switch on LVDS pads only for active channels (patch from Peter Stuge)Xavier Bachelot1-8/+3
2009-04-25Fix DFP pad maskXavier Bachelot1-1/+2
2008-09-25oops, forgot to svn add the new files :-(Xavier Bachelot1-0/+121