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