index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
video
/
aty
Commit message (
Expand
)
Author
Age
Files
Lines
*
atyfb: coding style cleanup
Ville Syrjala
2009-09-23
1
-371
/
+458
*
atyfb: fix alignment for block writes
Ville Syrjala
2009-06-30
3
-14
/
+46
*
atyfb: fix HP OmniBook 500 reboot hang
Ville Syrjala
2009-06-30
2
-9
/
+82
*
radeon: P2G2CLK_ALWAYS_ONb tested twice, should 2nd be P2G2CLK_DAC_ALWAYS_ONb?
Roel Kluin
2009-06-16
1
-2
/
+1
*
module_param: invbool should take a 'bool', not an 'int'
Rusty Russell
2009-06-12
1
-1
/
+1
*
drivers/video/aty/radeon_base.c: fix typo in comment
Paul Menzel
2009-04-13
1
-2
/
+2
*
atyfb: speed up Mach64 cursor
Krzysztof Helt
2009-04-01
1
-8
/
+7
*
fb: hide hardware cursor in graphics mode (Mach64)
Krzysztof Helt
2009-04-01
1
-1
/
+2
*
radeonfb: suspend/resume for ATI Mobility Radeon RV350
Wolfgang Kroener
2009-04-01
1
-0
/
+3
*
radeonfb: Use __pci_complete_power_transition()
Rafael J. Wysocki
2009-03-30
1
-1
/
+1
*
radeonfb: Whack the PCI PM register until it sticks
Benjamin Herrenschmidt
2009-03-22
1
-0
/
+24
*
radeonfb/aty128fb: Disable broken early resume hook for PowerBooks
Benjamin Herrenschmidt
2009-03-11
2
-2
/
+18
*
atyfb: remove unused local variable `pwr_command'
Yang Hongyang
2009-02-20
1
-1
/
+0
*
radeonfb: Fix resume from D3Cold on some platforms
Benjamin Herrenschmidt
2009-02-08
2
-67
/
+20
*
aty128fb: Properly save PCI state before changing PCI PM level
Benjamin Herrenschmidt
2009-02-08
1
-10
/
+15
*
atyfb: Properly save PCI state before changing PCI PM level
Benjamin Herrenschmidt
2009-02-08
1
-5
/
+15
*
atyfb: fix CONFIG_ namespace violations
Randy Dunlap
2009-02-05
4
-29
/
+29
*
fbdev/atyfb: Fix DSP config on some PowerMacs & PowerBooks
Risto Suominen
2009-02-02
1
-0
/
+11
*
i2c: Delete many unused adapter IDs
Jean Delvare
2009-01-26
1
-1
/
+0
*
pci: use pci_ioremap_bar() in drivers/video
Arjan van de Ven
2009-01-06
1
-1
/
+1
*
Revert "radeonfb: accelerate imageblit and other improvements"
Linus Torvalds
2008-12-10
5
-267
/
+122
*
radeonfb: Disable new color expand acceleration unless explicitely enabled
Benjamin Herrenschmidt
2008-12-09
3
-1
/
+10
*
radeonfb: fix problem with color expansion & alignment
Benjamin Herrenschmidt
2008-12-01
2
-9
/
+30
*
radeonfb: accelerate imageblit and other improvements
Benjamin Herrenschmidt
2008-10-16
5
-122
/
+237
*
radeonfb: misc cleanup of engine and dst cache handling
Benjamin Herrenschmidt
2008-10-16
3
-30
/
+38
*
radeonfb: revert "Fix radeon DDC regression"
Jean Delvare
2008-10-16
1
-4
/
+0
*
radeonfb: fix accel engine hangs
David Miller
2008-08-12
1
-0
/
+8
*
atyfb_base.c: fix warning
Alexander Beregalov
2008-08-05
1
-14
/
+15
*
radeonfb: give i2c buses nicer names
Jean Delvare
2008-08-05
1
-1
/
+2
*
radeon: misc corrections
David Miller
2008-08-05
1
-2
/
+2
*
aty: use memory_read_from_buffer()
Akinobu Mita
2008-07-24
1
-9
/
+1
*
atyfb: fix a cast
Ville Syrjala
2008-07-24
1
-1
/
+1
*
atyfb: report probe errors
Ville Syrjala
2008-07-24
1
-5
/
+10
*
atyfb: use a PCI device ID table
Ville Syrjala
2008-07-24
1
-18
/
+55
*
atyfb: correct_chipset() can fail
Ville Syrjala
2008-07-24
1
-1
/
+3
*
atyfb: remove dead code
Olaf Hering
2008-07-24
1
-4
/
+2
*
aty128fb: test below 0 on unsigned pll->post_divider
Roel Kluin
2008-07-24
1
-4
/
+2
*
drivers/video/aty/radeon_base.c: notify user if sysfs_create_bin_file() failed
Tony Breeds
2008-07-24
1
-2
/
+8
*
driver core: remove DEVICE_NAME_SIZE define
Kay Sievers
2008-07-21
2
-2
/
+2
*
fbdev: fix integer as NULL pointer warning
Harvey Harrison
2008-05-23
2
-3
/
+3
*
video: replace remaining __FUNCTION__ occurrences
Harvey Harrison
2008-04-28
2
-9
/
+9
*
radeonfb: speed up the I2C buses
Jean Delvare
2008-04-28
1
-1
/
+1
*
radeonfb: drop redundant RTRACE macro
Jean Delvare
2008-04-28
4
-58
/
+48
*
radeonfb: fix debug option
Jean Delvare
2008-04-28
4
-10
/
+10
*
radeonfb: use PCI device id in hex for name string
Andreas Herrmann
2008-04-28
1
-3
/
+11
*
drivers/video/aty/aty128fb.c: fix incorrect usage of strncat in aty128_init()
Roel Kluin
2008-04-28
1
-1
/
+1
*
video/aty/atyfb_base.c: free when fb can't be registered
Roel Kluin
2008-04-28
1
-2
/
+5
*
[ATYFB]: Kill 'prom_palette' sparc code.
David S. Miller
2008-02-18
1
-64
/
+0
*
drivers/video/: Spelling fixes
Joe Perches
2008-02-03
1
-1
/
+1
*
radeonfb: add chip definition for RV370 5b63
Andreas Herrmann
2007-11-26
1
-0
/
+1
[next]