libgfxinit/common
Angel Pons 17cfc92f40 tgl plls: Disable warnings about unused variable
Looks like this is yet-to-be-implemented code. To be able to build-test
other changes, turn off some warnings about the `PLLs` variable.

TEST=Run this and make sure all builds pass:

 for f in configs/*
 do
     make distclean
     make DEBUG=1 cnf=$f -j$(nproc)
 done

Change-Id: I51a14f7a9d6d6d930b9239ed5d0f61c45f2f123b
Signed-off-by: Angel Pons <th3fanbus@gmail.com>
Reviewed-on: https://review.coreboot.org/c/libgfxinit/+/81852
Reviewed-by: Nico Huber <nico.h@gmx.de>
Tested-by: Nico Huber <nico.h@gmx.de>
2024-04-23 19:37:56 +00:00
..
broxton gma registers: Update for Tiger Lake and Alder Lake 2023-05-29 19:23:08 +00:00
dyncpu gma: Implement automatic CPU detection 2019-05-08 13:20:25 +00:00
g45 gma panel: Introduce `Panel_Control` type 2020-03-05 15:12:18 +00:00
haswell gma: Make HW.GFX.GMA.SPLL package private 2022-11-28 17:03:45 +00:00
haswell_shared Move `PSR_Off` out of `Power_And_Clocks_Haswell` 2020-07-19 17:38:39 +00:00
ironlake gma: Begin Tiger Lake (TGL) integration 2023-05-29 19:22:30 +00:00
skylake gma registers: Update for Tiger Lake and Alder Lake 2023-05-29 19:23:08 +00:00
tigerlake tgl plls: Disable warnings about unused variable 2024-04-23 19:37:56 +00:00
Makefile.inc gma: Begin Tiger Lake (TGL) integration 2023-05-29 19:22:30 +00:00
delete_dyncpu.sed sed: Replace hack'ish command line with script file 2021-06-15 09:16:05 +00:00
hw-gfx-dp_aux_ch.adb Fix "unnecessary with of ancestor [-gnatwr]" 2022-10-04 14:04:23 +00:00
hw-gfx-dp_aux_ch.ads gfx dp_aux: Add I2C_{Read,Write}_Byte procedures 2021-05-06 19:27:28 +00:00
hw-gfx-dp_defs.ads Relicense libgfxinit under GPL v2+ 2016-10-20 13:05:15 +02:00
hw-gfx-dp_dual_mode.adb Add support to switch LSPCON modes 2021-05-11 12:12:18 +00:00
hw-gfx-dp_dual_mode.ads Add support to switch LSPCON modes 2021-05-11 12:12:18 +00:00
hw-gfx-dp_info.adb dp info: Provide Link_Status'Object_Size and padding 2022-11-28 17:00:03 +00:00
hw-gfx-dp_info.ads dp info: Provide Link_Status'Object_Size and padding 2022-11-28 17:00:03 +00:00
hw-gfx-dp_training.adb dp training: Fix `EQ_Delay` function 2022-10-04 11:02:33 +00:00
hw-gfx-dp_training.ads Relicense libgfxinit under GPL v2+ 2016-10-20 13:05:15 +02:00
hw-gfx-edid.adb Fix "unnecessary with of ancestor [-gnatwr]" 2022-10-04 14:04:23 +00:00
hw-gfx-edid.ads edid: Use expression functions to rely less on proof inlining 2018-06-08 14:45:28 +00:00
hw-gfx-framebuffer_filler.adb framebuffer filler: Extend loop invariant to assist prover 2022-11-28 17:00:15 +00:00
hw-gfx-framebuffer_filler.ads Fix "unnecessary with of ancestor [-gnatwr]" 2022-10-04 14:04:23 +00:00
hw-gfx-gma-config.ads.template gma: Update transcoder setup for TGL 2024-02-29 15:11:40 +00:00
hw-gfx-gma-config_helpers.adb gma: Begin Tiger Lake (TGL) integration 2023-05-29 19:22:30 +00:00
hw-gfx-gma-config_helpers.ads Fix "unnecessary with of ancestor [-gnatwr]" 2022-10-04 14:04:23 +00:00
hw-gfx-gma-connector_info.adb connector_info: Fix HDMI/DVI default bytes per color setting 2023-08-23 10:47:49 +00:00
hw-gfx-gma-connector_info.ads gma: Get rid of Port_Config in Read_EDID() 2016-12-13 22:58:44 +01:00
hw-gfx-gma-connectors.ads gma: Add Pipe_Index to the Connectors.Post_On method 2018-04-03 13:01:30 +00:00
hw-gfx-gma-display_probing.adb display probing: Update warning justification 2022-11-28 17:00:24 +00:00
hw-gfx-gma-display_probing.ads gma: Split `Internal` port type into `eDP` & `LVDS` 2020-03-05 15:12:05 +00:00
hw-gfx-gma-dp_aux_ch.ads Relicense libgfxinit under GPL v2+ 2016-10-20 13:05:15 +02:00
hw-gfx-gma-dp_aux_request.adb dp aux: Add support for TGL 2023-05-29 19:23:08 +00:00
hw-gfx-gma-dp_aux_request.ads Relicense libgfxinit under GPL v2+ 2016-10-20 13:05:15 +02:00
hw-gfx-gma-dp_dual_mode.ads Add support to switch LSPCON modes 2021-05-11 12:12:18 +00:00
hw-gfx-gma-dp_info.ads Relicense libgfxinit under GPL v2+ 2016-10-20 13:05:15 +02:00
hw-gfx-gma-i2c.adb gma i2c: Update for Tiger Lake 2023-06-04 12:14:31 +00:00
hw-gfx-gma-i2c.ads Relicense libgfxinit under GPL v2+ 2016-10-20 13:05:15 +02:00
hw-gfx-gma-panel.adb gma: actually enable/disable backlight with new backlight control 2020-12-21 17:40:35 +00:00
hw-gfx-gma-panel.ads gma bxt panel: Allow to use secondary panel control logic 2020-03-05 15:15:41 +00:00
hw-gfx-gma-pch-fdi.adb gma: Turn constants depending on Config.CPU* into functions 2019-05-08 12:30:48 +00:00
hw-gfx-gma-pch-fdi.ads Relicense libgfxinit under GPL v2+ 2016-10-20 13:05:15 +02:00
hw-gfx-gma-pch-sideband.adb haswell: Make VGA on FDI work 2020-07-19 18:04:00 +00:00
hw-gfx-gma-pch-sideband.ads haswell: Make VGA on FDI work 2020-07-19 18:04:00 +00:00
hw-gfx-gma-pch-transcoder.adb gma pch-transcoder: Work around GNAT issue 2023-02-26 01:33:03 +00:00
hw-gfx-gma-pch-transcoder.ads Relicense libgfxinit under GPL v2+ 2016-10-20 13:05:15 +02:00
hw-gfx-gma-pch-vga.adb Increase range of our main Frequency_Type 2019-10-06 14:12:49 +00:00
hw-gfx-gma-pch-vga.ads Relicense libgfxinit under GPL v2+ 2016-10-20 13:05:15 +02:00
hw-gfx-gma-pch.ads gma: Turn constants depending on Config.CPU* into functions 2019-05-08 12:30:48 +00:00
hw-gfx-gma-pcode.adb gma pcode: Add Mailbox_Read procedure 2023-05-29 19:23:08 +00:00
hw-gfx-gma-pcode.ads gma pcode: Add Mailbox_Read procedure 2023-05-29 19:23:08 +00:00
hw-gfx-gma-pipe_setup.adb gma: Refactor Update_Outputs() 2019-10-04 22:10:27 +00:00
hw-gfx-gma-pipe_setup.ads Avoid warning '"Pos32" is already use-visible' 2023-08-01 10:03:33 +00:00
hw-gfx-gma-port_detect.ads gma: Always clear hot-plug events before enabling a pipe 2017-03-06 18:53:24 +01:00
hw-gfx-gma-registers.adb gma registers: Implement `Success` parameter for Wait*() 2019-10-03 20:07:40 +00:00
hw-gfx-gma-registers.ads gma registers: Update for Tiger Lake and Alder Lake 2023-05-29 19:23:08 +00:00
hw-gfx-gma-transcoder.adb gma: Update transcoder setup for TGL 2024-02-29 15:11:40 +00:00
hw-gfx-gma-transcoder.ads gma: Update transcoder setup for TGL 2024-02-29 15:11:40 +00:00
hw-gfx-gma.adb Avoid warning '"Pos32" is already use-visible' 2023-08-01 10:03:33 +00:00
hw-gfx-gma.ads dp aux: Add support for TGL 2023-05-29 19:23:08 +00:00
hw-gfx-i2c.ads Relicense libgfxinit under GPL v2+ 2016-10-20 13:05:15 +02:00
hw-gfx.ads Fix "unnecessary with of ancestor [-gnatwr]" 2022-10-04 14:04:23 +00:00