created | 2023-02-19T14:31:38Z |
---|---|
begin | 2023-02-15T00:00:00Z |
end | 2023-02-16T00:00:00Z |
path | src/sys |
commits | 22 |
date | 2023-02-15T06:08:18Z | |||
---|---|---|---|---|
author | jsg | |||
files | src/sys/dev/pci/pcidevs | log | diff | annotate |
src/sys/dev/pci/drm/amd/amdgpu/amdgpu_devlist.h | log | diff | annotate | |
message |
add a Navi 33 / Radeon RX 7600S device id spotted in notebookcheck review of ASUS TUF Gaming A16 Advantage Edition (2023), model FA617NS |
date | 2023-02-15T06:08:53Z | |||
---|---|---|---|---|
author | jsg | |||
files | src/sys/dev/pci/pcidevs.h | log | diff | annotate |
src/sys/dev/pci/pcidevs_data.h | log | diff | annotate | |
message | regen |
date | 2023-02-15T10:07:43Z | |||
---|---|---|---|---|
author | jsg | |||
files | src/sys/dev/pci/drm/i915/display/skl_watermark.c | log | diff | annotate |
message |
drm/i915: Don't do the WM0->WM1 copy w/a if WM1 is already enabled From Ville Syrjala d05b72328810897a28fe313735481789edfef7e4 in linux-6.1.y/6.1.12 90d5e8301ac24550be80d193aa5582cab56c29fc in mainline linux |
date | 2023-02-15T10:07:50Z | |||
---|---|---|---|---|
author | claudio | |||
files | src/sys/kern/kern_time.c | log | diff | annotate |
message |
Use the nowake channel for sys_nanosleep() instead of handrolling the same. OK cheloha@ jca@ mvs@ |
date | 2023-02-15T10:09:37Z | |||
---|---|---|---|---|
author | jsg | |||
files | src/sys/dev/pci/drm/amd/pm/swsmu/smu13/smu_v13_0_7_ppt.c | log | diff | annotate |
message |
drm/amd/pm: add SMU 13.0.7 missing GetPptLimit message mapping From Evan Quan 62890f3eabf80676c0fefbbdd88e0f3f12528032 in linux-6.1.y/6.1.12 0e763afcb50814e256ecb780fcc0f3bade2e1a0c in mainline linux |
date | 2023-02-15T10:11:09Z | |||
---|---|---|---|---|
author | jsg | |||
files | src/sys/dev/pci/drm/amd/amdgpu/amdgpu_vm_pt.c | log | diff | annotate |
message |
drm/amdgpu: Use the TGID for trace_amdgpu_vm_update_ptes From Friedrich Vock a2e60fee4b7681bb9664f6a638d9630102ac978b in linux-6.1.y/6.1.12 e53448e0a1efa5133c7db78f1df1f4caf177676b in mainline linux |
date | 2023-02-15T10:13:02Z | |||
---|---|---|---|---|
author | jsg | |||
files | src/sys/dev/pci/drm/amd/pm/swsmu/inc/smu_v13_0.h | log | diff | annotate |
src/sys/dev/pci/drm/amd/pm/swsmu/inc/pmfw_if/smu13_driver_if_v13_0_0.h | log | diff | annotate | |
message |
drm/amd/pm: bump SMU 13.0.0 driver_if header version From Evan Quan daaa0760cd0b6cf5985384d24e991f6c23a236e7 in linux-6.1.y/6.1.12 9874cc2df4e892c8744aa0472866cbf7c3cf1862 in mainline linux |
date | 2023-02-15T10:15:00Z | |||
---|---|---|---|---|
author | jsg | |||
files | src/sys/dev/pci/drm/amd/pm/amdgpu_pm.c | log | diff | annotate |
message |
drm/amdgpu: Add unique_id support for GC 11.0.1/2 From Kent Russell e379d5662c26b65384d95674559f9343be132851 in linux-6.1.y/6.1.12 c108a18462949fe709ebd6b0be68398d643bc285 in mainline linux |
date | 2023-02-15T10:16:50Z | |||
---|---|---|---|---|
author | jsg | |||
files | src/sys/dev/pci/drm/amd/pm/swsmu/inc/smu_v13_0.h | log | diff | annotate |
src/sys/dev/pci/drm/amd/pm/swsmu/inc/pmfw_if/smu13_driver_if_v13_0_7.h | log | diff | annotate | |
message |
drm/amd/pm: bump SMU 13.0.7 driver_if header version From Evan Quan d82e6903b395aafc5c94b7282eccdd13903942a3 in linux-6.1.y/6.1.12 dc38b996db968f51f0fe45845a519c5cd7f6bd04 in mainline linux |
date | 2023-02-15T10:18:26Z | |||
---|---|---|---|---|
author | jsg | |||
files | src/sys/dev/pci/drm/amd/amdgpu/amdgpu_fence.c | log | diff | annotate |
message |
drm/amdgpu/fence: Fix oops due to non-matching drm_sched init/fini From Guilherme G. Piccoli 2bcbbef9cace772f5b7128b11401c515982de34b in linux-6.1.y/6.1.12 5ad7bbf3dba5c4a684338df1f285080f2588b535 in mainline linux |
date | 2023-02-15T10:21:11Z | |||
---|---|---|---|---|
author | jsg | |||
files | src/sys/dev/pci/drm/amd/pm/swsmu/smu13/smu_v13_0_0_ppt.c | log | diff | annotate |
message |
drm/amdgpu/smu: skip pptable init under sriov From Jane Jian 4609e1773222670af42e71c3a7bbf0453438d74a in linux-6.1.y/6.1.12 c6ac406cd8ff610a2d5da298b1d3071acfcde7f0 in mainline linux |
date | 2023-02-15T10:23:28Z | |||
---|---|---|---|---|
author | jsg | |||
files | src/sys/dev/pci/drm/amd/display/amdgpu_dm/amdgpu_dm.c | log | diff | annotate |
message |
drm/amd/display: properly handling AGP aperture in vm setup From Alex Deucher 8d81e1c6865e7114d9829b0f3c73a66cd3a0963d in linux-6.1.y/6.1.12 5c4e8c71d1202cd84d870e7e5cb8d6b52f9c3507 in mainline linux |
date | 2023-02-15T10:26:50Z | |||
---|---|---|---|---|
author | jsg | |||
files | src/sys/dev/pci/drm/amd/display/dc/dcn10/dcn10_hw_sequencer.c | log | diff | annotate |
message |
drm/amd/display: fix cursor offset on rotation 180 From Melissa Wen 5af27a53a881ed49e071875c10760b0fc13996a1 in linux-6.1.y/6.1.12 49d0555976f0972af68397ed996375c135b38ba7 in mainline linux |
date | 2023-02-15T10:28:39Z | |||
---|---|---|---|---|
author | jsg | |||
files | src/sys/dev/pci/drm/i915/gem/i915_gem_execbuffer.c | log | diff | annotate |
message |
drm/i915: Move fd_install after last use of fence From Rob Clark bfa700d12274bd3509b64fd545d1046eef89d564 in linux-6.1.y/6.1.12 251e8c5b1b1fadcc387a8e618c7437d330bdac3e in mainline linux |
date | 2023-02-15T10:31:23Z | |||
---|---|---|---|---|
author | jsg | |||
files | src/sys/dev/pci/drm/i915/gem/i915_gem_shmem.c | log | diff | annotate |
message |
drm/i915: Initialize the obj flags for shmem objects From Aravind Iddamsetty baaed8c92927e2530a799daf2e909e6688dc2943 in linux-6.1.y/6.1.12 44e4c5684fcc82d8f099656c4ea39d9571e2a8ac in mainline linux |
date | 2023-02-15T10:33:03Z | |||
---|---|---|---|---|
author | jsg | |||
files | src/sys/dev/pci/drm/i915/display/intel_bios.c | log | diff | annotate |
message |
drm/i915: Fix VBT DSI DVO port handling From Ville Syrjala 7fa83855852e4b13dd05702569f3f0bb3e1c624d in linux-6.1.y/6.1.12 6a7ff131f17f44c593173c5ee30e2c03ef211685 in mainline linux |
date | 2023-02-15T12:43:32Z | |||
---|---|---|---|---|
author | aoyama | |||
files | src/sys/arch/luna88k/stand/boot/Makefile | log | diff | annotate |
src/sys/arch/luna88k/stand/boot/bmc.c | log | diff | annotate | |
src/sys/arch/luna88k/stand/boot/bmd.c | log | diff | annotate | |
src/sys/arch/luna88k/stand/boot/logo.c | log | diff | annotate | |
src/sys/arch/luna88k/stand/boot/samachdep.h | log | diff | annotate | |
message |
Now Puffy comes on luna88k bootloader! "Of course!" miod@ |
date | 2023-02-15T14:06:43Z | |||
---|---|---|---|---|
author | kettenis | |||
files | src/sys/dev/fdt/rkclock.c | log | diff | annotate |
src/sys/dev/fdt/rkclock_clocks.h | log | diff | annotate | |
message |
Add GMAC-related RK356x clocks. ok patrick@ |
date | 2023-02-15T14:10:58Z | |||
---|---|---|---|---|
author | kettenis | |||
files | src/sys/dev/fdt/if_dwqe_fdt.c | log | diff | annotate |
src/sys/dev/ic/dwqe.c | log | diff | annotate | |
message |
Don't print the version twice, but do print a newline before attaching the PHY. Put the DMA address of the mbuf into the rx descriptors (instead of the length). Use the correct value when setting the tx ring tail pointer. This make sending and receiving packets work as long as the interface is in promiscuous mode. ok patrick@ |
date | 2023-02-15T14:13:38Z | |||
---|---|---|---|---|
author | kettenis | |||
files | src/sys/arch/arm64/stand/efiboot/conf.c | log | diff | annotate |
src/sys/arch/arm64/stand/efiboot/efiboot.c | log | diff | annotate | |
message |
The GMAC on the Rockchip RK356x and RK3588 SoCs can only do 32-bit DMA so set the appropriate DMA constraint. ok patrick@ |
date | 2023-02-15T18:11:47Z | |||
---|---|---|---|---|
author | sashan | |||
files | src/sys/net/if_pfsync.c | log | diff | annotate |
message |
pfsync(4) panics on NULL pointer dereference if there are no data ready for bulk transfer. reported and fix kindly tested by hrvoje@ OK bluhm@ |
date | 2023-02-15T20:43:41Z | |||
---|---|---|---|---|
author | mvs | |||
files | src/sys/kern/kern_synch.c | log | diff | annotate |
message |
Relax kernel lock assertion within tsleep(9). The `nowake' channel is the special case which doesn't expect wakeup(9), so allow to use it without kernel lock held. Discussed with and ok by claudio@ |