[PATCH] gpu: msm: remove unused headers

2018-02-07 Thread Corentin Labbe
All thoses files are not used by anybody.
Lets just remove them.

Signed-off-by: Corentin Labbe 
---
 drivers/gpu/drm/msm/adreno/a2xx.xml.h | 1845 -
 drivers/gpu/drm/msm/dsi/mmss_cc.xml.h |  124 ---
 drivers/gpu/drm/msm/hdmi/qfprom.xml.h |   54 -
 3 files changed, 2023 deletions(-)
 delete mode 100644 drivers/gpu/drm/msm/adreno/a2xx.xml.h
 delete mode 100644 drivers/gpu/drm/msm/dsi/mmss_cc.xml.h
 delete mode 100644 drivers/gpu/drm/msm/hdmi/qfprom.xml.h

diff --git a/drivers/gpu/drm/msm/adreno/a2xx.xml.h 
b/drivers/gpu/drm/msm/adreno/a2xx.xml.h
deleted file mode 100644
index 644374c7b3e0..
--- a/drivers/gpu/drm/msm/adreno/a2xx.xml.h
+++ /dev/null
@@ -1,1845 +0,0 @@
-#ifndef A2XX_XML
-#define A2XX_XML
-
-/* Autogenerated file, DO NOT EDIT manually!
-
-This file was generated by the rules-ng-ng headergen tool in this git 
repository:
-http://github.com/freedreno/envytools/
-git clone https://github.com/freedreno/envytools.git
-
-The rules-ng-ng source files this header was generated from are:
-- /home/robclark/src/freedreno/envytools/rnndb/adreno.xml   (
431 bytes, from 2017-05-17 13:21:27)
-- /home/robclark/src/freedreno/envytools/rnndb/freedreno_copyright.xml  (   
1572 bytes, from 2017-05-17 13:21:27)
-- /home/robclark/src/freedreno/envytools/rnndb/adreno/a2xx.xml  (  
37162 bytes, from 2017-05-17 13:21:27)
-- /home/robclark/src/freedreno/envytools/rnndb/adreno/adreno_common.xml (  
13324 bytes, from 2017-05-17 13:21:27)
-- /home/robclark/src/freedreno/envytools/rnndb/adreno/adreno_pm4.xml(  
31866 bytes, from 2017-06-06 18:26:14)
-- /home/robclark/src/freedreno/envytools/rnndb/adreno/a3xx.xml  (  
83840 bytes, from 2017-05-17 13:21:27)
-- /home/robclark/src/freedreno/envytools/rnndb/adreno/a4xx.xml  ( 
111898 bytes, from 2017-06-06 18:23:59)
-- /home/robclark/src/freedreno/envytools/rnndb/adreno/a5xx.xml  ( 
139480 bytes, from 2017-06-16 12:44:39)
-- /home/robclark/src/freedreno/envytools/rnndb/adreno/ocmem.xml (   
1773 bytes, from 2017-05-17 13:21:27)
-
-Copyright (C) 2013-2017 by the following authors:
-- Rob Clark  (robclark)
-- Ilia Mirkin  (imirkin)
-
-Permission is hereby granted, free of charge, to any person obtaining
-a copy of this software and associated documentation files (the
-"Software"), to deal in the Software without restriction, including
-without limitation the rights to use, copy, modify, merge, publish,
-distribute, sublicense, and/or sell copies of the Software, and to
-permit persons to whom the Software is furnished to do so, subject to
-the following conditions:
-
-The above copyright notice and this permission notice (including the
-next paragraph) shall be included in all copies or substantial
-portions of the Software.
-
-THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
-EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
-MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
-IN NO EVENT SHALL THE COPYRIGHT OWNER(S) AND/OR ITS SUPPLIERS BE
-LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
-OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
-WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
-*/
-
-
-enum a2xx_rb_dither_type {
-   DITHER_PIXEL = 0,
-   DITHER_SUBPIXEL = 1,
-};
-
-enum a2xx_colorformatx {
-   COLORX_4_4_4_4 = 0,
-   COLORX_1_5_5_5 = 1,
-   COLORX_5_6_5 = 2,
-   COLORX_8 = 3,
-   COLORX_8_8 = 4,
-   COLORX_8_8_8_8 = 5,
-   COLORX_S8_8_8_8 = 6,
-   COLORX_16_FLOAT = 7,
-   COLORX_16_16_FLOAT = 8,
-   COLORX_16_16_16_16_FLOAT = 9,
-   COLORX_32_FLOAT = 10,
-   COLORX_32_32_FLOAT = 11,
-   COLORX_32_32_32_32_FLOAT = 12,
-   COLORX_2_3_3 = 13,
-   COLORX_8_8_8 = 14,
-};
-
-enum a2xx_sq_surfaceformat {
-   FMT_1_REVERSE = 0,
-   FMT_1 = 1,
-   FMT_8 = 2,
-   FMT_1_5_5_5 = 3,
-   FMT_5_6_5 = 4,
-   FMT_6_5_5 = 5,
-   FMT_8_8_8_8 = 6,
-   FMT_2_10_10_10 = 7,
-   FMT_8_A = 8,
-   FMT_8_B = 9,
-   FMT_8_8 = 10,
-   FMT_Cr_Y1_Cb_Y0 = 11,
-   FMT_Y1_Cr_Y0_Cb = 12,
-   FMT_5_5_5_1 = 13,
-   FMT_8_8_8_8_A = 14,
-   FMT_4_4_4_4 = 15,
-   FMT_10_11_11 = 16,
-   FMT_11_11_10 = 17,
-   FMT_DXT1 = 18,
-   FMT_DXT2_3 = 19,
-   FMT_DXT4_5 = 20,
-   FMT_24_8 = 22,
-   FMT_24_8_FLOAT = 23,
-   FMT_16 = 24,
-   FMT_16_16 = 25,
-   FMT_16_16_16_16 = 26,
-   FMT_16_EXPAND = 27,
-   FMT_16_16_EXPAND = 28,
-   FMT_16_16_16_16_EXPAND = 29,
-   FMT_16_FLOAT = 30,
-   FMT_16_16_FLOAT = 31,
-   FMT_16_16_16_16_FLOAT = 32,
-   FMT_32 = 33,
-   FMT_32_32 = 34,
-   FMT_32_32_32_32 = 35,
-   FMT_32_FLOAT = 36,
-   FMT_32_32_FLOAT = 37,
-   FMT_32_32_32_32_FLOAT = 38,
-   FMT_32_AS_8 = 39,
-   FMT_32_AS_8_8 

[PATCH] gpu: msm: remove unused headers

2018-02-07 Thread Corentin Labbe
All thoses files are not used by anybody.
Lets just remove them.

Signed-off-by: Corentin Labbe 
---
 drivers/gpu/drm/msm/adreno/a2xx.xml.h | 1845 -
 drivers/gpu/drm/msm/dsi/mmss_cc.xml.h |  124 ---
 drivers/gpu/drm/msm/hdmi/qfprom.xml.h |   54 -
 3 files changed, 2023 deletions(-)
 delete mode 100644 drivers/gpu/drm/msm/adreno/a2xx.xml.h
 delete mode 100644 drivers/gpu/drm/msm/dsi/mmss_cc.xml.h
 delete mode 100644 drivers/gpu/drm/msm/hdmi/qfprom.xml.h

diff --git a/drivers/gpu/drm/msm/adreno/a2xx.xml.h 
b/drivers/gpu/drm/msm/adreno/a2xx.xml.h
deleted file mode 100644
index 644374c7b3e0..
--- a/drivers/gpu/drm/msm/adreno/a2xx.xml.h
+++ /dev/null
@@ -1,1845 +0,0 @@
-#ifndef A2XX_XML
-#define A2XX_XML
-
-/* Autogenerated file, DO NOT EDIT manually!
-
-This file was generated by the rules-ng-ng headergen tool in this git 
repository:
-http://github.com/freedreno/envytools/
-git clone https://github.com/freedreno/envytools.git
-
-The rules-ng-ng source files this header was generated from are:
-- /home/robclark/src/freedreno/envytools/rnndb/adreno.xml   (
431 bytes, from 2017-05-17 13:21:27)
-- /home/robclark/src/freedreno/envytools/rnndb/freedreno_copyright.xml  (   
1572 bytes, from 2017-05-17 13:21:27)
-- /home/robclark/src/freedreno/envytools/rnndb/adreno/a2xx.xml  (  
37162 bytes, from 2017-05-17 13:21:27)
-- /home/robclark/src/freedreno/envytools/rnndb/adreno/adreno_common.xml (  
13324 bytes, from 2017-05-17 13:21:27)
-- /home/robclark/src/freedreno/envytools/rnndb/adreno/adreno_pm4.xml(  
31866 bytes, from 2017-06-06 18:26:14)
-- /home/robclark/src/freedreno/envytools/rnndb/adreno/a3xx.xml  (  
83840 bytes, from 2017-05-17 13:21:27)
-- /home/robclark/src/freedreno/envytools/rnndb/adreno/a4xx.xml  ( 
111898 bytes, from 2017-06-06 18:23:59)
-- /home/robclark/src/freedreno/envytools/rnndb/adreno/a5xx.xml  ( 
139480 bytes, from 2017-06-16 12:44:39)
-- /home/robclark/src/freedreno/envytools/rnndb/adreno/ocmem.xml (   
1773 bytes, from 2017-05-17 13:21:27)
-
-Copyright (C) 2013-2017 by the following authors:
-- Rob Clark  (robclark)
-- Ilia Mirkin  (imirkin)
-
-Permission is hereby granted, free of charge, to any person obtaining
-a copy of this software and associated documentation files (the
-"Software"), to deal in the Software without restriction, including
-without limitation the rights to use, copy, modify, merge, publish,
-distribute, sublicense, and/or sell copies of the Software, and to
-permit persons to whom the Software is furnished to do so, subject to
-the following conditions:
-
-The above copyright notice and this permission notice (including the
-next paragraph) shall be included in all copies or substantial
-portions of the Software.
-
-THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
-EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
-MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
-IN NO EVENT SHALL THE COPYRIGHT OWNER(S) AND/OR ITS SUPPLIERS BE
-LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
-OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
-WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
-*/
-
-
-enum a2xx_rb_dither_type {
-   DITHER_PIXEL = 0,
-   DITHER_SUBPIXEL = 1,
-};
-
-enum a2xx_colorformatx {
-   COLORX_4_4_4_4 = 0,
-   COLORX_1_5_5_5 = 1,
-   COLORX_5_6_5 = 2,
-   COLORX_8 = 3,
-   COLORX_8_8 = 4,
-   COLORX_8_8_8_8 = 5,
-   COLORX_S8_8_8_8 = 6,
-   COLORX_16_FLOAT = 7,
-   COLORX_16_16_FLOAT = 8,
-   COLORX_16_16_16_16_FLOAT = 9,
-   COLORX_32_FLOAT = 10,
-   COLORX_32_32_FLOAT = 11,
-   COLORX_32_32_32_32_FLOAT = 12,
-   COLORX_2_3_3 = 13,
-   COLORX_8_8_8 = 14,
-};
-
-enum a2xx_sq_surfaceformat {
-   FMT_1_REVERSE = 0,
-   FMT_1 = 1,
-   FMT_8 = 2,
-   FMT_1_5_5_5 = 3,
-   FMT_5_6_5 = 4,
-   FMT_6_5_5 = 5,
-   FMT_8_8_8_8 = 6,
-   FMT_2_10_10_10 = 7,
-   FMT_8_A = 8,
-   FMT_8_B = 9,
-   FMT_8_8 = 10,
-   FMT_Cr_Y1_Cb_Y0 = 11,
-   FMT_Y1_Cr_Y0_Cb = 12,
-   FMT_5_5_5_1 = 13,
-   FMT_8_8_8_8_A = 14,
-   FMT_4_4_4_4 = 15,
-   FMT_10_11_11 = 16,
-   FMT_11_11_10 = 17,
-   FMT_DXT1 = 18,
-   FMT_DXT2_3 = 19,
-   FMT_DXT4_5 = 20,
-   FMT_24_8 = 22,
-   FMT_24_8_FLOAT = 23,
-   FMT_16 = 24,
-   FMT_16_16 = 25,
-   FMT_16_16_16_16 = 26,
-   FMT_16_EXPAND = 27,
-   FMT_16_16_EXPAND = 28,
-   FMT_16_16_16_16_EXPAND = 29,
-   FMT_16_FLOAT = 30,
-   FMT_16_16_FLOAT = 31,
-   FMT_16_16_16_16_FLOAT = 32,
-   FMT_32 = 33,
-   FMT_32_32 = 34,
-   FMT_32_32_32_32 = 35,
-   FMT_32_FLOAT = 36,
-   FMT_32_32_FLOAT = 37,
-   FMT_32_32_32_32_FLOAT = 38,
-   FMT_32_AS_8 = 39,
-   FMT_32_AS_8_8 = 40,
-   FMT_16_MPEG = 41,
-   FMT_16_16_MPEG = 42,
-