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
/
omap2
/
omapfb
/
omapfb-main.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'fbdev-next' of git://github.com/schandinat/linux-2.6
Linus Torvalds
2012-01-14
1
-4
/
+10
|
\
|
*
OMAPDSS: APPLY: move ovl->info to apply.c
Tomi Valkeinen
2011-12-02
1
-4
/
+8
|
*
OMAPDSS: APPLY: rewrite overlay enable/disable
Tomi Valkeinen
2011-12-02
1
-0
/
+2
*
|
module_param: make bool parameters really bool (drivers & misc)
Rusty Russell
2012-01-13
1
-4
/
+4
|
/
*
OMAPDSS: remove vaddr from overlay info
Tomi Valkeinen
2011-09-30
1
-14
/
+5
*
OMAPFB: find best mode from edid
Tomi Valkeinen
2011-09-30
1
-10
/
+99
*
OMAP: OMAPFB: make omapfb start even when a display is missing a driver
Tomi Valkeinen
2011-09-30
1
-2
/
+3
*
OMAPFB: make debug message more useful
Andy Doan
2011-09-14
1
-1
/
+2
*
OMAP: DSS2: OMAPFB: Implement auto-update mode
Tomi Valkeinen
2011-07-01
1
-20
/
+119
*
OMAP: DSS2: OMAPFB: Add struct to store per-display data
Tomi Valkeinen
2011-07-01
1
-14
/
+15
*
OMAP: DSS2: OMAPFB: Reduce stack usage
Tomi Valkeinen
2011-05-12
1
-34
/
+61
*
OMAP: DSS2: OMAPFB: remove dead code
Tomi Valkeinen
2011-05-12
1
-29
/
+0
*
OMAP: DSS2: OMAPFB: Remove implicit display update on unblank
Jani Nikula
2011-05-11
1
-13
/
+0
*
OMAP: DSS2: OMAPFB: Handle errors when initializing panel
Tomi Valkeinen
2011-05-11
1
-21
/
+59
*
OMAP: DSS2: Add method for querying display dimensions from DSS drivers
Jani Nikula
2011-05-11
1
-2
/
+10
*
OMAP: DSS2: Move display.h to include/video/
Tomi Valkeinen
2011-05-11
1
-1
/
+1
*
OMAPFB: Adding a check for timings in set_def_mode
Janorkar, Mayuresh
2011-03-11
1
-7
/
+16
*
OMAP: DSS2: OMAPFB: Add null pointer check
Samreen
2011-01-10
1
-2
/
+3
*
OMAP: DSS2: OMAPFB: Allow usage of def_vrfb only for omap2,3
Senthilvadivu Guruswamy
2010-10-22
1
-0
/
+10
*
OMAP: DSS2: OMAPFB: swap front and back porches for both hsync and vsync
Tasslehoff Kjappfot
2010-10-22
1
-8
/
+8
*
OMAP: DSS2: OMAPFB: Fix invalid bpp for PAL and NTSC modes
Maurus Cuelenaere
2010-08-05
1
-2
/
+2
*
OMAP: DSS2: OMAPFB: Fix probe error path
Afzal Mohammed
2010-08-05
1
-7
/
+7
*
OMAP: DSS2: OMAPFB: Remove redundant color register range check
Jani Nikula
2010-08-05
1
-5
/
+0
*
OMAP: DSS2: OMAPFB: Remove redundant rotate range check
Jani Nikula
2010-08-05
1
-1
/
+1
*
OMAP: DSS2: OMAPFB: Check fb2display() return value
Jani Nikula
2010-08-05
1
-0
/
+3
*
OMAP: DSS2: OMAPFB: Add some locking debug checks
Ville Syrjälä
2010-08-03
1
-0
/
+6
*
OMAP: DSS2: OMAPFB: Convert the memory region locking to rwsem
Ville Syrjälä
2010-08-03
1
-1
/
+1
*
OMAP: DSS2: OMAPFB: Add locking for memory regions
Ville Syrjälä
2010-08-03
1
-8
/
+54
*
OMAP: DSS2: OMAPFB: Add support for switching memory regions
Ville Syrjälä
2010-08-03
1
-28
/
+43
*
OMAP: DSS2: OMAPFB: Check var even if there isn't memory
Ville Syrjälä
2010-08-03
1
-6
/
+5
*
OMAP: DSS2: OMAPFB: Refactor overlay address calculations
Ville Syrjälä
2010-08-03
1
-25
/
+38
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
OMAP: DSS2: OMAPFB: Constify some function parameters
Ville Syrjälä
2010-03-01
1
-9
/
+9
*
OMAP: DSS2: OMAPFB: Remove FB_OMAP2_FORCE_AUTO_UPDATE
Tomi Valkeinen
2010-02-24
1
-14
/
+3
*
OMAP: DSS2: move timing functions
Tomi Valkeinen
2010-02-24
1
-5
/
+5
*
OMAP: DSS2: move enable/disable/suspend/resume
Tomi Valkeinen
2010-02-24
1
-6
/
+6
*
OMAP: DSS2: move update() and sync()
Tomi Valkeinen
2010-02-24
1
-5
/
+5
*
OMAP: DSS2: move set/get_update_mode()
Tomi Valkeinen
2010-02-24
1
-13
/
+14
*
OMAP: DSS2: move enable/get_te()
Tomi Valkeinen
2010-02-24
1
-4
/
+4
*
OMAP: DSS2: move get_recommended_bpp()
Tomi Valkeinen
2010-02-24
1
-5
/
+26
*
OMAP: DSS2: move get_resolution()
Tomi Valkeinen
2010-02-24
1
-4
/
+5
*
OMAP: DSS2: OMAPFB: fix cleanup on dssdev enable error
Tomi Valkeinen
2010-02-18
1
-1
/
+3
*
OMAP: DSS2: OMAPFB: fix dssdev cleanup on error
Tomi Valkeinen
2010-02-18
1
-2
/
+7
*
OMAP: DSS2: OMAPFB: fix crash when panel driver was not loaded
Tomi Valkeinen
2010-01-12
1
-0
/
+5
*
OMAP: DSS2: OMAPFB: fix omapfb_free_fbmem()
Tomi Valkeinen
2010-01-11
1
-0
/
+1
*
OMAP: DSS2: omapfb driver
Tomi Valkeinen
2009-12-09
1
-0
/
+2261