<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/rss.xsl.xml"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
    <title>Changes in Makefile</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>dfc03588 - drm/amd/display: Initialize writeback connector</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/gpu/drm/amd/display/amdgpu_dm/Makefile#dfc03588</link>
        <description>drm/amd/display: Initialize writeback connector[WHAT]Create a drm_writeback_connector when connector signal equalsSIGNAL_TYPE_VIRTUAL.Tested-by: Daniel Wheeler &lt;daniel.wheeler@amd.com&gt;Reviewed-by: Harry Wentland &lt;harry.wentland@amd.com&gt;Signed-off-by: Alex Hung &lt;alex.hung@amd.com&gt;Signed-off-by: Alex Deucher &lt;alexander.deucher@amd.com&gt;

            List of files:
            /linux-6.15/drivers/gpu/drm/amd/display/amdgpu_dm/Makefile</description>
        <pubDate>Fri, 01 Dec 2023 13:25:24 +0000</pubDate>
        <dc:creator>Alex Hung &lt;alex.hung@amd.com&gt;</dc:creator>
    </item>
<item>
        <title>80af8859 - drm/amd/display: Skip entire amdgpu_dm build if !CONFIG_DRM_AMD_DC</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/gpu/drm/amd/display/amdgpu_dm/Makefile#80af8859</link>
        <description>drm/amd/display: Skip entire amdgpu_dm build if !CONFIG_DRM_AMD_DC[WHY]Previously this only excluded build for a few amdgpu_dmbinaries which makes no sense.[HOW]Wrap the entire Makefile in &quot;ifneq ($(CONFIG_DRM_AMD_DC),)&quot;Tested-by: Daniel Wheeler &lt;daniel.wheeler@amd.com&gt;Reviewed-by: Alex Hung &lt;alex.hung@amd.com&gt;Signed-off-by: Harry Wentland &lt;harry.wentland@amd.com&gt;Signed-off-by: Alex Hung &lt;alex.hung@amd.com&gt;Signed-off-by: Alex Deucher &lt;alexander.deucher@amd.com&gt;

            List of files:
            /linux-6.15/drivers/gpu/drm/amd/display/amdgpu_dm/Makefile</description>
        <pubDate>Fri, 01 Dec 2023 13:25:22 +0000</pubDate>
        <dc:creator>Harry Wentland &lt;harry.wentland@amd.com&gt;</dc:creator>
    </item>
<item>
        <title>029f9f8a - Revert &quot;drm/amd/display: Skip entire amdgpu_dm build if !CONFIG_DRM_AMD_DC&quot;</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/gpu/drm/amd/display/amdgpu_dm/Makefile#029f9f8a</link>
        <description>Revert &quot;drm/amd/display: Skip entire amdgpu_dm build if !CONFIG_DRM_AMD_DC&quot;This reverts commit 1b097bcd224e76807b66ef32cee76a3e87271a2b.[WHY &amp; HOW]The writeback series cause a regression in thunderbolt display.Signed-off-by: Alex Hung &lt;alex.hung@amd.com&gt;Reviewed-by: Harry Wentland &lt;harry.wentland@amd.com&gt;Signed-off-by: Alex Deucher &lt;alexander.deucher@amd.com&gt;

            List of files:
            /linux-6.15/drivers/gpu/drm/amd/display/amdgpu_dm/Makefile</description>
        <pubDate>Wed, 11 Oct 2023 19:24:00 +0000</pubDate>
        <dc:creator>Alex Hung &lt;alex.hung@amd.com&gt;</dc:creator>
    </item>
