<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/source/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>8be98d2f2a0a262f8bf8a0bc1fdf522b3c7aab17 - Merge branch &apos;next&apos; into for-linus</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/gpu/drm/gud/Makefile#8be98d2f2a0a262f8bf8a0bc1fdf522b3c7aab17</link>
        <description>Merge branch &apos;next&apos; into for-linusPrepare input updates for 5.15 merge window.

            List of files:
            /linux/drivers/gpu/drm/gud/Makefile</description>
        <pubDate>Mon, 06 Sep 2021 03:58:05 +0200</pubDate>
        <dc:creator>Dmitry Torokhov &lt;dmitry.torokhov@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>320424c7d44f54c18df9812fd7c45f6963524002 - Merge tag &apos;v5.13&apos; into next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/gpu/drm/gud/Makefile#320424c7d44f54c18df9812fd7c45f6963524002</link>
        <description>Merge tag &apos;v5.13&apos; into nextSync up with the mainline to get the latest parport API.

            List of files:
            /linux/drivers/gpu/drm/gud/Makefile</description>
        <pubDate>Mon, 19 Jul 2021 03:56:58 +0200</pubDate>
        <dc:creator>Dmitry Torokhov &lt;dmitry.torokhov@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>c441bfb5f2866de71e092c1b9d866a65978dfe1a - Merge tag &apos;v5.13-rc3&apos; into asoc-5.13</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/gpu/drm/gud/Makefile#c441bfb5f2866de71e092c1b9d866a65978dfe1a</link>
        <description>Merge tag &apos;v5.13-rc3&apos; into asoc-5.13Linux 5.13-rc3

            List of files:
            /linux/drivers/gpu/drm/gud/Makefile</description>
        <pubDate>Wed, 09 Jun 2021 12:52:35 +0200</pubDate>
        <dc:creator>Mark Brown &lt;broonie@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>c37fe6aff89cb0d842993fe2f69e48bf3ebe0ab0 - Merge tag &apos;v5.13-rc2&apos; into spi-5.13</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/gpu/drm/gud/Makefile#c37fe6aff89cb0d842993fe2f69e48bf3ebe0ab0</link>
        <description>Merge tag &apos;v5.13-rc2&apos; into spi-5.13Linux 5.13-rc2

            List of files:
            /linux/drivers/gpu/drm/gud/Makefile</description>
        <pubDate>Tue, 18 May 2021 18:24:52 +0200</pubDate>
        <dc:creator>Mark Brown &lt;broonie@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>85ebe5aeef9b0bf4c91ff91652b32f9c54f71d34 - Merge branch &apos;fixes-rc1&apos; into fixes</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/gpu/drm/gud/Makefile#85ebe5aeef9b0bf4c91ff91652b32f9c54f71d34</link>
        <description>Merge branch &apos;fixes-rc1&apos; into fixes

            List of files:
            /linux/drivers/gpu/drm/gud/Makefile</description>
        <pubDate>Tue, 18 May 2021 08:45:08 +0200</pubDate>
        <dc:creator>Tony Lindgren &lt;tony@atomide.com&gt;</dc:creator>
    </item>
<item>
        <title>c55b44c9386f3ee1b08752638559f19deaf6040d - Merge drm/drm-fixes into drm-misc-fixes</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/gpu/drm/gud/Makefile#c55b44c9386f3ee1b08752638559f19deaf6040d</link>
        <description>Merge drm/drm-fixes into drm-misc-fixesStart this new release drm-misc-fixes branchSigned-off-by: Maxime Ripard &lt;maxime@cerno.tech&gt;

            List of files:
            /linux/drivers/gpu/drm/gud/Makefile</description>
        <pubDate>Tue, 11 May 2021 13:35:52 +0200</pubDate>
        <dc:creator>Maxime Ripard &lt;maxime@cerno.tech&gt;</dc:creator>
    </item>
