index
:
hardware_ti_omap4xxx.git
replicant-4.2
hardware/ti/omap4xxx
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hwc
Commit message (
Expand
)
Author
Age
Files
Lines
*
am 53d3c74d: am 3797fa98: hwc: use LCD\'s pixel aspect ratio
Lajos Molnar
2011-12-12
1
-7
/
+8
|
\
|
*
hwc: use LCD's pixel aspect ratio
Lajos Molnar
2011-12-08
1
-7
/
+8
*
|
am 226ff52b: am 00d8485d: hwc: minor code cleanup
Lajos Molnar
2011-12-12
1
-20
/
+21
|
\
\
|
|
/
|
*
hwc: minor code cleanup
Lajos Molnar
2011-12-08
1
-20
/
+21
*
|
am e10ef2cd: am b81fb68c: hwc: simplify layer hint setting
Lajos Molnar
2011-12-12
1
-27
/
+9
|
\
\
|
|
/
|
*
hwc: simplify layer hint setting
Lajos Molnar
2011-12-08
1
-27
/
+9
*
|
am c8124479: am 5706ba0d: hwc: simplify color format handling
Lajos Molnar
2011-12-12
1
-43
/
+69
|
\
\
|
|
/
|
*
hwc: simplify color format handling
Lajos Molnar
2011-12-08
1
-43
/
+69
*
|
am d4d10c5f: am b79b42d1: hwc: cleanup: fix spacing, removed dead code
Lajos Molnar
2011-12-12
1
-57
/
+47
|
\
\
|
|
/
|
*
hwc: cleanup: fix spacing, removed dead code
Lajos Molnar
2011-12-08
1
-57
/
+47
*
|
am bda528cf: am 734de7a7: hwc: cleanup: cleaned up debug messages
Lajos Molnar
2011-12-12
1
-88
/
+100
|
\
\
|
|
/
|
*
hwc: cleanup: cleaned up debug messages
Lajos Molnar
2011-12-08
1
-88
/
+100
*
|
am 8fc542ad: am e055e4bf: hwc: cleanup: resolve compiler warnings
Lajos Molnar
2011-12-12
1
-5
/
+7
|
\
\
|
|
/
|
*
hwc: cleanup: resolve compiler warnings
Lajos Molnar
2011-12-08
1
-5
/
+7
*
|
am cc230bb4: am cb64c2be: hwc: remove name collision for DISPLAY_SETUP_DISPLAY
Lajos Molnar
2011-12-12
1
-4
/
+4
|
\
\
|
|
/
|
*
hwc: remove name collision for DISPLAY_SETUP_DISPLAY
Lajos Molnar
2011-12-08
1
-4
/
+4
*
|
am 085c0e54: am a752a6ad: hwc: Fix calculation of on_tv
Lajos Molnar
2011-12-12
1
-2
/
+2
|
\
\
|
|
/
|
*
hwc: Fix calculation of on_tv
Lajos Molnar
2011-12-08
1
-2
/
+2
*
|
am 4b9a8e20: am 4b267e18: hwc: fix issues handling force_sgx
Lajos Molnar
2011-12-12
1
-13
/
+12
|
\
\
|
|
/
|
*
hwc: fix issues handling force_sgx
Lajos Molnar
2011-12-08
1
-13
/
+12
*
|
am 2f9d236b: am b1c5d8ef: HWC: Only invalidate on idle when blending
Jamie Gennis
2011-11-11
1
-9
/
+27
|
\
\
|
|
/
|
*
HWC: Only invalidate on idle when blending
Jamie Gennis
2011-11-11
1
-9
/
+27
|
*
HWC: Fix for dock mode setup
Sunita Nadampalli
2011-10-25
1
-0
/
+3
*
|
Rename LOGV(_IF) to ALOGV(_IF) DO NOT MERGE
Steve Block
2011-10-25
1
-1
/
+1
*
|
HWC: Fix for dock mode setup
Sunita Nadampalli
2011-10-23
1
-0
/
+3
|
/
*
HWC: Disable SGX force usage if protected layer is detected.
Sunita Nadampalli
2011-10-19
1
-0
/
+13
*
hwc: avoid changing HDMI modes
Lajos Molnar
2011-10-17
1
-9
/
+18
*
hwc: only set HDMI mode if it changed
Lajos Molnar
2011-10-17
1
-1
/
+7
*
hwc: add tolerance to video aspect ratio changes
Lajos Molnar
2011-10-17
1
-1
/
+2
*
Revert "Revert "hwc: fallback on GL after idle for power savings""
Mathias Agopian
2011-10-17
1
-5
/
+70
*
Revert "hwc: fallback on GL after idle for power savings"
Mathias Agopian
2011-10-15
1
-70
/
+5
*
hwc: fallback on GL after idle for power savings
Erik Gilling
2011-10-12
1
-5
/
+70
*
hwc: fix docking mode orientation and cropping
Lajos Molnar
2011-10-12
1
-33
/
+41
*
hwc: make clone region property persistent
Lajos Molnar
2011-10-12
1
-1
/
+1
*
hwc: allow specifying clone region
Lajos Molnar
2011-10-11
1
-11
/
+117
*
hwc: cleanup: consolidate cloning state and configuration variables
Lajos Molnar
2011-10-11
1
-115
/
+145
*
hwc: simplify: use macros for getting width and height of hwc_rect
Lajos Molnar
2011-10-11
1
-12
/
+14
*
hwc: simplify: use swap() macro
Lajos Molnar
2011-10-11
1
-21
/
+9
*
hwc: assume possible TILER2D layers when deciding HDMI mode
Lajos Molnar
2011-10-11
1
-4
/
+5
*
hwc: shorten persist property names DO NOT MERGE
Erik Gilling
2011-10-11
1
-4
/
+4
*
hwc: make docking/mirroring properties persistant
Erik Gilling
2011-10-06
1
-4
/
+4
*
hwc: finetune hdmi cloning support
Lajos Molnar
2011-10-06
1
-27
/
+36
*
hwc: refine HDMI best mode selection: favor less scaling over aspect ratio
Lajos Molnar
2011-10-06
1
-5
/
+5
*
hwc: invalidate only when we have to when switching to hdmi
Lajos Molnar
2011-10-06
1
-5
/
+11
*
hwc: do not pick interlaced hdmi mode as it is not yet supported
Lajos Molnar
2011-10-06
1
-0
/
+2
*
hwc: decide scaling support based on correct display's pixel clock
Lajos Molnar
2011-10-06
1
-9
/
+18
*
hwc: reset screen before first set
Lajos Molnar
2011-10-04
1
-11
/
+31
*
improve logging in hwc.
Mathias Agopian
2011-09-29
1
-4
/
+4
*
hwc: fix overlay assignment if all layers are scaled
Lajos Molnar
2011-09-27
1
-1
/
+2
*
hwc: keep video pixel ratio in docking mode
Lajos Molnar
2011-09-21
1
-14
/
+20
[next]