Home
last modified time | relevance | path

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

/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
37 subdir-ccflags-y += -I$(FULL_AMD_DISPLAY_PATH)/dmub/inc
40 subdir-ccflags-y += -I$(FULL_AMD_DISPLAY_PATH)/modules/hdcp
[all …]
/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 \
262 include $(FULL_AMD_DISPLAY_PATH)/Makefile
/drivers/gpu/drm/amd/display/amdgpu_dm/
DMakefile52 subdir-ccflags-y += -I$(FULL_AMD_DISPLAY_PATH)/dc
/drivers/gpu/drm/amd/display/dc/
DMakefile63 AMD_DC = $(addsuffix /Makefile, $(addprefix $(FULL_AMD_DISPLAY_PATH)/dc/,$(DC_LIBS)))