<item>
        <title>68a32ba14177d4a21c4a9a941cf1d7aea86d436f - Merge tag &apos;drm-next-2021-04-28&apos; of git://anongit.freedesktop.org/drm/drm</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/gpu/drm/gud/Makefile#68a32ba14177d4a21c4a9a941cf1d7aea86d436f</link>
        <description>Merge tag &apos;drm-next-2021-04-28&apos; of git://anongit.freedesktop.org/drm/drmPull drm updates from Dave Airlie: &quot;The usual lots of work all over the place.  i915 has gotten some Alderlake work and prelim DG1 code, along with a  major locking rework over the GEM code, and brings back the property  of timing out long running jobs using a watchdog. amdgpu has some  Alderbran support (new GPU), freesync HDMI support along with a lot  other fixes.  Outside of the drm, there is a new printf specifier added which should  have all the correct acks/sobs:   - printk fourcc modifier support added %p4cc  Summary:  core:   - drm_crtc_commit_wait   - atomic plane state helpers reworked for full state   - dma-buf heaps API rework   - edid: rework and improvements for displayid  dp-mst:   - better topology logging  bridge:   - Chipone ICN6211   - Lontium LT8912B   - anx7625 regulator support  panel:   - fix lt9611 4k panels handling  simple-kms:   - add plane state helpers  ttm:   - debugfs support   - removal of unused sysfs   - ignore signaled moved fences   - ioremap buffer according to mem caching  i915:   - Alderlake S enablement   - Conversion to dma_resv_locking   - Bring back watchdog timeout support   - legacy ioctl cleanups   - add GEM TDDO and RFC process   - DG1 LMEM preparation work   - intel_display.c refactoring   - Gen9/TGL PCH combination support   - eDP MSO Support   - multiple PSR instance support   - Link training debug updates   - Disable PSR2 support on JSL/EHL   - DDR5/LPDDR5 support for bw calcs   - LSPCON limited to gen9/10 platforms   - HSW/BDW async flip/VTd corruption workaround   - SAGV watermark fixes   - SNB hard hang on ring resume fix   - Limit imported dma-buf size   - move to use new tasklet API   - refactor KBL/TGL/ADL-S display/gt steppings   - refactoring legacy DP/HDMI, FB plane code out  amdgpu:   - uapi: add ioctl to query video capabilities   - Iniital AMD Freesync HDMI support   - Initial Adebaran support   - 10bpc dithering improvements   - DCN secure display support   - Drop legacy IO BAR requirements   - PCIE/S0ix/RAS/Prime/Reset fixes   - Display ASSR support   - SMU gfx busy queues for RV/PCO   - Initial LTTPR display work  amdkfd:   - MMU notifier fixes   - APU fixes  radeon:   - debugfs cleanps   - fw error handling ifix   - Flexible array cleanups  msm:   - big DSI phy/pll cleanup   - sc7280 initial support   - commong bandwidth scaling path   - shrinker locking contention fixes   - unpin/swap support for GEM objcets  ast:   - cursor plane handling reworked  tegra:   - don&apos;t register DP AUX channels before connectors  zynqmp:   - fix OOB struct padding memset  gma500:   - drop ttm and medfield support  exynos:   - request_irq cleanup function  mediatek:   - fine tune line time for EOTp   - MT8192 dpi support   - atomic crtc config updates   - don&apos;t support HDMI connector creation  mxsdb:   - imx8mm support  panfrost:   - MMU IRQ handling rework  qxl:   - locking fixes   - resource deallocation changes  sun4i:   - add alpha properties to UI/VI layers  vc4:   - RPi4 CEC support  vmwgfx:   - doc cleanups  arc:   - moved to drm/tiny&quot;* tag &apos;drm-next-2021-04-28&apos; of git://anongit.freedesktop.org/drm/drm: (1390 commits)  drm/ttm: Don&apos;t count pages in SG BOs against pages_limit  drm/ttm: fix return value check  drm/bridge: lt8912b: fix incorrect handling of of_* return values  drm: bridge: fix LONTIUM use of mipi_dsi_() functions  drm: bridge: fix ANX7625 use of mipi_dsi_() functions  drm/amdgpu: page retire over debugfs mechanism  drm/radeon: Fix a missing check bug in radeon_dp_mst_detect()  drm/amd/display: Fix the Wunused-function warning  drm/radeon/r600: Fix variables that are not used after assignment  drm/amdgpu/smu7: fix CAC setting on TOPAZ  drm/amd/display: Update DCN302 SR Exit Latency  drm/amdgpu: enable ras eeprom on aldebaran  drm/amdgpu: RAS harvest on driver load  drm/amdgpu: add ras aldebaran ras eeprom driver  drm/amd/pm: increase time out value when sending msg to SMU  drm/amdgpu: add DMUB outbox event IRQ source define/complete/debug flag  drm/amd/pm: add the callback to get vbios bootup values for vangogh  drm/radeon: Fix size overflow  drm/amdgpu: Fix size overflow  drm/amdgpu: move mmhub ras_func init to ip specific file  ...

            List of files:
            /linux/drivers/gpu/drm/gud/Makefile</description>
        <pubDate>Wed, 28 Apr 2021 19:01:40 +0200</pubDate>
        <dc:creator>Linus Torvalds &lt;torvalds@linux-foundation.org&gt;</dc:creator>
    </item>
