index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
video
/
omap2
/
dss
/
dispc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-11-01
video: Add export.h for THIS_MODULE/EXPORT_SYMBOL to drivers/video
Paul Gortmaker
1
-0
/
+1
2011-10-03
OMAPDSS: DISPC: zorder support for DSS overlays
Archit Taneja
1
-0
/
+24
2011-10-03
OMAPDSS: DISPC: VIDEO3 pipeline support
Archit Taneja
1
-3
/
+14
2011-10-03
OMAPDSS/OMAP_VOUT: Fix incorrect OMAP3-alpha compatibility setting
Archit Taneja
1
-12
/
+12
2011-09-30
OMAPDSS: FEATURES: Create a range param to get max downscaling
Archit Taneja
1
-1
/
+1
2011-09-30
OMAPDSS: DISPC: Clean up scaling related clock and five tap calculations
Archit Taneja
1
-58
/
+73
2011-09-30
OMAPDSS: DISPC: Remove hardcoded use of PPL in five tap clock calculation
Archit Taneja
1
-2
/
+2
2011-09-30
OMAPDSS: DISPC: Get correct pixel clock for TV manager
Archit Taneja
1
-8
/
+29
2011-09-30
OMAPDSS: DISPC: Create helper function dispc_mgr_is_lcd()
Archit Taneja
1
-9
/
+13
2011-09-30
OMAPDSS: DISPC: Pass overlay params as arguments to dispc_ovl_setup()
Archit Taneja
1
-7
/
+13
2011-09-30
OMAPDSS: DISPC: Reduce the number of arguments in dispc_ovl_setup()
Archit Taneja
1
-67
/
+58
2011-09-30
OMAP: DSS2: DISPC: improve dispc_mgr_enable_digit_out()
Tomi Valkeinen
1
-20
/
+29
2011-09-30
OMAP: DSS2: DISPC: Fix minimum PCD value
Tomi Valkeinen
1
-4
/
+10
2011-09-30
OMAP: DSS2: Clean up stallmode and io pad mode selection
Archit Taneja
1
-26
/
+21
2011-09-30
OMAP: DSS2: DISPC: rename manager related funcs
Tomi Valkeinen
1
-49
/
+50
2011-09-30
OMAP: DSS2: DISPC: rename overlay related funcs
Tomi Valkeinen
1
-74
/
+78
2011-09-30
OMAP: DSS2: Add GLOBAL_ALPHA & PRE_MULT_ALPHA to ovl caps
Tomi Valkeinen
1
-9
/
+4
2011-09-30
OMAP: DSS2: DISPC: use lookup tables for bit shifts
Tomi Valkeinen
1
-154
/
+50
2011-09-30
OMAP: DSS2: Remove support for non-DISPC overlays
Tomi Valkeinen
1
-21
/
+1
2011-09-30
OMAP: DSS2: Handle manager change in apply
Tomi Valkeinen
1
-1
/
+3
2011-09-20
OMAP: DSS2: remove unneeded fck enable/disables
Tomi Valkeinen
1
-2
/
+0
2011-09-14
OMAP: DSS2: Use a macro to declare size of the fifo_size array in dispc.c
Archit Taneja
1
-2
/
+2
2011-09-14
OMAP: DSS2: DISPC: Shorten _dispc_set_color_conv_coef()
Archit Taneja
1
-26
/
+16
2011-09-14
OMAP: DSS2: DISPC: dispc_save_context() and dispc_restore_context() cleanup
Archit Taneja
1
-277
/
+125
2011-09-14
OMAP: DSS2: DISPC: Shorten dispc_dump_regs()
Archit Taneja
1
-229
/
+99
2011-09-14
OMAP: DSS2: DISPC: Prepare dispc_dump_regs() for shortening
Archit Taneja
1
-205
/
+239
2011-09-14
OMAP: DSS: dispc: enable/disable clocks in error handler
Dima Zavin
1
-0
/
+4
2011-07-25
OMAP: DSS2: DISPC: Fix context save/restore
Tomi Valkeinen
1
-59
/
+38
2011-07-25
OMAP: DSS2: DISPC: remove finegrained clk enables/disables
Tomi Valkeinen
1
-146
/
+19
2011-07-25
OMAP: DSS2: Use PM runtime & HWMOD support
Tomi Valkeinen
1
-101
/
+225
2011-07-01
OMAP: DSS2: Fix FIFO threshold and burst size for OMAP4
Tomi Valkeinen
1
-8
/
+42
2011-07-01
OMAP: DSS2: Add Color Phase Rotation support
Tomi Valkeinen
1
-0
/
+34
2011-07-01
OMAP: DSS2: Add new FEAT definitions for features missing from OMAP2
Tomi Valkeinen
1
-54
/
+91
2011-07-01
OMAP: DSS2: remove extra includes from include/video/omapdss.h
Tomi Valkeinen
1
-0
/
+1
2011-05-23
OMAP: DSS2: Add support for NV12 format
Amber Jain
1
-32
/
+169
2011-05-23
OMAP: DSS2: Add new registers for NV12 support
Amber Jain
1
-0
/
+197
2011-05-23
OMAP: DSS2: Use for loop where ever possible in SR(), RR()
Amber Jain
1
-128
/
+46
2011-05-23
OMAP: DSS2: Ensure non-zero FIR values are configured
Amber Jain
1
-11
/
+4
2011-05-23
OMAP: DSS2: Add new color formats for OMAP4
Amber Jain
1
-32
/
+77
2011-05-12
OMAP4: DSS2: DSI: Changes for DSI2 on OMAP4
Archit Taneja
1
-0
/
+8
2011-05-12
OMAP: DSS2: Pass platform_device as an argument in dsi functions
Archit Taneja
1
-2
/
+6
2011-05-11
OMAP: DSS2: Remove usage of struct dispc_reg
Archit Taneja
1
-6
/
+6
2011-05-11
OMAP: DSS2: Clean up DISPC overlay manager register definitions
Archit Taneja
1
-89
/
+89
2011-05-11
OMAP: DSS2: Clean up DISPC overlay register definitions
Archit Taneja
1
-499
/
+385
2011-05-11
OMAP2PLUS: DSS2: Change enum "dss_clk_source" to "omap_dss_clk_source"
Archit Taneja
1
-6
/
+6
2011-05-11
OMAP: DSS2: Move display.h to include/video/
Tomi Valkeinen
1
-1
/
+1
2011-03-16
OMAP4: DSS2: HDMI: Dispc gamma enable set/reset function for TV.
Mythri P K
1
-0
/
+14
2011-03-11
OMAP4: DSS2: Clock source changes for OMAP4
Taneja, Archit
1
-5
/
+26
2011-03-11
OMAP2PLUS: DSS2: Cleanup clock source related code
Taneja, Archit
1
-6
/
+9
2011-03-11
OMAP: DSS2: fix omap_dispc_register_isr() fail path
Tomi Valkeinen
1
-0
/
+3
[next]