<?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>26a0e208 - drm/amd/display: Drop unused link FPGA code</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/gpu/drm/amd/display/dc/link/Makefile#26a0e208</link>
        <description>drm/amd/display: Drop unused link FPGA codeThere are multiple parts of the code that DC does not use anymore, andthis commit drops those dead codes.Tested-by: Daniel Wheeler &lt;daniel.wheeler@amd.com&gt;Reviewed-by: Harry Wentland &lt;harry.wentland@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/dc/link/Makefile</description>
        <pubDate>Tue, 12 Sep 2023 22:01:57 +0000</pubDate>
        <dc:creator>Rodrigo Siqueira &lt;Rodrigo.Siqueira@amd.com&gt;</dc:creator>
    </item>
<item>
        <title>ad5594ad - drm/amd/display: Support Compliance Test Pattern Generation with DP2 Retimer</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/gpu/drm/amd/display/dc/link/Makefile#ad5594ad</link>
        <description>drm/amd/display: Support Compliance Test Pattern Generation with DP2 Retimer[WHY]Certain retimer requires workarounds in order to correctly output test patterns.[HOW]Add vendor-specific aux sequences to program retimer&apos;s TX and pattern generatorwhen specific compliance test patterns are requested by sink.Note: SQ128 w/a in DPMF mode only works in one flip orientation currentlyReviewed-by: Hansen Dsouza &lt;hansen.dsouza@amd.com&gt;Reviewed-by: Wenjing Liu &lt;wenjing.liu@amd.com&gt;Acked-by: Stylon Wang &lt;stylon.wang@amd.com&gt;Signed-off-by: Michael Strauss &lt;michael.strauss@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/link/Makefile</description>
        <pubDate>Thu, 22 Jun 2023 19:30:24 +0000</pubDate>
        <dc:creator>Michael Strauss &lt;michael.strauss@amd.com&gt;</dc:creator>
    </item>
<item>
        <title>6455cb52 - drm/amd/display: link link_dp_dpia_bw.o in makefile</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/gpu/drm/amd/display/dc/link/Makefile#6455cb52</link>
        <description>drm/amd/display: link link_dp_dpia_bw.o in makefile[Why &amp; How]- We have added link_dp_dpia_bw code but it is not currentlyadded in makefile. We are adding this to makefile so it wouldbe built.- Remove unused dc_link.hReviewed-by: Jun Lei &lt;Jun.Lei@amd.com&gt;Acked-by: Qingqing Zhuo &lt;qingqing.zhuo@amd.com&gt;Signed-off-by: Wenjing Liu &lt;wenjing.liu@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/link/Makefile</description>
        <pubDate>Wed, 15 Feb 2023 21:03:09 +0000</pubDate>
        <dc:creator>Wenjing Liu &lt;wenjing.liu@amd.com&gt;</dc:creator>
    </item>
<item>
        <title>54618888 - drm/amd/display: break down dc_link.c</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/gpu/drm/amd/display/dc/link/Makefile#54618888</link>
        <description>drm/amd/display: break down dc_link.c[why]dc_link contains over 30k line of code, the decision is to break itdown to files residing in link folder based on functionality. Thischange is the last break down change which will remove dc_link.cfile after everything is broken down.[how]Move remaining dc_link.c functions into link_detection, link_dpms,link_validation, link_resource, and link_fpga and remove dc_link.Reviewed-by: George Shen &lt;George.Shen@amd.com&gt;Acked-by: Qingqing Zhuo &lt;qingqing.zhuo@amd.com&gt;Signed-off-by: Wenjing Liu &lt;wenjing.liu@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/link/Makefile</description>
        <pubDate>Wed, 18 Jan 2023 22:31:24 +0000</pubDate>
        <dc:creator>Wenjing Liu &lt;wenjing.liu@amd.com&gt;</dc:creator>
    </item>