<item>
        <title>3dcb6617 - Revert &quot;drm/amd/display: Initialize writeback connector&quot;</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/gpu/drm/amd/display/amdgpu_dm/Makefile#3dcb6617</link>
        <description>Revert &quot;drm/amd/display: Initialize writeback connector&quot;This reverts commit a2830b9e852f4007f7ee53f2c5765ab07ddb55e2.[WHY &amp; HOW]The writeback series cause a regression in thunderbolt display.Signed-off-by: Alex Hung &lt;alex.hung@amd.com&gt;Reviewed-by: Harry Wentland &lt;harry.wentland@amd.com&gt;Signed-off-by: Alex Deucher &lt;alexander.deucher@amd.com&gt;

            List of files:
            /linux-6.15/drivers/gpu/drm/amd/display/amdgpu_dm/Makefile</description>
        <pubDate>Wed, 11 Oct 2023 19:21:50 +0000</pubDate>
        <dc:creator>Alex Hung &lt;alex.hung@amd.com&gt;</dc:creator>
    </item>
<item>
        <title>a2830b9e - drm/amd/display: Initialize writeback connector</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/gpu/drm/amd/display/amdgpu_dm/Makefile#a2830b9e</link>
        <description>drm/amd/display: Initialize writeback connector[WHAT]Create a drm_writeback_connector when connector signal equalsSIGNAL_TYPE_VIRTUAL.Reviewed-by: Harry Wentland &lt;harry.wentland@amd.com&gt;Signed-off-by: Alex Hung &lt;alex.hung@amd.com&gt;Signed-off-by: Alex Deucher &lt;alexander.deucher@amd.com&gt;

            List of files:
            /linux-6.15/drivers/gpu/drm/amd/display/amdgpu_dm/Makefile</description>
        <pubDate>Wed, 02 Nov 2022 15:44:08 +0000</pubDate>
        <dc:creator>Alex Hung &lt;alex.hung@amd.com&gt;</dc:creator>
    </item>
<item>
        <title>1b097bcd - drm/amd/display: Skip entire amdgpu_dm build if !CONFIG_DRM_AMD_DC</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/gpu/drm/amd/display/amdgpu_dm/Makefile#1b097bcd</link>
        <description>drm/amd/display: Skip entire amdgpu_dm build if !CONFIG_DRM_AMD_DC[WHY]Previously this only excluded build for a few amdgpu_dmbinaries which makes no sense.[HOW]Wrap the entire Makefile in &quot;ifneq ($(CONFIG_DRM_AMD_DC),)&quot;Reviewed-by: Alex Hung &lt;alex.hung@amd.com&gt;Signed-off-by: Harry Wentland &lt;harry.wentland@amd.com&gt;Signed-off-by: Alex Hung &lt;alex.hung@amd.com&gt;Signed-off-by: Alex Deucher &lt;alexander.deucher@amd.com&gt;

            List of files:
            /linux-6.15/drivers/gpu/drm/amd/display/amdgpu_dm/Makefile</description>
        <pubDate>Wed, 26 Oct 2022 18:08:31 +0000</pubDate>
        <dc:creator>Harry Wentland &lt;harry.wentland@amd.com&gt;</dc:creator>
    </item>
<item>
        <title>dede1fea - drm/amd/display: Add Freesync Panel DM code</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/gpu/drm/amd/display/amdgpu_dm/Makefile#dede1fea</link>
        <description>drm/amd/display: Add Freesync Panel DM codeWe need certain conditions for replay to be enabled, so create aninterface in DM to enable/disable replay.Signed-off-by: Bhawanpreet Lakha &lt;Bhawanpreet.Lakha@amd.com&gt;Reviewed-by: Harry Wentland &lt;harry.wentland@amd.com&gt;Signed-off-by: Alex Deucher &lt;alexander.deucher@amd.com&gt;

            List of files:
            /linux-6.15/drivers/gpu/drm/amd/display/amdgpu_dm/Makefile</description>
        <pubDate>Fri, 12 May 2023 18:26:10 +0000</pubDate>
        <dc:creator>Bhawanpreet Lakha &lt;Bhawanpreet.Lakha@amd.com&gt;</dc:creator>
    </item>
