Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - android/external-libkmsxx.git/rss - CMakeLists.txt history https://git.ti.com/gitweb?p=android/external-libkmsxx.git;a=history;f=CMakeLists.txt Stable Android distribution for TI processors; Supported SoCs: Jacinto (DRA7xx, J721E), Sitara (AM43xx, AM57xx, AM65x) - fork of https://android.googlesource.com/platform/external/libkmsxx/. en Scott (ITS) Allen /static_gitweb/git-logo.png Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - android/external-libkmsxx.git/rss - CMakeLists.txt history https://git.ti.com/gitweb?p=android/external-libkmsxx.git;a=history;f=CMakeLists.txt Mon, 6 Feb 2017 10:59:32 +0000 Mon, 6 Feb 2017 10:59:32 +0000 gitweb v.2.39.2/2.39.2 Support python2 based pykms binding Alejandro Hernandez <ajhernandez@ti.com> Fri, 3 Feb 2017 15:11:58 +0000 https://git.ti.com/gitweb?p=android/external-libkmsxx.git;a=commitdiff;h=643d678146f0e292ed211e9fe214c145e697d2d4 https://git.ti.com/gitweb?p=android/external-libkmsxx.git;a=commitdiff;h=643d678146f0e292ed211e9fe214c145e697d2d4 Support python2 based pykms binding Support python2 based pykms binding Previously only binding with python3 was supported, this patch allows compilation of pykms with python3 or python2. When compiling with python2 some of the python scripts located in the py/test will not work since they import python3 only modules Signed-off-by: Alejandro Hernandez <ajhernandez@ti.com> Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
  • [D] CMakeLists.txt
]]>
Add README.md to custom targets Tomi Valkeinen <tomi.valkeinen@ti.com> Mon, 6 Feb 2017 10:57:38 +0000 https://git.ti.com/gitweb?p=android/external-libkmsxx.git;a=commitdiff;h=0286945fdda0dee8881c0e00ef8942ac3f7999c9 https://git.ti.com/gitweb?p=android/external-libkmsxx.git;a=commitdiff;h=0286945fdda0dee8881c0e00ef8942ac3f7999c9 Add README.md to custom targets Add README.md to custom targets
  • [D] CMakeLists.txt
]]>
cmake: set C_FLAGS too Tomi Valkeinen <tomi.valkeinen@ti.com> Sat, 26 Nov 2016 18:53:28 +0000 https://git.ti.com/gitweb?p=android/external-libkmsxx.git;a=commitdiff;h=8a703fbcb752f4e21b6f04ec9ac8a9553ff9a82e https://git.ti.com/gitweb?p=android/external-libkmsxx.git;a=commitdiff;h=8a703fbcb752f4e21b6f04ec9ac8a9553ff9a82e cmake: set C_FLAGS too cmake: set C_FLAGS too
  • [D] CMakeLists.txt
]]>
py: Add OmapCard & OmapFramebuffer support Tomi Valkeinen <tomi.valkeinen@ti.com> Tue, 22 Nov 2016 11:13:20 +0000 https://git.ti.com/gitweb?p=android/external-libkmsxx.git;a=commitdiff;h=4934864106c4c4ba56559ed2096970e1ea5d7d94 https://git.ti.com/gitweb?p=android/external-libkmsxx.git;a=commitdiff;h=4934864106c4c4ba56559ed2096970e1ea5d7d94 py: Add OmapCard & OmapFramebuffer support py: Add OmapCard & OmapFramebuffer support Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
  • [D] CMakeLists.txt
]]>
Add OmapCard and OmapFramebuffer Tomi Valkeinen <tomi.valkeinen@ti.com> Fri, 23 Sep 2016 11:54:39 +0000 https://git.ti.com/gitweb?p=android/external-libkmsxx.git;a=commitdiff;h=cb747ea27451266c6d340a018aedcd0675a18b00 https://git.ti.com/gitweb?p=android/external-libkmsxx.git;a=commitdiff;h=cb747ea27451266c6d340a018aedcd0675a18b00 Add OmapCard and OmapFramebuffer Add OmapCard and OmapFramebuffer Add OmapCard and OmapFramebuffer classes to utilize omap_bos. Only non-tiled framebuffer is implemented for now. Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
  • [D] CMakeLists.txt
]]>
Add cmake option for -Werror Tomi Valkeinen <tomi.valkeinen@ti.com> Sat, 1 Oct 2016 15:48:44 +0000 https://git.ti.com/gitweb?p=android/external-libkmsxx.git;a=commitdiff;h=2293f887ac348cc703f54ff68600db7fc76974f6 https://git.ti.com/gitweb?p=android/external-libkmsxx.git;a=commitdiff;h=2293f887ac348cc703f54ff68600db7fc76974f6 Add cmake option for -Werror Add cmake option for -Werror Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
  • [D] CMakeLists.txt
]]>
remove -rdynamic gcc flag Tomi Valkeinen <tomi.valkeinen@ti.com> Sat, 1 Oct 2016 15:24:28 +0000 https://git.ti.com/gitweb?p=android/external-libkmsxx.git;a=commitdiff;h=132d917eb04ef857e36ff250c719b5b541932f7f https://git.ti.com/gitweb?p=android/external-libkmsxx.git;a=commitdiff;h=132d917eb04ef857e36ff250c719b5b541932f7f remove -rdynamic gcc flag remove -rdynamic gcc flag This reduces the exe sizes. Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
  • [D] CMakeLists.txt
]]>
Improve LTO detection code Tomi Valkeinen <tomi.valkeinen@ti.com> Wed, 28 Sep 2016 07:42:03 +0000 https://git.ti.com/gitweb?p=android/external-libkmsxx.git;a=commitdiff;h=8170f7a37747c3a414b8ad45bb587adcdac6e0da https://git.ti.com/gitweb?p=android/external-libkmsxx.git;a=commitdiff;h=8170f7a37747c3a414b8ad45bb587adcdac6e0da Improve LTO detection code Improve LTO detection code Split LTO detection into separate func and file, and create a cached LTO_WORKS variable. Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com> Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
  • [D] CMakeLists.txt
]]>
Fix LTO detection Laurent Pinchart <laurent.pinchart@ideasonboard.com> Mon, 19 Sep 2016 11:38:16 +0000 https://git.ti.com/gitweb?p=android/external-libkmsxx.git;a=commitdiff;h=07c6c86874fef1e4aeccd37dc62cc009ba7212b8 https://git.ti.com/gitweb?p=android/external-libkmsxx.git;a=commitdiff;h=07c6c86874fef1e4aeccd37dc62cc009ba7212b8 Fix LTO detection Fix LTO detection Catch gcc-ar and gcc-ranlib versions compiled without plugin support and disable LTO in that case. Also do the LTO check only once by checking if HAS_LTO_FLAG has been set. Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
  • [D] CMakeLists.txt
]]>
Fix LTO support for cross-compilation. Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be> Fri, 26 Aug 2016 19:55:06 +0000 https://git.ti.com/gitweb?p=android/external-libkmsxx.git;a=commitdiff;h=21113e024402057d878b4650ffba61b922552b86 https://git.ti.com/gitweb?p=android/external-libkmsxx.git;a=commitdiff;h=21113e024402057d878b4650ffba61b922552b86 Fix LTO support for cross-compilation. Fix LTO support for cross-compilation. When cross-compiling, the ar and ranlib to be used for LTO are prefixed by the cross-tuple. gcc-ar and gcc-ranlib may not exist. Cfr. http://autobuild.buildroot.net/results/f3c/f3c48da3a9706cd366c0e0a96c3cd0ff959f2a78/ Therefore, search for an appropriate lto-ar and lto-ranlib before enabling LTO. Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
  • [D] CMakeLists.txt
]]>
cmake: results to bin & lib dirs Tomi Valkeinen <tomi.valkeinen@ti.com> Sat, 11 Jun 2016 17:45:55 +0000 https://git.ti.com/gitweb?p=android/external-libkmsxx.git;a=commitdiff;h=736b295100ce441e800457bcbd08cb36db543ff2 https://git.ti.com/gitweb?p=android/external-libkmsxx.git;a=commitdiff;h=736b295100ce441e800457bcbd08cb36db543ff2 cmake: results to bin & lib dirs cmake: results to bin & lib dirs
  • [D] CMakeLists.txt
]]>
rename libkms to kms++ Tomi Valkeinen <tomi.valkeinen@ti.com> Sat, 11 Jun 2016 17:37:17 +0000 https://git.ti.com/gitweb?p=android/external-libkmsxx.git;a=commitdiff;h=711a0b813c2b3e0d4703aed6cf2c71b88db3f3b8 https://git.ti.com/gitweb?p=android/external-libkmsxx.git;a=commitdiff;h=711a0b813c2b3e0d4703aed6cf2c71b88db3f3b8 rename libkms to kms++ rename libkms to kms++
  • [D] CMakeLists.txt
]]>
cmake: add option to build shared libs Tomi Valkeinen <tomi.valkeinen@ti.com> Sat, 11 Jun 2016 17:33:18 +0000 https://git.ti.com/gitweb?p=android/external-libkmsxx.git;a=commitdiff;h=c5f166179b578b728aa2e47460b604d119a940b3 https://git.ti.com/gitweb?p=android/external-libkmsxx.git;a=commitdiff;h=c5f166179b578b728aa2e47460b604d119a940b3 cmake: add option to build shared libs cmake: add option to build shared libs
  • [D] CMakeLists.txt
]]>
rename dirs Tomi Valkeinen <tomi.valkeinen@ti.com> Sat, 11 Jun 2016 17:17:35 +0000 https://git.ti.com/gitweb?p=android/external-libkmsxx.git;a=commitdiff;h=17d180891f1e237ea5d25835999a8b23a6e7946d https://git.ti.com/gitweb?p=android/external-libkmsxx.git;a=commitdiff;h=17d180891f1e237ea5d25835999a8b23a6e7946d rename dirs rename dirs
  • [D] CMakeLists.txt
]]>
disable Wmissing-field-initializers when gcc <= 5.0 Tomi Valkeinen <tomi.valkeinen@ti.com> Wed, 25 May 2016 08:17:46 +0000 https://git.ti.com/gitweb?p=android/external-libkmsxx.git;a=commitdiff;h=11a1c56d4b78c731d84dcf4f2e93ce4675353c7b https://git.ti.com/gitweb?p=android/external-libkmsxx.git;a=commitdiff;h=11a1c56d4b78c731d84dcf4f2e93ce4675353c7b disable Wmissing-field-initializers when gcc <= 5.0 disable Wmissing-field-initializers when gcc <= 5.0
  • [D] CMakeLists.txt
]]>
Require libdrm >= 2.4.64 Tomi Valkeinen <tomi.valkeinen@ti.com> Wed, 25 May 2016 07:58:43 +0000 https://git.ti.com/gitweb?p=android/external-libkmsxx.git;a=commitdiff;h=54d91d83a01042afb733f194d74713baa44eade2 https://git.ti.com/gitweb?p=android/external-libkmsxx.git;a=commitdiff;h=54d91d83a01042afb733f194d74713baa44eade2 Require libdrm >= 2.4.64 Require libdrm >= 2.4.64
  • [D] CMakeLists.txt
]]>
File/dir renames Tomi Valkeinen <tomi.valkeinen@ti.com> Mon, 23 May 2016 06:54:08 +0000 https://git.ti.com/gitweb?p=android/external-libkmsxx.git;a=commitdiff;h=a5c28bcb2ead34e921617711ebf94ffcb5d72878 https://git.ti.com/gitweb?p=android/external-libkmsxx.git;a=commitdiff;h=a5c28bcb2ead34e921617711ebf94ffcb5d72878 File/dir renames File/dir renames
  • [D] CMakeLists.txt
]]>
Automatically use -flto Tomi Valkeinen <tomi.valkeinen@ti.com> Sun, 22 May 2016 19:22:37 +0000 https://git.ti.com/gitweb?p=android/external-libkmsxx.git;a=commitdiff;h=beae6161609c9d418b9e9f03c89f934d99964bdc https://git.ti.com/gitweb?p=android/external-libkmsxx.git;a=commitdiff;h=beae6161609c9d418b9e9f03c89f934d99964bdc Automatically use -flto Automatically use -flto
  • [D] CMakeLists.txt
]]>
improve build type Tomi Valkeinen <tomi.valkeinen@ti.com> Sun, 22 May 2016 18:51:52 +0000 https://git.ti.com/gitweb?p=android/external-libkmsxx.git;a=commitdiff;h=17b890d342473d4ff0559dc35eea56f5c9ae1ae0 https://git.ti.com/gitweb?p=android/external-libkmsxx.git;a=commitdiff;h=17b890d342473d4ff0559dc35eea56f5c9ae1ae0 improve build type improve build type
  • [D] CMakeLists.txt
]]>
add -Wextra & fix warnings Tomi Valkeinen <tomi.valkeinen@ti.com> Sat, 16 Apr 2016 19:26:47 +0000 https://git.ti.com/gitweb?p=android/external-libkmsxx.git;a=commitdiff;h=cecb3644b9e0a76a9d2ebead72917523a5350adf https://git.ti.com/gitweb?p=android/external-libkmsxx.git;a=commitdiff;h=cecb3644b9e0a76a9d2ebead72917523a5350adf add -Wextra & fix warnings add -Wextra & fix warnings
  • [D] CMakeLists.txt
]]>