Module Name:src
Committed By: riastradh
Date: Mon Apr 20 15:38:13 UTC 2015
Modified Files:
src/sys/external/bsd/drm/dist/bsd-core: drmP.h
Log Message:
Remove old drm's container_of.
To generate a diff of this commit:
cvs rdiff -u -r1.23 -r1.24 src/sys/external/bsd/drm/di
Module Name:src
Committed By: chs
Date: Sat Jan 10 23:34:49 UTC 2015
Modified Files:
src/sys/external/bsd/drm/dist/bsd-core: drm_bufs.c
Log Message:
initialize "addr" before passing its address to uvm_mmap_dev().
from Onno van der Linden in PR 49536.
To generate a diff o
Module Name:src
Committed By: christos
Date: Mon Nov 10 16:32:21 UTC 2014
Modified Files:
src/sys/external/bsd/drm/dist/bsd-core: drm_drv.c
Log Message:
fix the module class.
To generate a diff of this commit:
cvs rdiff -u -r1.25 -r1.26 src/sys/external/bsd/drm/dist/bsd-
Module Name:src
Committed By: riastradh
Date: Sat Oct 4 15:51:23 UTC 2014
Modified Files:
src/sys/external/bsd/drm/dist/bsd-core: drm_atomic.h
Log Message:
Canonicalize boolean result from test_and_set_bit.
Not actually semantically significant for any callers, but Linux
Module Name:src
Committed By: dholland
Date: Sun Jul 27 03:49:25 UTC 2014
Modified Files:
src/sys/external/bsd/drm/dist/bsd-core: drm_scatter.c
Log Message:
Fix misplaced parenthesis, from Henning Petersen in PR 44804.
To generate a diff of this commit:
cvs rdiff -u -r1.
Module Name:src
Committed By: mlelstv
Date: Thu Jun 6 07:55:46 UTC 2013
Modified Files:
src/sys/external/bsd/drm/dist/bsd-core: drm_memory.c
Log Message:
fix build for 'no options MTRR'
To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 \
src/sys/external
Module Name:src
Committed By: chs
Date: Sat Sep 29 14:19:43 UTC 2012
Modified Files:
src/sys/external/bsd/drm/dist/bsd-core: drm_sysctl.c
Log Message:
fix the DRM string sysctls to use copyout() instead of strcat()
to deliver the data to the user buffer.
To generate a di
Module Name:src
Committed By: chs
Date: Sun Jun 17 15:15:34 UTC 2012
Modified Files:
src/sys/external/bsd/drm/dist/bsd-core: drm_bufs.c
Log Message:
when freeing the DRM_SHM kernel memory that can be mapped by a user process,
remove any user mappings before freeing the mem
Module Name:src
Committed By: drochner
Date: Sun Jan 29 11:49:02 UTC 2012
Modified Files:
src/sys/external/bsd/drm/dist/bsd-core: drm_bufs.c
Log Message:
remove incomplete conversion to kmem_alloc -- inconsistent use
leads at least to diagnostic panics
To generate a diff
Module Name:src
Committed By: jmcneill
Date: Sun Aug 28 20:37:06 UTC 2011
Modified Files:
src/sys/external/bsd/drm/dist/bsd-core: savage_drv.c sis_drv.c
tdfx_drv.c
Log Message:
return 'error' not 0, fixes non-module build
To generate a diff of this commit:
cv
Module Name:src
Committed By: jmcneill
Date: Sun Aug 28 20:32:35 UTC 2011
Modified Files:
src/sys/external/bsd/drm/dist/bsd-core: mach64_drv.c
Log Message:
return 'error' not 0, fixes non-module build
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/sys/ex
Module Name:src
Committed By: jmcneill
Date: Sun Aug 28 20:22:42 UTC 2011
Modified Files:
src/sys/external/bsd/drm/dist/bsd-core: i915_drv.c
Log Message:
return 'error' not 0, fixes non-module build
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 src/sys/ext
Module Name:src
Committed By: mrg
Date: Wed Aug 3 06:42:59 UTC 2011
Modified Files:
src/sys/external/bsd/drm/dist/bsd-core: drm_drv.c
Log Message:
add a little bit of DRM_NO_AGP to help build on ofppc
To generate a diff of this commit:
cvs rdiff -u -r1.20 -r1.21 src/sys
Module Name:src
Committed By: jakllsch
Date: Mon Jul 25 14:21:52 UTC 2011
Modified Files:
src/sys/external/bsd/drm/dist/bsd-core: drm_pciids.h
Log Message:
Add additional Radeon devices from FreeBSD via Dragon Fly BSD.
To generate a diff of this commit:
cvs rdiff -u -r1.
Module Name:src
Committed By: dyoung
Date: Fri Jul 1 18:36:15 UTC 2011
Modified Files:
src/sys/external/bsd/drm/dist/bsd-core: drmP.h
Log Message:
#include instead of .
To generate a diff of this commit:
cvs rdiff -u -r1.22 -r1.23 src/sys/external/bsd/drm/dist/bsd-core
Module Name:src
Committed By: joerg
Date: Thu Jun 9 14:47:16 UTC 2011
Modified Files:
src/sys/external/bsd/drm/dist/bsd-core: drmP.h
Log Message:
dma_addr_t may not be a 64bit type, so add an explicit cast here instead
of silent truncation
To generate a diff of this com
Module Name:src
Committed By: jakllsch
Date: Sat Mar 5 21:43:39 UTC 2011
Modified Files:
src/sys/external/bsd/drm/dist/bsd-core: drm_irq.c
Log Message:
Make interrupt establishment failure be noted like most other PCI drivers do.
To generate a diff of this commit:
cvs r
Module Name:src
Committed By: jmcneill
Date: Sun Feb 27 01:02:40 UTC 2011
Modified Files:
src/sys/external/bsd/drm/dist/bsd-core: drm_drv.c
Log Message:
use pa_intrpin instead of pa_intrline for irq#, since drivers treat irq=0
as "no irq" and this matches pa_intrpin encodi
Module Name:src
Committed By: jakllsch
Date: Thu Feb 17 23:21:54 UTC 2011
Modified Files:
src/sys/external/bsd/drm/dist/bsd-core: drm_pciids.h
Log Message:
Add the RS880 device IDs to radeondrm(4).
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/sys/exter
Module Name:src
Committed By: jmcneill
Date: Tue Feb 15 14:24:23 UTC 2011
Modified Files:
src/sys/external/bsd/drm/dist/bsd-core: drm_memory.c drm_vm.c
Log Message:
map the framebuffer and agp with BUS_SPACE_MAP_PREFETCHABLE
To generate a diff of this commit:
cvs rdiff -
Module Name:src
Committed By: jmcneill
Date: Sat Feb 12 14:49:55 UTC 2011
Modified Files:
src/sys/external/bsd/drm/dist/bsd-core: drm_memory.c
Log Message:
wsdisplay isn't module friendly so don't add genfb support to the kmod for now
To generate a diff of this commit:
c
Module Name:src
Committed By: jmcneill
Date: Fri Feb 11 01:13:03 UTC 2011
Modified Files:
src/sys/external/bsd/drm/dist/bsd-core: drm_memory.c
Log Message:
Make DRM work with genfb again.
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 src/sys/external/bsd/dr
Module Name:src
Committed By: cegger
Date: Thu Jan 6 11:07:49 UTC 2011
Modified Files:
src/sys/external/bsd/drm/dist/bsd-core: drm_pciids.h
Log Message:
recognize Radeon HD 4200. This lets radeondrm(4) attach.
"go ahead" macallan@
To generate a diff of this commit:
cvs
Module Name:src
Committed By: mrg
Date: Wed Nov 10 05:22:56 UTC 2010
Modified Files:
src/sys/external/bsd/drm/dist/bsd-core: drm_sysctl.c
Log Message:
use a sysctllog structure, and sysctl_teardown(), to destroy the drm data.
this should actually now fix PR#40029.
To ge
Module Name:src
Committed By: mrg
Date: Sat Jun 26 23:00:19 UTC 2010
Modified Files:
src/sys/external/bsd/drm/dist/bsd-core: drm_pciids.h
Log Message:
add the latest generation of radeon cards.
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/sys/external/
Module Name:src
Committed By: mrg
Date: Mon May 24 08:51:53 UTC 2010
Modified Files:
src/sys/external/bsd/drm/dist/bsd-core: drmP.h
Log Message:
use round_page() for PAGE_ALIGN(). from Onno van der Linden
in PR#38700, though apparently i didn't
commit it way back when i
Module Name:src
Committed By: mrg
Date: Wed May 19 22:14:20 UTC 2010
Modified Files:
src/sys/external/bsd/drm/dist/bsd-core: drmP.h drm_sysctl.c
Log Message:
only use bus_space*() on drm_local_map_t's that have been mapped into
some bus space somewhere. otherwise, just us
Module Name:src
Committed By: mrg
Date: Sat Mar 20 02:53:35 UTC 2010
Modified Files:
src/sys/external/bsd/drm/dist/bsd-core: drm_pci.c
Log Message:
don't pass "maxaddr" as a boundary in bus_dmamap_create() like rev 1.8
did for _alloc().
To generate a diff of this commit:
28 matches
Mail list logo