<item>
        <title>4652ae7a - drm/amd/display: Rename DCN config to FP</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/gpu/drm/amd/display/amdgpu_dm/Makefile#4652ae7a</link>
        <description>drm/amd/display: Rename DCN config to FP[Why &amp; How]The only reason we have the DCN config is forfloating point support. Rename it to make thatclear and (hopefully) avoid misuse of the configin the future.Reviewed-by: Rodrigo Siqueira &lt;Rodrigo.Siqueira@amd.com&gt;Acked-by: Qingqing Zhuo &lt;qingqing.zhuo@amd.com&gt;Signed-off-by: Harry Wentland &lt;harry.wentland@amd.com&gt;Tested-by: Daniel Wheeler &lt;daniel.wheeler@amd.com&gt;Signed-off-by: Alex Deucher &lt;alexander.deucher@amd.com&gt;

            List of files:
            /linux-6.15/drivers/gpu/drm/amd/display/amdgpu_dm/Makefile</description>
        <pubDate>Tue, 14 Feb 2023 19:14:49 +0000</pubDate>
        <dc:creator>Harry Wentland &lt;harry.wentland@amd.com&gt;</dc:creator>
    </item>
<item>
        <title>1e88eb1b - drm/amd/display: Drop CONFIG_DRM_AMD_DC_HDCP</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/gpu/drm/amd/display/amdgpu_dm/Makefile#1e88eb1b</link>
        <description>drm/amd/display: Drop CONFIG_DRM_AMD_DC_HDCP[Why &amp; How]There is no reason we still need a config option for this.Reviewed-by: Wenjing Liu &lt;Wenjing.Liu@amd.com&gt;Acked-by: Qingqing Zhuo &lt;qingqing.zhuo@amd.com&gt;Signed-off-by: Harry Wentland &lt;harry.wentland@amd.com&gt;Tested-by: Daniel Wheeler &lt;daniel.wheeler@amd.com&gt;Signed-off-by: Alex Deucher &lt;alexander.deucher@amd.com&gt;

            List of files:
            /linux-6.15/drivers/gpu/drm/amd/display/amdgpu_dm/Makefile</description>
        <pubDate>Mon, 13 Feb 2023 16:19:31 +0000</pubDate>
        <dc:creator>Harry Wentland &lt;harry.wentland@amd.com&gt;</dc:creator>
    </item>
<item>
        <title>473683a0 - drm/amd/display: Create a file dedicated for CRTC</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/gpu/drm/amd/display/amdgpu_dm/Makefile#473683a0</link>
        <description>drm/amd/display: Create a file dedicated for CRTC[Why]The amdgpu_dm file contains most of the code that works as an interfacebetween DRM API and DC. As a result, this file becomes very large sinceit comprises multiple abstractions such as CRTC manipulation.[How]This commit extracts the CRTC code to its specific file namedamdgpu_dm_crtc. This change does not change anything inside thefunctions; the only exception is converting some static functions to aglobal function.v2: fix ifdef merge mix up (Alex)Tested-by: Daniel Wheeler &lt;daniel.wheeler@amd.com&gt;Reviewed-by: Harry Wentland &lt;Harry.Wentland@amd.com&gt;Acked-by: Alan Liu &lt;HaoPing.Liu@amd.com&gt;Signed-off-by: Rodrigo Siqueira &lt;Rodrigo.Siqueira@amd.com&gt;Signed-off-by: Alex Deucher &lt;alexander.deucher@amd.com&gt;

            List of files:
            /linux-6.15/drivers/gpu/drm/amd/display/amdgpu_dm/Makefile</description>
        <pubDate>Wed, 20 Jul 2022 19:43:21 +0000</pubDate>
        <dc:creator>Rodrigo Siqueira &lt;Rodrigo.Siqueira@amd.com&gt;</dc:creator>
    </item>