<item>
        <title>de3fb390 - drm/amd/display: move dp cts functions from dc_link_dp to link_dp_cts</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/gpu/drm/amd/display/dc/link/Makefile#de3fb390</link>
        <description>drm/amd/display: move dp cts functions from dc_link_dp to link_dp_ctsCreate new files link_dp_cts.c and link_dp_cts.h, and move DP ctsfunctions into them.Reviewed-by: George Shen &lt;George.Shen@amd.com&gt;Acked-by: Alan Liu &lt;HaoPing.Liu@amd.com&gt;Signed-off-by: Wenjing Liu &lt;wenjing.liu@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/link/Makefile</description>
        <pubDate>Mon, 09 Jan 2023 20:25:43 +0000</pubDate>
        <dc:creator>Wenjing Liu &lt;wenjing.liu@amd.com&gt;</dc:creator>
    </item>
<item>
        <title>c5a31f17 - drm/amd/display: move dp irq handler functions from dc_link_dp to link_dp_irq_handler</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/gpu/drm/amd/display/dc/link/Makefile#c5a31f17</link>
        <description>drm/amd/display: move dp irq handler functions from dc_link_dp to link_dp_irq_handlerCreate new files link_dp_irq_handler.c and link_dp_irq_handler.h, andmove DP irq handler functions into them.Reviewed-by: George Shen &lt;George.Shen@amd.com&gt;Acked-by: Alan Liu &lt;HaoPing.Liu@amd.com&gt;Signed-off-by: Wenjing Liu &lt;wenjing.liu@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/link/Makefile</description>
        <pubDate>Mon, 09 Jan 2023 19:38:35 +0000</pubDate>
        <dc:creator>Wenjing Liu &lt;wenjing.liu@amd.com&gt;</dc:creator>
    </item>
<item>
        <title>0078c924 - drm/amd/display: move eDP panel control logic to link_edp_panel_control</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/gpu/drm/amd/display/dc/link/Makefile#0078c924</link>
        <description>drm/amd/display: move eDP panel control logic to link_edp_panel_controlCreate new file link_edp_panel_control.c and link_edp_panel_control.h,and move eDP panel control logic into them.Reviewed-by: George Shen &lt;George.Shen@amd.com&gt;Reviewed-by: Jun Lei &lt;Jun.Lei@amd.com&gt;Acked-by: Alan Liu &lt;HaoPing.Liu@amd.com&gt;Signed-off-by: Wenjing Liu &lt;wenjing.liu@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/link/Makefile</description>
        <pubDate>Mon, 19 Dec 2022 19:54:31 +0000</pubDate>
        <dc:creator>Wenjing Liu &lt;wenjing.liu@amd.com&gt;</dc:creator>
    </item>
<item>
        <title>bc33f5e5 - drm/amd/display: create accessories, hwss and protocols sub folders in link</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/gpu/drm/amd/display/dc/link/Makefile#bc33f5e5</link>
        <description>drm/amd/display: create accessories, hwss and protocols sub folders in link[why]link component contains three sub folders:accessories - utilities for improving testability, logging or tracing, doesn&apos;t impactend user use cases.protocols - specs defined protocols used in end user use caseshwss - hwss owned link_hwss object, served as an abstraction layer in hwss toaccess various types of encoder/phy/dpia endpoints in a unified interface.sooner we will have files directly under link folder one for the implementation ofeach major link behavior such as link_create, link_detect, link_validateand link_set_dpms.Reviewed-by: George Shen &lt;George.Shen@amd.com&gt;Reviewed-by: Jun Lei &lt;Jun.Lei@amd.com&gt;Acked-by: Alan Liu &lt;HaoPing.Liu@amd.com&gt;Signed-off-by: Wenjing Liu &lt;wenjing.liu@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/link/Makefile</description>
        <pubDate>Fri, 16 Dec 2022 22:16:19 +0000</pubDate>
        <dc:creator>Wenjing Liu &lt;wenjing.liu@amd.com&gt;</dc:creator>
    </item>
<item>
        <title>d5a43956 - drm/amd/display: move dp capability related logic to link_dp_capability</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/gpu/drm/amd/display/dc/link/Makefile#d5a43956</link>
        <description>drm/amd/display: move dp capability related logic to link_dp_capabilityTested-by: Daniel Wheeler &lt;Daniel.Wheeler@amd.com&gt;Reviewed-by: Wesley Chalmers &lt;Wesley.Chalmers@amd.com&gt;Acked-by: Rodrigo Siqueira &lt;Rodrigo.Siqueira@amd.com&gt;Signed-off-by: Wenjing Liu &lt;wenjing.liu@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/link/Makefile</description>
        <pubDate>Thu, 15 Dec 2022 22:28:28 +0000</pubDate>
        <dc:creator>Wenjing Liu &lt;wenjing.liu@amd.com&gt;</dc:creator>
    </item>
