OpenBSD cvs log

created 2020-11-21T19:09:10Z
begin 2020-07-02T00:00:00Z
end 2020-07-03T00:00:00Z
path src/sys
commits 23

date 2020-07-02T03:10:46Z
author jsg
files src/sys/dev/pci/drm/amd/display/modules/color/color_gamma.c log diff annotate
message drm/amd/display: Use kfree() to free rgb_user in calculate_user_regamma_ramp()

From Denis Efremov
7f5ee8efd85ec10914b324e4f2722dc4d22b12da in linux 5.7.y/5.7.7
43a562774fceba867e8eebba977d7d42f8a2eac7 in mainline linux

date 2020-07-02T03:13:11Z
author jsg
files src/sys/dev/pci/drm/amd/display/amdgpu_dm/amdgpu_dm_debugfs.c log diff annotate
message drm/amd/display: Enable output_bpc property on all outputs

From Stylon Wang
937007f09e254ee46a1cacc1d71be2381848f5a8 in linux 5.7.y/5.7.7
5ae9c378c3d88b40af72f8e8f961808e29f3e70b in mainline linux

date 2020-07-02T03:15:20Z
author jsg
files src/sys/dev/pci/drm/amd/amdkfd/kfd_process.c log diff annotate
message drm/amd: fix potential memleak in err branch

From Bernard Zhao
27998cb2e9c678cb65698c1965a7d7b931e0a671 in linux 5.7.y/5.7.7
b5b78a6c8d8cb9c307bc6b16a754603424459d6e in mainline linux

date 2020-07-02T03:17:56Z
author jsg
files src/sys/dev/pci/drm/radeon/ni_dpm.c log diff annotate
message drm/radeon: fix fb_div check in ni_init_smc_spll_table()

From Denis Efremov
02e8880ca700a561947b0a136ddf749df6b8f9fa in linux 5.7.y/5.7.7
35f760b44b1b9cb16a306bdcc7220fbbf78c4789 in mainline linux

date 2020-07-02T03:31:23Z
author jsg
files src/sys/dev/pci/drm/drm_fb_helper.c log diff annotate
message drm/fb-helper: Fix vt restore

From Daniel Vetter
7b6902118146835fa67b52f624576d30b1c9e09f in linux 5.7.y/5.7.7
dc5bdb68b5b369d5bc7d1de96fa64cc1737a6320 in mainline linux

date 2020-07-02T03:33:24Z
author jsg
files src/sys/dev/pci/drm/amd/amdgpu/sdma_v5_0.c log diff annotate
message drm/amdgpu: add fw release for sdma v5_0

From Wenhui Sheng
cfece0241468bc49d339c3c90ead98278063ae0f in linux 5.7.y/5.7.7
edfaf6fa73f15568d4337f208b2333f647c35810 in mainline linux

date 2020-07-02T03:36:10Z
author jsg
files src/sys/dev/pci/drm/amd/display/amdgpu_dm/amdgpu_dm_hdcp.c log diff annotate
message drm/amdgpu/display: Unlock mutex on error

From John van der Kamp
6b5d1b40a668add6275072a71d0e17fb9e15de67 in linux 5.7.y/5.7.7
ee434a4f9f5ea15b0f84bddd8c012838cf9472c5 in mainline linux

date 2020-07-02T05:53:26Z
author jsg
files src/sys/dev/pci/drm/include/linux/hardirq.h log diff annotate
message use intr_barrier(9) for synchronize_irq() and synchronize_hardirq()

date 2020-07-02T05:53:27Z
author jsg
files src/sys/dev/pci/drm/i915/i915_irq.c log diff annotate
src/sys/dev/pci/drm/i915/gt/intel_engine_cs.c log diff annotate
message use intr_barrier(9) for synchronize_irq() and synchronize_hardirq()

date 2020-07-02T08:02:04Z
author kettenis
files src/sys/arch/powerpc64/powerpc64/pmap.c log diff annotate
message Whitespace.

date 2020-07-02T08:47:54Z
author kettenis
files src/sys/arch/powerpc64/powerpc64/pmap.c log diff annotate
message Preseed modify bits in pmap_enter(9). For some reason the hardware bits
aren't propagated properly. This hack makes things work such that we
can make progress in other areas while we figure out why.

date 2020-07-02T09:50:55Z
author jsg
files src/sys/dev/pci/drm/include/linux/preempt.h log diff annotate
message powerpc64 has ci_idepth

date 2020-07-02T11:01:21Z
author jsg
files src/sys/dev/pci/drm/drm_linux.c log diff annotate
src/sys/dev/pci/drm/include/linux/time.h log diff annotate
message remove unused timespec interfaces no longer in linux

date 2020-07-02T13:08:33Z
author krw
files src/sys/dev/ic/iha.c log diff annotate
src/sys/dev/ic/iha.h log diff annotate
src/sys/dev/pci/iha_pci.c log diff annotate
message Shuffle things around so that sc->sc_link initialization is
done just before config_found(), as all other drivers do.

date 2020-07-02T13:29:20Z
author krw
files src/sys/dev/ic/trm.c log diff annotate
src/sys/dev/ic/trm.h log diff annotate
src/sys/dev/pci/trm_pci.c log diff annotate
message Shuffle things around so that sc->sc_link initialization is
done just before config_found(), as all other drivers do.

date 2020-07-02T14:56:36Z
author kettenis
files src/sys/arch/powerpc64/powerpc64/pmap.c log diff annotate
message Fix pte_lookup() for pages using the secondary hash.
Reduce dmesg spam a bit now that I'm hitting the secondary hash.

date 2020-07-02T15:58:17Z
author krw
files src/sys/dev/ic/aic79xx_openbsd.c log diff annotate
src/sys/dev/ic/ami.c log diff annotate
src/sys/dev/ic/gdt_common.c log diff annotate
message Shuffle things around so that sc->sc_link initialization is
even more concentrated just before config_found().

date 2020-07-02T17:40:34Z
author kettenis
files src/sys/arch/powerpc64/dev/opal.c log diff annotate
message Use IPL_TTY, at least for now, as the only consumer of OPAL interrupts
is opalcons(4).

date 2020-07-02T21:36:06Z
author kettenis
files src/sys/arch/powerpc64/include/kcore.h log diff annotate
message For now an empty file is good enough to get libkvm to build on powerpc64.

date 2020-07-02T21:51:05Z
author kettenis
files src/sys/arch/powerpc64/include/pmap.h log diff annotate
src/sys/arch/powerpc64/powerpc64/machdep.c log diff annotate
src/sys/arch/powerpc64/powerpc64/pmap.c log diff annotate
src/sys/arch/powerpc64/powerpc64/trap.c log diff annotate
message Make the copyin(9) functions work when crossing a segment boundary.

date 2020-07-02T21:59:34Z
author krw
files src/sys/dev/ata/atascsi.c log diff annotate
src/sys/dev/atapiscsi/atapiscsi.c log diff annotate
message Shuffle things around so that sc->sc_link initialization is
even more concentrated just before config_found().

date 2020-07-02T22:15:24Z
author kettenis
files src/sys/arch/powerpc64/compile/RAMDISK/Makefile log diff annotate
src/sys/arch/powerpc64/conf/files.powerpc64 log diff annotate
message Add RAMDISK config for powerpc64.

date 2020-07-02T23:30:38Z
author cheloha
files src/sys/kern/kern_tc.c log diff annotate
message timecounting: make the dummy counter interrupt- and MP-safe

The dummy counter should be deterministic with respect to interrupts
and multiple threads of execution.