<item>
        <title>d527353e4bceae6d59606ad21ad00916401d22ad - Merge drm/drm-next into drm-intel-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/gpu/drm/gud/Makefile#d527353e4bceae6d59606ad21ad00916401d22ad</link>
        <description>Merge drm/drm-next into drm-intel-nextSync up with topic/i915-gem-next and drm-intel-gt-next.Signed-off-by: Jani Nikula &lt;jani.nikula@intel.com&gt;

            List of files:
            /linux/drivers/gpu/drm/gud/Makefile</description>
        <pubDate>Thu, 08 Apr 2021 09:22:14 +0200</pubDate>
        <dc:creator>Jani Nikula &lt;jani.nikula@intel.com&gt;</dc:creator>
    </item>
<item>
        <title>1539f71602edf09bb33666afddc5a781c42e768d - Merge tag &apos;drm-misc-next-2021-04-01&apos; of git://anongit.freedesktop.org/drm/drm-misc into drm-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/gpu/drm/gud/Makefile#1539f71602edf09bb33666afddc5a781c42e768d</link>
        <description>Merge tag &apos;drm-misc-next-2021-04-01&apos; of git://anongit.freedesktop.org/drm/drm-misc into drm-nextdrm-misc-next for 5.13:UAPI Changes:Cross-subsystem Changes:Core Changes:  - mst: Improve topology logging  - edid: Rework and improvements for displayidDriver Changes:  - anx7625: Regulators support  - bridge: Support for the Chipone ICN6211, Lontium LT8912B  - lt9611: Fix 4k panels handlingSigned-off-by: Dave Airlie &lt;airlied@redhat.com&gt;From: Maxime Ripard &lt;maxime@cerno.tech&gt;Link: https://patchwork.freedesktop.org/patch/msgid/20210401110552.2b3yetlgsjtlotcn@gilmour

            List of files:
            /linux/drivers/gpu/drm/gud/Makefile</description>
        <pubDate>Wed, 07 Apr 2021 09:32:05 +0200</pubDate>
        <dc:creator>Dave Airlie &lt;airlied@redhat.com&gt;</dc:creator>
    </item>
