Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: [netbsd-8] src/sys/external/bsd/drm2/ttm



Module Name:    src
Committed By:   martin
Date:           Mon Apr 22 08:08:46 UTC 2019

Modified Files:
        src/sys/external/bsd/drm2/ttm [netbsd-8]: ttm_bus_dma.c

Log Message:
Pull up following revision(s) (requested by chs in ticket #1237):

        sys/external/bsd/drm2/ttm/ttm_bus_dma.c: revision 1.8

in ttm_bus_dma_populate(), move the clearing of TTM_PAGE_FLAG_SWAPPED to be
earlier to avoid wrongly asserting if bus_dmamap_load_pglist() fails.


To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.7.6.1 src/sys/external/bsd/drm2/ttm/ttm_bus_dma.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index