Home
last modified time | relevance | path

Searched refs:FULL_AMD_DISPLAY_PATH (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.4/drivers/gpu/drm/amd/display/
DMakefile29 subdir-ccflags-y += -I$(FULL_AMD_DISPLAY_PATH)/dc/inc/
30 subdir-ccflags-y += -I$(FULL_AMD_DISPLAY_PATH)/dc/inc/hw
31 subdir-ccflags-y += -I$(FULL_AMD_DISPLAY_PATH)/dc/clk_mgr
32 subdir-ccflags-y += -I$(FULL_AMD_DISPLAY_PATH)/modules/inc
33 subdir-ccflags-y += -I$(FULL_AMD_DISPLAY_PATH)/modules/freesync
34 subdir-ccflags-y += -I$(FULL_AMD_DISPLAY_PATH)/modules/color
35 subdir-ccflags-y += -I$(FULL_AMD_DISPLAY_PATH)/modules/info_packet
36 subdir-ccflags-y += -I$(FULL_AMD_DISPLAY_PATH)/modules/power
43 AMD_DAL = $(addsuffix /Makefile, $(addprefix $(FULL_AMD_DISPLAY_PATH)/,$(DAL_LIBS)))
/Linux-v5.4/drivers/gpu/drm/amd/amdgpu/
DMakefile28 FULL_AMD_DISPLAY_PATH = $(FULL_AMD_PATH)/$(DISPLAY_FOLDER_NAME) macro
35 -I$(FULL_AMD_DISPLAY_PATH) \
36 -I$(FULL_AMD_DISPLAY_PATH)/include \
37 -I$(FULL_AMD_DISPLAY_PATH)/dc \
38 -I$(FULL_AMD_DISPLAY_PATH)/amdgpu_dm \
210 include $(FULL_AMD_DISPLAY_PATH)/Makefile
/Linux-v5.4/drivers/gpu/drm/amd/display/amdgpu_dm/
DMakefile38 subdir-ccflags-y += -I$(FULL_AMD_DISPLAY_PATH)/dc
/Linux-v5.4/drivers/gpu/drm/amd/display/dc/
DMakefile51 AMD_DC = $(addsuffix /Makefile, $(addprefix $(FULL_AMD_DISPLAY_PATH)/dc/,$(DC_LIBS)))