mirror of
https://github.com/tiagovignatti/intel-gpu-tools.git
synced 2025-06-23 15:56:33 +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:
parent
09f4175889
commit
5dbeebc8aa
2
tools/.gitignore
vendored
2
tools/.gitignore
vendored
@ -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)
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user