Module Name:src
Committed By: riastradh
Date: Fri Mar 7 15:39:18 UTC 2014
Modified Files:
src/sys/external/bsd/drm2/include/linux [riastradh-drm2]: completion.h
Log Message:
Fix return value of wait_for_completion_interruptible_timeout.
To generate a diff of this commit
Module Name:src
Committed By: riastradh
Date: Fri Mar 7 15:39:08 UTC 2014
Modified Files:
src/sys/external/bsd/drm2/drm [riastradh-drm2]: drm_drv.c
Log Message:
Make gem mmappings shared, not copy-on-write, like Linux.
To generate a diff of this commit:
cvs rdiff -u -r1
Module Name:src
Committed By: riastradh
Date: Thu Mar 6 00:32:39 UTC 2014
Modified Files:
src/sys/external/bsd/drm2/dist/drm/i915 [riastradh-drm2]: i915_gem.c
Log Message:
Take the vmobjlock in i915_gem_release_mmap around pmap_page_protect.
To generate a diff of this c
Module Name:src
Committed By: riastradh
Date: Wed Mar 5 22:18:19 UTC 2014
Modified Files:
src/sys/dev/pci [riastradh-drm2]: agp_i810.c agp_i810var.h
Log Message:
Expose agp_i810_write_gtt_entry for drm2.
Also add an agp_i810_post_gtt_entry to do a posting read for that G
Module Name:src
Committed By: riastradh
Date: Wed Mar 5 22:18:27 UTC 2014
Modified Files:
src/sys/external/bsd/drm2/i915drm [riastradh-drm2]: i915_gem_gtt.c
Log Message:
Fix up i915_gem_gtt for agp-style gen<6 devices.
- Set the DMA mask correctly: gen<4 needs 32-bit; ge
Module Name:src
Committed By: riastradh
Date: Wed Mar 5 22:17:59 UTC 2014
Modified Files:
src/sys/external/bsd/drm2/i915drm [riastradh-drm2]: intel_gtt.c
Log Message:
Kludgey attempt to fill in intel_gtt stubs.
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.1 -
Module Name:src
Committed By: riastradh
Date: Wed Mar 5 22:18:10 UTC 2014
Modified Files:
src/sys/external/bsd/drm2/dist/drm/i915 [riastradh-drm2]: i915_gem.c
intel_display.c
src/sys/external/bsd/drm2/include/drm [riastradh-drm2]:
drm_wait_n
Module Name:src
Committed By: riastradh
Date: Wed Mar 5 15:08:00 UTC 2014
Modified Files:
src/sys/external/bsd/drm2/include/drm [riastradh-drm2]: intel-gtt.h
Log Message:
Oops -- define struct intel_gtt::do_idle_maps.
Missed this in last commit.
To generate a diff of t
Module Name:src
Committed By: riastradh
Date: Wed Mar 5 14:45:00 UTC 2014
Modified Files:
src/sys/external/bsd/drm2/i915drm [riastradh-drm2]: i915_gem_gtt.c
Log Message:
First draft of i915_gem_gtt.c for pre-Sandy Bridge (gen<6) devices.
These go through the legacy AGP c
Module Name:src
Committed By: riastradh
Date: Wed Mar 5 14:42:41 UTC 2014
Modified Files:
src/sys/dev/pci [riastradh-drm2]: agp_i810.c
Added Files:
src/sys/dev/pci [riastradh-drm2]: agp_i810var.h
Log Message:
Expose the agp_i810 softc.
This is an Intel-specific k
Module Name:src
Committed By: riastradh
Date: Wed Mar 5 14:42:27 UTC 2014
Modified Files:
src/sys/external/bsd/drm2/dist/include/drm [riastradh-drm2]: drmP.h
src/sys/external/bsd/drm2/drm [riastradh-drm2]: drm_drv.c
src/sys/external/bsd/drm2/i915drm [riastr
Module Name:src
Committed By: aymeric
Date: Wed Mar 5 08:45:06 UTC 2014
Modified Files:
src/sys/external/bsd/drm2/i915drm [riastradh-drm2]: i915_gem_gtt.c
Log Message:
revert to bogus assertion, as requested by riastradh@ to ease forecoming commit
To generate a diff of
Module Name:src
Committed By: aymeric
Date: Tue Mar 4 22:14:12 UTC 2014
Modified Files:
src/sys/external/bsd/drm2/i915drm [riastradh-drm2]: i915_gem_gtt.c
Log Message:
do not KASSERT out on Sandy Bridge
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.6 -r1.1.2.7
Module Name:src
Committed By: riastradh
Date: Tue Mar 4 20:46:14 UTC 2014
Removed Files:
src/sys/modules/drm2 [riastradh-drm2]: Makefile Makefile.inc drm.ioconf
src/sys/modules/i915drm2 [riastradh-drm2]: Makefile i915drm.ioconf
Log Message:
Remove drm2 and i915drm
Module Name:src
Committed By: riastradh
Date: Tue Mar 4 20:45:17 UTC 2014
Modified Files:
src/sys/conf [riastradh-drm2]: files majors
src/sys/dev/pci [riastradh-drm2]: files.pci
src/sys/external/bsd/drm2/dist/include/drm [riastradh-drm2]: drmP.h
src
Module Name:src
Committed By: riastradh
Date: Thu Jan 30 17:18:51 UTC 2014
Modified Files:
src/sys/dev/wscons [riastradh-drm2]: wsdisplay_vcons.c
Log Message:
Make wsdisplay_vcons likelier to be modularizable too.
To generate a diff of this commit:
cvs rdiff -u -r1.28 -r
Module Name:src
Committed By: riastradh
Date: Thu Jan 30 17:18:15 UTC 2014
Modified Files:
src/sys/arch/amd64/conf [riastradh-drm2]: NO_DRM
Added Files:
src/sys/arch/amd64/conf [riastradh-drm2]: DRMKMS
Log Message:
Redo amd64/NO_DRM config and add amd64/DRMKMS.
T
Module Name:src
Committed By: riastradh
Date: Thu Jan 30 16:49:33 UTC 2014
Modified Files:
src/sys/dev/wsfb [riastradh-drm2]: files.wsfb
src/sys/external/bsd/drm2/conf [riastradh-drm2]: files.drm2
Log Message:
Tweak genfb tweaks so they work.
To generate a diff o
Module Name:src
Committed By: riastradh
Date: Wed Jan 29 19:52:12 UTC 2014
Modified Files:
src/sys/dev/wscons [riastradh-drm2]: wsdisplay_vconsvar.h
src/sys/dev/wsfb [riastradh-drm2]: genfb.c genfbvar.h
Log Message:
Make genfb a little friendlier to modules.
This
Module Name:src
Committed By: riastradh
Date: Wed Jan 29 19:47:54 UTC 2014
Modified Files:
src/sys/conf [riastradh-drm2]: majors
Log Message:
Give drmkms its own device major so it doesn't compete with old drm.
To generate a diff of this commit:
cvs rdiff -u -r1.66 -r1.6
Module Name:src
Committed By: riastradh
Date: Wed Jan 29 19:47:38 UTC 2014
Modified Files:
src/sys/conf [riastradh-drm2]: files
src/sys/dev/pci [riastradh-drm2]: files.pci
src/sys/dev/wsfb [riastradh-drm2]: files.wsfb
src/sys/external/bsd/drm2/conf [
Module Name:src
Committed By: riastradh
Date: Wed Jan 29 19:48:29 UTC 2014
Modified Files:
src/sys/dev/wsfb [riastradh-drm2]: genfb.c
Log Message:
Make genfb_attach configure the wsemuldisplaydev attribute.
To generate a diff of this commit:
cvs rdiff -u -r1.50 -r1.50.8.
Module Name:src
Committed By: riastradh
Date: Wed Jan 29 19:48:14 UTC 2014
Modified Files:
src/sys/external/bsd/drm2/i915drm [riastradh-drm2]: i915_pci.c
Log Message:
Make i915drm_match return 6 to beat genfb_pci no matter what.
To generate a diff of this commit:
cvs rdi
Module Name:src
Committed By: riastradh
Date: Wed Jan 29 19:48:45 UTC 2014
Modified Files:
src/sys/dev/wsfb [riastradh-drm2]: genfb.c
Log Message:
Make genfb replay the msgbuf only if it's becoming the console.
To generate a diff of this commit:
cvs rdiff -u -r1.50.8.1 -
Module Name:src
Committed By: riastradh
Date: Wed Jan 29 19:46:51 UTC 2014
Modified Files:
src/sys/arch/amd64/conf [riastradh-drm2]: NO_DRM
Log Message:
Include genfb in NO_DRM kernel rather than modularizing.
Modularizing required a bunch of hacks (wscons/genfb/&c. is no
Module Name:src
Committed By: riastradh
Date: Wed Jan 29 19:47:09 UTC 2014
Modified Files:
src/sys/external/bsd/drm2/i915drm [riastradh-drm2]: i915_pci.c
Log Message:
Defer i915drm_attach_framebuffer until interrupts are running.
The i915 code initialization relies on cou
Module Name:src
Committed By: riastradh
Date: Wed Jan 22 16:40:54 UTC 2014
Modified Files:
src/sys/external/bsd/drm2/drm [riastradh-drm2]: drm_drv.c drm_gem_vm.c
Log Message:
Little reference counting fix in drm_mmap.
To generate a diff of this commit:
cvs rdiff -u -r1.1
Module Name:src
Committed By: riastradh
Date: Wed Jan 22 16:40:44 UTC 2014
Modified Files:
src/sys/external/bsd/drm2/dist/include/drm [riastradh-drm2]: drmP.h
src/sys/external/bsd/drm2/drm [riastradh-drm2]: drm_drv.c drm_gem_vm.c
drm_vm.c
Log Message:
T
Module Name:src
Committed By: riastradh
Date: Wed Jan 22 14:58:47 UTC 2014
Modified Files:
src/sys/external/bsd/drm2/dist/uapi/drm [riastradh-drm2]: drm.h
src/sys/external/bsd/drm2/drm [riastradh-drm2]: drm_drv.c drm_vm.c
Log Message:
Implement mmap on a drm device
Module Name:src
Committed By: riastradh
Date: Wed Jan 22 14:58:20 UTC 2014
Modified Files:
src/sys/external/bsd/drm2/linux [riastradh-drm2]: linux_work.c
Log Message:
Fix queue_delayed_work edge cases.
- Copy the relevant part of queue_work in-line for ticks == 0, since
Module Name:src
Committed By: riastradh
Date: Wed Jan 22 14:58:29 UTC 2014
Modified Files:
src/sys/external/bsd/drm2/dist/drm [riastradh-drm2]: drm_buffer.c
Log Message:
Remove spurious newline to reduce diff from upstream.
To generate a diff of this commit:
cvs rdiff -u
Module Name:src
Committed By: riastradh
Date: Wed Jan 22 14:58:12 UTC 2014
Modified Files:
src/sys/external/bsd/drm2/dist/drm/i915 [riastradh-drm2]: i915_irq.c
Log Message:
Take irq_lock before waking up irq_queue in i915_handle_error.
To generate a diff of this commit:
Module Name:src
Committed By: riastradh
Date: Wed Jan 22 14:58:39 UTC 2014
Modified Files:
src/sys/external/bsd/drm2/i915drm [riastradh-drm2]: i915_pci.c
Log Message:
Label fail4 is now used, so don't mark it __unused.
To generate a diff of this commit:
cvs rdiff -u -r1.
Module Name:src
Committed By: riastradh
Date: Tue Jan 21 20:56:50 UTC 2014
Modified Files:
src/sys/external/bsd/drm2/linux [riastradh-drm2]: linux_kmap.c
Log Message:
Call uvm_vm_page_to_phys before taking a spin lock to ease debugging.
To generate a diff of this commit:
Module Name:src
Committed By: riastradh
Date: Tue Jan 21 20:57:00 UTC 2014
Modified Files:
src/sys/external/bsd/drm2/dist/drm/i915 [riastradh-drm2]: i915_gem.c
Log Message:
Return EINTR too in __wait_seqno.
To generate a diff of this commit:
cvs rdiff -u -r1.1.1.1.2.19 -
Module Name:src
Committed By: riastradh
Date: Tue Jan 21 20:56:40 UTC 2014
Modified Files:
src/sys/external/bsd/drm2/drm [riastradh-drm2]: drm_drv.c
Log Message:
Call drm_mode_group_init_legacy_group in drm_attach like Linux does.
To generate a diff of this commit:
cvs r
Module Name:src
Committed By: riastradh
Date: Tue Jan 21 20:56:20 UTC 2014
Modified Files:
src/sys/external/bsd/drm2/drm [riastradh-drm2]: drm_drv.c
Log Message:
Initialize the right minor numbers...arg.
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.28 -r1.
Module Name:src
Committed By: riastradh
Date: Tue Jan 21 20:56:00 UTC 2014
Modified Files:
src/sys/external/bsd/drm2/drm [riastradh-drm2]: drm_drv.c
Log Message:
Remove vestige of wsdisplay XXX from drm_drv.c.
wsdisplay stuff happens in the parent driver now.
To generat
Module Name:src
Committed By: riastradh
Date: Tue Jan 21 20:56:30 UTC 2014
Modified Files:
src/sys/external/bsd/drm2/drm [riastradh-drm2]: drm_drv.c
Log Message:
Adjust errno from dev->driver->load.
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.29 -r1.1.2.30 sr
Module Name:src
Committed By: riastradh
Date: Tue Jan 21 20:56:11 UTC 2014
Modified Files:
src/sys/external/bsd/drm2/dist/drm/i915 [riastradh-drm2]: i915_gem.c
Log Message:
uobj->pgops->pgo_put requires uobj->vmobjlock.
To generate a diff of this commit:
cvs rdiff -u -r1
Module Name:src
Committed By: riastradh
Date: Tue Jan 21 20:50:21 UTC 2014
Modified Files:
src/sys/external/bsd/drm2/drm [riastradh-drm2]: drm_drv.c
Log Message:
Oops -- unifdef and in drm_drv.c.
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.26 -r1.1.2.27 src
Module Name:src
Committed By: riastradh
Date: Tue Jan 21 20:49:29 UTC 2014
Modified Files:
src/sys/external/bsd/drm2/include/drm [riastradh-drm2]: drm_mem_util.h
Log Message:
Just use kcalloc in drm_malloc_ab.
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.2 -r1
Module Name:src
Committed By: riastradh
Date: Tue Jan 21 20:49:39 UTC 2014
Modified Files:
src/sys/external/bsd/drm2/drm [riastradh-drm2]: drm_drv.c
Log Message:
Report st_rdev in stat on a drm device.
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.25 -r1.1.2.26
Module Name:src
Committed By: riastradh
Date: Tue Jan 21 20:49:10 UTC 2014
Modified Files:
src/sys/external/bsd/drm2/include/linux [riastradh-drm2]: slab.h
Log Message:
Make Linux kmalloc handle a few more gfp flags.
To generate a diff of this commit:
cvs rdiff -u -r1.1.
Module Name:src
Committed By: riastradh
Date: Tue Jan 21 20:48:52 UTC 2014
Modified Files:
src/sys/external/bsd/drm2/i915drm [riastradh-drm2]: i915_pci.c
Log Message:
Fix i915_genfb_mmap base addresses and offsets.
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.
Module Name:src
Committed By: riastradh
Date: Tue Jan 21 20:49:20 UTC 2014
Modified Files:
src/sys/external/bsd/drm2/include/drm [riastradh-drm2]:
drm_copy_netbsd.h
Log Message:
Fix order of arguments in DRM_COPY_TO_USER.
...
To generate a diff of this commi
Module Name:src
Committed By: riastradh
Date: Tue Jan 21 20:49:01 UTC 2014
Modified Files:
src/sys/external/bsd/drm2/dist/drm/i915 [riastradh-drm2]: i915_drv.h
i915_gem.c
Log Message:
i915_gem_object_get_page takes a page number, not byte offset.
To generate
Module Name:src
Committed By: riastradh
Date: Wed Jan 15 21:25:49 UTC 2014
Modified Files:
src/sys/external/bsd/drm2/include/linux [riastradh-drm2]: ktime.h
Log Message:
Initialize the nsec correctly in ktime_get.
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.3
Module Name:src
Committed By: riastradh
Date: Wed Jan 15 21:25:29 UTC 2014
Modified Files:
src/sys/external/bsd/drm2/dist/drm [riastradh-drm2]: drm_irq.c
src/sys/external/bsd/drm2/dist/include/drm [riastradh-drm2]: drmP.h
src/sys/external/bsd/drm2/drm [riast
Module Name:src
Committed By: riastradh
Date: Wed Jan 15 21:25:39 UTC 2014
Modified Files:
src/sys/external/bsd/drm2/include/linux [riastradh-drm2]: ktime.h
Log Message:
Use nanouptime, not nanotime, for ktime_get.
As far as I can tell, ktime_get is supposed to provide mo
Module Name:src
Committed By: riastradh
Date: Wed Jan 15 17:42:18 UTC 2014
Modified Files:
src/sys/external/bsd/drm2/dist/drm [riastradh-drm2]: drm_ioctl.c
Log Message:
Pesky ampersands!
To generate a diff of this commit:
cvs rdiff -u -r1.1.1.1.2.5 -r1.1.1.1.2.6 \
sr
Module Name:src
Committed By: riastradh
Date: Wed Jan 15 17:42:28 UTC 2014
Modified Files:
src/sys/external/bsd/drm2/i915drm [riastradh-drm2]: i915_pci.c
Log Message:
Unconditionalize the genfb attachment.
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.6 -r1.1.2
Module Name:src
Committed By: riastradh
Date: Wed Jan 15 13:55:40 UTC 2014
Modified Files:
src/sys/external/bsd/drm2/dist/drm [riastradh-drm2]: drm_ioctl.c
Log Message:
Take master->lock.spinlock to read master->lock.hw_lock.
To generate a diff of this commit:
cvs rdiff
Module Name:src
Committed By: riastradh
Date: Wed Jan 15 13:54:03 UTC 2014
Modified Files:
src/sys/external/bsd/drm2/drm [riastradh-drm2]: drm_module.c
Log Message:
Clean up initialization failures in drm2_modcmd.
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.7
Module Name:src
Committed By: riastradh
Date: Wed Jan 15 13:53:53 UTC 2014
Modified Files:
src/sys/external/bsd/drm2/dist/drm [riastradh-drm2]: drm_bufs.c
drm_context.c drm_stub.c
src/sys/external/bsd/drm2/dist/include/drm [riastradh-drm2]: drmP.h
Module Name:src
Committed By: riastradh
Date: Wed Jan 15 13:53:42 UTC 2014
Modified Files:
src/sys/external/bsd/drm2/conf [riastradh-drm2]: files.drm2
src/sys/external/bsd/drm2/i915drm [riastradh-drm2]: i915_pci.c
Log Message:
Clean up the still-not-yet-functional
Module Name:src
Committed By: riastradh
Date: Wed Jan 15 13:52:39 UTC 2014
Modified Files:
src/sys/external/bsd/drm2/drm [riastradh-drm2]: drm_fops.c
Log Message:
Add open drm files to the device file list.
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.5 -r1.1.
Module Name:src
Committed By: riastradh
Date: Wed Jan 15 13:53:32 UTC 2014
Modified Files:
src/sys/external/bsd/drm2/dist/drm/i915 [riastradh-drm2]: i915_dma.c
i915_gem.c i915_irq.c
Log Message:
Use dev_priv->irq_lock for ring->irq_queue, not dev->struct_mutex.
Module Name:src
Committed By: riastradh
Date: Wed Jan 15 13:53:20 UTC 2014
Modified Files:
src/sys/external/bsd/drm2/pci [riastradh-drm2]: drm_pci.c
Log Message:
Implement drm_pci_set_busid and drm_pci_set_unique.
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.1
Module Name:src
Committed By: riastradh
Date: Wed Jan 15 13:52:49 UTC 2014
Modified Files:
src/sys/external/bsd/drm2/dist/drm/i915 [riastradh-drm2]:
intel_ringbuffer.c
Log Message:
Destroy the waitqueue ring->irq_queue in intel_cleanup_ring_buffer.
To generat
Module Name:src
Committed By: riastradh
Date: Wed Jan 15 13:53:09 UTC 2014
Modified Files:
src/sys/external/bsd/drm2/dist/drm/i915 [riastradh-drm2]:
i915_gem_context.c
Log Message:
Drop another reference in do_destroy if the context is current.
To generate a
Module Name:src
Committed By: riastradh
Date: Wed Jan 15 13:52:59 UTC 2014
Modified Files:
src/sys/external/bsd/drm2/dist/drm [riastradh-drm2]: drm_mm.c
Log Message:
Make it a bug to drm_mm_takedown when there remain allocated blocks.
To generate a diff of this commit:
c
Module Name:src
Committed By: riastradh
Date: Wed Jan 15 13:51:58 UTC 2014
Modified Files:
src/sys/external/bsd/drm2/include/linux [riastradh-drm2]: idr.h
src/sys/external/bsd/drm2/linux [riastradh-drm2]: linux_idr.c
Log Message:
Convert linux_idr(9) to use spin lo
Module Name:src
Committed By: riastradh
Date: Wed Jan 15 13:52:09 UTC 2014
Modified Files:
src/sys/external/bsd/drm2/dist/drm/i915 [riastradh-drm2]: i915_drv.h
Log Message:
Lock the right uvmobject for uvm_pagelookup.
To generate a diff of this commit:
cvs rdiff -u -r1.1
Module Name:src
Committed By: riastradh
Date: Wed Jan 15 13:52:30 UTC 2014
Modified Files:
src/sys/external/bsd/drm2/drm [riastradh-drm2]: drm_drv.c
Log Message:
Fix copyoutstr usage in drm_version_string.
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.23 -r1.1.
Module Name:src
Committed By: riastradh
Date: Wed Jan 15 13:52:20 UTC 2014
Modified Files:
src/sys/external/bsd/drm2/dist/drm [riastradh-drm2]: drm_ioctl.c
Log Message:
Make DRM_IOCTL_GET_CLIENT work except for pid and uid.
The pid and uid don't make sense because the cli
Module Name:src
Committed By: riastradh
Date: Wed Jan 15 13:51:48 UTC 2014
Modified Files:
src/sys/external/bsd/drm2/include/linux [riastradh-drm2]: idr.h
src/sys/external/bsd/drm2/linux [riastradh-drm2]: linux_idr.c
Log Message:
Revert "Rewrite idr to use a dumber
Module Name:src
Committed By: riastradh
Date: Mon Dec 30 04:52:21 UTC 2013
Modified Files:
src/sys/external/bsd/drm2/linux [riastradh-drm2]: linux_work.c
Log Message:
Don't put work flush items on the stack; worker kmem_frees them.
To generate a diff of this commit:
cvs
Module Name:src
Committed By: riastradh
Date: Mon Dec 30 04:51:53 UTC 2013
Modified Files:
src/sys/external/bsd/drm2/dist/drm/i915 [riastradh-drm2]: i915_dma.c
Log Message:
i915_gem_context_close destroys the idr; i915_driver_postclose needn't.
To generate a diff of this
Module Name:src
Committed By: riastradh
Date: Mon Dec 30 04:52:11 UTC 2013
Modified Files:
src/sys/external/bsd/drm2/include/linux [riastradh-drm2]: idr.h
src/sys/external/bsd/drm2/linux [riastradh-drm2]: linux_idr.c
Log Message:
Rewrite idr to use a dumber algorit
Module Name:src
Committed By: riastradh
Date: Mon Dec 30 04:51:24 UTC 2013
Modified Files:
src/sys/external/bsd/drm2/include/linux [riastradh-drm2]: slab.h
Log Message:
Avoid dividing by zero when allocating empty array in kcalloc.
To generate a diff of this commit:
cvs
Module Name:src
Committed By: riastradh
Date: Mon Dec 30 04:51:35 UTC 2013
Modified Files:
src/sys/external/bsd/drm2/dist/drm/i915 [riastradh-drm2]: i915_dma.c
i915_gem.c
Log Message:
Initialize and destroy the pending flip lock.
To generate a diff of this co
Module Name:src
Committed By: riastradh
Date: Mon Dec 30 04:52:02 UTC 2013
Modified Files:
src/sys/external/bsd/drm2/dist/drm/i915 [riastradh-drm2]: i915_dma.c
Log Message:
flush_workqueue should work now, so don't work around it i915 unload.
To generate a diff of this c
Module Name:src
Committed By: riastradh
Date: Mon Dec 30 04:51:43 UTC 2013
Modified Files:
src/sys/external/bsd/drm2/i915drm [riastradh-drm2]: i915_pci.c
Log Message:
Detach framebuffer stuff before drm device in i915drm_detach.
Detaching the drm device calls the i915_dri
Module Name:src
Committed By: riastradh
Date: Mon Dec 30 04:50:57 UTC 2013
Modified Files:
src/sys/external/bsd/drm2/linux [riastradh-drm2]: linux_work.c
Log Message:
Make Linux workqueues at IPL_VM for now.
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.5 -r1.1
Module Name:src
Committed By: riastradh
Date: Mon Dec 30 04:50:21 UTC 2013
Modified Files:
src/sys/external/bsd/drm2/include/linux [riastradh-drm2]: workqueue.h
src/sys/external/bsd/drm2/linux [riastradh-drm2]: linux_work.c
Log Message:
Add flush_scheduled_work bac
Module Name:src
Committed By: riastradh
Date: Mon Dec 30 04:51:16 UTC 2013
Modified Files:
src/sys/external/bsd/drm2/dist/drm [riastradh-drm2]: drm_fb_helper.c
Log Message:
Tweak drm_fb_helper_single_fb_probe so we needn't reconnect the screen.
To generate a diff of this
Module Name:src
Committed By: riastradh
Date: Mon Dec 30 04:50:48 UTC 2013
Modified Files:
src/sys/external/bsd/drm2/linux [riastradh-drm2]: linux_work.c
Log Message:
Pass the wq to linux_worker as it expects, not NULL.
To generate a diff of this commit:
cvs rdiff -u -r1
Module Name:src
Committed By: riastradh
Date: Mon Dec 30 04:51:06 UTC 2013
Modified Files:
src/sys/external/bsd/drm2/linux [riastradh-drm2]: linux_work.c
Log Message:
Initialize the workqueue flush structures correctly.
To generate a diff of this commit:
cvs rdiff -u -r1
Module Name:src
Committed By: riastradh
Date: Mon Dec 30 04:50:39 UTC 2013
Modified Files:
src/sys/external/bsd/drm2/linux [riastradh-drm2]: linux_work.c
Log Message:
Actually insert the delayed work into the workqueue.
To generate a diff of this commit:
cvs rdiff -u -r1
Module Name:src
Committed By: riastradh
Date: Mon Dec 30 04:50:30 UTC 2013
Modified Files:
src/sys/external/bsd/drm2/linux [riastradh-drm2]: linux_work.c
Log Message:
Helps to actually allocate and free the workqueue memory!
To generate a diff of this commit:
cvs rdiff -
Module Name:src
Committed By: riastradh
Date: Mon Dec 30 04:50:12 UTC 2013
Modified Files:
src/sys/external/bsd/drm2/drm [riastradh-drm2]: drm_module.c
src/sys/external/bsd/drm2/include/linux [riastradh-drm2]: workqueue.h
src/sys/modules/drm2 [riastradh-drm2
Module Name:src
Committed By: riastradh
Date: Sun Sep 8 16:40:36 UTC 2013
Modified Files:
src/sys/external/bsd/drm2/include/linux [riastradh-drm2]: workqueue.h
Log Message:
Rework Linux `work' to use NetBSD workqueues, not callouts.
Callers expect to be able to allocate
Module Name:src
Committed By: riastradh
Date: Sun Sep 8 16:41:07 UTC 2013
Modified Files:
src/sys/external/bsd/drm2/i915drm [riastradh-drm2]: i915_pci.c
Log Message:
First draft of genfb attachment for i915.
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.3 -r1.
Module Name:src
Committed By: riastradh
Date: Sun Sep 8 16:38:51 UTC 2013
Modified Files:
src/sys/external/bsd/drm2/dist/drm [riastradh-drm2]: drm_fb_helper.c
src/sys/external/bsd/drm2/dist/drm/i915 [riastradh-drm2]:
intel_display.c intel_drv.h
Module Name:src
Committed By: riastradh
Date: Sun Sep 8 16:38:02 UTC 2013
Modified Files:
src/sys/external/bsd/drm2/dist/drm [riastradh-drm2]: drm_crtc.c
src/sys/external/bsd/drm2/dist/drm/i915 [riastradh-drm2]: intel_panel.c
src/sys/modules/i915drm2 [riast
Module Name:src
Committed By: riastradh
Date: Sun Sep 8 16:35:20 UTC 2013
Modified Files:
src/sys/external/bsd/drm2/include/drm [riastradh-drm2]:
drm_wait_netbsd.h
Log Message:
Fix DRM_WAIT_UNTIL to initialize (RET) on every exit.
To generate a diff of this
Module Name:src
Committed By: riastradh
Date: Sun Sep 8 16:32:37 UTC 2013
Modified Files:
src/sys/external/bsd/drm2/include/linux [riastradh-drm2]: device.h
kernel.h notifier.h printk.h sysrq.h
Log Message:
Miscellaneous Linux header file crud.
To generate a
Module Name:src
Committed By: riastradh
Date: Sun Sep 8 16:31:14 UTC 2013
Modified Files:
src/sys/external/bsd/drm2/include/linux [riastradh-drm2]: spinlock.h
Log Message:
Create Linux spin locks at IPL_VM for now.
To generate a diff of this commit:
cvs rdiff -u -r1.1.2
Module Name:src
Committed By: riastradh
Date: Sun Sep 8 16:30:13 UTC 2013
Modified Files:
src/sys/external/bsd/drm2/dist/include/drm [riastradh-drm2]: drmP.h
src/sys/external/bsd/drm2/drm [riastradh-drm2]: drm_memory.c
Log Message:
Simplify drm_ioremap and map onl
Module Name:src
Committed By: riastradh
Date: Sun Sep 8 16:28:27 UTC 2013
Modified Files:
src/sys/external/bsd/drm2/dist/drm/i915 [riastradh-drm2]: i915_dma.c
i915_gem.c
src/sys/external/bsd/drm2/i915drm [riastradh-drm2]: i915_gem_gtt.c
Log Message:
St
Module Name:src
Committed By: riastradh
Date: Sun Sep 8 16:27:15 UTC 2013
Modified Files:
src/sys/external/bsd/drm2/dist/drm/i915 [riastradh-drm2]: i915_dma.c
Log Message:
Hook up some GTT logic again in i915_driver_load.
To generate a diff of this commit:
cvs rdiff -u
Module Name:src
Committed By: riastradh
Date: Sun Sep 8 16:22:29 UTC 2013
Modified Files:
src/sys/external/bsd/drm2/dist/drm/i915 [riastradh-drm2]: i915_dma.c
Log Message:
Use the cached mmio bar information to map the GTT.
To generate a diff of this commit:
cvs rdiff -
Module Name:src
Committed By: riastradh
Date: Sun Sep 8 16:20:45 UTC 2013
Modified Files:
src/sys/external/bsd/drm2/dist/drm/i915 [riastradh-drm2]:
i915_gem_stolen.c
Log Message:
i915_gem_cleanup_stolen need not take down mm.stolen after all.
The one caller,
Module Name:src
Committed By: riastradh
Date: Sun Sep 8 16:19:15 UTC 2013
Modified Files:
src/sys/external/bsd/drm2/include/linux [riastradh-drm2]: io-mapping.h
Log Message:
Just use bus_space_map for io-mapping, and limit to one at a time.
Reserving the whole region int
Module Name:src
Committed By: riastradh
Date: Sun Sep 8 16:17:58 UTC 2013
Modified Files:
src/sys/external/bsd/drm2/include/linux [riastradh-drm2]: highmem.h
Log Message:
linux_ namespace for kmap and kunmap.
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.4 -r1
Module Name:src
Committed By: riastradh
Date: Sun Sep 8 16:16:37 UTC 2013
Modified Files:
src/sys/external/bsd/drm2/include/linux [riastradh-drm2]: highmem.h
src/sys/external/bsd/drm2/linux [riastradh-drm2]: linux_kmap.c
Log Message:
Fix kunmap: unlike kunmap_atom
Module Name:src
Committed By: riastradh
Date: Sun Sep 8 16:15:17 UTC 2013
Modified Files:
src/sys/external/bsd/drm2/pci [riastradh-drm2]: drm_pci.c
Log Message:
Use the 64-bit PCI DMA tag if available.
Otherwise, it can't handle >32-bit physical addresses, which
uvm_obj_
Module Name:src
Committed By: riastradh
Date: Sun Sep 8 16:13:55 UTC 2013
Modified Files:
src/sys/external/bsd/drm2/i915drm [riastradh-drm2]: i915_gem_gtt.c
Log Message:
Fix arithmetic in gen6_ggtt_bind_object.
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.4 -
Module Name:src
Committed By: riastradh
Date: Sun Sep 8 16:12:26 UTC 2013
Modified Files:
src/sys/external/bsd/drm2/dist/drm/i915 [riastradh-drm2]:
intel_ringbuffer.c
Log Message:
Specify the ring map type as _DRM_REGISTERS.
To generate a diff of this commit
1 - 100 of 662 matches
Mail list logo