Module Name:src
Committed By: riastradh
Date: Mon Aug 2 23:14:15 UTC 2021
Modified Files:
src/sys/external/bsd/drm2/linux: linux_reservation.c
Log Message:
drm: Plug another fence leak.
XXX pullup-9
To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 \
sr
Module Name:src
Committed By: riastradh
Date: Mon Aug 2 20:20:54 UTC 2021
Modified Files:
src/sys/external/bsd/drm2/linux: linux_reservation.c
Log Message:
drm: Release fence if we're about to return too.
Should fix another fence leak.
XXX pullup-9
To generate a diff
Module Name:src
Committed By: skrll
Date: Wed Jul 21 06:34:52 UTC 2021
Modified Files:
src/sys/external/bsd/drm2/linux: linux_rcu.c
Log Message:
need for COHERENCY_UNIT
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/sys/external/bsd/drm2/linux/linux_rcu
Module Name:src
Committed By: riastradh
Date: Sun Jun 27 08:10:36 UTC 2021
Modified Files:
src/sys/external/bsd/drm2/linux: linux_reservation.c
Log Message:
drm: Release fence after use.
May plug the dreaded radeon kmem memory leak.
XXX pullup-9
To generate a diff of t
Module Name:src
Committed By: riastradh
Date: Mon May 31 10:33:04 UTC 2021
Modified Files:
src/sys/external/bsd/drm2/include/asm: processor.h
src/sys/external/bsd/drm2/include/linux: delay.h
Log Message:
drm: sys/param.h, not machine/param.h, for DELAY.
To genera
Module Name:src
Committed By: riastradh
Date: Sat May 29 08:45:38 UTC 2021
Modified Files:
src/sys/external/bsd/drm2/dist/drm/i915: i915_drv.h
Log Message:
i915drmkms: Fix LOCKDEBUG panic and potential deadlock.
This path is taken with a spin lock held, and possibly even
Module Name:src
Committed By: jakllsch
Date: Sat Feb 13 15:42:15 UTC 2021
Modified Files:
src/sys/external/bsd/drm2/via: via_pci.c
Log Message:
Add aprint_*() newlines for viadrmums(4) attach
>From Andrius V in kern/55884
To generate a diff of this commit:
cvs rdiff -u
Module Name:src
Committed By: maya
Date: Sat Oct 31 04:05:42 UTC 2020
Modified Files:
src/sys/external/bsd/drm2/dist/drm/i915: intel_sprite.c
Log Message:
Match linux here and wait without interrupts.
>From David H. Gutteridge in PR port-amd64/5
There's a second part
Module Name:src
Committed By: ryo
Date: Tue Oct 20 09:53:59 UTC 2020
Modified Files:
src/sys/external/bsd/drm2/dist/drm/radeon: radeon_atombios_dp.c
Log Message:
add header file hack to resolve conflict of ALIGN macro. (on __BIG_ENDIAN)
To generate a diff of this commit:
Module Name:src
Committed By: jmcneill
Date: Sat Oct 17 10:47:10 UTC 2020
Modified Files:
src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/subdev/devinit: fbmem.h
Log Message:
wmb (dsb ishst) is not the same as membar_producer (dmb ishst) on aarch64
To generate a diff of
Module Name:src
Committed By: jmcneill
Date: Sat Oct 17 10:47:28 UTC 2020
Modified Files:
src/sys/external/bsd/drm2/dist/drm/amd/amdgpu: amdgpu_gart.c
Log Message:
mb (dsb sy) is not the same as membar_sync (dmb sy) on aarch64
To generate a diff of this commit:
cvs rdiff
Module Name:src
Committed By: jmcneill
Date: Sat Oct 17 10:46:39 UTC 2020
Modified Files:
src/sys/external/bsd/drm2/dist/drm/radeon: radeon_gart.c
Log Message:
mb (dsb sy) is not the same as membar_sync (dmb sy) on aarch64
To generate a diff of this commit:
cvs rdiff -u
Module Name:src
Committed By: riastradh
Date: Mon Jul 20 21:29:38 UTC 2020
Modified Files:
src/sys/external/bsd/drm2/via: via_pci.c
Log Message:
viadrmums: Stop gracefully at the end of the PCI id list.
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/sys/
Module Name:src
Committed By: jmcneill
Date: Sat Jun 27 13:41:44 UTC 2020
Modified Files:
src/sys/external/bsd/drm2/drm: drmfb.c
Log Message:
prop_data_create_data+prop_dictionary_set+prop_object_release ->
prop_dictionary_set_data
To generate a diff of this commit:
cvs
Module Name:src
Committed By: jmcneill
Date: Sat Jun 27 13:39:06 UTC 2020
Modified Files:
src/sys/external/bsd/drm2/dist/drm: drm_crtc.c
Log Message:
prop_dictionary_get_cstring -> prop_dictionary_get_string
To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 s
Module Name:src
Committed By: nia
Date: Sun May 3 13:34:38 UTC 2020
Modified Files:
src/sys/external/bsd/drm2/dist/drm/i915: intel_i2c.c
Log Message:
drm/i915: There's no real reason the user should care that we're about to
fall back to bitbanging, so let's change the mes
Module Name:src
Committed By: tsutsui
Date: Mon Apr 27 16:57:31 UTC 2020
Modified Files:
src/sys/external/bsd/drm2/dist/drm/radeon: radeon_ttm.c
Log Message:
Fix possible bus_dmamap_load(9) leak. PR/55127
"Looks good to me" from riastradh@.
Note it was also commented "th
Module Name:src
Committed By: simonb
Date: Sat Apr 25 12:39:15 UTC 2020
Modified Files:
src/sys/external/bsd/drm2/dist/drm/amd/amdgpu: amdgpu_display.c
Log Message:
Fix gcc uninitialised variable warning.
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 \
Module Name:src
Committed By: jmcneill
Date: Sun Apr 19 19:12:38 UTC 2020
Modified Files:
src/sys/external/bsd/drm2/dist/drm/nouveau: nouveau_nv50_display.c
src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/subdev/mmu:
nouveau_nvkm_subdev_mmu_nv44.c
Log M
Module Name:src
Committed By: riastradh
Date: Sun Apr 19 18:02:36 UTC 2020
Modified Files:
src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/engine/device:
nouveau_nvkm_engine_device_base.c
Log Message:
Match Linux's criterion for byte-swapping on big-endian CPUs
Module Name:src
Committed By: maya
Date: Sun Apr 19 17:49:42 UTC 2020
Modified Files:
src/sys/external/bsd/drm2/dist/include/drm: drmP.h
Log Message:
Include dev/sysmon/sysmonvar.h for sysmon_pswitch.
Somehow only triggered by the compat build (which shouldn't have been
e
Module Name:src
Committed By: maya
Date: Sun Apr 19 17:19:13 UTC 2020
Modified Files:
src/sys/external/bsd/drm2/dist/drm: drm_drv.c drm_probe_helper.c
src/sys/external/bsd/drm2/dist/include/drm: drmP.h
Log Message:
For drm drivers and on monitor hotplug, report a '
Module Name:src
Committed By: msaitoh
Date: Wed Apr 1 15:57:46 UTC 2020
Modified Files:
src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/subdev/gpio:
nouveau_nvkm_subdev_gpio_base.c
Log Message:
Calculate mask correctly for bit 31 in nvkm_gpio_fini(). Found by
Module Name:src
Committed By: msaitoh
Date: Wed Apr 1 15:55:52 UTC 2020
Modified Files:
src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/subdev/gpio:
nouveau_nvkm_subdev_gpio_nv50.c
src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/subdev/i2c:
Module Name:src
Committed By: riastradh
Date: Thu Mar 5 08:36:54 UTC 2020
Modified Files:
src/sys/external/bsd/drm2/dist/include/drm: drmP.h
Log Message:
Hackily rename enum pipe for drm, without patching.
The patch we used to maintain to do this rename doubled the pain
Module Name:src
Committed By: riastradh
Date: Thu Mar 5 07:46:59 UTC 2020
Modified Files:
src/sys/external/bsd/drm2/dist/drm: drm_drv.c
src/sys/external/bsd/drm2/dist/include/drm: drmP.h
Log Message:
Avoid struct inode.
This is an fs-independent structure in Linu
Module Name:src
Committed By: riastradh
Date: Thu Feb 27 15:41:47 UTC 2020
Modified Files:
src/sys/external/bsd/drm2/dist/drm/radeon: radeon_irq_kms.c
Log Message:
Take a mutex around mode config logic as the comment advises.
XXX pullup
To generate a diff of this commit
Module Name:src
Committed By: mrg
Date: Thu Feb 20 09:07:39 UTC 2020
Modified Files:
src/sys/external/bsd/drm2/include/drm: bus_dma_hacks.h
Log Message:
in bus_dmamap_load_pglist() try a 32-element array of
bus_dma_segment_t's before attempting to allocate.
this hopefully
Module Name:src
Committed By: tnn
Date: Fri Feb 14 18:17:23 UTC 2020
Modified Files:
src/sys/external/bsd/drm2/include/linux: fence.h
Log Message:
FENCE_TRACE is __printflike
To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 src/sys/external/bsd/drm2/include/
Module Name:src
Committed By: tnn
Date: Fri Feb 14 16:02:41 UTC 2020
Modified Files:
src/sys/external/bsd/drm2/include/linux: capability.h
Log Message:
fix a typo, caught by -Werror,-Wheader-guard
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/sys/extern
Module Name:src
Committed By: riastradh
Date: Fri Feb 14 09:39:57 UTC 2020
Modified Files:
src/sys/external/bsd/drm2/dist/drm/i915: intel_fbdev.c
Log Message:
Nix another conditional ALIGN.
To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 \
src/sys/exter
Module Name:src
Committed By: riastradh
Date: Fri Feb 14 09:39:38 UTC 2020
Modified Files:
src/sys/external/bsd/drm2/dist/drm/i915: intel_bios.c intel_crt.c
intel_display.c intel_fbdev.c intel_lvds.c intel_pm.c intel_sdvo.c
src/sys/external/bsd/drm2/dist
Module Name:src
Committed By: riastradh
Date: Fri Feb 14 09:35:40 UTC 2020
Modified Files:
src/sys/external/bsd/drm2/include/linux: delay.h
Log Message:
Placate -Wsign-compare.
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/sys/external/bsd/drm2/include/
Module Name:src
Committed By: riastradh
Date: Fri Feb 14 04:38:24 UTC 2020
Modified Files:
src/sys/external/bsd/drm2/dist/drm/amd/amdgpu: amdgpu_cs.c amdgpu_gem.c
amdgpu_ttm.c
src/sys/external/bsd/drm2/dist/drm/radeon: radeon_cs.c radeon_gem.c
Module Name:src
Committed By: riastradh
Date: Fri Feb 14 04:37:43 UTC 2020
Modified Files:
src/sys/external/bsd/drm2/dist/drm/radeon: radeon.h
src/sys/external/bsd/drm2/dist/drm/via: via_dmablit.c via_irq.c
via_video.c
src/sys/external/bsd/drm2/i
Module Name:src
Committed By: riastradh
Date: Fri Feb 14 04:38:13 UTC 2020
Modified Files:
src/sys/external/bsd/drm2/dist/drm/amd/amdgpu: amdgpu_display.c
Log Message:
Revert unnecessary change.
The only way this logic can reach the reference to stat is if repcnt
goes to
Module Name:src
Committed By: riastradh
Date: Fri Feb 14 04:37:29 UTC 2020
Modified Files:
src/sys/external/bsd/drm2/dist/drm: drm_crtc.c drm_fb_helper.c
drm_prime.c
src/sys/external/bsd/drm2/dist/drm/nouveau: nouveau_abi16.c
src/sys/external/bsd
Module Name:src
Committed By: riastradh
Date: Fri Feb 14 04:37:10 UTC 2020
Modified Files:
src/sys/external/bsd/drm2/dist/drm: drm_fb_helper.c
src/sys/external/bsd/drm2/dist/drm/amd/amdgpu: amdgpu_device.c
amdgpu_fb.c
src/sys/external/bsd/drm2/di
Module Name:src
Committed By: riastradh
Date: Fri Feb 14 04:36:12 UTC 2020
Modified Files:
src/sys/external/bsd/drm2/dist/drm/i915: i915_debugfs.c i915_dma.c
i915_drv.h i915_irq.c intel_audio.c intel_crt.c intel_ddi.c
intel_display.c intel_dp.c intel
Module Name:src
Committed By: riastradh
Date: Fri Feb 14 04:36:57 UTC 2020
Modified Files:
src/sys/external/bsd/drm2/dist/drm: drm_bufs.c drm_crtc.c drm_ioctl.c
src/sys/external/bsd/drm2/dist/drm/i915: i915_dma.c i915_gem_context.c
i915_gem_execbuffer.c
Module Name:src
Committed By: riastradh
Date: Fri Feb 14 04:35:20 UTC 2020
Modified Files:
src/sys/external/bsd/drm2/dist/drm: drm_crtc.c drm_dp_helper.c
drm_dp_mst_topology.c drm_drv.c drm_gem.c drm_global.c drm_prime.c
src/sys/external/bsd/drm2/dist/dr
Module Name:src
Committed By: riastradh
Date: Fri Feb 14 04:29:42 UTC 2020
Modified Files:
src/sys/external/bsd/drm2/dist/drm/radeon: radeon_ci_dpm.c
radeon_evergreen_cs.c radeon_rv770_dpm.c radeon_si_dpm.c
radeon_sumo_dpm.c radeon_trinity_dpm.c
Log
Module Name:src
Committed By: riastradh
Date: Fri Feb 14 04:30:06 UTC 2020
Modified Files:
src/sys/external/bsd/drm2/amdgpu: files.amdgpu
src/sys/external/bsd/drm2/dist/drm: drm_bufs.c drm_crtc.c
drm_dp_helper.c
src/sys/external/bsd/drm2/dist/drm
Module Name:src
Committed By: riastradh
Date: Fri Feb 14 04:29:20 UTC 2020
Modified Files:
src/sys/external/bsd/drm2/dist/drm/amd/amdgpu: amdgpu_ci_dpm.c
src/sys/external/bsd/drm2/dist/drm/radeon: radeon_ci_dpm.c
radeon_si_dpm.c
src/sys/external/
Module Name:src
Committed By: jdolecek
Date: Wed Feb 12 22:34:51 UTC 2020
Modified Files:
src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/subdev/pci:
nouveau_nvkm_subdev_pci_base.c
Log Message:
adjust the PCI interrupt allocation code to work the same as
drm_pc
Module Name:src
Committed By: jdolecek
Date: Wed Feb 12 20:31:46 UTC 2020
Modified Files:
src/sys/external/bsd/drm2/dist/drm/nouveau: nouveau_fbcon.c
Log Message:
remove superfluous static variable used only to zero attach args
To generate a diff of this commit:
cvs rdif
Module Name:src
Committed By: jdolecek
Date: Wed Feb 12 20:25:48 UTC 2020
Modified Files:
src/sys/external/bsd/drm2/dist/drm/nouveau: nouveau_fbcon.c
Log Message:
don't consider it error when nouveaufbbus fails to attach, it currently
can happen only not configured into th
Module Name:src
Committed By: jdolecek
Date: Wed Feb 12 20:22:37 UTC 2020
Modified Files:
src/sys/external/bsd/drm2/dist/drm/ttm: ttm_bo.c
Log Message:
mark case fallthrough to avoid warning
To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 src/sys/external/b
Module Name:src
Committed By: jdolecek
Date: Wed Feb 12 20:08:32 UTC 2020
Modified Files:
src/sys/external/bsd/drm2/dist/drm/nouveau: nouveau_fbcon.c
Log Message:
fix error path when nouveaufb fails to attach (such as when it's not
actually configured into the kernel), the
Module Name:src
Committed By: jdolecek
Date: Wed Feb 12 18:35:02 UTC 2020
Modified Files:
src/sys/external/bsd/drm2/linux: linux_pci.c
Log Message:
re-enable MSI - this actually enables MSI only for intel/radeon/generic
which are reported to work fine, while nouveau (which
Module Name:src
Committed By: maya
Date: Mon Feb 10 21:54:26 UTC 2020
Modified Files:
src/sys/external/bsd/drm2/dist/drm/i915: intel_opregion.c
Log Message:
Use a closer equivalent to MEMREMAP_WB: BUS_SPACE_MAP_CACHEABLE
Not a fix for PR port-amd64/54808
To generate a d
Module Name:src
Committed By: jmcneill
Date: Fri Feb 7 18:13:33 UTC 2020
Modified Files:
src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/subdev/pci:
nouveau_nvkm_subdev_pci_base.c
src/sys/external/bsd/drm2/linux: linux_pci.c
Log Message:
Turn MSI off a
Module Name:src
Committed By: jmcneill
Date: Mon Feb 3 16:52:13 UTC 2020
Modified Files:
src/sys/external/bsd/drm2/nouveau: nouveau_pci.c
Log Message:
Disable simplefb if nouveau attaches
To generate a diff of this commit:
cvs rdiff -u -r1.25 -r1.26 src/sys/external/bsd
Module Name:src
Committed By: jmcneill
Date: Mon Feb 3 16:22:52 UTC 2020
Modified Files:
src/sys/external/bsd/drm2/linux: linux_pci.c
Log Message:
Re-enable PCI MSI for DRM devices
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 src/sys/external/bsd/drm2/lin
Module Name:src
Committed By: jmcneill
Date: Mon Feb 3 16:22:25 UTC 2020
Modified Files:
src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/subdev/pci:
nouveau_nvkm_subdev_pci_base.c
Log Message:
Use the correct PCI interrupt type based on what the driver has con
Module Name:src
Committed By: jmcneill
Date: Tue Jan 28 23:24:09 UTC 2020
Modified Files:
src/sys/external/bsd/drm2/ttm: ttm_bo_vm.c
Log Message:
Do not extract mmap flags from the bus_space_mmap cookie as they may
conflict with the bo's existing protection flags. This cau
Module Name:src
Committed By: jmcneill
Date: Tue Jan 28 23:21:05 UTC 2020
Modified Files:
src/sys/external/bsd/drm2/dist/drm/ttm: ttm_bo_util.c
Log Message:
ttm_io_prot: follow linux semantics and set either PMAP_WRITE_COMBINE or
PMAP_NOCACHE when existing cache flags are
Module Name:src
Committed By: jmcneill
Date: Sun Jan 26 14:36:36 UTC 2020
Modified Files:
src/sys/external/bsd/drm2/dist/drm/radeon: radeon.h radeon_device.c
Log Message:
Zero the dummy page
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/sys/external/bsd
Module Name:src
Committed By: jmcneill
Date: Fri Jan 24 11:44:27 UTC 2020
Modified Files:
src/sys/external/bsd/drm2/radeon: radeon_pci.c
Log Message:
If radeon attaches, prevent simplefb from claiming the console
To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1
Module Name:src
Committed By: jmcneill
Date: Wed Jan 22 11:38:54 UTC 2020
Modified Files:
src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/engine/fifo:
nouveau_nvkm_engine_fifo_gk104.c
Log Message:
Write pbdma timeout regs during initialisation on GK208B, GK208,
Module Name:src
Committed By: jmcneill
Date: Wed Jan 22 07:53:45 UTC 2020
Modified Files:
src/sys/external/bsd/drm2/include/drm: bus_dma_hacks.h
Log Message:
Fix PHYS_TO_BUS_MEM and BUS_MEM_TO_PHYS on arm and aarch64
To generate a diff of this commit:
cvs rdiff -u -r1.18
Module Name:src
Committed By: jmcneill
Date: Mon Jan 20 23:22:09 UTC 2020
Modified Files:
src/sys/external/bsd/drm2/dist/drm/radeon: radeon_gart.c
Log Message:
add missing memset in radeon_gart_table_ram_alloc
To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11
Module Name:src
Committed By: jmcneill
Date: Sun Jan 19 16:12:00 UTC 2020
Modified Files:
src/sys/external/bsd/drm2/dist/include/drm: drm_cache.h
Log Message:
Pull in drm_os_netbsd.h for CONFIG_ defines
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 \
sr
Module Name:src
Committed By: skrll
Date: Sun Jan 19 15:31:56 UTC 2020
Modified Files:
src/sys/external/bsd/drm2/include/linux: mm.h
Log Message:
Fix build on aarch64 by including uvm_object.h.
OK from Riastradh
To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1
Module Name:src
Committed By: jmcneill
Date: Sun Jan 19 12:03:27 UTC 2020
Modified Files:
src/sys/external/bsd/drm2/dist/include/drm: drm_cache.h
src/sys/external/bsd/drm2/include/drm: drm_os_netbsd.h
Log Message:
Disable the use of WC memory on Arm and Arm64. From
Module Name:src
Committed By: jmcneill
Date: Sun Jan 19 11:07:00 UTC 2020
Modified Files:
src/sys/external/bsd/drm2/dist/drm/radeon: radeon_vce.c
Log Message:
Fix loading TAHITI VCE firmware.
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 \
src/sys/exter
Module Name:src
Committed By: jmcneill
Date: Sat Jan 18 03:00:04 UTC 2020
Modified Files:
src/sys/external/bsd/drm2/include/linux: acpi.h pci.h
Log Message:
Pull in acpica.h on aarch64
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/sys/external/bsd/drm2/
Module Name:src
Committed By: jmcneill
Date: Sat Jan 18 02:59:42 UTC 2020
Modified Files:
src/sys/external/bsd/drm2/linux: linux_pci.c
Log Message:
Use pci_get_segment if available
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/sys/external/bsd/drm2/linu
Module Name:src
Committed By: jmcneill
Date: Sat Jan 18 02:42:23 UTC 2020
Modified Files:
src/sys/external/bsd/drm2/include/asm: io.h
Log Message:
memset_io works with bytes not dwords, noted by riastradh@
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/s
Module Name:src
Committed By: jmcneill
Date: Fri Jan 17 20:28:59 UTC 2020
Modified Files:
src/sys/external/bsd/drm2/include/asm: io.h
Log Message:
Don't use memset as memset_io on aarch64. With c=0 it uses the "dc zva"
cache maintenance instruction as an optimization which
Module Name:src
Committed By: ad
Date: Fri Jan 17 20:09:47 UTC 2020
Modified Files:
src/sys/external/bsd/drm2/include/linux: mm.h
Log Message:
set_page_dirty: take the vmobjlock if present
To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 src/sys/external/bsd
Module Name:src
Committed By: ad
Date: Fri Jan 17 19:56:50 UTC 2020
Modified Files:
src/sys/external/bsd/drm2/dist/drm: drm_gem.c
src/sys/external/bsd/drm2/dist/drm/i915: i915_gem.c i915_gem_fence.c
Log Message:
Apply patch from kamil@: vmobjlock needs to be held f
Module Name:src
Committed By: jmcneill
Date: Fri Jan 17 19:13:25 UTC 2020
Modified Files:
src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/engine/device:
nouveau_nvkm_engine_device_pci.c
Log Message:
Enable the device on NetBSD too (don't rely on firmware to do
Module Name:src
Committed By: msaitoh
Date: Tue Jan 7 13:51:38 UTC 2020
Modified Files:
src/sys/external/bsd/drm2/dist/drm/radeon: radeon_atombios_dp.c
Log Message:
Don't call memcpy() when the length is 0 (and the source pointer is NULL)
in radeon_dp_aux_transfer_atom()
Module Name:src
Committed By: jmcneill
Date: Fri Jan 3 21:01:17 UTC 2020
Modified Files:
src/sys/external/bsd/drm2/dist/drm: drm_bridge.c drm_panel.c
src/sys/external/bsd/drm2/dist/include/drm: drm_crtc.h drm_panel.h
src/sys/external/bsd/drm2/drm: drm_modul
Module Name:src
Committed By: msaitoh
Date: Wed Dec 18 13:25:58 UTC 2019
Modified Files:
src/sys/external/bsd/drm2/dist/drm/radeon: sumod.h
Log Message:
Use unsigned to avoid undefined behavior. Found by kUBSan.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.
Module Name:src
Committed By: jakllsch
Date: Mon Dec 9 15:37:26 UTC 2019
Modified Files:
src/sys/external/bsd/drm2/drm: files.drmkms
Log Message:
build drm_panel.c w/ drmkms
To generate a diff of this commit:
cvs rdiff -u -r1.32 -r1.33 src/sys/external/bsd/drm2/drm/file
Module Name:src
Committed By: jakllsch
Date: Mon Dec 9 15:36:16 UTC 2019
Modified Files:
src/sys/external/bsd/drm2/dist/drm: drm_panel.c
Log Message:
workaround netbsd incompatible LIST_HEAD
adapted from drm_bridge.c r1.3
To generate a diff of this commit:
cvs rdiff -u
Module Name:src
Committed By: jmcneill
Date: Sat Dec 7 13:31:41 UTC 2019
Modified Files:
src/sys/external/bsd/drm2/dist/drm/nouveau/include/nvif: os.h
Log Message:
Fix build for ports without __BUS_SPACE_HAS_STREAM_METHODS defined
To generate a diff of this commit:
cvs
Module Name:src
Committed By: maya
Date: Thu Dec 5 20:25:54 UTC 2019
Modified Files:
src/sys/external/bsd/drm2/dist/drm/i915: i915_cmd_parser.c
Log Message:
Use the original linux function rather than my wrong translation.
...Include the header to have it.
Thanks Riastr
Module Name:src
Committed By: chs
Date: Sun Apr 21 15:49:50 UTC 2019
Modified Files:
src/sys/external/bsd/drm2/ttm: ttm_bus_dma.c
Log Message:
in ttm_bus_dma_populate(), move the clearing of TTM_PAGE_FLAG_SWAPPED to be
earlier to avoid wrongly asserting if bus_dmamap_load_
Module Name:src
Committed By: maya
Date: Sun Apr 7 20:28:41 UTC 2019
Modified Files:
src/sys/external/bsd/drm2/include/drm: drm_os_netbsd.h
Removed Files:
src/sys/external/bsd/drm2/include/drm: drm_copy_netbsd.h
Log Message:
Remove unused definitions.
(These appe
Module Name:src
Committed By: mrg
Date: Mon Mar 18 02:01:41 UTC 2019
Modified Files:
src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/subdev/mmu:
nouveau_nvkm_subdev_mmu_base.c
Log Message:
call destroy on a mutex before freeing it.
fixes LOCKDEBUG assert on a G
Module Name:src
Committed By: mrg
Date: Sat Mar 9 01:59:47 UTC 2019
Modified Files:
src/sys/external/bsd/drm2/ttm: ttm_bo_vm.c
Log Message:
ttm_bo_uvm_fault() is a netbsd API function and thus should return
netbsd errnos. fix the one "return -ERESTART".
To generate a d
Module Name:src
Committed By: mrg
Date: Fri Mar 8 02:53:22 UTC 2019
Modified Files:
src/sys/external/bsd/drm2/drm: drm_gem_cma_helper.c
Log Message:
drm_gem_cma_fault() is a UVM fault function. return netbsd errnos.
To generate a diff of this commit:
cvs rdiff -u -r1.6
Module Name:src
Committed By: kamil
Date: Sat Feb 23 19:56:51 UTC 2019
Modified Files:
src/sys/external/bsd/drm2/dist/drm/amd/amdgpu: amdgpu_display.c
Log Message:
Rearrange code in amdgpu_display.c to prevent build error
GCC reports that stat can be uninitialized when us
Module Name:src
Committed By: kamil
Date: Sat Feb 23 19:37:36 UTC 2019
Modified Files:
src/sys/external/bsd/drm2/dist/drm/amd/amdgpu: amdgpu_gfx_v8_0.c
Log Message:
Add missing break in amdgpu_gfx_v8_0.c
Reviewed by
Detected with GCC7 with kUBSan build for NetBSD/i386
Module Name:src
Committed By: kamil
Date: Sat Feb 23 19:36:15 UTC 2019
Modified Files:
src/sys/external/bsd/drm2/dist/drm/amd/amdgpu: amdgpu_cz_smc.c
Log Message:
Add missing break in amdgpu_cz_smc.c
Reviewed by
Detected with GCC7 with kUBSan build for NetBSD/i386
To
Module Name:src
Committed By: christos
Date: Tue Feb 19 00:30:16 UTC 2019
Modified Files:
src/sys/external/bsd/drm2/dist/drm/i915: intel_ddi.c intel_display.c
intel_sdvo.c
src/sys/external/bsd/drm2/dist/drm/nouveau: nouveau_bo.c
Log Message:
revert the
Module Name:src
Committed By: christos
Date: Mon Feb 18 23:23:41 UTC 2019
Modified Files:
src/sys/external/bsd/drm2/dist/drm/i915: intel_ddi.c intel_display.c
intel_sdvo.c
src/sys/external/bsd/drm2/dist/drm/nouveau: nouveau_bo.c nouveau_usif.c
Log Messa
Module Name:src
Committed By: christos
Date: Mon Feb 18 23:19:36 UTC 2019
Modified Files:
src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/subdev/clk:
nouveau_nvkm_subdev_clk_gt215.c
Log Message:
remove multiplication as condition complaint
To generate a diff
Module Name:src
Committed By: mrg
Date: Fri Feb 8 04:11:53 UTC 2019
Modified Files:
src/sys/external/bsd/drm2/dist/drm/radeon: radeon_evergreen_cs.c
radeon_r300.c radeon_r420.c
Log Message:
add missing break for CP_COHER_BASE case.
convert fallthru comments.
Module Name:src
Committed By: mrg
Date: Sat Feb 2 21:46:27 UTC 2019
Modified Files:
src/sys/external/bsd/drm2/dist/drm/ttm: ttm_bo.c
Log Message:
combine a pair of #ifdef's and make upstream diff slightly less ugly. NFCI.
To generate a diff of this commit:
cvs rdiff -u
Module Name:src
Committed By: mrg
Date: Wed Jan 30 01:11:08 UTC 2019
Modified Files:
src/sys/external/bsd/drm2/dist/drm/radeon: radeon_display.c
Log Message:
revert rev 1.3 + 1.4 (2015): blank console / CLUT attempts.
we disabled the driver for almost all r100/r200 chipse
Module Name:src
Committed By: kre
Date: Sun Jan 27 05:05:37 UTC 2019
Modified Files:
src/sys/external/bsd/drm2/radeon: files.radeon
Log Message:
Fix merge botch
To generate a diff of this commit:
cvs rdiff -u -r1.23 -r1.24 src/sys/external/bsd/drm2/radeon/files.radeon
P
Module Name:src
Committed By: kre
Date: Sun Jan 27 05:03:57 UTC 2019
Modified Files:
src/sys/external/bsd/drm2/nouveau: files.nouveau
Log Message:
Fix merge botch
To generate a diff of this commit:
cvs rdiff -u -r1.24 -r1.25 src/sys/external/bsd/drm2/nouveau/files.nouvea
Module Name:src
Committed By: kre
Date: Sun Jan 27 05:00:48 UTC 2019
Modified Files:
src/sys/external/bsd/drm2/i915drm: files.i915drmkms
Log Message:
Fix merge botch.
To generate a diff of this commit:
cvs rdiff -u -r1.35 -r1.36 src/sys/external/bsd/drm2/i915drm/files.i9
Module Name:src
Committed By: jmcneill
Date: Wed Jan 23 19:02:49 UTC 2019
Modified Files:
src/sys/external/bsd/drm2/drm: drm_cache.c
Log Message:
skip clflush on aarch64, too
To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 src/sys/external/bsd/drm2/drm/drm_
Module Name:src
Committed By: dholland
Date: Sat Jan 19 16:58:29 UTC 2019
Modified Files:
src/sys/external/bsd/drm2/i915drm: files.i915drmkms
Log Message:
i915drmkms requires firmload. PR 53892
To generate a diff of this commit:
cvs rdiff -u -r1.33 -r1.34 src/sys/externa
Module Name:src
Committed By: mrg
Date: Tue Jan 8 05:57:34 UTC 2019
Modified Files:
src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/core:
nouveau_nvkm_core_option.c
Log Message:
revert this commit:
>date: 2018-08-27 07:19:47 -0700; author: riastradh; state:
1 - 100 of 1330 matches
Mail list logo