<item>
        <title>5d945cbc - drm/amd/display: Create a file dedicated to planes</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/gpu/drm/amd/display/amdgpu_dm/Makefile#5d945cbc</link>
        <description>drm/amd/display: Create a file dedicated to planes[Why]The amdgpu_dm file contains most of the code that works as an interfacebetween DRM API and DC. As a result, this file becomes very large sinceit comprises multiple abstractions such as plane manipulation.[How]This commit extracts the plane code to its specific file namedamdgpu_dm_plane. This change does not change anything inside thefunctions; the only exception is converting some static functions to aglobal function.Tested-by: Daniel Wheeler &lt;daniel.wheeler@amd.com&gt;Reviewed-by: Harry Wentland &lt;Harry.Wentland@amd.com&gt;Acked-by: Alan Liu &lt;HaoPing.Liu@amd.com&gt;Signed-off-by: Rodrigo Siqueira &lt;Rodrigo.Siqueira@amd.com&gt;Signed-off-by: Alex Deucher &lt;alexander.deucher@amd.com&gt;

            List of files:
            /linux-6.15/drivers/gpu/drm/amd/display/amdgpu_dm/Makefile</description>
        <pubDate>Wed, 20 Jul 2022 19:31:42 +0000</pubDate>
        <dc:creator>Rodrigo Siqueira &lt;Rodrigo.Siqueira@amd.com&gt;</dc:creator>
    </item>
<item>
        <title>96ee6373 - drm/amd/display: Add control mechanism for FPU</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/gpu/drm/amd/display/amdgpu_dm/Makefile#96ee6373</link>
        <description>drm/amd/display: Add control mechanism for FPUDC invokes DC_FPU_START/END in multiple parts of the code; this cancreate a situation where we invoke this FPU operation in a nested way orexit too early. For avoiding this situation, this commit adds amechanism where dc_fpu_begin/end manages the access tokernel_fpu_begin/end.Change since V3:- Christian: Move PPC64 code to dc_fpu_begin/end.Change since V2:- Christian: Do not use this_cpu_* between get/put_cpu_ptr().Change since V1:- Use a better variable names- Use get_cpu_ptr and put_cpu_ptr to better balance preemption enableand disableCc: Harry Wentland &lt;harry.wentland@amd.com&gt;Cc: Anson Jacob &lt;Anson.Jacob@amd.com&gt;Cc: Christian K&#246;nig &lt;christian.koenig@amd.com&gt;Cc: Hersen Wu &lt;hersenxs.wu@amd.com&gt;Cc: Aric Cyr &lt;aric.cyr@amd.com&gt;Cc: Jun Lei &lt;jun.lei@amd.com&gt;Cc: Dmytro Laktyushkin &lt;dmytro.laktyushkin@amd.com&gt;Cc: Qingqing Zhuo &lt;qingqing.zhuo@amd.com&gt;Signed-off-by: Rodrigo Siqueira &lt;Rodrigo.Siqueira@amd.com&gt;Reviewed-by: Christian K&#246;nig &lt;christian.koenig@amd.com&gt;Signed-off-by: Alex Deucher &lt;alexander.deucher@amd.com&gt;

            List of files:
            /linux-6.15/drivers/gpu/drm/amd/display/amdgpu_dm/Makefile</description>
        <pubDate>Tue, 27 Jul 2021 00:52:46 +0000</pubDate>
        <dc:creator>Rodrigo Siqueira &lt;Rodrigo.Siqueira@amd.com&gt;</dc:creator>
    </item>
<item>
        <title>f4594cd1 - drm/amd/display: move psr dm interface to separate files</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/gpu/drm/amd/display/amdgpu_dm/Makefile#f4594cd1</link>
        <description>drm/amd/display: move psr dm interface to separate files[Why]Improve the maintain/read abilities of dm code.[How]Create amdgpu_dm_psr.c/h files.Move psr function from amdgpu_dm.cSigned-off-by: Roman Li &lt;roman.li@amd.com&gt;Reviewed-by: Nicholas Kazlauskas &lt;Nicholas.Kazlauskas@amd.com&gt;Acked-by: Anson Jacob &lt;Anson.Jacob@amd.com&gt;Tested-by: Daniel Wheeler &lt;daniel.wheeler@amd.com&gt;Signed-off-by: Alex Deucher &lt;alexander.deucher@amd.com&gt;

            List of files:
            /linux-6.15/drivers/gpu/drm/amd/display/amdgpu_dm/Makefile</description>
        <pubDate>Fri, 04 Jun 2021 18:34:24 +0000</pubDate>
        <dc:creator>Roman Li &lt;roman.li@amd.com&gt;</dc:creator>
    </item>
