Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2013-01-24 | viafb: rename display_timing to via_display_timing | Steffen Trumtrar | 1 | -1/+1 |
2013-01-03 | Drivers: video: remove __dev* attributes. | Greg Kroah-Hartman | 1 | -2/+2 |
2012-03-08 | viafb: modetable conversion | Florian Tobias Schandinat | 1 | -1/+3 |
2012-03-04 | viafb: LCD bpp cleanup | Florian Tobias Schandinat | 1 | -1/+1 |
2012-02-10 | viafb: make single framebuffer multiple adapter mode work | Florian Tobias Schandinat | 1 | -1/+2 |
2011-08-07 | viafb: get rid of the remaining modetable structure assumptions | Florian Tobias Schandinat | 1 | -2/+1 |
2011-08-07 | viafb: use information in var for modesetting | Florian Tobias Schandinat | 1 | -3/+1 |
2011-08-07 | viafb: eliminate viafb_get_pixclock | Florian Tobias Schandinat | 1 | -1/+0 |
2011-08-06 | viafb: add new funcions to select a single mode | Florian Tobias Schandinat | 1 | -2/+2 |
2011-08-05 | viafb: simplify viafb_fill_crtc_timing | Florian Tobias Schandinat | 1 | -2/+2 |
2011-08-05 | viafb: use more compact modesetting functions | Florian Tobias Schandinat | 1 | -273/+0 |
2011-04-24 | Merge branch 'viafb-pll' into viafb-next | Florian Tobias Schandinat | 1 | -11/+3 |
2011-03-27 | viafb: some small cleanup for global variables | Florian Tobias Schandinat | 1 | -1/+0 |
2011-03-24 | viafb: split clock and PLL code to an extra file | Florian Tobias Schandinat | 1 | -6/+0 |
2011-03-23 | viafb: call viafb_get_clk_value only in viafb_set_vclock | Florian Tobias Schandinat | 1 | -1/+0 |
2011-03-23 | viafb: allow some pll calculations | Florian Tobias Schandinat | 1 | -6/+5 |
2011-03-16 | viafb: refresh rate bug collection | Florian Tobias Schandinat | 1 | -2/+1 |
2011-03-12 | viafb: always return the best possible clock | Florian Tobias Schandinat | 1 | -2/+0 |
2010-10-24 | viafb: add initial VX900 support | Florian Tobias Schandinat | 1 | -0/+13 |
2010-09-24 | viafb: rename output devices | Florian Tobias Schandinat | 1 | -3/+3 |
2010-09-24 | viafb: add function to change sync polarity per device | Florian Tobias Schandinat | 1 | -0/+5 |
2010-09-24 | viafb: introduce per output device power management | Florian Tobias Schandinat | 1 | -2/+7 |
2010-09-24 | viafb: add interface for output device configuration | Florian Tobias Schandinat | 1 | -0/+10 |
2010-09-24 | viafb: merge the remaining output path with enable functions | Florian Tobias Schandinat | 1 | -3/+0 |
2010-09-24 | viafb: add new output device management | Florian Tobias Schandinat | 1 | -0/+9 |
2010-09-24 | viafb: propagate __init and __devinit | Florian Tobias Schandinat | 1 | -2/+2 |
2010-07-23 | viafb: PLL value cleanup | Florian Tobias Schandinat | 1 | -4/+10 |
2010-05-11 | viafb: fold via_io.h into via-core.h | Jonathan Corbet | 1 | -1/+0 |
2010-05-07 | viafb: move some modesetting functions to a seperate file | Florian Tobias Schandinat | 1 | -4/+1 |
2010-05-07 | viafb: unify modesetting functions | Florian Tobias Schandinat | 1 | -4/+4 |
2010-05-07 | viafb: package often used basic io functions | Florian Tobias Schandinat | 1 | -3/+5 |
2010-05-07 | viafb: Separate global and fb-specific data | Jonathan Corbet | 1 | -3/+1 |
2010-04-20 | viafb: use proper pci config API | Harald Welte | 1 | -2/+2 |
2010-03-12 | viafb: rework color setting | Florian Tobias Schandinat | 1 | -0/+2 |
2010-03-12 | viafb: make some variables a bit less global | Florian Tobias Schandinat | 1 | -2/+0 |
2010-03-12 | viafb: split color mode setting up | Florian Tobias Schandinat | 1 | -1/+0 |
2010-03-12 | viafb: split global index up | Florian Tobias Schandinat | 1 | -5/+7 |
2009-09-23 | viafb: make viafb a first-class citizen using pci_driver | Harald Welte | 1 | -2/+3 |
2009-09-23 | viafb: add support for the VX855 chipset | Harald Welte | 1 | -0/+14 |
2009-09-23 | viafb: hardware acceleration initialization cleanup | Florian Tobias Schandinat | 1 | -1/+0 |
2009-09-23 | viafb: improve pitch handling | Florian Tobias Schandinat | 1 | -30/+3 |
2009-09-23 | viafb: another small cleanup of viafb_par | Florian Tobias Schandinat | 1 | -2/+1 |
2009-09-23 | viafb: split viafb_set_start_addr up | Florian Tobias Schandinat | 1 | -1/+2 |
2008-10-16 | viafb: hw.c, hw.h | Joseph Chan | 1 | -0/+933 |