<item>
        <title>40e1a70b4aedf2859a1829991b48ef0ebe650bf2 - drm: Add GUD USB Display driver</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/gpu/drm/gud/Makefile#40e1a70b4aedf2859a1829991b48ef0ebe650bf2</link>
        <description>drm: Add GUD USB Display driverThis adds a USB display driver with the intention that it can beused with future USB interfaced low end displays/adapters. The Linuxgadget device driver will serve as the canonical device implementation.The following DRM properties are supported:- Plane rotation- Connector TV propertiesThere is also support for backlight brightness exposed as a backlightdevice.Display modes can be made available to the host driver either as DRMdisplay modes or through EDID. If both are present, EDID is just passedon to userspace.Performance is preferred over color depth, so if the device supportsRGB565, DRM_CAP_DUMB_PREFERRED_DEPTH will return 16.If the device transfer buffer can&apos;t fit an uncompressed framebufferupdate, the update is split up into parts that do fit.Optimal user experience is achieved by providing damage reports either bysetting FB_DAMAGE_CLIPS on pageflips or calling DRM_IOCTL_MODE_DIRTYFB.LZ4 compression is used if the device supports it.The driver supports a one bit monochrome transfer format: R1. This is notimplemented in the gadget driver. It is added in preparation for futuremonochrome e-ink displays.The driver is MIT licensed to smooth the path for any BSD port of thedriver.v2:- Use devm_drm_dev_alloc() and drmm_mode_config_init()- drm_fbdev_generic_setup: Use preferred_bpp=0, 16 was a copy paste error- The drm_backlight_helper is dropped, copy in the code- Support protocol version backwards compatibility for devicev3:- Use donated Openmoko USB pid- Use direct compression from framebuffer when pitch matches, not only on  full frames, so split updates can benefit- Use __le16 in struct gud_drm_req_get_connector_status- Set edid property when the device only provides edid- Clear compression fields in struct gud_drm_req_set_buffer- Fix protocol version negotiation- Remove mode-&gt;vrefresh, it&apos;s calculatedv4:- Drop the status req polling which was a workaround for something that  turned out to be a dwc2 udc driver problem- Add a flag for the Linux gadget to require a status request on  SET operations. Other devices will only get status req on STALL errors- Use protocol specific error codes (Peter)- Add a flag for devices that want to receive the entire framebuffer on  each flush (Lubomir)- Retry a failed framebuffer flush- If mode has changed wait for worker and clear pending damage before  queuing up new damage, fb width/height might have changed- Increase error counter on bulk transfer failures- Use DRM_MODE_CONNECTOR_USB- Handle R1 kmalloc error (Peter)- Don&apos;t try and replicate the USB get descriptor request standard for the  display descriptor (Peter)- Make max_buffer_size optional (Peter), drop the pow2 requirement since  it&apos;s not necessary anymore.- Don&apos;t pre-alloc a control request buffer, it was only 4k- Let gud.h describe the whole protocol explicitly and don&apos;t let DRM  leak into it (Peter)- Drop display mode .hskew and .vscan from the protocol- Shorten names: s/GUD_DRM_/GUD_/ s/gud_drm_/gud_/ (Peter)- Fix gud_pipe_check() connector picking when switching connector- Drop gud_drm_driver_gem_create_object() cached is default now- Retrieve USB device from struct drm_device.dev instead of keeping a  pointer- Honour fb-&gt;offsets[0]- Fix mode fetching when connector status is forced- Check EDID length reported by the device- Use drm_do_get_edid() so userspace can overrride EDID- Set epoch counter to signal connector status change- gud_drm_driver can be const nowv5:- GUD_DRM_FORMAT_R1: Use non-human ascii values (Daniel)- Change name to: GUD USB Display (Thomas, Simon)- Change one __u32 -&gt; __le32 in protocol header- Always log fb flush errors, unless the previous one failed- Run backlight update in a worker to avoid upsetting lockdep (Daniel)- Drop backlight_ops.get_brightness, there&apos;s no readback from the device  so it doesn&apos;t really add anything.- Set dma mask, needed by dma-buf importersv6:- Use obj-y in Makefile (Peter)- Fix missing le32_to_cpu() when using GUD_DISPLAY_MAGIC (Peter)- Set initial brightness on backlight devicev7:- LZ4_compress_default() can return zero, check for that- Fix memory leak in gud_pipe_check() error path (Peter)- Improve debug and error messages (Peter)- Don&apos;t pass length in protocol structs (Peter)- Pass USB interface to gud_usb_control_msg() et al. (Peter)- Improve gud_connector_fill_properties() (Peter)- Add GUD_PIXEL_FORMAT_RGB111 (Peter)- Remove GUD_REQ_SET_VERSION (Peter)- Fix DRM_IOCTL_MODE_OBJ_SETPROPERTY and the rotation property- Fix dma-buf import (Thomas)v8:- Forgot to filter RGB111 from reaching userspace- Handle a device that only returns unknown device properties (Peter)- s/GUD_PIXEL_FORMAT_RGB111/GUD_PIXEL_FORMAT_XRGB1111/ (Peter)- Fix R1 and XRGB1111 format conversion- Add FIXME about Big Endian being broken (Peter, Ilia)Cc: Lubomir Rintel &lt;lkundrak@v3.sk&gt;Acked-by: Daniel Vetter &lt;daniel.vetter@ffwll.ch&gt;Reviewed-by: Peter Stuge &lt;peter@stuge.se&gt;Tested-by: Peter Stuge &lt;peter@stuge.se&gt;Signed-off-by: Noralf Tr&#248;nnes &lt;noralf@tronnes.org&gt;Link: https://patchwork.freedesktop.org/patch/msgid/20210313112545.37527-4-noralf@tronnes.org

            List of files:
            /linux/drivers/gpu/drm/gud/Makefile</description>
        <pubDate>Sat, 13 Mar 2021 12:25:45 +0100</pubDate>
        <dc:creator>Noralf Tr&#248;nnes &lt;noralf@tronnes.org&gt;</dc:creator>
    </item>
</channel>
</rss>
