index
:
litmus-rt-imx6.git
chengyangfu
master
wip-mc2
wip-mc2-lvc
wip-mc2-new
wip-mc2-ver2
LITMUS^RT and MC^2 V1 support for the i.MX6 processor family.
Namhoon Kim
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
video
Commit message (
Expand
)
Author
Age
*
Merge tag 'fbdev-updates-for-3.7' of git://github.com/schandinat/linux-2.6
Linus Torvalds
2012-10-11
|
\
|
*
gbefb: fix compile error
Florian Tobias Schandinat
2012-10-10
|
*
Merge tag 'omapdss-for-3.7' of git://gitorious.org/linux-omap-dss2/linux into...
Florian Tobias Schandinat
2012-10-09
|
|
\
|
|
*
OMAPDSS: add missing include for string.h
Tomi Valkeinen
2012-09-28
|
|
*
OMAPDSS: DISPC: Configure color conversion coefficients for writeback
Archit Taneja
2012-09-26
|
|
*
OMAPDSS: DISPC: Add manager like functions for writeback
Archit Taneja
2012-09-26
|
|
*
OMAPDSS: DISPC: Configure writeback FIFOs
Archit Taneja
2012-09-26
|
|
*
OMAPDSS: DISPC: Configure writeback specific parameters in dispc_wb_setup()
Archit Taneja
2012-09-26
|
|
*
OMAPDSS: DISPC: Configure overlay-like parameters in dispc_wb_setup
Archit Taneja
2012-09-26
|
|
*
OMAPDSS: DISPC: Add function to set channel in for writeback
Archit Taneja
2012-09-26
|
|
*
OMAPDSS: DISPC: Don't set chroma resampling bit for writeback
Archit Taneja
2012-09-26
|
|
*
OMAPDSS: DISPC: Downscale chroma if plane is writeback
Archit Taneja
2012-09-26
|
|
*
OMAPDSS: DISPC: Configure input and output sizes for writeback
Archit Taneja
2012-09-26
|
|
*
OMAPDSS: DISPC: Add writeback register offsets and dss features structs
Archit Taneja
2012-09-26
|
|
*
OMAPDSS: DISPC: Allow both upscaling and downscaling of chroma
Archit Taneja
2012-09-26
|
|
*
OMAPDSS: DIPSC: Relax scaling limitations when in memory to memory mode
Archit Taneja
2012-09-26
|
|
*
OMAPDSS: DISPC: Don't pass channel out when configuring overlays
Archit Taneja
2012-09-26
|
|
*
OMAPDSS: DISPC: Make dispc_ovl_setup call dispc_ovl_setup_common
Archit Taneja
2012-09-26
|
|
*
OMAPDSS: OVERLAY: Add position and replication as overlay caps
Archit Taneja
2012-09-26
|
|
*
OMAPDSS: DISPC: Pass overlay caps as a parameter to dispc plane functions
Archit Taneja
2012-09-26
|
|
*
OMAPDSS: DISPC: Simplify function names for setting pipeline input and output...
Archit Taneja
2012-09-26
|
|
*
OMAPDSS: DISPC: Constify omap_overlay_info in dispc_ovl_setup()
Archit Taneja
2012-09-26
|
|
*
OMAPDSS: Remove old way of setting manager and device links
Archit Taneja
2012-09-26
|
|
*
OMAPDSS: APPLY: Remove omap_dss_device references from dss_ovl_enable/disable
Archit Taneja
2012-09-26
|
|
*
OMAPDSS: OVERLAY/MANAGER: Get device via output
Archit Taneja
2012-09-26
|
|
*
OMAPDSS: MANAGER: Update display sysfs store
Archit Taneja
2012-09-26
|
|
*
OMAPFB: Change dssdev->manager references
Archit Taneja
2012-09-26
|
|
*
OMAPDSS: HDMI: Replace dssdev->manager with dssdev->output->manager references
Archit Taneja
2012-09-26
|
|
*
OMAPDSS: VENC: Replace dssdev->manager with dssdev->output->manager references
Archit Taneja
2012-09-26
|
|
*
OMAPDSS: RFBI: Replace dssdev->manager with dssdev->output->manager references
Archit Taneja
2012-09-26
|
|
*
OMAPDSS: SDI: Replace dssdev->manager with dssdev->output->manager references
Archit Taneja
2012-09-26
|
|
*
OMAPDSS: DSI: Replace dssdev->manager with dssdev->output->manager references
Archit Taneja
2012-09-26
|
|
*
OMAPDSS: DSI: Remove dsi_pdev_map global struct
Archit Taneja
2012-09-26
|
|
*
OMAPDSS: DPI: Replace dssdev->manager with dssdev->output->manager references
Archit Taneja
2012-09-26
|
|
*
OMAPDSS: Create links between managers, outputs and devices
Archit Taneja
2012-09-26
|
|
*
OMAPFB: remove manager->device references
Archit Taneja
2012-09-26
|
|
*
OMAPDSS: Remove manager->device references
Archit Taneja
2012-09-26
|
|
*
OMAPDSS: APPLY: Add manager set/unset output ops for omap_overlay_manager
Archit Taneja
2012-09-26
|
|
*
OMAPDSS: output: Add set/unset device ops for omap_dss_output
Archit Taneja
2012-09-26
|
|
*
OMAPDSS: outputs: Create and register output instances
Archit Taneja
2012-09-26
|
|
*
OMAPDSS: outputs: Create a new entity called outputs
Archit Taneja
2012-09-26
|
|
*
OMAPDSS: APPLY: Remove omap_dss_device references in wait_for_go functions
Archit Taneja
2012-09-26
|
|
*
OMAPDSS: DSI: Pass dsi platform device wherever possible
Archit Taneja
2012-09-26
|
|
*
OMAPDSS: DSI: fix tlpx_half reg field length
Tomi Valkeinen
2012-09-26
|
|
*
OMAPDSS: DISPC: Add predecimation limit for TILER based rotations
Chandrabhanu Mahapatra
2012-09-25
|
|
*
Merge OMAP5 DSS changes to omapdss
Tomi Valkeinen
2012-09-25
|
|
|
\
|
|
|
*
OMAPDSS: DSI: make OMAP2_DSS_DSI depend on ARCH_OMAP5
Tomi Valkeinen
2012-09-24
|
|
|
*
OMAPDSS: DSI: Add code to disable PHY DCC
Tomi Valkeinen
2012-09-24
|
|
|
*
OMAPDSS: DSI: Add new linebuffer size for OMAP5
Tomi Valkeinen
2012-09-24
|
|
|
*
OMAPDSS: DSI: Add FEAT_DSI_PLL_REFSEL
Tomi Valkeinen
2012-09-24
[next]