<item>
        <title>a193ed20 - drm/amd/display: Create amdgpu_dm_hdcp</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/gpu/drm/amd/display/amdgpu_dm/Makefile#a193ed20</link>
        <description>drm/amd/display: Create amdgpu_dm_hdcp[Why]We need to interact with the hdcp module from the DM, the modulehas to be interacted with in terms of events[How]Create the files needed for linux hdcp. These files manage the eventsneeded for the dm to interact with the hdcp module.We use the kernel work queue to process the events needed forthe moduleSigned-off-by: Bhawanpreet Lakha &lt;Bhawanpreet.Lakha@amd.com&gt;Reviewed-by: Harry Wentland &lt;harry.wentland@amd.com&gt;Signed-off-by: Alex Deucher &lt;alexander.deucher@amd.com&gt;

            List of files:
            /linux-6.15/drivers/gpu/drm/amd/display/amdgpu_dm/Makefile</description>
        <pubDate>Tue, 14 May 2019 17:20:19 +0000</pubDate>
        <dc:creator>Bhawanpreet Lakha &lt;Bhawanpreet.Lakha@amd.com&gt;</dc:creator>
    </item>
<item>
        <title>f7c1ed34 - drm/amd/display: Moving powerplay functions to a separate class</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/gpu/drm/amd/display/amdgpu_dm/Makefile#f7c1ed34</link>
        <description>drm/amd/display: Moving powerplay functions to a separate classMoving powerplay functions to a new amdgpu_dm_pp_smu classand cleaning dm_services class from unused headers.Signed-off-by: Mikita Lipski &lt;mikita.lipski@amd.com&gt;Reviewed-by: Tony Cheng &lt;Tony.Cheng@amd.com&gt;Acked-by: Harry Wentland &lt;harry.wentland@amd.com&gt;Signed-off-by: Alex Deucher &lt;alexander.deucher@amd.com&gt;

            List of files:
            /linux-6.15/drivers/gpu/drm/amd/display/amdgpu_dm/Makefile</description>
        <pubDate>Fri, 01 Jun 2018 19:02:55 +0000</pubDate>
        <dc:creator>Mikita Lipski &lt;mikita.lipski@amd.com&gt;</dc:creator>
    </item>
<item>
        <title>dc38fd9d - drm/amd/display: Add front end for dp debugfs files</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/gpu/drm/amd/display/amdgpu_dm/Makefile#dc38fd9d</link>
        <description>drm/amd/display: Add front end for dp debugfs filesAs part of hardware certification, read-write access tothe link rate, lane count, voltage swing, pre-emphasis,and PHY test pattern of DP connectors is required.  This commitadds debugfs files that will correspond to these values.The file operations are not yet implemented: currentlywriting or reading them does nothing.Signed-off-by: David Francis &lt;David.Francis@amd.com&gt;Reviewed-by: Harry Wentland &lt;harry.wentland@amd.com&gt;Signed-off-by: Alex Deucher &lt;alexander.deucher@amd.com&gt;

            List of files:
            /linux-6.15/drivers/gpu/drm/amd/display/amdgpu_dm/Makefile</description>
        <pubDate>Fri, 01 Jun 2018 13:49:06 +0000</pubDate>
        <dc:creator>David Francis &lt;David.Francis@amd.com&gt;</dc:creator>
    </item>