<item>
        <title>94dfeaa4 - drm/amd/display: move dp phy related logic to link_dp_phy</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/gpu/drm/amd/display/dc/link/Makefile#94dfeaa4</link>
        <description>drm/amd/display: move dp phy related logic to link_dp_phyTested-by: Daniel Wheeler &lt;Daniel.Wheeler@amd.com&gt;Reviewed-by: Wesley Chalmers &lt;Wesley.Chalmers@amd.com&gt;Acked-by: Rodrigo Siqueira &lt;Rodrigo.Siqueira@amd.com&gt;Signed-off-by: Wenjing Liu &lt;wenjing.liu@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/link/Makefile</description>
        <pubDate>Thu, 15 Dec 2022 19:24:56 +0000</pubDate>
        <dc:creator>Wenjing Liu &lt;wenjing.liu@amd.com&gt;</dc:creator>
    </item>
<item>
        <title>630168a9 - drm/amd/display: move dp link training logic to link_dp_training</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/gpu/drm/amd/display/dc/link/Makefile#630168a9</link>
        <description>drm/amd/display: move dp link training logic to link_dp_training[why]Extract dp link training logic out to their own files.link_dp_training - high level training sequence and helper functions.link_dp_training_8b_10b - dp1.x traininglink_dp_training_auxless - aux-less traininglink_dp_traininig_dpia - dpia traininglink_dp_training_fixed_vs_pe_retimer - fixed vs pe retimer traininglink_dp_training_128b_132b - dp2.1 trainingTested-by: Daniel Wheeler &lt;Daniel.Wheeler@amd.com&gt;Reviewed-by: Wesley Chalmers &lt;Wesley.Chalmers@amd.com&gt;Acked-by: Rodrigo Siqueira &lt;Rodrigo.Siqueira@amd.com&gt;Signed-off-by: Wenjing Liu &lt;wenjing.liu@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/link/Makefile</description>
        <pubDate>Wed, 14 Dec 2022 19:26:46 +0000</pubDate>
        <dc:creator>Wenjing Liu &lt;wenjing.liu@amd.com&gt;</dc:creator>
    </item>
<item>
        <title>d144b40a - drm/amd/display: move dc_link_dpia logic to link_dp_dpia</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/gpu/drm/amd/display/dc/link/Makefile#d144b40a</link>
        <description>drm/amd/display: move dc_link_dpia logic to link_dp_dpiaTested-by: Daniel Wheeler &lt;Daniel.Wheeler@amd.com&gt;Reviewed-by: George Shen &lt;George.Shen@amd.com&gt;Acked-by: Rodrigo Siqueira &lt;Rodrigo.Siqueira@amd.com&gt;Signed-off-by: Wenjing Liu &lt;wenjing.liu@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/link/Makefile</description>
        <pubDate>Tue, 13 Dec 2022 23:13:18 +0000</pubDate>
        <dc:creator>Wenjing Liu &lt;wenjing.liu@amd.com&gt;</dc:creator>
    </item>
<item>
        <title>a28d0bac - drm/amd/display: move dpcd logic from dc_link_dpcd to link_dpcd</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/gpu/drm/amd/display/dc/link/Makefile#a28d0bac</link>
        <description>drm/amd/display: move dpcd logic from dc_link_dpcd to link_dpcd[why]Moving dpcd logic from dc_link_dpcd to link_dpcd as part of link filerestructureTested-by: Daniel Wheeler &lt;Daniel.Wheeler@amd.com&gt;Reviewed-by: George Shen &lt;George.Shen@amd.com&gt;Acked-by: Rodrigo Siqueira &lt;Rodrigo.Siqueira@amd.com&gt;Signed-off-by: Wenjing Liu &lt;wenjing.liu@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/link/Makefile</description>
        <pubDate>Tue, 13 Dec 2022 22:26:13 +0000</pubDate>
        <dc:creator>Wenjing Liu &lt;wenjing.liu@amd.com&gt;</dc:creator>
    </item>
