<?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>90a7f0dd - drm/amd/display: Remove legacy code in DC</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/gpu/drm/amd/display/dc/hwss/Makefile#90a7f0dd</link>
        <description>drm/amd/display: Remove legacy code in DCThis commit just remove some trivial legacy code in some of the DCfiles.Acked-by: Wayne Lin &lt;wayne.lin@amd.com&gt;Signed-off-by: Rodrigo Siqueira &lt;Rodrigo.Siqueira@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/dc/hwss/Makefile</description>
        <pubDate>Thu, 18 Apr 2024 22:07:55 +0000</pubDate>
        <dc:creator>Rodrigo Siqueira &lt;Rodrigo.Siqueira@amd.com&gt;</dc:creator>
    </item>
<item>
        <title>00c39110 - drm/amd/display: Add misc DC changes for DCN401</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/gpu/drm/amd/display/dc/hwss/Makefile#00c39110</link>
        <description>drm/amd/display: Add misc DC changes for DCN401Add miscellaneous changes to enable DCN401 initSigned-off-by: Aurabindo Pillai &lt;aurabindo.pillai@amd.com&gt;Acked-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/dc/hwss/Makefile</description>
        <pubDate>Wed, 20 Mar 2024 17:56:16 +0000</pubDate>
        <dc:creator>Aurabindo Pillai &lt;aurabindo.pillai@amd.com&gt;</dc:creator>
    </item>
<item>
        <title>97d9e8ce - drm/amd/display: Modify power sequence</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/gpu/drm/amd/display/dc/hwss/Makefile#97d9e8ce</link>
        <description>drm/amd/display: Modify power sequenceNeed to update the power sequence to help prevent potential issueslike multi-display or multi-plane.Reviewed-by: Duncan Ma &lt;duncan.ma@amd.com&gt;Acked-by: Rodrigo Siqueira &lt;rodrigo.siqueira@amd.com&gt;Signed-off-by: Sung Joon Kim &lt;sungjoon.kim@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/dc/hwss/Makefile</description>
        <pubDate>Wed, 27 Mar 2024 22:04:09 +0000</pubDate>
        <dc:creator>Sung Joon Kim &lt;sungjoon.kim@amd.com&gt;</dc:creator>
    </item>
<item>
        <title>2728e9c7 - drm/amd/display: add DC changes for DCN351</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/gpu/drm/amd/display/dc/hwss/Makefile#2728e9c7</link>
        <description>drm/amd/display: add DC changes for DCN351Add DC support for DCN 3.5.1.Signed-off-by: Hamza Mahfooz &lt;hamza.mahfooz@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/dc/hwss/Makefile</description>
        <pubDate>Fri, 23 Feb 2024 14:40:25 +0000</pubDate>
        <dc:creator>Hamza Mahfooz &lt;hamza.mahfooz@amd.com&gt;</dc:creator>
    </item>
<item>
        <title>f6154d8b - drm/amd/display: Refactor INIT into component folder</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/gpu/drm/amd/display/dc/hwss/Makefile#f6154d8b</link>
        <description>drm/amd/display: Refactor INIT into component folder[why]Move all init files to hwss folder.[how]moved the dcnxx_init.c and .h files into inside the hwss and cleared thelinkage errors.Tested-by: Daniel Wheeler &lt;daniel.wheeler@amd.com&gt;Reviewed-by: Martin Leung &lt;martin.leung@amd.com&gt;Acked-by: Rodrigo Siqueira &lt;rodrigo.siqueira@amd.com&gt;Signed-off-by: Revalla &lt;hrevalla@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/dc/hwss/Makefile</description>
        <pubDate>Wed, 13 Dec 2023 14:26:38 +0000</pubDate>
        <dc:creator>Revalla &lt;hrevalla@amd.com&gt;</dc:creator>
    </item>
<item>
        <title>e53524cd - drm/amd/display: Refactor HWSS into component folder</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/gpu/drm/amd/display/dc/hwss/Makefile#e53524cd</link>
        <description>drm/amd/display: Refactor HWSS into component folder[why]Rename hw_sequencer to hwseq.Move all hwseq files to uniquefolder hwss.[how]creating hwss repo in dc, and moved the dcnxx_hwseq.cand .h files into corresponding new folders inside the hwssand cleared the linkage errors by adding relative pathsin the Makefile.template.Reviewed-by: Martin Leung &lt;martin.leung@amd.com&gt;Acked-by: Tom Chung &lt;chiahsuan.chung@amd.com&gt;Signed-off-by: Mounika Adhuri &lt;moadhuri@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/dc/hwss/Makefile</description>
        <pubDate>Fri, 22 Sep 2023 12:53:28 +0000</pubDate>
        <dc:creator>Mounika Adhuri &lt;moadhuri@amd.com&gt;</dc:creator>
    </item>
</channel>
</rss>