<item>
        <title>303afd2d - drm/amd/display: Implement color management</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/gpu/drm/amd/display/amdgpu_dm/Makefile#303afd2d</link>
        <description>drm/amd/display: Implement color managementImplement color management functionalities within amdgpu_dm_color, andexpose functions within amdgpu_dm.h.Signed-off-by: Leo (Sunpeng) Li &lt;sunpeng.li@amd.com&gt;Reviewed-by: Harry Wentland &lt;Harry.Wentland@amd.com&gt;Signed-off-by: Alex Deucher &lt;alexander.deucher@amd.com&gt;

            List of files:
            /linux-6.15/drivers/gpu/drm/amd/display/amdgpu_dm/Makefile</description>
        <pubDate>Fri, 02 Feb 2018 15:18:05 +0000</pubDate>
        <dc:creator>Leo (Sunpeng) Li &lt;sunpeng.li@amd.com&gt;</dc:creator>
    </item>
<item>
        <title>31aec354 - drm/amd/display: Implement interface for CRC on CRTC</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/gpu/drm/amd/display/amdgpu_dm/Makefile#31aec354</link>
        <description>drm/amd/display: Implement interface for CRC on CRTCAdd interfaces in DC for per CRTC CRC configuration and fetching.Also implement amdgpu_dm functions to hook onto DRM.Signed-off-by: Leo (Sunpeng) Li &lt;sunpeng.li@amd.com&gt;Reviewed-by: Tony Cheng &lt;Tony.Cheng@amd.com&gt;Reviewed-by: Harry Wentland &lt;Harry.Wentland@amd.com&gt;Signed-off-by: Alex Deucher &lt;alexander.deucher@amd.com&gt;

            List of files:
            /linux-6.15/drivers/gpu/drm/amd/display/amdgpu_dm/Makefile</description>
        <pubDate>Mon, 18 Dec 2017 19:20:39 +0000</pubDate>
        <dc:creator>Leo (Sunpeng) Li &lt;sunpeng.li@amd.com&gt;</dc:creator>
    </item>
<item>
        <title>1a09120f - drm/amdgpu: add license to Makefiles</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/gpu/drm/amd/display/amdgpu_dm/Makefile#1a09120f</link>
        <description>drm/amdgpu: add license to MakefilesWas missing license text.Acked-by: Harry Wentland &lt;harry.wentland@amd.com&gt;Acked-by: Felix Kuehling &lt;Felix.Kuehling@amd.com&gt;Acked-by: Christian K&#246;nig &lt;christian.koenig@amd.com&gt;Signed-off-by: Alex Deucher &lt;alexander.deucher@amd.com&gt;

            List of files:
            /linux-6.15/drivers/gpu/drm/amd/display/amdgpu_dm/Makefile</description>
        <pubDate>Fri, 01 Dec 2017 02:15:50 +0000</pubDate>
        <dc:creator>Alex Deucher &lt;alexander.deucher@amd.com&gt;</dc:creator>
    </item>
<item>
        <title>e2874a3c - drm/amdgpu: add license to Makefiles</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/gpu/drm/amd/display/amdgpu_dm/Makefile#e2874a3c</link>
        <description>drm/amdgpu: add license to MakefilesWas missing license text.Acked-by: Harry Wentland &lt;harry.wentland@amd.com&gt;Acked-by: Felix Kuehling &lt;Felix.Kuehling@amd.com&gt;Acked-by: Christian K&#246;nig &lt;christian.koenig@amd.com&gt;Signed-off-by: Alex Deucher &lt;alexander.deucher@amd.com&gt;

            List of files:
            /linux-6.15/drivers/gpu/drm/amd/display/amdgpu_dm/Makefile</description>
        <pubDate>Fri, 01 Dec 2017 02:15:50 +0000</pubDate>
        <dc:creator>Alex Deucher &lt;alexander.deucher@amd.com&gt;</dc:creator>
    </item>
</channel>
</rss>