<item>
        <title>a98cdd8c - drm/amd/display: refactor ddc logic from dc_link_ddc to link_ddc</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/gpu/drm/amd/display/dc/link/Makefile#a98cdd8c</link>
        <description>drm/amd/display: refactor ddc logic from dc_link_ddc to link_ddc[why]1. Move dd_link_ddc functions to link_ddc.2. Move link ddc functions declaration exposed in dc to link.h3. Move link ddc functions declaration exposed in dm to dc_link.h4. Remove i2caux_interface.h fileTested-by: Daniel Wheeler &lt;Daniel.Wheeler@amd.com&gt;Reviewed-by: Jun Lei &lt;Jun.Lei@amd.com&gt;Acked-by: Rodrigo Siqueira &lt;Rodrigo.Siqueira@amd.com&gt;Signed-off-by: Wenjing Liu &lt;wenjing.liu@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/link/Makefile</description>
        <pubDate>Mon, 12 Dec 2022 18:52:57 +0000</pubDate>
        <dc:creator>Wenjing Liu &lt;wenjing.liu@amd.com&gt;</dc:creator>
    </item>
<item>
        <title>4370f72e - drm/amd/display: refactor hpd logic from dc_link to link_hpd</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/gpu/drm/amd/display/dc/link/Makefile#4370f72e</link>
        <description>drm/amd/display: refactor hpd logic from dc_link to link_hpd[why]Factor out hpd handling logic from generic dc link file.Tested-by: Daniel Wheeler &lt;Daniel.Wheeler@amd.com&gt;Reviewed-by: Jun Lei &lt;Jun.Lei@amd.com&gt;Acked-by: Rodrigo Siqueira &lt;Rodrigo.Siqueira@amd.com&gt;Signed-off-by: Wenjing Liu &lt;wenjing.liu@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/link/Makefile</description>
        <pubDate>Sat, 10 Dec 2022 16:40:18 +0000</pubDate>
        <dc:creator>Wenjing Liu &lt;wenjing.liu@amd.com&gt;</dc:creator>
    </item>
<item>
        <title>5fed53c7 - drm/amd/display: Add link dp trace support</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/gpu/drm/amd/display/dc/link/Makefile#5fed53c7</link>
        <description>drm/amd/display: Add link dp trace support[Why]It is nice to have link training and link loss status logging inour trace, and this patch add the all necessary accessors in dcside.[How]1. Define dp_trace struct and create new file link_dp_trace.c andlink_dp_trace.h;2. Add dp link training status update in dc_link_dp.c;Reviewed-by: Wenjing Liu &lt;Wenjing.Liu@amd.com&gt;Acked-by: Alan Liu &lt;HaoPing.Liu@amd.com&gt;Signed-off-by: Leo (Hanghong) Ma &lt;hanghong.ma@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/link/Makefile</description>
        <pubDate>Fri, 11 Feb 2022 14:44:05 +0000</pubDate>
        <dc:creator>Leo (Hanghong) Ma &lt;hanghong.ma@amd.com&gt;</dc:creator>
    </item>
<item>
        <title>fd249266 - drm/amd/display: move link_hwss to link folder and break down to files</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/gpu/drm/amd/display/dc/link/Makefile#fd249266</link>
        <description>drm/amd/display: move link_hwss to link folder and break down to files[why]Move link_hwss to its own folder as part of DC LIB and break it downto separate file one for each type of backend for code isolation.Tested-by: Daniel Wheeler &lt;daniel.wheeler@amd.com&gt;Reviewed-by: Jun Lei &lt;Jun.Lei@amd.com&gt;Acked-by: Stylon Wang &lt;stylon.wang@amd.com&gt;Signed-off-by: Wenjing Liu &lt;wenjing.liu@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/link/Makefile</description>
        <pubDate>Fri, 28 Jan 2022 14:04:07 +0000</pubDate>
        <dc:creator>Wenjing Liu &lt;wenjing.liu@amd.com&gt;</dc:creator>
    </item>
</channel>
</rss>
