lp:evdi

Get this repository:
git clone https://git.qastaging.paddev.net/evdi

Import details

Import Status: Suspended

This repository is an import of the Git repository at https://github.com/DisplayLink/evdi.git.

Last successful import was .

Import started on juju-eb11dc-stg-qa-launchpad-codeimport-0 and finished taking 10 seconds — see the log
Import started on juju-eb11dc-stg-qa-launchpad-codeimport-0 and finished taking 3 seconds — see the log
Import started on juju-eb11dc-stg-qa-launchpad-codeimport-0 and finished taking 5 minutes
Import started on juju-eb11dc-stg-qa-launchpad-codeimport-0 and finished taking 5 minutes

Branches

Name Last Modified Last Commit
devel 2023-11-15 07:44:53 UTC
Resolve compiler errors when compiling against Linux Kernel 6.6.

Author: Alex Biddulph
Author Date: 2023-11-14 21:59:44 UTC

Resolve compiler errors when compiling against Linux Kernel 6.6.

Specifically, the changes made are:
  - drm_gem_prime_fd_to_handle and drm_gem_prime_handle_to_fd are no longer exported as these are the defaults, so .prime_fd_to_handle and .prime_handle_to_fd no longer need to be set.
  - FBINFO_DEFAULT is no longer defined as it was defined as 0 and this is the default value (assuming the info struct is zero initialised)

gh-pages 2020-12-15 15:34:44 UTC
Deployed f479047 with MkDocs version: 1.1.2

Author: Dawid Kurek
Author Date: 2020-12-15 15:34:44 UTC

Deployed f479047 with MkDocs version: 1.1.2

v1.7.x 2020-12-12 11:01:33 UTC
Merge pull request #242 from elguero/el8Fixes-v1.7.x

Author: Dawid Kurek
Author Date: 2020-12-12 11:01:33 UTC

Merge pull request #242 from elguero/el8Fixes-v1.7.x

Adjustments needed to support the latest kernel for RHEL/CentOS 8 and…

master 2020-05-12 06:00:40 UTC
Merge pull request #203 from DisplayLink/devel

Author: Dawid Kurek
Author Date: 2020-05-12 06:00:40 UTC

Merge pull request #203 from DisplayLink/devel

Sync master with the 1.7.0 evdi release

v1.6.4 2019-11-21 07:42:24 UTC
Retry drop drm master when previous attempt failed

Author: Łukasz Spintzyk
Author Date: 2019-11-19 10:57:23 UTC

Retry drop drm master when previous attempt failed

v1.6.3 2019-10-31 14:19:28 UTC
Make drm ioctls call resistnat to EAGAIN and EINTR errors

Author: Łukasz Spintzyk
Author Date: 2019-10-23 10:18:52 UTC

Make drm ioctls call resistnat to EAGAIN and EINTR errors

According to:
https://dri.freedesktop.org/docs/drm/gpu/drm-uapi.html#recommended-ioctl-return-values
"DRM drivers assume that userspace restarts all IOCTLs. Any DRM IOCTL can
return EINTR and in such a case should be restarted with the IOCTL
parameters left unchanged."

16 of 6 results
This repository contains Public information 
Everyone can see this information.