mirror of
https://github.com/tiagovignatti/intel-gpu-tools.git
synced 2026-08-20 21:02:59 +00:00
compute_wrpll: Rename ddi_compute_wrpll to hsw_compute_wrpll
We're going to add the SKL version, time to rename the HSW/BDW one. Signed-off-by: Damien Lespiau <damien.lespiau@intel.com>
This commit is contained in:
+1
-1
@@ -1,5 +1,5 @@
|
|||||||
# Please keep sorted alphabetically
|
# Please keep sorted alphabetically
|
||||||
ddi_compute_wrpll
|
hsw_compute_wrpll
|
||||||
intel_audio_dump
|
intel_audio_dump
|
||||||
intel_backlight
|
intel_backlight
|
||||||
intel_bios_dumper
|
intel_bios_dumper
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
noinst_PROGRAMS = \
|
noinst_PROGRAMS = \
|
||||||
ddi_compute_wrpll \
|
hsw_compute_wrpll \
|
||||||
skl_ddb_allocation \
|
skl_ddb_allocation \
|
||||||
$(NULL)
|
$(NULL)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user