Home | History | Annotate | Download | only in drm
History log of /src/sys/external/bsd/drm2/include/drm/drm_vma_manager.h
RevisionDateAuthorComments
 1.7  19-Dec-2021  riastradh drm: Add drm_vma_offset_exact_lookup_locked.
 1.6  19-Dec-2021  riastradh provide DRM_FILE_PAGE_OFFSET_{START,SIZE}


Author: Maya Rashish <maya@NetBSD.org>
 1.5  19-Dec-2021  riastradh Side-load linux/mm.h from the same headers as linux


Author: Maya Rashish <maya@NetBSD.org>
 1.4  19-Dec-2021  riastradh Linux wants a `readonly' member in struct drm_vma_offset_node.
 1.3  19-Dec-2021  riastradh Constify some prototypes for great constance.
 1.2  19-Dec-2021  riastradh drm_vma_manager deals in struct drm_file, not struct file, now.

Kinda inconvenient because it means we'll need to patch
filp->private_data with filp->f_data in various places...
 1.1  16-Jul-2014  riastradh branches: 1.1.2; 1.1.6;
Make it build and boot on my test machines.

Screen blanks on boot on the Ivy Bridge system with

DRM error in cpt_serr_int_handler: PCH transcoder A FIFO underrun

But after that everything is OK. Appears to be an upstream problem.
To investigate...

I think there's a cache flushing issue somewhere -- there are little
display artefacts on my T60.
 1.1.6.2  20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.1.6.1  16-Jul-2014  tls file drm_vma_manager.h was added on branch tls-maxphys on 2014-08-20 00:04:21 +0000
 1.1.2.2  10-Aug-2014  tls Rebase.
 1.1.2.1  16-Jul-2014  tls file drm_vma_manager.h was added on branch tls-earlyentropy on 2014-08-10 06:55:39 +0000

RSS XML Feed