OpenBSD cvs log

created 2021-07-11T09:11:43Z
begin 2021-07-07T00:00:00Z
end 2021-07-08T00:00:00Z
path src/sys
commits 30

date 2021-07-07T02:38:21Z
author jsg
files src/sys/arch/amd64/conf/Makefile.amd64 log diff annotate
src/sys/arch/arm64/conf/Makefile.arm64 log diff annotate
src/sys/arch/powerpc64/conf/Makefile.powerpc64 log diff annotate
src/sys/dev/fdt/rkdrm.c log diff annotate
src/sys/dev/fdt/simplepanel.c log diff annotate
src/sys/dev/ic/anxdp.c log diff annotate
src/sys/dev/ic/dwhdmi.c log diff annotate
src/sys/dev/pci/drm/drm_atomic.c log diff annotate
src/sys/dev/pci/drm/drm_atomic_helper.c log diff annotate
src/sys/dev/pci/drm/drm_atomic_state_helper.c log diff annotate
src/sys/dev/pci/drm/drm_atomic_uapi.c log diff annotate
src/sys/dev/pci/drm/drm_auth.c log diff annotate
src/sys/dev/pci/drm/drm_blend.c log diff annotate
src/sys/dev/pci/drm/drm_bridge.c log diff annotate
src/sys/dev/pci/drm/drm_bufs.c log diff annotate
src/sys/dev/pci/drm/drm_cache.c log diff annotate
src/sys/dev/pci/drm/drm_client.c log diff annotate
src/sys/dev/pci/drm/drm_client_modeset.c log diff annotate
src/sys/dev/pci/drm/drm_color_mgmt.c log diff annotate
src/sys/dev/pci/drm/drm_connector.c log diff annotate
src/sys/dev/pci/drm/drm_crtc.c log diff annotate
src/sys/dev/pci/drm/drm_crtc_helper.c log diff annotate
src/sys/dev/pci/drm/drm_crtc_helper_internal.h log diff annotate
src/sys/dev/pci/drm/drm_crtc_internal.h log diff annotate
src/sys/dev/pci/drm/drm_debugfs.c log diff annotate
src/sys/dev/pci/drm/drm_debugfs_crc.c log diff annotate
src/sys/dev/pci/drm/drm_dma.c log diff annotate
src/sys/dev/pci/drm/drm_dp_aux_dev.c log diff annotate
src/sys/dev/pci/drm/drm_dp_helper.c log diff annotate
src/sys/dev/pci/drm/drm_dp_mst_topology.c log diff annotate
src/sys/dev/pci/drm/drm_drv.c log diff annotate
src/sys/dev/pci/drm/drm_edid.c log diff annotate
src/sys/dev/pci/drm/drm_encoder_slave.c log diff annotate
src/sys/dev/pci/drm/drm_fb_helper.c log diff annotate
src/sys/dev/pci/drm/drm_file.c log diff annotate
src/sys/dev/pci/drm/drm_format_helper.c log diff annotate
src/sys/dev/pci/drm/drm_fourcc.c log diff annotate
src/sys/dev/pci/drm/drm_framebuffer.c log diff annotate
src/sys/dev/pci/drm/drm_gem.c log diff annotate
src/sys/dev/pci/drm/drm_gem_cma_helper.c log diff annotate
src/sys/dev/pci/drm/drm_gem_framebuffer_helper.c log diff annotate
src/sys/dev/pci/drm/drm_internal.h log diff annotate
src/sys/dev/pci/drm/drm_ioc32.c log diff annotate
src/sys/dev/pci/drm/drm_ioctl.c log diff annotate
src/sys/dev/pci/drm/drm_irq.c log diff annotate
src/sys/dev/pci/drm/drm_linux.c log diff annotate
src/sys/dev/pci/drm/drm_lock.c log diff annotate
src/sys/dev/pci/drm/drm_managed.c log diff annotate
src/sys/dev/pci/drm/drm_mipi_dsi.c log diff annotate
src/sys/dev/pci/drm/drm_mm.c log diff annotate
src/sys/dev/pci/drm/drm_mode_config.c log diff annotate
src/sys/dev/pci/drm/drm_mode_object.c log diff annotate
src/sys/dev/pci/drm/drm_modes.c log diff annotate
src/sys/dev/pci/drm/drm_panel.c log diff annotate
src/sys/dev/pci/drm/drm_panel_orientation_quirks.c log diff annotate
src/sys/dev/pci/drm/drm_pci.c log diff annotate
src/sys/dev/pci/drm/drm_plane.c log diff annotate
src/sys/dev/pci/drm/drm_prime.c log diff annotate
src/sys/dev/pci/drm/drm_probe_helper.c log diff annotate
src/sys/dev/pci/drm/drm_scatter.c log diff annotate
message update drm to linux 5.10.47

hardware support changes include
inteldrm: better support for tiger lake
amdgpu: support for navi12, navi21 "sienna_cichlid", arcturus
amdgpu: support for cezanne "green sardine" ryzen 5000 apu

Thanks to the OpenBSD Foundation for sponsoring this work,
patrick@ for helping adapt rockchip drm, kettenis@ and mpi@
for uvm discussions and various testers.

date 2021-07-07T02:38:22Z
author jsg
files src/sys/dev/pci/drm/drm_syncobj.c log diff annotate
src/sys/dev/pci/drm/drm_vblank.c log diff annotate
src/sys/dev/pci/drm/drm_vblank_work.c log diff annotate
src/sys/dev/pci/drm/drm_vm.c log diff annotate
src/sys/dev/pci/drm/files.drm log diff annotate
src/sys/dev/pci/drm/hdmi.c log diff annotate
src/sys/dev/pci/drm/amd/amdgpu/amdgpu.h log diff annotate
src/sys/dev/pci/drm/amd/amdgpu/amdgpu_acp.c log diff annotate
src/sys/dev/pci/drm/amd/amdgpu/amdgpu_acpi.c log diff annotate
src/sys/dev/pci/drm/amd/amdgpu/amdgpu_amdkfd.c log diff annotate
src/sys/dev/pci/drm/amd/amdgpu/amdgpu_amdkfd.h log diff annotate
src/sys/dev/pci/drm/amd/amdgpu/amdgpu_amdkfd_arcturus.c log diff annotate
src/sys/dev/pci/drm/amd/amdgpu/amdgpu_amdkfd_gfx_v10.c log diff annotate
src/sys/dev/pci/drm/amd/amdgpu/amdgpu_amdkfd_gfx_v10_3.c log diff annotate
src/sys/dev/pci/drm/amd/amdgpu/amdgpu_amdkfd_gfx_v7.c log diff annotate
src/sys/dev/pci/drm/amd/amdgpu/amdgpu_amdkfd_gfx_v8.c log diff annotate
src/sys/dev/pci/drm/amd/amdgpu/amdgpu_amdkfd_gfx_v9.c log diff annotate
src/sys/dev/pci/drm/amd/amdgpu/amdgpu_amdkfd_gfx_v9.h log diff annotate
src/sys/dev/pci/drm/amd/amdgpu/amdgpu_amdkfd_gpuvm.c log diff annotate
src/sys/dev/pci/drm/amd/amdgpu/amdgpu_atom.c log diff annotate
src/sys/dev/pci/drm/amd/amdgpu/amdgpu_atombios.c log diff annotate
src/sys/dev/pci/drm/amd/amdgpu/amdgpu_atombios.h log diff annotate
src/sys/dev/pci/drm/amd/amdgpu/amdgpu_atombios_crtc.c log diff annotate
src/sys/dev/pci/drm/amd/amdgpu/amdgpu_atombios_dp.c log diff annotate
src/sys/dev/pci/drm/amd/amdgpu/amdgpu_atombios_encoders.c log diff annotate
src/sys/dev/pci/drm/amd/amdgpu/amdgpu_atombios_i2c.c log diff annotate
src/sys/dev/pci/drm/amd/amdgpu/amdgpu_atomfirmware.c log diff annotate
src/sys/dev/pci/drm/amd/amdgpu/amdgpu_atomfirmware.h log diff annotate
src/sys/dev/pci/drm/amd/amdgpu/amdgpu_benchmark.c log diff annotate
src/sys/dev/pci/drm/amd/amdgpu/amdgpu_bios.c log diff annotate
src/sys/dev/pci/drm/amd/amdgpu/amdgpu_bo_list.c log diff annotate
src/sys/dev/pci/drm/amd/amdgpu/amdgpu_cgs.c log diff annotate
src/sys/dev/pci/drm/amd/amdgpu/amdgpu_cik.c log diff annotate
src/sys/dev/pci/drm/amd/amdgpu/amdgpu_cik_sdma.c log diff annotate
src/sys/dev/pci/drm/amd/amdgpu/amdgpu_connectors.c log diff annotate
src/sys/dev/pci/drm/amd/amdgpu/amdgpu_cs.c log diff annotate
src/sys/dev/pci/drm/amd/amdgpu/amdgpu_ctx.c log diff annotate
src/sys/dev/pci/drm/amd/amdgpu/amdgpu_ctx.h log diff annotate
src/sys/dev/pci/drm/amd/amdgpu/amdgpu_debugfs.c log diff annotate
src/sys/dev/pci/drm/amd/amdgpu/amdgpu_debugfs.h log diff annotate
src/sys/dev/pci/drm/amd/amdgpu/amdgpu_device.c log diff annotate
src/sys/dev/pci/drm/amd/amdgpu/amdgpu_devlist.h log diff annotate
src/sys/dev/pci/drm/amd/amdgpu/amdgpu_df.h log diff annotate
src/sys/dev/pci/drm/amd/amdgpu/amdgpu_discovery.c log diff annotate
src/sys/dev/pci/drm/amd/amdgpu/amdgpu_discovery.h log diff annotate
src/sys/dev/pci/drm/amd/amdgpu/amdgpu_display.c log diff annotate
src/sys/dev/pci/drm/amd/amdgpu/amdgpu_dma_buf.c log diff annotate
src/sys/dev/pci/drm/amd/amdgpu/amdgpu_dma_buf.h log diff annotate
src/sys/dev/pci/drm/amd/amdgpu/amdgpu_doorbell.h log diff annotate
src/sys/dev/pci/drm/amd/amdgpu/Attic/amdgpu_dpm.c log diff annotate
src/sys/dev/pci/drm/amd/amdgpu/Attic/amdgpu_dpm.h log diff annotate
src/sys/dev/pci/drm/amd/amdgpu/amdgpu_drv.c log diff annotate
src/sys/dev/pci/drm/amd/amdgpu/amdgpu_encoders.c log diff annotate
src/sys/dev/pci/drm/amd/amdgpu/amdgpu_fb.c log diff annotate
src/sys/dev/pci/drm/amd/amdgpu/amdgpu_fence.c log diff annotate
src/sys/dev/pci/drm/amd/amdgpu/amdgpu_fru_eeprom.c log diff annotate
src/sys/dev/pci/drm/amd/amdgpu/amdgpu_fru_eeprom.h log diff annotate
src/sys/dev/pci/drm/amd/amdgpu/amdgpu_gem.c log diff annotate
src/sys/dev/pci/drm/amd/amdgpu/amdgpu_gfx.c log diff annotate
src/sys/dev/pci/drm/amd/amdgpu/amdgpu_gfx.h log diff annotate
src/sys/dev/pci/drm/amd/amdgpu/amdgpu_gfxhub.h log diff annotate
src/sys/dev/pci/drm/amd/amdgpu/amdgpu_gmc.c log diff annotate
src/sys/dev/pci/drm/amd/amdgpu/amdgpu_gmc.h log diff annotate
src/sys/dev/pci/drm/amd/amdgpu/amdgpu_gtt_mgr.c log diff annotate
src/sys/dev/pci/drm/amd/amdgpu/amdgpu_i2c.c log diff annotate
src/sys/dev/pci/drm/amd/amdgpu/amdgpu_ib.c log diff annotate
src/sys/dev/pci/drm/amd/amdgpu/amdgpu_ids.c log diff annotate
src/sys/dev/pci/drm/amd/amdgpu/amdgpu_ids.h log diff annotate
src/sys/dev/pci/drm/amd/amdgpu/amdgpu_irq.c log diff annotate
src/sys/dev/pci/drm/amd/amdgpu/amdgpu_job.c log diff annotate
src/sys/dev/pci/drm/amd/amdgpu/amdgpu_job.h log diff annotate
src/sys/dev/pci/drm/amd/amdgpu/amdgpu_jpeg.c log diff annotate
src/sys/dev/pci/drm/amd/amdgpu/amdgpu_jpeg.h log diff annotate
src/sys/dev/pci/drm/amd/amdgpu/amdgpu_kms.c log diff annotate
src/sys/dev/pci/drm/amd/amdgpu/Attic/amdgpu_kv_dpm.c log diff annotate
src/sys/dev/pci/drm/amd/amdgpu/Attic/amdgpu_kv_smc.c log diff annotate
src/sys/dev/pci/drm/amd/amdgpu/amdgpu_mes.h log diff annotate
src/sys/dev/pci/drm/amd/amdgpu/amdgpu_mmhub.h log diff annotate
src/sys/dev/pci/drm/amd/amdgpu/amdgpu_mode.h log diff annotate
src/sys/dev/pci/drm/amd/amdgpu/amdgpu_nbio.h log diff annotate
src/sys/dev/pci/drm/amd/amdgpu/amdgpu_object.c log diff annotate
src/sys/dev/pci/drm/amd/amdgpu/amdgpu_object.h log diff annotate
src/sys/dev/pci/drm/amd/amdgpu/Attic/amdgpu_pm.c log diff annotate
src/sys/dev/pci/drm/amd/amdgpu/Attic/amdgpu_pm.h log diff annotate
src/sys/dev/pci/drm/amd/amdgpu/amdgpu_pmu.c log diff annotate
src/sys/dev/pci/drm/amd/amdgpu/amdgpu_psp.c log diff annotate
src/sys/dev/pci/drm/amd/amdgpu/amdgpu_psp.h log diff annotate
src/sys/dev/pci/drm/amd/amdgpu/amdgpu_rap.c log diff annotate
src/sys/dev/pci/drm/amd/amdgpu/amdgpu_rap.h log diff annotate
src/sys/dev/pci/drm/amd/amdgpu/amdgpu_ras.c log diff annotate
src/sys/dev/pci/drm/amd/amdgpu/amdgpu_ras.h log diff annotate
src/sys/dev/pci/drm/amd/amdgpu/amdgpu_ras_eeprom.c log diff annotate
src/sys/dev/pci/drm/amd/amdgpu/amdgpu_ras_eeprom.h log diff annotate
src/sys/dev/pci/drm/amd/amdgpu/amdgpu_ring.c log diff annotate
src/sys/dev/pci/drm/amd/amdgpu/amdgpu_ring.h log diff annotate
src/sys/dev/pci/drm/amd/amdgpu/amdgpu_rlc.h log diff annotate
src/sys/dev/pci/drm/amd/amdgpu/amdgpu_sched.c log diff annotate
src/sys/dev/pci/drm/amd/amdgpu/amdgpu_sched.h log diff annotate
src/sys/dev/pci/drm/amd/amdgpu/amdgpu_sdma.h log diff annotate
src/sys/dev/pci/drm/amd/amdgpu/amdgpu_si.c log diff annotate
src/sys/dev/pci/drm/amd/amdgpu/amdgpu_si_dma.c log diff annotate
src/sys/dev/pci/drm/amd/amdgpu/Attic/amdgpu_si_dpm.c log diff annotate
src/sys/dev/pci/drm/amd/amdgpu/Attic/amdgpu_si_smc.c log diff annotate
src/sys/dev/pci/drm/amd/amdgpu/amdgpu_sync.c log diff annotate
src/sys/dev/pci/drm/amd/amdgpu/amdgpu_sync.h log diff annotate
src/sys/dev/pci/drm/amd/amdgpu/amdgpu_test.c log diff annotate
src/sys/dev/pci/drm/amd/amdgpu/amdgpu_trace.h log diff annotate
src/sys/dev/pci/drm/amd/amdgpu/amdgpu_ttm.c log diff annotate
src/sys/dev/pci/drm/amd/amdgpu/amdgpu_ttm.h log diff annotate
src/sys/dev/pci/drm/amd/amdgpu/amdgpu_ucode.c log diff annotate
src/sys/dev/pci/drm/amd/amdgpu/amdgpu_ucode.h log diff annotate
src/sys/dev/pci/drm/amd/amdgpu/amdgpu_umc.c log diff annotate
src/sys/dev/pci/drm/amd/amdgpu/amdgpu_umc.h log diff annotate
src/sys/dev/pci/drm/amd/amdgpu/amdgpu_uvd.c log diff annotate
src/sys/dev/pci/drm/amd/amdgpu/amdgpu_uvd.h log diff annotate
src/sys/dev/pci/drm/amd/amdgpu/amdgpu_uvd_v3_1.c log diff annotate
src/sys/dev/pci/drm/amd/amdgpu/amdgpu_uvd_v4_2.c log diff annotate
src/sys/dev/pci/drm/amd/amdgpu/amdgpu_vce.c log diff annotate
src/sys/dev/pci/drm/amd/amdgpu/amdgpu_vce_v2_0.c log diff annotate
src/sys/dev/pci/drm/amd/amdgpu/amdgpu_vcn.c log diff annotate
src/sys/dev/pci/drm/amd/amdgpu/amdgpu_vcn.h log diff annotate
src/sys/dev/pci/drm/amd/amdgpu/amdgpu_virt.c log diff annotate
src/sys/dev/pci/drm/amd/amdgpu/amdgpu_virt.h log diff annotate
src/sys/dev/pci/drm/amd/amdgpu/amdgpu_vm.c log diff annotate
src/sys/dev/pci/drm/amd/amdgpu/amdgpu_vm.h log diff annotate
src/sys/dev/pci/drm/amd/amdgpu/amdgpu_vm_cpu.c log diff annotate
src/sys/dev/pci/drm/amd/amdgpu/amdgpu_vm_sdma.c log diff annotate
src/sys/dev/pci/drm/amd/amdgpu/amdgpu_vram_mgr.c log diff annotate
src/sys/dev/pci/drm/amd/amdgpu/amdgpu_xgmi.c log diff annotate
src/sys/dev/pci/drm/amd/amdgpu/amdgpu_xgmi.h log diff annotate
src/sys/dev/pci/drm/amd/amdgpu/amdgv_sriovmsg.h log diff annotate
src/sys/dev/pci/drm/amd/amdgpu/athub_v1_0.c log diff annotate
src/sys/dev/pci/drm/amd/amdgpu/athub_v2_1.c log diff annotate
src/sys/dev/pci/drm/amd/amdgpu/athub_v2_1.h log diff annotate
src/sys/dev/pci/drm/amd/amdgpu/Attic/cik_dpm.h log diff annotate
src/sys/dev/pci/drm/amd/amdgpu/cik_ih.c log diff annotate
src/sys/dev/pci/drm/amd/amdgpu/cikd.h log diff annotate
src/sys/dev/pci/drm/amd/amdgpu/cz_ih.c log diff annotate
src/sys/dev/pci/drm/amd/amdgpu/dce_v10_0.c log diff annotate
src/sys/dev/pci/drm/amd/amdgpu/dce_v11_0.c log diff annotate
src/sys/dev/pci/drm/amd/amdgpu/dce_v6_0.c log diff annotate
src/sys/dev/pci/drm/amd/amdgpu/dce_v8_0.c log diff annotate
src/sys/dev/pci/drm/amd/amdgpu/dce_virtual.c log diff annotate
src/sys/dev/pci/drm/amd/amdgpu/df_v3_6.c log diff annotate
src/sys/dev/pci/drm/amd/amdgpu/gfx_v10_0.c log diff annotate
src/sys/dev/pci/drm/amd/amdgpu/gfx_v6_0.c log diff annotate
src/sys/dev/pci/drm/amd/amdgpu/gfx_v7_0.c log diff annotate
src/sys/dev/pci/drm/amd/amdgpu/gfx_v8_0.c log diff annotate
src/sys/dev/pci/drm/amd/amdgpu/gfx_v9_0.c log diff annotate
src/sys/dev/pci/drm/amd/amdgpu/gfx_v9_0.h log diff annotate
src/sys/dev/pci/drm/amd/amdgpu/gfx_v9_4.c log diff annotate
src/sys/dev/pci/drm/amd/amdgpu/gfx_v9_4.h log diff annotate
src/sys/dev/pci/drm/amd/amdgpu/gfxhub_v1_0.c log diff annotate
message update drm to linux 5.10.47

hardware support changes include
inteldrm: better support for tiger lake
amdgpu: support for navi12, navi21 "sienna_cichlid", arcturus
amdgpu: support for cezanne "green sardine" ryzen 5000 apu

Thanks to the OpenBSD Foundation for sponsoring this work,
patrick@ for helping adapt rockchip drm, kettenis@ and mpi@
for uvm discussions and various testers.

date 2021-07-07T02:38:23Z
author jsg
files src/sys/dev/pci/drm/amd/amdgpu/gfxhub_v1_0.h log diff annotate
src/sys/dev/pci/drm/amd/amdgpu/gfxhub_v1_1.c log diff annotate
src/sys/dev/pci/drm/amd/amdgpu/gfxhub_v1_1.h log diff annotate
src/sys/dev/pci/drm/amd/amdgpu/gfxhub_v2_0.c log diff annotate
src/sys/dev/pci/drm/amd/amdgpu/gfxhub_v2_0.h log diff annotate
src/sys/dev/pci/drm/amd/amdgpu/gfxhub_v2_1.c log diff annotate
src/sys/dev/pci/drm/amd/amdgpu/gfxhub_v2_1.h log diff annotate
src/sys/dev/pci/drm/amd/amdgpu/gmc_v10_0.c log diff annotate
src/sys/dev/pci/drm/amd/amdgpu/gmc_v6_0.c log diff annotate
src/sys/dev/pci/drm/amd/amdgpu/gmc_v7_0.c log diff annotate
src/sys/dev/pci/drm/amd/amdgpu/gmc_v8_0.c log diff annotate
src/sys/dev/pci/drm/amd/amdgpu/gmc_v9_0.c log diff annotate
src/sys/dev/pci/drm/amd/amdgpu/gmc_v9_0.h log diff annotate
src/sys/dev/pci/drm/amd/amdgpu/iceland_ih.c log diff annotate
src/sys/dev/pci/drm/amd/amdgpu/jpeg_v1_0.c log diff annotate
src/sys/dev/pci/drm/amd/amdgpu/jpeg_v2_0.c log diff annotate
src/sys/dev/pci/drm/amd/amdgpu/jpeg_v2_5.c log diff annotate
src/sys/dev/pci/drm/amd/amdgpu/jpeg_v3_0.c log diff annotate
src/sys/dev/pci/drm/amd/amdgpu/jpeg_v3_0.h log diff annotate
src/sys/dev/pci/drm/amd/amdgpu/Attic/kv_dpm.h log diff annotate
src/sys/dev/pci/drm/amd/amdgpu/mes_api_def.h log diff annotate
src/sys/dev/pci/drm/amd/amdgpu/mes_v10_1.c log diff annotate
src/sys/dev/pci/drm/amd/amdgpu/mmhub_v1_0.c log diff annotate
src/sys/dev/pci/drm/amd/amdgpu/mmhub_v1_0.h log diff annotate
src/sys/dev/pci/drm/amd/amdgpu/mmhub_v2_0.c log diff annotate
src/sys/dev/pci/drm/amd/amdgpu/mmhub_v2_0.h log diff annotate
src/sys/dev/pci/drm/amd/amdgpu/mmhub_v9_4.c log diff annotate
src/sys/dev/pci/drm/amd/amdgpu/mmhub_v9_4.h log diff annotate
src/sys/dev/pci/drm/amd/amdgpu/mmsch_v3_0.h log diff annotate
src/sys/dev/pci/drm/amd/amdgpu/mxgpu_ai.c log diff annotate
src/sys/dev/pci/drm/amd/amdgpu/mxgpu_ai.h log diff annotate
src/sys/dev/pci/drm/amd/amdgpu/mxgpu_nv.c log diff annotate
src/sys/dev/pci/drm/amd/amdgpu/mxgpu_nv.h log diff annotate
src/sys/dev/pci/drm/amd/amdgpu/mxgpu_vi.h log diff annotate
src/sys/dev/pci/drm/amd/amdgpu/navi10_ih.c log diff annotate
src/sys/dev/pci/drm/amd/amdgpu/nbio_v2_3.c log diff annotate
src/sys/dev/pci/drm/amd/amdgpu/nbio_v6_1.c log diff annotate
src/sys/dev/pci/drm/amd/amdgpu/nbio_v7_0.c log diff annotate
src/sys/dev/pci/drm/amd/amdgpu/nbio_v7_4.c log diff annotate
src/sys/dev/pci/drm/amd/amdgpu/nv.c log diff annotate
src/sys/dev/pci/drm/amd/amdgpu/nv.h log diff annotate
src/sys/dev/pci/drm/amd/amdgpu/nvd.h log diff annotate
src/sys/dev/pci/drm/amd/amdgpu/Attic/ppsmc.h log diff annotate
src/sys/dev/pci/drm/amd/amdgpu/psp_gfx_if.h log diff annotate
src/sys/dev/pci/drm/amd/amdgpu/psp_v10_0.c log diff annotate
src/sys/dev/pci/drm/amd/amdgpu/psp_v11_0.c log diff annotate
src/sys/dev/pci/drm/amd/amdgpu/psp_v12_0.c log diff annotate
src/sys/dev/pci/drm/amd/amdgpu/psp_v3_1.c log diff annotate
src/sys/dev/pci/drm/amd/amdgpu/Attic/r600_dpm.h log diff annotate
src/sys/dev/pci/drm/amd/amdgpu/sdma_common.h log diff annotate
src/sys/dev/pci/drm/amd/amdgpu/sdma_v2_4.c log diff annotate
src/sys/dev/pci/drm/amd/amdgpu/sdma_v3_0.c log diff annotate
src/sys/dev/pci/drm/amd/amdgpu/sdma_v4_0.c log diff annotate
src/sys/dev/pci/drm/amd/amdgpu/sdma_v5_0.c log diff annotate
src/sys/dev/pci/drm/amd/amdgpu/sdma_v5_0.h log diff annotate
src/sys/dev/pci/drm/amd/amdgpu/sdma_v5_2.c log diff annotate
src/sys/dev/pci/drm/amd/amdgpu/sdma_v5_2.h log diff annotate
src/sys/dev/pci/drm/amd/amdgpu/Attic/si_dpm.h log diff annotate
src/sys/dev/pci/drm/amd/amdgpu/si_enums.h log diff annotate
src/sys/dev/pci/drm/amd/amdgpu/si_ih.c log diff annotate
src/sys/dev/pci/drm/amd/amdgpu/sid.h log diff annotate
src/sys/dev/pci/drm/amd/amdgpu/sienna_cichlid_reg_init.c log diff annotate
src/sys/dev/pci/drm/amd/amdgpu/Attic/sislands_smc.h log diff annotate
src/sys/dev/pci/drm/amd/amdgpu/smu_v11_0_i2c.c log diff annotate
src/sys/dev/pci/drm/amd/amdgpu/smu_v11_0_i2c.h log diff annotate
src/sys/dev/pci/drm/amd/amdgpu/soc15.c log diff annotate
src/sys/dev/pci/drm/amd/amdgpu/soc15.h log diff annotate
src/sys/dev/pci/drm/amd/amdgpu/soc15_common.h log diff annotate
src/sys/dev/pci/drm/amd/amdgpu/soc15d.h log diff annotate
src/sys/dev/pci/drm/amd/amdgpu/ta_rap_if.h log diff annotate
src/sys/dev/pci/drm/amd/amdgpu/ta_ras_if.h log diff annotate
src/sys/dev/pci/drm/amd/amdgpu/tonga_ih.c log diff annotate
src/sys/dev/pci/drm/amd/amdgpu/umc_v6_1.c log diff annotate
src/sys/dev/pci/drm/amd/amdgpu/umc_v8_7.c log diff annotate
src/sys/dev/pci/drm/amd/amdgpu/umc_v8_7.h log diff annotate
src/sys/dev/pci/drm/amd/amdgpu/uvd_v3_1.h log diff annotate
src/sys/dev/pci/drm/amd/amdgpu/uvd_v5_0.c log diff annotate
src/sys/dev/pci/drm/amd/amdgpu/uvd_v6_0.c log diff annotate
src/sys/dev/pci/drm/amd/amdgpu/uvd_v7_0.c log diff annotate
src/sys/dev/pci/drm/amd/amdgpu/vce_v3_0.c log diff annotate
src/sys/dev/pci/drm/amd/amdgpu/vce_v4_0.c log diff annotate
src/sys/dev/pci/drm/amd/amdgpu/vcn_v1_0.c log diff annotate
src/sys/dev/pci/drm/amd/amdgpu/vcn_v1_0.h log diff annotate
src/sys/dev/pci/drm/amd/amdgpu/vcn_v2_0.c log diff annotate
src/sys/dev/pci/drm/amd/amdgpu/vcn_v2_5.c log diff annotate
src/sys/dev/pci/drm/amd/amdgpu/vcn_v3_0.c log diff annotate
src/sys/dev/pci/drm/amd/amdgpu/vcn_v3_0.h log diff annotate
src/sys/dev/pci/drm/amd/amdgpu/vi.c log diff annotate
src/sys/dev/pci/drm/amd/amdgpu/vi.h log diff annotate
src/sys/dev/pci/drm/amd/amdgpu/vid.h log diff annotate
src/sys/dev/pci/drm/amd/amdkfd/cik_event_interrupt.c log diff annotate
src/sys/dev/pci/drm/amd/amdkfd/cwsr_trap_handler.h log diff annotate
src/sys/dev/pci/drm/amd/amdkfd/cwsr_trap_handler_gfx10.asm log diff annotate
src/sys/dev/pci/drm/amd/amdkfd/kfd_chardev.c log diff annotate
src/sys/dev/pci/drm/amd/amdkfd/kfd_crat.c log diff annotate
src/sys/dev/pci/drm/amd/amdkfd/kfd_dbgdev.c log diff annotate
src/sys/dev/pci/drm/amd/amdkfd/kfd_dbgmgr.c log diff annotate
src/sys/dev/pci/drm/amd/amdkfd/kfd_dbgmgr.h log diff annotate
src/sys/dev/pci/drm/amd/amdkfd/kfd_debugfs.c log diff annotate
src/sys/dev/pci/drm/amd/amdkfd/kfd_device.c log diff annotate
src/sys/dev/pci/drm/amd/amdkfd/kfd_device_queue_manager.c log diff annotate
src/sys/dev/pci/drm/amd/amdkfd/kfd_device_queue_manager.h log diff annotate
src/sys/dev/pci/drm/amd/amdkfd/kfd_device_queue_manager_v10.c log diff annotate
src/sys/dev/pci/drm/amd/amdkfd/kfd_device_queue_manager_v9.c log diff annotate
src/sys/dev/pci/drm/amd/amdkfd/kfd_doorbell.c log diff annotate
src/sys/dev/pci/drm/amd/amdkfd/kfd_events.c log diff annotate
src/sys/dev/pci/drm/amd/amdkfd/kfd_events.h log diff annotate
src/sys/dev/pci/drm/amd/amdkfd/kfd_flat_memory.c log diff annotate
src/sys/dev/pci/drm/amd/amdkfd/kfd_int_process_v9.c log diff annotate
src/sys/dev/pci/drm/amd/amdkfd/kfd_interrupt.c log diff annotate
src/sys/dev/pci/drm/amd/amdkfd/kfd_iommu.c log diff annotate
src/sys/dev/pci/drm/amd/amdkfd/kfd_iommu.h log diff annotate
src/sys/dev/pci/drm/amd/amdkfd/kfd_kernel_queue.c log diff annotate
src/sys/dev/pci/drm/amd/amdkfd/kfd_module.c log diff annotate
src/sys/dev/pci/drm/amd/amdkfd/kfd_mqd_manager.h log diff annotate
src/sys/dev/pci/drm/amd/amdkfd/kfd_mqd_manager_cik.c log diff annotate
src/sys/dev/pci/drm/amd/amdkfd/kfd_mqd_manager_v10.c log diff annotate
src/sys/dev/pci/drm/amd/amdkfd/kfd_mqd_manager_v9.c log diff annotate
src/sys/dev/pci/drm/amd/amdkfd/kfd_mqd_manager_vi.c log diff annotate
src/sys/dev/pci/drm/amd/amdkfd/kfd_packet_manager.c log diff annotate
src/sys/dev/pci/drm/amd/amdkfd/kfd_packet_manager_v9.c log diff annotate
src/sys/dev/pci/drm/amd/amdkfd/kfd_packet_manager_vi.c log diff annotate
src/sys/dev/pci/drm/amd/amdkfd/kfd_pasid.c log diff annotate
src/sys/dev/pci/drm/amd/amdkfd/kfd_priv.h log diff annotate
src/sys/dev/pci/drm/amd/amdkfd/kfd_process.c log diff annotate
src/sys/dev/pci/drm/amd/amdkfd/kfd_process_queue_manager.c log diff annotate
src/sys/dev/pci/drm/amd/amdkfd/kfd_smi_events.c log diff annotate
src/sys/dev/pci/drm/amd/amdkfd/kfd_smi_events.h log diff annotate
src/sys/dev/pci/drm/amd/amdkfd/kfd_topology.c log diff annotate
src/sys/dev/pci/drm/amd/amdkfd/kfd_topology.h log diff annotate
src/sys/dev/pci/drm/amd/display/amdgpu_dm/amdgpu_dm.c log diff annotate
src/sys/dev/pci/drm/amd/display/amdgpu_dm/amdgpu_dm.h log diff annotate
src/sys/dev/pci/drm/amd/display/amdgpu_dm/amdgpu_dm_color.c log diff annotate
src/sys/dev/pci/drm/amd/display/amdgpu_dm/amdgpu_dm_crc.c log diff annotate
src/sys/dev/pci/drm/amd/display/amdgpu_dm/amdgpu_dm_debugfs.c log diff annotate
src/sys/dev/pci/drm/amd/display/amdgpu_dm/amdgpu_dm_hdcp.c log diff annotate
src/sys/dev/pci/drm/amd/display/amdgpu_dm/amdgpu_dm_hdcp.h log diff annotate
src/sys/dev/pci/drm/amd/display/amdgpu_dm/amdgpu_dm_helpers.c log diff annotate
src/sys/dev/pci/drm/amd/display/amdgpu_dm/amdgpu_dm_irq.c log diff annotate
src/sys/dev/pci/drm/amd/display/amdgpu_dm/amdgpu_dm_irq_params.h log diff annotate
src/sys/dev/pci/drm/amd/display/amdgpu_dm/amdgpu_dm_mst_types.c log diff annotate
src/sys/dev/pci/drm/amd/display/amdgpu_dm/amdgpu_dm_pp_smu.c log diff annotate
src/sys/dev/pci/drm/amd/display/amdgpu_dm/amdgpu_dm_services.c log diff annotate
src/sys/dev/pci/drm/amd/display/dc/dc.h log diff annotate
src/sys/dev/pci/drm/amd/display/dc/dc_bios_types.h log diff annotate
src/sys/dev/pci/drm/amd/display/dc/dc_dmub_srv.c log diff annotate
src/sys/dev/pci/drm/amd/display/dc/dc_dmub_srv.h log diff annotate
src/sys/dev/pci/drm/amd/display/dc/dc_dp_types.h log diff annotate
src/sys/dev/pci/drm/amd/display/dc/dc_dsc.h log diff annotate
src/sys/dev/pci/drm/amd/display/dc/dc_helper.c log diff annotate
src/sys/dev/pci/drm/amd/display/dc/dc_hw_types.h log diff annotate
src/sys/dev/pci/drm/amd/display/dc/dc_link.h log diff annotate
src/sys/dev/pci/drm/amd/display/dc/dc_stream.h log diff annotate
src/sys/dev/pci/drm/amd/display/dc/dc_types.h log diff annotate
src/sys/dev/pci/drm/amd/display/dc/dm_cp_psp.h log diff annotate
src/sys/dev/pci/drm/amd/display/dc/dm_helpers.h log diff annotate
src/sys/dev/pci/drm/amd/display/dc/dm_pp_smu.h log diff annotate
src/sys/dev/pci/drm/amd/display/dc/dm_services.h log diff annotate
src/sys/dev/pci/drm/amd/display/dc/os_types.h log diff annotate
src/sys/dev/pci/drm/amd/display/dc/basics/Attic/log_helpers.c log diff annotate
message update drm to linux 5.10.47

hardware support changes include
inteldrm: better support for tiger lake
amdgpu: support for navi12, navi21 "sienna_cichlid", arcturus
amdgpu: support for cezanne "green sardine" ryzen 5000 apu

Thanks to the OpenBSD Foundation for sponsoring this work,
patrick@ for helping adapt rockchip drm, kettenis@ and mpi@
for uvm discussions and various testers.

date 2021-07-07T02:38:24Z
author jsg
files src/sys/dev/pci/drm/amd/display/dc/bios/bios_parser.c log diff annotate
src/sys/dev/pci/drm/amd/display/dc/bios/bios_parser2.c log diff annotate
src/sys/dev/pci/drm/amd/display/dc/bios/command_table.c log diff annotate
src/sys/dev/pci/drm/amd/display/dc/bios/command_table2.c log diff annotate
src/sys/dev/pci/drm/amd/display/dc/bios/command_table2.h log diff annotate
src/sys/dev/pci/drm/amd/display/dc/bios/command_table_helper.c log diff annotate
src/sys/dev/pci/drm/amd/display/dc/bios/command_table_helper.h log diff annotate
src/sys/dev/pci/drm/amd/display/dc/bios/command_table_helper2.c log diff annotate
src/sys/dev/pci/drm/amd/display/dc/bios/command_table_helper2.h log diff annotate
src/sys/dev/pci/drm/amd/display/dc/bios/dce112/command_table_helper2_dce112.c log diff annotate
src/sys/dev/pci/drm/amd/display/dc/bios/dce112/command_table_helper2_dce112.h log diff annotate
src/sys/dev/pci/drm/amd/display/dc/bios/dce60/command_table_helper_dce60.c log diff annotate
src/sys/dev/pci/drm/amd/display/dc/bios/dce60/command_table_helper_dce60.h log diff annotate
src/sys/dev/pci/drm/amd/display/dc/calcs/dcn_calc_auto.c log diff annotate
src/sys/dev/pci/drm/amd/display/dc/calcs/dcn_calcs.c log diff annotate
src/sys/dev/pci/drm/amd/display/dc/clk_mgr/clk_mgr.c log diff annotate
src/sys/dev/pci/drm/amd/display/dc/clk_mgr/dce100/dce_clk_mgr.c log diff annotate
src/sys/dev/pci/drm/amd/display/dc/clk_mgr/dce112/dce112_clk_mgr.c log diff annotate
src/sys/dev/pci/drm/amd/display/dc/clk_mgr/dce60/dce60_clk_mgr.c log diff annotate
src/sys/dev/pci/drm/amd/display/dc/clk_mgr/dce60/dce60_clk_mgr.h log diff annotate
src/sys/dev/pci/drm/amd/display/dc/clk_mgr/dcn10/rv1_clk_mgr_vbios_smu.c log diff annotate
src/sys/dev/pci/drm/amd/display/dc/clk_mgr/dcn20/dcn20_clk_mgr.c log diff annotate
src/sys/dev/pci/drm/amd/display/dc/clk_mgr/dcn21/rn_clk_mgr.c log diff annotate
src/sys/dev/pci/drm/amd/display/dc/clk_mgr/dcn21/rn_clk_mgr_vbios_smu.c log diff annotate
src/sys/dev/pci/drm/amd/display/dc/clk_mgr/dcn21/rn_clk_mgr_vbios_smu.h log diff annotate
src/sys/dev/pci/drm/amd/display/dc/clk_mgr/dcn30/dalsmc.h log diff annotate
src/sys/dev/pci/drm/amd/display/dc/clk_mgr/dcn30/dcn30_clk_mgr.c log diff annotate
src/sys/dev/pci/drm/amd/display/dc/clk_mgr/dcn30/dcn30_clk_mgr.h log diff annotate
src/sys/dev/pci/drm/amd/display/dc/clk_mgr/dcn30/dcn30_clk_mgr_smu_msg.c log diff annotate
src/sys/dev/pci/drm/amd/display/dc/clk_mgr/dcn30/dcn30_clk_mgr_smu_msg.h log diff annotate
src/sys/dev/pci/drm/amd/display/dc/core/amdgpu_dc.c log diff annotate
src/sys/dev/pci/drm/amd/display/dc/core/dc_debug.c log diff annotate
src/sys/dev/pci/drm/amd/display/dc/core/dc_hw_sequencer.c log diff annotate
src/sys/dev/pci/drm/amd/display/dc/core/dc_link.c log diff annotate
src/sys/dev/pci/drm/amd/display/dc/core/dc_link_ddc.c log diff annotate
src/sys/dev/pci/drm/amd/display/dc/core/dc_link_dp.c log diff annotate
src/sys/dev/pci/drm/amd/display/dc/core/dc_link_hwss.c log diff annotate
src/sys/dev/pci/drm/amd/display/dc/core/dc_resource.c log diff annotate
src/sys/dev/pci/drm/amd/display/dc/core/dc_sink.c log diff annotate
src/sys/dev/pci/drm/amd/display/dc/core/dc_stream.c log diff annotate
src/sys/dev/pci/drm/amd/display/dc/core/dc_surface.c log diff annotate
src/sys/dev/pci/drm/amd/display/dc/core/dc_vm_helper.c log diff annotate
src/sys/dev/pci/drm/amd/display/dc/dce/dce_abm.c log diff annotate
src/sys/dev/pci/drm/amd/display/dc/dce/dce_abm.h log diff annotate
src/sys/dev/pci/drm/amd/display/dc/dce/dce_audio.c log diff annotate
src/sys/dev/pci/drm/amd/display/dc/dce/dce_audio.h log diff annotate
src/sys/dev/pci/drm/amd/display/dc/dce/dce_aux.h log diff annotate
src/sys/dev/pci/drm/amd/display/dc/dce/dce_clock_source.c log diff annotate
src/sys/dev/pci/drm/amd/display/dc/dce/dce_clock_source.h log diff annotate
src/sys/dev/pci/drm/amd/display/dc/dce/dce_dmcu.c log diff annotate
src/sys/dev/pci/drm/amd/display/dc/dce/dce_dmcu.h log diff annotate
message update drm to linux 5.10.47

hardware support changes include
inteldrm: better support for tiger lake
amdgpu: support for navi12, navi21 "sienna_cichlid", arcturus
amdgpu: support for cezanne "green sardine" ryzen 5000 apu

Thanks to the OpenBSD Foundation for sponsoring this work,
patrick@ for helping adapt rockchip drm, kettenis@ and mpi@
for uvm discussions and various testers.

date 2021-07-07T02:38:25Z
author jsg
files src/sys/dev/pci/drm/amd/display/dc/dce/dce_hwseq.c log diff annotate
src/sys/dev/pci/drm/amd/display/dc/dce/dce_hwseq.h log diff annotate
src/sys/dev/pci/drm/amd/display/dc/dce/dce_ipp.c log diff annotate
src/sys/dev/pci/drm/amd/display/dc/dce/dce_ipp.h log diff annotate
src/sys/dev/pci/drm/amd/display/dc/dce/dce_link_encoder.c log diff annotate
src/sys/dev/pci/drm/amd/display/dc/dce/dce_link_encoder.h log diff annotate
src/sys/dev/pci/drm/amd/display/dc/dce/dce_mem_input.c log diff annotate
src/sys/dev/pci/drm/amd/display/dc/dce/dce_mem_input.h log diff annotate
src/sys/dev/pci/drm/amd/display/dc/dce/dce_opp.c log diff annotate
src/sys/dev/pci/drm/amd/display/dc/dce/dce_opp.h log diff annotate
src/sys/dev/pci/drm/amd/display/dc/dce/dce_panel_cntl.c log diff annotate
src/sys/dev/pci/drm/amd/display/dc/dce/dce_panel_cntl.h log diff annotate
src/sys/dev/pci/drm/amd/display/dc/dce/dce_stream_encoder.c log diff annotate
src/sys/dev/pci/drm/amd/display/dc/dce/dce_transform.c log diff annotate
src/sys/dev/pci/drm/amd/display/dc/dce/dce_transform.h log diff annotate
src/sys/dev/pci/drm/amd/display/dc/dce/dmub_abm.c log diff annotate
src/sys/dev/pci/drm/amd/display/dc/dce/dmub_abm.h log diff annotate
src/sys/dev/pci/drm/amd/display/dc/dce/dmub_hw_lock_mgr.c log diff annotate
src/sys/dev/pci/drm/amd/display/dc/dce/dmub_hw_lock_mgr.h log diff annotate
src/sys/dev/pci/drm/amd/display/dc/dce/dmub_psr.c log diff annotate
src/sys/dev/pci/drm/amd/display/dc/dce/dmub_psr.h log diff annotate
src/sys/dev/pci/drm/amd/display/dc/dce100/dce100_resource.c log diff annotate
src/sys/dev/pci/drm/amd/display/dc/dce110/dce110_hw_sequencer.c log diff annotate
src/sys/dev/pci/drm/amd/display/dc/dce110/dce110_hw_sequencer.h log diff annotate
src/sys/dev/pci/drm/amd/display/dc/dce110/dce110_opp_csc_v.c log diff annotate
src/sys/dev/pci/drm/amd/display/dc/dce110/dce110_resource.c log diff annotate
src/sys/dev/pci/drm/amd/display/dc/dce112/dce112_resource.c log diff annotate
src/sys/dev/pci/drm/amd/display/dc/dce120/dce120_resource.c log diff annotate
src/sys/dev/pci/drm/amd/display/dc/dce60/dce60_hw_sequencer.c log diff annotate
src/sys/dev/pci/drm/amd/display/dc/dce60/dce60_hw_sequencer.h log diff annotate
src/sys/dev/pci/drm/amd/display/dc/dce60/dce60_resource.c log diff annotate
src/sys/dev/pci/drm/amd/display/dc/dce60/dce60_resource.h log diff annotate
src/sys/dev/pci/drm/amd/display/dc/dce60/dce60_timing_generator.c log diff annotate
src/sys/dev/pci/drm/amd/display/dc/dce60/dce60_timing_generator.h log diff annotate
src/sys/dev/pci/drm/amd/display/dc/dce80/dce80_hw_sequencer.c log diff annotate
src/sys/dev/pci/drm/amd/display/dc/dce80/dce80_resource.c log diff annotate
src/sys/dev/pci/drm/amd/display/dc/dcn10/dcn10_cm_common.c log diff annotate
src/sys/dev/pci/drm/amd/display/dc/dcn10/dcn10_dpp.c log diff annotate
src/sys/dev/pci/drm/amd/display/dc/dcn10/dcn10_hubbub.c log diff annotate
src/sys/dev/pci/drm/amd/display/dc/dcn10/dcn10_hubp.c log diff annotate
src/sys/dev/pci/drm/amd/display/dc/dcn10/dcn10_hw_sequencer.c log diff annotate
src/sys/dev/pci/drm/amd/display/dc/dcn10/dcn10_hw_sequencer.h log diff annotate
src/sys/dev/pci/drm/amd/display/dc/dcn10/dcn10_init.c log diff annotate
src/sys/dev/pci/drm/amd/display/dc/dcn10/dcn10_link_encoder.c log diff annotate
src/sys/dev/pci/drm/amd/display/dc/dcn10/dcn10_link_encoder.h log diff annotate
src/sys/dev/pci/drm/amd/display/dc/dcn10/dcn10_optc.c log diff annotate
src/sys/dev/pci/drm/amd/display/dc/dcn10/dcn10_optc.h log diff annotate
src/sys/dev/pci/drm/amd/display/dc/dcn10/dcn10_resource.c log diff annotate
src/sys/dev/pci/drm/amd/display/dc/dcn10/dcn10_stream_encoder.c log diff annotate
src/sys/dev/pci/drm/amd/display/dc/dcn10/dcn10_stream_encoder.h log diff annotate
src/sys/dev/pci/drm/amd/display/dc/dcn20/dcn20_dccg.c log diff annotate
src/sys/dev/pci/drm/amd/display/dc/dcn20/dcn20_dccg.h log diff annotate
src/sys/dev/pci/drm/amd/display/dc/dcn20/dcn20_dpp.c log diff annotate
src/sys/dev/pci/drm/amd/display/dc/dcn20/dcn20_dsc.c log diff annotate
src/sys/dev/pci/drm/amd/display/dc/dcn20/dcn20_dsc.h log diff annotate
src/sys/dev/pci/drm/amd/display/dc/dcn20/dcn20_hubbub.c log diff annotate
src/sys/dev/pci/drm/amd/display/dc/dcn20/dcn20_hubbub.h log diff annotate
src/sys/dev/pci/drm/amd/display/dc/dcn20/dcn20_hubp.c log diff annotate
src/sys/dev/pci/drm/amd/display/dc/dcn20/dcn20_hubp.h log diff annotate
src/sys/dev/pci/drm/amd/display/dc/dcn20/dcn20_hwseq.c log diff annotate
src/sys/dev/pci/drm/amd/display/dc/dcn20/dcn20_hwseq.h log diff annotate
src/sys/dev/pci/drm/amd/display/dc/dcn20/dcn20_init.c log diff annotate
src/sys/dev/pci/drm/amd/display/dc/dcn20/dcn20_link_encoder.c log diff annotate
src/sys/dev/pci/drm/amd/display/dc/dcn20/dcn20_link_encoder.h log diff annotate
src/sys/dev/pci/drm/amd/display/dc/dcn20/dcn20_mpc.c log diff annotate
src/sys/dev/pci/drm/amd/display/dc/dcn20/dcn20_optc.c log diff annotate
src/sys/dev/pci/drm/amd/display/dc/dcn20/dcn20_optc.h log diff annotate
src/sys/dev/pci/drm/amd/display/dc/dcn20/dcn20_resource.c log diff annotate
src/sys/dev/pci/drm/amd/display/dc/dcn20/dcn20_resource.h log diff annotate
src/sys/dev/pci/drm/amd/display/dc/dcn20/dcn20_stream_encoder.c log diff annotate
src/sys/dev/pci/drm/amd/display/dc/dcn21/dcn21_hubbub.c log diff annotate
src/sys/dev/pci/drm/amd/display/dc/dcn21/dcn21_hubp.c log diff annotate
src/sys/dev/pci/drm/amd/display/dc/dcn21/dcn21_hwseq.c log diff annotate
src/sys/dev/pci/drm/amd/display/dc/dcn21/dcn21_hwseq.h log diff annotate
src/sys/dev/pci/drm/amd/display/dc/dcn21/dcn21_init.c log diff annotate
src/sys/dev/pci/drm/amd/display/dc/dcn21/dcn21_link_encoder.c log diff annotate
src/sys/dev/pci/drm/amd/display/dc/dcn21/dcn21_resource.c log diff annotate
src/sys/dev/pci/drm/amd/display/dc/dcn30/dcn30_afmt.c log diff annotate
src/sys/dev/pci/drm/amd/display/dc/dcn30/dcn30_afmt.h log diff annotate
src/sys/dev/pci/drm/amd/display/dc/dcn30/dcn30_cm_common.c log diff annotate
src/sys/dev/pci/drm/amd/display/dc/dcn30/dcn30_cm_common.h log diff annotate
src/sys/dev/pci/drm/amd/display/dc/dcn30/dcn30_dccg.c log diff annotate
src/sys/dev/pci/drm/amd/display/dc/dcn30/dcn30_dccg.h log diff annotate
src/sys/dev/pci/drm/amd/display/dc/dcn30/dcn30_dio_link_encoder.c log diff annotate
src/sys/dev/pci/drm/amd/display/dc/dcn30/dcn30_dio_link_encoder.h log diff annotate
src/sys/dev/pci/drm/amd/display/dc/dcn30/dcn30_dio_stream_encoder.c log diff annotate
src/sys/dev/pci/drm/amd/display/dc/dcn30/dcn30_dio_stream_encoder.h log diff annotate
src/sys/dev/pci/drm/amd/display/dc/dcn30/dcn30_dpp.c log diff annotate
src/sys/dev/pci/drm/amd/display/dc/dcn30/dcn30_dpp.h log diff annotate
src/sys/dev/pci/drm/amd/display/dc/dcn30/dcn30_dpp_cm.c log diff annotate
src/sys/dev/pci/drm/amd/display/dc/dcn30/dcn30_dwb.c log diff annotate
src/sys/dev/pci/drm/amd/display/dc/dcn30/dcn30_dwb.h log diff annotate
src/sys/dev/pci/drm/amd/display/dc/dcn30/dcn30_dwb_cm.c log diff annotate
src/sys/dev/pci/drm/amd/display/dc/dcn30/dcn30_hubbub.c log diff annotate
src/sys/dev/pci/drm/amd/display/dc/dcn30/dcn30_hubbub.h log diff annotate
src/sys/dev/pci/drm/amd/display/dc/dcn30/dcn30_hubp.c log diff annotate
src/sys/dev/pci/drm/amd/display/dc/dcn30/dcn30_hubp.h log diff annotate
src/sys/dev/pci/drm/amd/display/dc/dcn30/dcn30_hwseq.c log diff annotate
src/sys/dev/pci/drm/amd/display/dc/dcn30/dcn30_hwseq.h log diff annotate
src/sys/dev/pci/drm/amd/display/dc/dcn30/dcn30_init.c log diff annotate
src/sys/dev/pci/drm/amd/display/dc/dcn30/dcn30_init.h log diff annotate
src/sys/dev/pci/drm/amd/display/dc/dcn30/dcn30_mmhubbub.c log diff annotate
src/sys/dev/pci/drm/amd/display/dc/dcn30/dcn30_mmhubbub.h log diff annotate
src/sys/dev/pci/drm/amd/display/dc/dcn30/dcn30_mpc.c log diff annotate
src/sys/dev/pci/drm/amd/display/dc/dcn30/dcn30_mpc.h log diff annotate
src/sys/dev/pci/drm/amd/display/dc/dcn30/dcn30_opp.h log diff annotate
src/sys/dev/pci/drm/amd/display/dc/dcn30/dcn30_optc.c log diff annotate
src/sys/dev/pci/drm/amd/display/dc/dcn30/dcn30_optc.h log diff annotate
src/sys/dev/pci/drm/amd/display/dc/dcn30/dcn30_resource.c log diff annotate
src/sys/dev/pci/drm/amd/display/dc/dcn30/dcn30_resource.h log diff annotate
src/sys/dev/pci/drm/amd/display/dc/dcn30/dcn30_vpg.c log diff annotate
src/sys/dev/pci/drm/amd/display/dc/dcn30/dcn30_vpg.h log diff annotate
message update drm to linux 5.10.47

hardware support changes include
inteldrm: better support for tiger lake
amdgpu: support for navi12, navi21 "sienna_cichlid", arcturus
amdgpu: support for cezanne "green sardine" ryzen 5000 apu

Thanks to the OpenBSD Foundation for sponsoring this work,
patrick@ for helping adapt rockchip drm, kettenis@ and mpi@
for uvm discussions and various testers.

date 2021-07-07T02:38:26Z
author jsg
files src/sys/dev/pci/drm/amd/display/dc/dml/display_mode_enums.h log diff annotate
src/sys/dev/pci/drm/amd/display/dc/dml/display_mode_lib.c log diff annotate
src/sys/dev/pci/drm/amd/display/dc/dml/display_mode_lib.h log diff annotate
src/sys/dev/pci/drm/amd/display/dc/dml/display_mode_structs.h log diff annotate
src/sys/dev/pci/drm/amd/display/dc/dml/display_mode_vba.c log diff annotate
src/sys/dev/pci/drm/amd/display/dc/dml/display_mode_vba.h log diff annotate
src/sys/dev/pci/drm/amd/display/dc/dml/dml1_display_rq_dlg_calc.c log diff annotate
src/sys/dev/pci/drm/amd/display/dc/dml/dml_inline_defs.h log diff annotate
src/sys/dev/pci/drm/amd/display/dc/dml/dcn20/display_mode_vba_20.c log diff annotate
src/sys/dev/pci/drm/amd/display/dc/dml/dcn20/display_mode_vba_20v2.c log diff annotate
src/sys/dev/pci/drm/amd/display/dc/dml/dcn20/display_rq_dlg_calc_20.c log diff annotate
src/sys/dev/pci/drm/amd/display/dc/dml/dcn20/display_rq_dlg_calc_20.h log diff annotate
src/sys/dev/pci/drm/amd/display/dc/dml/dcn20/display_rq_dlg_calc_20v2.c log diff annotate
src/sys/dev/pci/drm/amd/display/dc/dml/dcn20/display_rq_dlg_calc_20v2.h log diff annotate
src/sys/dev/pci/drm/amd/display/dc/dml/dcn21/display_mode_vba_21.c log diff annotate
src/sys/dev/pci/drm/amd/display/dc/dml/dcn21/display_rq_dlg_calc_21.c log diff annotate
src/sys/dev/pci/drm/amd/display/dc/dml/dcn30/display_mode_vba_30.c log diff annotate
src/sys/dev/pci/drm/amd/display/dc/dml/dcn30/display_mode_vba_30.h log diff annotate
src/sys/dev/pci/drm/amd/display/dc/dml/dcn30/display_rq_dlg_calc_30.c log diff annotate
src/sys/dev/pci/drm/amd/display/dc/dml/dcn30/display_rq_dlg_calc_30.h log diff annotate
src/sys/dev/pci/drm/amd/display/dc/dsc/dc_dsc.c log diff annotate
src/sys/dev/pci/drm/amd/display/dc/dsc/rc_calc.c log diff annotate
src/sys/dev/pci/drm/amd/display/dc/dsc/rc_calc.h log diff annotate
src/sys/dev/pci/drm/amd/display/dc/dsc/rc_calc_dpi.c log diff annotate
src/sys/dev/pci/drm/amd/display/dc/gpio/gpio_base.c log diff annotate
src/sys/dev/pci/drm/amd/display/dc/gpio/hw_factory.c log diff annotate
src/sys/dev/pci/drm/amd/display/dc/gpio/hw_translate.c log diff annotate
src/sys/dev/pci/drm/amd/display/dc/gpio/dce120/hw_factory_dce120.c log diff annotate
src/sys/dev/pci/drm/amd/display/dc/gpio/dce60/hw_factory_dce60.c log diff annotate
src/sys/dev/pci/drm/amd/display/dc/gpio/dce60/hw_factory_dce60.h log diff annotate
src/sys/dev/pci/drm/amd/display/dc/gpio/dce60/hw_translate_dce60.c log diff annotate
src/sys/dev/pci/drm/amd/display/dc/gpio/dce60/hw_translate_dce60.h log diff annotate
src/sys/dev/pci/drm/amd/display/dc/gpio/dcn10/hw_factory_dcn10.c log diff annotate
src/sys/dev/pci/drm/amd/display/dc/gpio/dcn20/hw_factory_dcn20.c log diff annotate
src/sys/dev/pci/drm/amd/display/dc/gpio/dcn21/hw_factory_dcn21.c log diff annotate
src/sys/dev/pci/drm/amd/display/dc/gpio/dcn30/hw_factory_dcn30.c log diff annotate
src/sys/dev/pci/drm/amd/display/dc/gpio/dcn30/hw_factory_dcn30.h log diff annotate
src/sys/dev/pci/drm/amd/display/dc/gpio/dcn30/hw_translate_dcn30.c log diff annotate
src/sys/dev/pci/drm/amd/display/dc/gpio/dcn30/hw_translate_dcn30.h log diff annotate
src/sys/dev/pci/drm/amd/display/dc/hdcp/hdcp_msg.c log diff annotate
src/sys/dev/pci/drm/amd/display/dc/inc/core_status.h log diff annotate
src/sys/dev/pci/drm/amd/display/dc/inc/core_types.h log diff annotate
src/sys/dev/pci/drm/amd/display/dc/inc/dc_link_ddc.h log diff annotate
src/sys/dev/pci/drm/amd/display/dc/inc/dc_link_dp.h log diff annotate
src/sys/dev/pci/drm/amd/display/dc/inc/hw_sequencer.h log diff annotate
src/sys/dev/pci/drm/amd/display/dc/inc/hw_sequencer_private.h log diff annotate
src/sys/dev/pci/drm/amd/display/dc/inc/resource.h log diff annotate
src/sys/dev/pci/drm/amd/display/dc/inc/hw/abm.h log diff annotate
src/sys/dev/pci/drm/amd/display/dc/inc/hw/clk_mgr.h log diff annotate
src/sys/dev/pci/drm/amd/display/dc/inc/hw/clk_mgr_internal.h log diff annotate
src/sys/dev/pci/drm/amd/display/dc/inc/hw/dchubbub.h log diff annotate
src/sys/dev/pci/drm/amd/display/dc/inc/hw/dpp.h log diff annotate
src/sys/dev/pci/drm/amd/display/dc/inc/hw/dsc.h log diff annotate
src/sys/dev/pci/drm/amd/display/dc/inc/hw/dwb.h log diff annotate
src/sys/dev/pci/drm/amd/display/dc/inc/hw/hubp.h log diff annotate
src/sys/dev/pci/drm/amd/display/dc/inc/hw/hw_shared.h log diff annotate
message update drm to linux 5.10.47

hardware support changes include
inteldrm: better support for tiger lake
amdgpu: support for navi12, navi21 "sienna_cichlid", arcturus
amdgpu: support for cezanne "green sardine" ryzen 5000 apu

Thanks to the OpenBSD Foundation for sponsoring this work,
patrick@ for helping adapt rockchip drm, kettenis@ and mpi@
for uvm discussions and various testers.

date 2021-07-07T02:38:27Z
author jsg
files src/sys/dev/pci/drm/amd/display/dc/inc/hw/mcif_wb.h log diff annotate
src/sys/dev/pci/drm/amd/display/dc/inc/hw/mpc.h log diff annotate
src/sys/dev/pci/drm/amd/display/dc/inc/hw/panel_cntl.h log diff annotate
src/sys/dev/pci/drm/amd/display/dc/inc/hw/stream_encoder.h log diff annotate
src/sys/dev/pci/drm/amd/display/dc/inc/hw/timing_generator.h log diff annotate
src/sys/dev/pci/drm/amd/display/dc/inc/hw/transform.h log diff annotate
src/sys/dev/pci/drm/amd/display/dc/irq/irq_service.c log diff annotate
src/sys/dev/pci/drm/amd/display/dc/irq/dce60/irq_service_dce60.c log diff annotate
src/sys/dev/pci/drm/amd/display/dc/irq/dce60/irq_service_dce60.h log diff annotate
src/sys/dev/pci/drm/amd/display/dc/irq/dcn20/irq_service_dcn20.c log diff annotate
src/sys/dev/pci/drm/amd/display/dc/irq/dcn21/irq_service_dcn21.c log diff annotate
src/sys/dev/pci/drm/amd/display/dc/irq/dcn30/irq_service_dcn30.c log diff annotate
src/sys/dev/pci/drm/amd/display/dc/irq/dcn30/irq_service_dcn30.h log diff annotate
src/sys/dev/pci/drm/amd/display/dc/virtual/virtual_link_encoder.c log diff annotate
src/sys/dev/pci/drm/amd/display/dc/virtual/virtual_stream_encoder.c log diff annotate
src/sys/dev/pci/drm/amd/display/dmub/dmub_srv.h log diff annotate
src/sys/dev/pci/drm/amd/display/dmub/inc/dmub_cmd.h log diff annotate
src/sys/dev/pci/drm/amd/display/dmub/inc/Attic/dmub_cmd_dal.h log diff annotate
src/sys/dev/pci/drm/amd/display/dmub/inc/Attic/dmub_cmd_vbios.h log diff annotate
src/sys/dev/pci/drm/amd/display/dmub/inc/Attic/dmub_fw_meta.h log diff annotate
src/sys/dev/pci/drm/amd/display/dmub/inc/Attic/dmub_gpint_cmd.h log diff annotate
src/sys/dev/pci/drm/amd/display/dmub/inc/Attic/dmub_rb.h log diff annotate
src/sys/dev/pci/drm/amd/display/dmub/inc/Attic/dmub_srv.h log diff annotate
src/sys/dev/pci/drm/amd/display/dmub/inc/Attic/dmub_types.h log diff annotate
src/sys/dev/pci/drm/amd/display/dmub/src/dmub_dcn20.c log diff annotate
src/sys/dev/pci/drm/amd/display/dmub/src/dmub_dcn20.h log diff annotate
src/sys/dev/pci/drm/amd/display/dmub/src/dmub_dcn21.c log diff annotate
src/sys/dev/pci/drm/amd/display/dmub/src/dmub_dcn30.c log diff annotate
src/sys/dev/pci/drm/amd/display/dmub/src/dmub_dcn30.h log diff annotate
src/sys/dev/pci/drm/amd/display/dmub/src/dmub_reg.c log diff annotate
src/sys/dev/pci/drm/amd/display/dmub/src/dmub_reg.h log diff annotate
src/sys/dev/pci/drm/amd/display/dmub/src/dmub_srv.c log diff annotate
src/sys/dev/pci/drm/amd/display/include/bios_parser_types.h log diff annotate
src/sys/dev/pci/drm/amd/display/include/dal_asic_id.h log diff annotate
src/sys/dev/pci/drm/amd/display/include/dal_types.h log diff annotate
src/sys/dev/pci/drm/amd/display/include/grph_object_ctrl_defs.h log diff annotate
src/sys/dev/pci/drm/amd/display/include/hdcp_types.h log diff annotate
src/sys/dev/pci/drm/amd/display/include/link_service_types.h log diff annotate
src/sys/dev/pci/drm/amd/display/include/logger_interface.h log diff annotate
src/sys/dev/pci/drm/amd/display/include/logger_types.h log diff annotate
src/sys/dev/pci/drm/amd/display/modules/color/color_gamma.c log diff annotate
src/sys/dev/pci/drm/amd/display/modules/color/color_gamma.h log diff annotate
src/sys/dev/pci/drm/amd/display/modules/color/color_table.c log diff annotate
src/sys/dev/pci/drm/amd/display/modules/color/color_table.h log diff annotate
src/sys/dev/pci/drm/amd/display/modules/freesync/freesync.c log diff annotate
src/sys/dev/pci/drm/amd/display/modules/hdcp/hdcp.c log diff annotate
src/sys/dev/pci/drm/amd/display/modules/hdcp/hdcp.h log diff annotate
src/sys/dev/pci/drm/amd/display/modules/hdcp/hdcp1_execution.c log diff annotate
src/sys/dev/pci/drm/amd/display/modules/hdcp/hdcp2_execution.c log diff annotate
src/sys/dev/pci/drm/amd/display/modules/hdcp/hdcp_ddc.c log diff annotate
src/sys/dev/pci/drm/amd/display/modules/hdcp/hdcp_log.c log diff annotate
src/sys/dev/pci/drm/amd/display/modules/hdcp/hdcp_log.h log diff annotate
src/sys/dev/pci/drm/amd/display/modules/hdcp/hdcp_psp.c log diff annotate
src/sys/dev/pci/drm/amd/display/modules/inc/mod_freesync.h log diff annotate
src/sys/dev/pci/drm/amd/display/modules/inc/mod_hdcp.h log diff annotate
src/sys/dev/pci/drm/amd/display/modules/inc/mod_info_packet.h log diff annotate
src/sys/dev/pci/drm/amd/display/modules/inc/mod_shared.h log diff annotate
src/sys/dev/pci/drm/amd/display/modules/inc/mod_stats.h log diff annotate
message update drm to linux 5.10.47

hardware support changes include
inteldrm: better support for tiger lake
amdgpu: support for navi12, navi21 "sienna_cichlid", arcturus
amdgpu: support for cezanne "green sardine" ryzen 5000 apu

Thanks to the OpenBSD Foundation for sponsoring this work,
patrick@ for helping adapt rockchip drm, kettenis@ and mpi@
for uvm discussions and various testers.

date 2021-07-07T02:38:28Z
author jsg
files src/sys/dev/pci/drm/amd/display/modules/info_packet/info_packet.c log diff annotate
src/sys/dev/pci/drm/amd/display/modules/power/power_helpers.c log diff annotate
src/sys/dev/pci/drm/amd/display/modules/power/power_helpers.h log diff annotate
src/sys/dev/pci/drm/amd/display/modules/stats/Attic/stats.c log diff annotate
src/sys/dev/pci/drm/amd/display/modules/vmid/vmid.c log diff annotate
src/sys/dev/pci/drm/amd/include/amd_shared.h log diff annotate
src/sys/dev/pci/drm/amd/include/atomfirmware.h log diff annotate
src/sys/dev/pci/drm/amd/include/cgs_common.h log diff annotate
src/sys/dev/pci/drm/amd/include/kgd_kfd_interface.h log diff annotate
src/sys/dev/pci/drm/amd/include/kgd_pp_interface.h log diff annotate
src/sys/dev/pci/drm/amd/include/sienna_cichlid_ip_offset.h log diff annotate
src/sys/dev/pci/drm/amd/include/soc15_ih_clientid.h log diff annotate
src/sys/dev/pci/drm/amd/include/asic_reg/athub/athub_2_1_0_offset.h log diff annotate
src/sys/dev/pci/drm/amd/include/asic_reg/athub/athub_2_1_0_sh_mask.h log diff annotate
src/sys/dev/pci/drm/amd/include/asic_reg/dce/dce_12_0_offset.h log diff annotate
src/sys/dev/pci/drm/amd/include/asic_reg/dce/dce_6_0_d.h log diff annotate
src/sys/dev/pci/drm/amd/include/asic_reg/dce/dce_6_0_sh_mask.h log diff annotate
src/sys/dev/pci/drm/amd/include/asic_reg/dcn/dcn_3_0_0_offset.h log diff annotate
src/sys/dev/pci/drm/amd/include/asic_reg/dcn/dcn_3_0_0_sh_mask.h log diff annotate
src/sys/dev/pci/drm/amd/include/asic_reg/dcn/dpcs_3_0_0_offset.h log diff annotate
src/sys/dev/pci/drm/amd/include/asic_reg/dcn/dpcs_3_0_0_sh_mask.h log diff annotate
src/sys/dev/pci/drm/amd/include/asic_reg/gc/gc_10_1_0_offset.h log diff annotate
src/sys/dev/pci/drm/amd/include/asic_reg/gc/gc_10_1_0_sh_mask.h log diff annotate
message update drm to linux 5.10.47

hardware support changes include
inteldrm: better support for tiger lake
amdgpu: support for navi12, navi21 "sienna_cichlid", arcturus
amdgpu: support for cezanne "green sardine" ryzen 5000 apu

Thanks to the OpenBSD Foundation for sponsoring this work,
patrick@ for helping adapt rockchip drm, kettenis@ and mpi@
for uvm discussions and various testers.

date 2021-07-07T02:38:29Z
author jsg
files src/sys/dev/pci/drm/amd/include/asic_reg/gc/gc_10_3_0_default.h log diff annotate
src/sys/dev/pci/drm/amd/include/asic_reg/gc/gc_10_3_0_offset.h log diff annotate
src/sys/dev/pci/drm/amd/include/asic_reg/gc/gc_10_3_0_sh_mask.h log diff annotate
src/sys/dev/pci/drm/amd/include/asic_reg/gc/gc_9_0_offset.h log diff annotate
src/sys/dev/pci/drm/amd/include/asic_reg/gc/gc_9_0_sh_mask.h log diff annotate
src/sys/dev/pci/drm/amd/include/asic_reg/gc/gc_9_1_offset.h log diff annotate
src/sys/dev/pci/drm/amd/include/asic_reg/gc/gc_9_1_sh_mask.h log diff annotate
src/sys/dev/pci/drm/amd/include/asic_reg/gc/gc_9_2_1_offset.h log diff annotate
src/sys/dev/pci/drm/amd/include/asic_reg/gc/gc_9_2_1_sh_mask.h log diff annotate
src/sys/dev/pci/drm/amd/include/asic_reg/gc/gc_9_4_1_offset.h log diff annotate
src/sys/dev/pci/drm/amd/include/asic_reg/nbif/nbif_6_1_offset.h log diff annotate
src/sys/dev/pci/drm/amd/include/asic_reg/nbio/nbio_7_0_offset.h log diff annotate
src/sys/dev/pci/drm/amd/include/asic_reg/nbio/nbio_7_4_offset.h log diff annotate
src/sys/dev/pci/drm/amd/include/asic_reg/pwr/pwr_10_0_offset.h log diff annotate
src/sys/dev/pci/drm/amd/include/asic_reg/pwr/pwr_10_0_sh_mask.h log diff annotate
src/sys/dev/pci/drm/amd/include/asic_reg/smuio/smuio_12_0_0_offset.h log diff annotate
src/sys/dev/pci/drm/amd/include/asic_reg/smuio/smuio_12_0_0_sh_mask.h log diff annotate
message update drm to linux 5.10.47

hardware support changes include
inteldrm: better support for tiger lake
amdgpu: support for navi12, navi21 "sienna_cichlid", arcturus
amdgpu: support for cezanne "green sardine" ryzen 5000 apu

Thanks to the OpenBSD Foundation for sponsoring this work,
patrick@ for helping adapt rockchip drm, kettenis@ and mpi@
for uvm discussions and various testers.

date 2021-07-07T02:38:30Z
author jsg
files src/sys/dev/pci/drm/amd/include/asic_reg/umc/umc_8_7_0_offset.h log diff annotate
src/sys/dev/pci/drm/amd/include/asic_reg/umc/umc_8_7_0_sh_mask.h log diff annotate
src/sys/dev/pci/drm/amd/include/asic_reg/uvd/uvd_3_1_d.h log diff annotate
src/sys/dev/pci/drm/amd/include/asic_reg/uvd/uvd_3_1_sh_mask.h log diff annotate
src/sys/dev/pci/drm/amd/include/asic_reg/uvd/uvd_7_0_offset.h log diff annotate
src/sys/dev/pci/drm/amd/include/asic_reg/uvd/uvd_7_0_sh_mask.h log diff annotate
src/sys/dev/pci/drm/amd/include/asic_reg/vcn/vcn_3_0_0_offset.h log diff annotate
src/sys/dev/pci/drm/amd/include/asic_reg/vcn/vcn_3_0_0_sh_mask.h log diff annotate
src/sys/dev/pci/drm/amd/include/ivsrcid/sdma2/irqsrcs_sdma2_5_0.h log diff annotate
src/sys/dev/pci/drm/amd/include/ivsrcid/sdma3/irqsrcs_sdma3_5_0.h log diff annotate
src/sys/dev/pci/drm/amd/pm/amdgpu_dpm.c log diff annotate
src/sys/dev/pci/drm/amd/pm/amdgpu_pm.c log diff annotate
src/sys/dev/pci/drm/amd/pm/inc/amd_powerplay.h log diff annotate
src/sys/dev/pci/drm/amd/pm/inc/amdgpu_dpm.h log diff annotate
src/sys/dev/pci/drm/amd/pm/inc/amdgpu_pm.h log diff annotate
src/sys/dev/pci/drm/amd/pm/inc/amdgpu_smu.h log diff annotate
src/sys/dev/pci/drm/amd/pm/inc/arcturus_ppsmc.h log diff annotate
src/sys/dev/pci/drm/amd/pm/inc/cz_ppsmc.h log diff annotate
src/sys/dev/pci/drm/amd/pm/inc/fiji_ppsmc.h log diff annotate
src/sys/dev/pci/drm/amd/pm/inc/hardwaremanager.h log diff annotate
src/sys/dev/pci/drm/amd/pm/inc/hwmgr.h log diff annotate
src/sys/dev/pci/drm/amd/pm/inc/polaris10_pwrvirus.h log diff annotate
src/sys/dev/pci/drm/amd/pm/inc/power_state.h log diff annotate
src/sys/dev/pci/drm/amd/pm/inc/pp_debug.h log diff annotate
src/sys/dev/pci/drm/amd/pm/inc/pp_endian.h log diff annotate
src/sys/dev/pci/drm/amd/pm/inc/pp_thermal.h log diff annotate
src/sys/dev/pci/drm/amd/pm/inc/ppinterrupt.h log diff annotate
src/sys/dev/pci/drm/amd/pm/inc/rv_ppsmc.h log diff annotate
src/sys/dev/pci/drm/amd/pm/inc/smu10.h log diff annotate
src/sys/dev/pci/drm/amd/pm/inc/smu10_driver_if.h log diff annotate
src/sys/dev/pci/drm/amd/pm/inc/smu11_driver_if.h log diff annotate
src/sys/dev/pci/drm/amd/pm/inc/smu11_driver_if_arcturus.h log diff annotate
src/sys/dev/pci/drm/amd/pm/inc/smu11_driver_if_navi10.h log diff annotate
src/sys/dev/pci/drm/amd/pm/inc/smu11_driver_if_sienna_cichlid.h log diff annotate
src/sys/dev/pci/drm/amd/pm/inc/smu12_driver_if.h log diff annotate
src/sys/dev/pci/drm/amd/pm/inc/smu7.h log diff annotate
src/sys/dev/pci/drm/amd/pm/inc/smu71.h log diff annotate
src/sys/dev/pci/drm/amd/pm/inc/smu71_discrete.h log diff annotate
src/sys/dev/pci/drm/amd/pm/inc/smu72.h log diff annotate
src/sys/dev/pci/drm/amd/pm/inc/smu72_discrete.h log diff annotate
src/sys/dev/pci/drm/amd/pm/inc/smu73.h log diff annotate
src/sys/dev/pci/drm/amd/pm/inc/smu73_discrete.h log diff annotate
src/sys/dev/pci/drm/amd/pm/inc/smu74.h log diff annotate
src/sys/dev/pci/drm/amd/pm/inc/smu74_discrete.h log diff annotate
src/sys/dev/pci/drm/amd/pm/inc/smu75.h log diff annotate
src/sys/dev/pci/drm/amd/pm/inc/smu75_discrete.h log diff annotate
src/sys/dev/pci/drm/amd/pm/inc/smu7_common.h log diff annotate
src/sys/dev/pci/drm/amd/pm/inc/smu7_discrete.h log diff annotate
src/sys/dev/pci/drm/amd/pm/inc/smu7_fusion.h log diff annotate
src/sys/dev/pci/drm/amd/pm/inc/smu7_ppsmc.h log diff annotate
src/sys/dev/pci/drm/amd/pm/inc/smu8.h log diff annotate
src/sys/dev/pci/drm/amd/pm/inc/smu8_fusion.h log diff annotate
src/sys/dev/pci/drm/amd/pm/inc/smu9.h log diff annotate
src/sys/dev/pci/drm/amd/pm/inc/smu9_driver_if.h log diff annotate
src/sys/dev/pci/drm/amd/pm/inc/smu_11_0_cdr_table.h log diff annotate
src/sys/dev/pci/drm/amd/pm/inc/smu_types.h log diff annotate
src/sys/dev/pci/drm/amd/pm/inc/smu_ucode_xfer_cz.h log diff annotate
src/sys/dev/pci/drm/amd/pm/inc/smu_ucode_xfer_vi.h log diff annotate
src/sys/dev/pci/drm/amd/pm/inc/smu_v11_0.h log diff annotate
src/sys/dev/pci/drm/amd/pm/inc/smu_v11_0_7_ppsmc.h log diff annotate
src/sys/dev/pci/drm/amd/pm/inc/smu_v11_0_7_pptable.h log diff annotate
src/sys/dev/pci/drm/amd/pm/inc/smu_v11_0_ppsmc.h log diff annotate
src/sys/dev/pci/drm/amd/pm/inc/smu_v11_0_pptable.h log diff annotate
src/sys/dev/pci/drm/amd/pm/inc/smu_v12_0.h log diff annotate
src/sys/dev/pci/drm/amd/pm/inc/smu_v12_0_ppsmc.h log diff annotate
src/sys/dev/pci/drm/amd/pm/inc/smumgr.h log diff annotate
src/sys/dev/pci/drm/amd/pm/inc/tonga_ppsmc.h log diff annotate
src/sys/dev/pci/drm/amd/pm/inc/vega10_ppsmc.h log diff annotate
src/sys/dev/pci/drm/amd/pm/inc/vega12_ppsmc.h log diff annotate
src/sys/dev/pci/drm/amd/pm/inc/vega20_ppsmc.h log diff annotate
src/sys/dev/pci/drm/amd/pm/inc/vega12/smu9_driver_if.h log diff annotate
src/sys/dev/pci/drm/amd/pm/powerplay/amd_powerplay.c log diff annotate
src/sys/dev/pci/drm/amd/pm/powerplay/amdgpu_kv_dpm.c log diff annotate
src/sys/dev/pci/drm/amd/pm/powerplay/amdgpu_kv_smc.c log diff annotate
src/sys/dev/pci/drm/amd/pm/powerplay/cik_dpm.h log diff annotate
src/sys/dev/pci/drm/amd/pm/powerplay/kv_dpm.h log diff annotate
src/sys/dev/pci/drm/amd/pm/powerplay/ppsmc.h log diff annotate
src/sys/dev/pci/drm/amd/pm/powerplay/r600_dpm.h log diff annotate
src/sys/dev/pci/drm/amd/pm/powerplay/si_dpm.c log diff annotate
src/sys/dev/pci/drm/amd/pm/powerplay/si_dpm.h log diff annotate
src/sys/dev/pci/drm/amd/pm/powerplay/si_smc.c log diff annotate
src/sys/dev/pci/drm/amd/pm/powerplay/sislands_smc.h log diff annotate
src/sys/dev/pci/drm/amd/pm/powerplay/hwmgr/ci_baco.c log diff annotate
src/sys/dev/pci/drm/amd/pm/powerplay/hwmgr/ci_baco.h log diff annotate
src/sys/dev/pci/drm/amd/pm/powerplay/hwmgr/common_baco.c log diff annotate
src/sys/dev/pci/drm/amd/pm/powerplay/hwmgr/common_baco.h log diff annotate
src/sys/dev/pci/drm/amd/pm/powerplay/hwmgr/fiji_baco.c log diff annotate
src/sys/dev/pci/drm/amd/pm/powerplay/hwmgr/fiji_baco.h log diff annotate
src/sys/dev/pci/drm/amd/pm/powerplay/hwmgr/hardwaremanager.c log diff annotate
src/sys/dev/pci/drm/amd/pm/powerplay/hwmgr/hwmgr.c log diff annotate
src/sys/dev/pci/drm/amd/pm/powerplay/hwmgr/hwmgr_ppt.h log diff annotate
src/sys/dev/pci/drm/amd/pm/powerplay/hwmgr/polaris_baco.c log diff annotate
src/sys/dev/pci/drm/amd/pm/powerplay/hwmgr/polaris_baco.h log diff annotate
src/sys/dev/pci/drm/amd/pm/powerplay/hwmgr/pp_overdriver.c log diff annotate
src/sys/dev/pci/drm/amd/pm/powerplay/hwmgr/pp_overdriver.h log diff annotate
src/sys/dev/pci/drm/amd/pm/powerplay/hwmgr/pp_psm.c log diff annotate
src/sys/dev/pci/drm/amd/pm/powerplay/hwmgr/pp_psm.h log diff annotate
src/sys/dev/pci/drm/amd/pm/powerplay/hwmgr/ppatomctrl.c log diff annotate
src/sys/dev/pci/drm/amd/pm/powerplay/hwmgr/ppatomctrl.h log diff annotate
src/sys/dev/pci/drm/amd/pm/powerplay/hwmgr/ppatomfwctrl.c log diff annotate
src/sys/dev/pci/drm/amd/pm/powerplay/hwmgr/ppatomfwctrl.h log diff annotate
src/sys/dev/pci/drm/amd/pm/powerplay/hwmgr/ppevvmath.h log diff annotate
src/sys/dev/pci/drm/amd/pm/powerplay/hwmgr/pppcielanes.c log diff annotate
src/sys/dev/pci/drm/amd/pm/powerplay/hwmgr/pppcielanes.h log diff annotate
src/sys/dev/pci/drm/amd/pm/powerplay/hwmgr/pptable_v1_0.h log diff annotate
src/sys/dev/pci/drm/amd/pm/powerplay/hwmgr/process_pptables_v1_0.c log diff annotate
src/sys/dev/pci/drm/amd/pm/powerplay/hwmgr/process_pptables_v1_0.h log diff annotate
src/sys/dev/pci/drm/amd/pm/powerplay/hwmgr/processpptables.c log diff annotate
src/sys/dev/pci/drm/amd/pm/powerplay/hwmgr/processpptables.h log diff annotate
src/sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu10_hwmgr.c log diff annotate
src/sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu10_hwmgr.h log diff annotate
src/sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu10_inc.h log diff annotate
src/sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu7_baco.c log diff annotate
src/sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu7_baco.h log diff annotate
src/sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu7_clockpowergating.c log diff annotate
src/sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu7_clockpowergating.h log diff annotate
src/sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu7_dyn_defaults.h log diff annotate
src/sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu7_hwmgr.c log diff annotate
src/sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu7_hwmgr.h log diff annotate
src/sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu7_powertune.c log diff annotate
src/sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu7_powertune.h log diff annotate
src/sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu7_thermal.c log diff annotate
src/sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu7_thermal.h log diff annotate
src/sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu8_hwmgr.c log diff annotate
src/sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu8_hwmgr.h log diff annotate
src/sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu9_baco.c log diff annotate
src/sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu9_baco.h log diff annotate
src/sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu_helper.c log diff annotate
src/sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu_helper.h log diff annotate
src/sys/dev/pci/drm/amd/pm/powerplay/hwmgr/tonga_baco.c log diff annotate
src/sys/dev/pci/drm/amd/pm/powerplay/hwmgr/tonga_baco.h log diff annotate
src/sys/dev/pci/drm/amd/pm/powerplay/hwmgr/vega10_baco.c log diff annotate
src/sys/dev/pci/drm/amd/pm/powerplay/hwmgr/vega10_baco.h log diff annotate
src/sys/dev/pci/drm/amd/pm/powerplay/hwmgr/vega10_hwmgr.c log diff annotate
src/sys/dev/pci/drm/amd/pm/powerplay/hwmgr/vega10_hwmgr.h log diff annotate
src/sys/dev/pci/drm/amd/pm/powerplay/hwmgr/vega10_inc.h log diff annotate
src/sys/dev/pci/drm/amd/pm/powerplay/hwmgr/vega10_powertune.c log diff annotate
src/sys/dev/pci/drm/amd/pm/powerplay/hwmgr/vega10_powertune.h log diff annotate
src/sys/dev/pci/drm/amd/pm/powerplay/hwmgr/vega10_pptable.h log diff annotate
src/sys/dev/pci/drm/amd/pm/powerplay/hwmgr/vega10_processpptables.c log diff annotate
src/sys/dev/pci/drm/amd/pm/powerplay/hwmgr/vega10_processpptables.h log diff annotate
src/sys/dev/pci/drm/amd/pm/powerplay/hwmgr/vega10_thermal.c log diff annotate
src/sys/dev/pci/drm/amd/pm/powerplay/hwmgr/vega10_thermal.h log diff annotate
src/sys/dev/pci/drm/amd/pm/powerplay/hwmgr/vega12_baco.c log diff annotate
src/sys/dev/pci/drm/amd/pm/powerplay/hwmgr/vega12_baco.h log diff annotate
src/sys/dev/pci/drm/amd/pm/powerplay/hwmgr/vega12_hwmgr.c log diff annotate
src/sys/dev/pci/drm/amd/pm/powerplay/hwmgr/vega12_hwmgr.h log diff annotate
src/sys/dev/pci/drm/amd/pm/powerplay/hwmgr/vega12_inc.h log diff annotate
src/sys/dev/pci/drm/amd/pm/powerplay/hwmgr/vega12_pptable.h log diff annotate
src/sys/dev/pci/drm/amd/pm/powerplay/hwmgr/vega12_processpptables.c log diff annotate
src/sys/dev/pci/drm/amd/pm/powerplay/hwmgr/vega12_processpptables.h log diff annotate
src/sys/dev/pci/drm/amd/pm/powerplay/hwmgr/vega12_thermal.c log diff annotate
src/sys/dev/pci/drm/amd/pm/powerplay/hwmgr/vega12_thermal.h log diff annotate
src/sys/dev/pci/drm/amd/pm/powerplay/hwmgr/vega20_baco.c log diff annotate
src/sys/dev/pci/drm/amd/pm/powerplay/hwmgr/vega20_baco.h log diff annotate
src/sys/dev/pci/drm/amd/pm/powerplay/hwmgr/vega20_hwmgr.c log diff annotate
src/sys/dev/pci/drm/amd/pm/powerplay/hwmgr/vega20_hwmgr.h log diff annotate
message update drm to linux 5.10.47

hardware support changes include
inteldrm: better support for tiger lake
amdgpu: support for navi12, navi21 "sienna_cichlid", arcturus
amdgpu: support for cezanne "green sardine" ryzen 5000 apu

Thanks to the OpenBSD Foundation for sponsoring this work,
patrick@ for helping adapt rockchip drm, kettenis@ and mpi@
for uvm discussions and various testers.

date 2021-07-07T02:38:31Z
author jsg
files src/sys/dev/pci/drm/amd/pm/powerplay/hwmgr/vega20_inc.h log diff annotate
src/sys/dev/pci/drm/amd/pm/powerplay/hwmgr/vega20_powertune.c log diff annotate
src/sys/dev/pci/drm/amd/pm/powerplay/hwmgr/vega20_powertune.h log diff annotate
src/sys/dev/pci/drm/amd/pm/powerplay/hwmgr/vega20_pptable.h log diff annotate
src/sys/dev/pci/drm/amd/pm/powerplay/hwmgr/vega20_processpptables.c log diff annotate
src/sys/dev/pci/drm/amd/pm/powerplay/hwmgr/vega20_processpptables.h log diff annotate
src/sys/dev/pci/drm/amd/pm/powerplay/hwmgr/vega20_thermal.c log diff annotate
src/sys/dev/pci/drm/amd/pm/powerplay/hwmgr/vega20_thermal.h log diff annotate
src/sys/dev/pci/drm/amd/pm/powerplay/smumgr/ci_smumgr.c log diff annotate
src/sys/dev/pci/drm/amd/pm/powerplay/smumgr/ci_smumgr.h log diff annotate
src/sys/dev/pci/drm/amd/pm/powerplay/smumgr/fiji_smumgr.c log diff annotate
src/sys/dev/pci/drm/amd/pm/powerplay/smumgr/fiji_smumgr.h log diff annotate
src/sys/dev/pci/drm/amd/pm/powerplay/smumgr/iceland_smumgr.c log diff annotate
src/sys/dev/pci/drm/amd/pm/powerplay/smumgr/iceland_smumgr.h log diff annotate
src/sys/dev/pci/drm/amd/pm/powerplay/smumgr/polaris10_smumgr.c log diff annotate
src/sys/dev/pci/drm/amd/pm/powerplay/smumgr/polaris10_smumgr.h log diff annotate
src/sys/dev/pci/drm/amd/pm/powerplay/smumgr/smu10_smumgr.c log diff annotate
src/sys/dev/pci/drm/amd/pm/powerplay/smumgr/smu10_smumgr.h log diff annotate
src/sys/dev/pci/drm/amd/pm/powerplay/smumgr/smu7_smumgr.c log diff annotate
src/sys/dev/pci/drm/amd/pm/powerplay/smumgr/smu7_smumgr.h log diff annotate
src/sys/dev/pci/drm/amd/pm/powerplay/smumgr/smu8_smumgr.c log diff annotate
src/sys/dev/pci/drm/amd/pm/powerplay/smumgr/smu8_smumgr.h log diff annotate
src/sys/dev/pci/drm/amd/pm/powerplay/smumgr/smu9_smumgr.c log diff annotate
src/sys/dev/pci/drm/amd/pm/powerplay/smumgr/smu9_smumgr.h log diff annotate
src/sys/dev/pci/drm/amd/pm/powerplay/smumgr/smumgr.c log diff annotate
src/sys/dev/pci/drm/amd/pm/powerplay/smumgr/tonga_smumgr.c log diff annotate
src/sys/dev/pci/drm/amd/pm/powerplay/smumgr/tonga_smumgr.h log diff annotate
src/sys/dev/pci/drm/amd/pm/powerplay/smumgr/vega10_smumgr.c log diff annotate
src/sys/dev/pci/drm/amd/pm/powerplay/smumgr/vega10_smumgr.h log diff annotate
src/sys/dev/pci/drm/amd/pm/powerplay/smumgr/vega12_smumgr.c log diff annotate
src/sys/dev/pci/drm/amd/pm/powerplay/smumgr/vega12_smumgr.h log diff annotate
src/sys/dev/pci/drm/amd/pm/powerplay/smumgr/vega20_smumgr.c log diff annotate
src/sys/dev/pci/drm/amd/pm/powerplay/smumgr/vega20_smumgr.h log diff annotate
src/sys/dev/pci/drm/amd/pm/powerplay/smumgr/vegam_smumgr.c log diff annotate
src/sys/dev/pci/drm/amd/pm/powerplay/smumgr/vegam_smumgr.h log diff annotate
src/sys/dev/pci/drm/amd/pm/swsmu/amdgpu_smu.c log diff annotate
src/sys/dev/pci/drm/amd/pm/swsmu/smu_cmn.c log diff annotate
src/sys/dev/pci/drm/amd/pm/swsmu/smu_cmn.h log diff annotate
src/sys/dev/pci/drm/amd/pm/swsmu/smu_internal.h log diff annotate
src/sys/dev/pci/drm/amd/pm/swsmu/smu11/arcturus_ppt.c log diff annotate
src/sys/dev/pci/drm/amd/pm/swsmu/smu11/arcturus_ppt.h log diff annotate
src/sys/dev/pci/drm/amd/pm/swsmu/smu11/navi10_ppt.c log diff annotate
src/sys/dev/pci/drm/amd/pm/swsmu/smu11/navi10_ppt.h log diff annotate
src/sys/dev/pci/drm/amd/pm/swsmu/smu11/sienna_cichlid_ppt.c log diff annotate
src/sys/dev/pci/drm/amd/pm/swsmu/smu11/sienna_cichlid_ppt.h log diff annotate
src/sys/dev/pci/drm/amd/pm/swsmu/smu11/smu_v11_0.c log diff annotate
src/sys/dev/pci/drm/amd/pm/swsmu/smu12/renoir_ppt.c log diff annotate
src/sys/dev/pci/drm/amd/pm/swsmu/smu12/renoir_ppt.h log diff annotate
src/sys/dev/pci/drm/amd/pm/swsmu/smu12/smu_v12_0.c log diff annotate
src/sys/dev/pci/drm/amd/powerplay/Attic/amd_powerplay.c log diff annotate
src/sys/dev/pci/drm/amd/powerplay/Attic/amdgpu_smu.c log diff annotate
src/sys/dev/pci/drm/amd/powerplay/Attic/arcturus_ppt.c log diff annotate
src/sys/dev/pci/drm/amd/powerplay/Attic/arcturus_ppt.h log diff annotate
src/sys/dev/pci/drm/amd/powerplay/Attic/navi10_ppt.c log diff annotate
src/sys/dev/pci/drm/amd/powerplay/Attic/navi10_ppt.h log diff annotate
src/sys/dev/pci/drm/amd/powerplay/Attic/renoir_ppt.c log diff annotate
src/sys/dev/pci/drm/amd/powerplay/Attic/renoir_ppt.h log diff annotate
src/sys/dev/pci/drm/amd/powerplay/Attic/smu_internal.h log diff annotate
src/sys/dev/pci/drm/amd/powerplay/Attic/smu_v11_0.c log diff annotate
src/sys/dev/pci/drm/amd/powerplay/Attic/smu_v12_0.c log diff annotate
src/sys/dev/pci/drm/amd/powerplay/Attic/vega20_ppt.c log diff annotate
src/sys/dev/pci/drm/amd/powerplay/Attic/vega20_ppt.h log diff annotate
src/sys/dev/pci/drm/amd/powerplay/hwmgr/Attic/ci_baco.c log diff annotate
src/sys/dev/pci/drm/amd/powerplay/hwmgr/Attic/ci_baco.h log diff annotate
src/sys/dev/pci/drm/amd/powerplay/hwmgr/Attic/common_baco.c log diff annotate
src/sys/dev/pci/drm/amd/powerplay/hwmgr/Attic/common_baco.h log diff annotate
src/sys/dev/pci/drm/amd/powerplay/hwmgr/Attic/fiji_baco.c log diff annotate
src/sys/dev/pci/drm/amd/powerplay/hwmgr/Attic/fiji_baco.h log diff annotate
src/sys/dev/pci/drm/amd/powerplay/hwmgr/Attic/hardwaremanager.c log diff annotate
src/sys/dev/pci/drm/amd/powerplay/hwmgr/Attic/hwmgr.c log diff annotate
src/sys/dev/pci/drm/amd/powerplay/hwmgr/Attic/hwmgr_ppt.h log diff annotate
src/sys/dev/pci/drm/amd/powerplay/hwmgr/Attic/polaris_baco.c log diff annotate
src/sys/dev/pci/drm/amd/powerplay/hwmgr/Attic/polaris_baco.h log diff annotate
src/sys/dev/pci/drm/amd/powerplay/hwmgr/Attic/pp_overdriver.c log diff annotate
src/sys/dev/pci/drm/amd/powerplay/hwmgr/Attic/pp_overdriver.h log diff annotate
src/sys/dev/pci/drm/amd/powerplay/hwmgr/Attic/pp_psm.c log diff annotate
src/sys/dev/pci/drm/amd/powerplay/hwmgr/Attic/pp_psm.h log diff annotate
src/sys/dev/pci/drm/amd/powerplay/hwmgr/Attic/ppatomctrl.c log diff annotate
src/sys/dev/pci/drm/amd/powerplay/hwmgr/Attic/ppatomctrl.h log diff annotate
src/sys/dev/pci/drm/amd/powerplay/hwmgr/Attic/ppatomfwctrl.c log diff annotate
src/sys/dev/pci/drm/amd/powerplay/hwmgr/Attic/ppatomfwctrl.h log diff annotate
src/sys/dev/pci/drm/amd/powerplay/hwmgr/Attic/ppevvmath.h log diff annotate
src/sys/dev/pci/drm/amd/powerplay/hwmgr/Attic/pppcielanes.c log diff annotate
src/sys/dev/pci/drm/amd/powerplay/hwmgr/Attic/pppcielanes.h log diff annotate
src/sys/dev/pci/drm/amd/powerplay/hwmgr/Attic/pptable_v1_0.h log diff annotate
src/sys/dev/pci/drm/amd/powerplay/hwmgr/Attic/process_pptables_v1_0.c log diff annotate
src/sys/dev/pci/drm/amd/powerplay/hwmgr/Attic/process_pptables_v1_0.h log diff annotate
src/sys/dev/pci/drm/amd/powerplay/hwmgr/Attic/processpptables.c log diff annotate
src/sys/dev/pci/drm/amd/powerplay/hwmgr/Attic/processpptables.h log diff annotate
src/sys/dev/pci/drm/amd/powerplay/hwmgr/Attic/smu10_hwmgr.c log diff annotate
src/sys/dev/pci/drm/amd/powerplay/hwmgr/Attic/smu10_hwmgr.h log diff annotate
src/sys/dev/pci/drm/amd/powerplay/hwmgr/Attic/smu10_inc.h log diff annotate
src/sys/dev/pci/drm/amd/powerplay/hwmgr/Attic/smu7_baco.c log diff annotate
src/sys/dev/pci/drm/amd/powerplay/hwmgr/Attic/smu7_baco.h log diff annotate
src/sys/dev/pci/drm/amd/powerplay/hwmgr/Attic/smu7_clockpowergating.c log diff annotate
src/sys/dev/pci/drm/amd/powerplay/hwmgr/Attic/smu7_clockpowergating.h log diff annotate
src/sys/dev/pci/drm/amd/powerplay/hwmgr/Attic/smu7_dyn_defaults.h log diff annotate
src/sys/dev/pci/drm/amd/powerplay/hwmgr/Attic/smu7_hwmgr.c log diff annotate
src/sys/dev/pci/drm/amd/powerplay/hwmgr/Attic/smu7_hwmgr.h log diff annotate
src/sys/dev/pci/drm/amd/powerplay/hwmgr/Attic/smu7_powertune.c log diff annotate
src/sys/dev/pci/drm/amd/powerplay/hwmgr/Attic/smu7_powertune.h log diff annotate
src/sys/dev/pci/drm/amd/powerplay/hwmgr/Attic/smu7_thermal.c log diff annotate
message update drm to linux 5.10.47

hardware support changes include
inteldrm: better support for tiger lake
amdgpu: support for navi12, navi21 "sienna_cichlid", arcturus
amdgpu: support for cezanne "green sardine" ryzen 5000 apu

Thanks to the OpenBSD Foundation for sponsoring this work,
patrick@ for helping adapt rockchip drm, kettenis@ and mpi@
for uvm discussions and various testers.

date 2021-07-07T02:38:32Z
author jsg
files src/sys/dev/pci/drm/amd/powerplay/hwmgr/Attic/smu7_thermal.h log diff annotate
src/sys/dev/pci/drm/amd/powerplay/hwmgr/Attic/smu8_hwmgr.c log diff annotate
src/sys/dev/pci/drm/amd/powerplay/hwmgr/Attic/smu8_hwmgr.h log diff annotate
src/sys/dev/pci/drm/amd/powerplay/hwmgr/Attic/smu9_baco.c log diff annotate
src/sys/dev/pci/drm/amd/powerplay/hwmgr/Attic/smu9_baco.h log diff annotate
src/sys/dev/pci/drm/amd/powerplay/hwmgr/Attic/smu_helper.c log diff annotate
src/sys/dev/pci/drm/amd/powerplay/hwmgr/Attic/smu_helper.h log diff annotate
src/sys/dev/pci/drm/amd/powerplay/hwmgr/Attic/tonga_baco.c log diff annotate
src/sys/dev/pci/drm/amd/powerplay/hwmgr/Attic/tonga_baco.h log diff annotate
src/sys/dev/pci/drm/amd/powerplay/hwmgr/Attic/vega10_baco.c log diff annotate
src/sys/dev/pci/drm/amd/powerplay/hwmgr/Attic/vega10_baco.h log diff annotate
src/sys/dev/pci/drm/amd/powerplay/hwmgr/Attic/vega10_hwmgr.c log diff annotate
src/sys/dev/pci/drm/amd/powerplay/hwmgr/Attic/vega10_hwmgr.h log diff annotate
src/sys/dev/pci/drm/amd/powerplay/hwmgr/Attic/vega10_inc.h log diff annotate
src/sys/dev/pci/drm/amd/powerplay/hwmgr/Attic/vega10_powertune.c log diff annotate
src/sys/dev/pci/drm/amd/powerplay/hwmgr/Attic/vega10_powertune.h log diff annotate
src/sys/dev/pci/drm/amd/powerplay/hwmgr/Attic/vega10_pptable.h log diff annotate
src/sys/dev/pci/drm/amd/powerplay/hwmgr/Attic/vega10_processpptables.c log diff annotate
src/sys/dev/pci/drm/amd/powerplay/hwmgr/Attic/vega10_processpptables.h log diff annotate
src/sys/dev/pci/drm/amd/powerplay/hwmgr/Attic/vega10_thermal.c log diff annotate
src/sys/dev/pci/drm/amd/powerplay/hwmgr/Attic/vega10_thermal.h log diff annotate
src/sys/dev/pci/drm/amd/powerplay/hwmgr/Attic/vega12_baco.c log diff annotate
src/sys/dev/pci/drm/amd/powerplay/hwmgr/Attic/vega12_baco.h log diff annotate
src/sys/dev/pci/drm/amd/powerplay/hwmgr/Attic/vega12_hwmgr.c log diff annotate
src/sys/dev/pci/drm/amd/powerplay/hwmgr/Attic/vega12_hwmgr.h log diff annotate
src/sys/dev/pci/drm/amd/powerplay/hwmgr/Attic/vega12_inc.h log diff annotate
src/sys/dev/pci/drm/amd/powerplay/hwmgr/Attic/vega12_pptable.h log diff annotate
src/sys/dev/pci/drm/amd/powerplay/hwmgr/Attic/vega12_processpptables.c log diff annotate
src/sys/dev/pci/drm/amd/powerplay/hwmgr/Attic/vega12_processpptables.h log diff annotate
src/sys/dev/pci/drm/amd/powerplay/hwmgr/Attic/vega12_thermal.c log diff annotate
src/sys/dev/pci/drm/amd/powerplay/hwmgr/Attic/vega12_thermal.h log diff annotate
src/sys/dev/pci/drm/amd/powerplay/hwmgr/Attic/vega20_baco.c log diff annotate
src/sys/dev/pci/drm/amd/powerplay/hwmgr/Attic/vega20_baco.h log diff annotate
src/sys/dev/pci/drm/amd/powerplay/hwmgr/Attic/vega20_hwmgr.c log diff annotate
src/sys/dev/pci/drm/amd/powerplay/hwmgr/Attic/vega20_hwmgr.h log diff annotate
src/sys/dev/pci/drm/amd/powerplay/hwmgr/Attic/vega20_inc.h log diff annotate
src/sys/dev/pci/drm/amd/powerplay/hwmgr/Attic/vega20_powertune.c log diff annotate
src/sys/dev/pci/drm/amd/powerplay/hwmgr/Attic/vega20_powertune.h log diff annotate
src/sys/dev/pci/drm/amd/powerplay/hwmgr/Attic/vega20_pptable.h log diff annotate
src/sys/dev/pci/drm/amd/powerplay/hwmgr/Attic/vega20_processpptables.c log diff annotate
src/sys/dev/pci/drm/amd/powerplay/hwmgr/Attic/vega20_processpptables.h log diff annotate
src/sys/dev/pci/drm/amd/powerplay/hwmgr/Attic/vega20_thermal.c log diff annotate
src/sys/dev/pci/drm/amd/powerplay/hwmgr/Attic/vega20_thermal.h log diff annotate
src/sys/dev/pci/drm/amd/powerplay/inc/Attic/amd_powerplay.h log diff annotate
src/sys/dev/pci/drm/amd/powerplay/inc/Attic/amdgpu_smu.h log diff annotate
src/sys/dev/pci/drm/amd/powerplay/inc/Attic/arcturus_ppsmc.h log diff annotate
src/sys/dev/pci/drm/amd/powerplay/inc/Attic/cz_ppsmc.h log diff annotate
src/sys/dev/pci/drm/amd/powerplay/inc/Attic/fiji_ppsmc.h log diff annotate
src/sys/dev/pci/drm/amd/powerplay/inc/Attic/hardwaremanager.h log diff annotate
src/sys/dev/pci/drm/amd/powerplay/inc/Attic/hwmgr.h log diff annotate
src/sys/dev/pci/drm/amd/powerplay/inc/Attic/polaris10_pwrvirus.h log diff annotate
src/sys/dev/pci/drm/amd/powerplay/inc/Attic/power_state.h log diff annotate
src/sys/dev/pci/drm/amd/powerplay/inc/Attic/pp_debug.h log diff annotate
src/sys/dev/pci/drm/amd/powerplay/inc/Attic/pp_endian.h log diff annotate
src/sys/dev/pci/drm/amd/powerplay/inc/Attic/pp_thermal.h log diff annotate
src/sys/dev/pci/drm/amd/powerplay/inc/Attic/ppinterrupt.h log diff annotate
src/sys/dev/pci/drm/amd/powerplay/inc/Attic/rv_ppsmc.h log diff annotate
src/sys/dev/pci/drm/amd/powerplay/inc/Attic/smu10.h log diff annotate
src/sys/dev/pci/drm/amd/powerplay/inc/Attic/smu10_driver_if.h log diff annotate
src/sys/dev/pci/drm/amd/powerplay/inc/Attic/smu11_driver_if.h log diff annotate
src/sys/dev/pci/drm/amd/powerplay/inc/Attic/smu11_driver_if_arcturus.h log diff annotate
src/sys/dev/pci/drm/amd/powerplay/inc/Attic/smu11_driver_if_navi10.h log diff annotate
src/sys/dev/pci/drm/amd/powerplay/inc/Attic/smu12_driver_if.h log diff annotate
src/sys/dev/pci/drm/amd/powerplay/inc/Attic/smu7.h log diff annotate
src/sys/dev/pci/drm/amd/powerplay/inc/Attic/smu71.h log diff annotate
src/sys/dev/pci/drm/amd/powerplay/inc/Attic/smu71_discrete.h log diff annotate
src/sys/dev/pci/drm/amd/powerplay/inc/Attic/smu72.h log diff annotate
src/sys/dev/pci/drm/amd/powerplay/inc/Attic/smu72_discrete.h log diff annotate
src/sys/dev/pci/drm/amd/powerplay/inc/Attic/smu73.h log diff annotate
src/sys/dev/pci/drm/amd/powerplay/inc/Attic/smu73_discrete.h log diff annotate
src/sys/dev/pci/drm/amd/powerplay/inc/Attic/smu74.h log diff annotate
src/sys/dev/pci/drm/amd/powerplay/inc/Attic/smu74_discrete.h log diff annotate
src/sys/dev/pci/drm/amd/powerplay/inc/Attic/smu75.h log diff annotate
src/sys/dev/pci/drm/amd/powerplay/inc/Attic/smu75_discrete.h log diff annotate
src/sys/dev/pci/drm/amd/powerplay/inc/Attic/smu7_common.h log diff annotate
src/sys/dev/pci/drm/amd/powerplay/inc/Attic/smu7_discrete.h log diff annotate
src/sys/dev/pci/drm/amd/powerplay/inc/Attic/smu7_fusion.h log diff annotate
src/sys/dev/pci/drm/amd/powerplay/inc/Attic/smu7_ppsmc.h log diff annotate
src/sys/dev/pci/drm/amd/powerplay/inc/Attic/smu8.h log diff annotate
src/sys/dev/pci/drm/amd/powerplay/inc/Attic/smu8_fusion.h log diff annotate
src/sys/dev/pci/drm/amd/powerplay/inc/Attic/smu9.h log diff annotate
src/sys/dev/pci/drm/amd/powerplay/inc/Attic/smu9_driver_if.h log diff annotate
src/sys/dev/pci/drm/amd/powerplay/inc/Attic/smu_types.h log diff annotate
src/sys/dev/pci/drm/amd/powerplay/inc/Attic/smu_ucode_xfer_cz.h log diff annotate
src/sys/dev/pci/drm/amd/powerplay/inc/Attic/smu_ucode_xfer_vi.h log diff annotate
src/sys/dev/pci/drm/amd/powerplay/inc/Attic/smu_v11_0.h log diff annotate
src/sys/dev/pci/drm/amd/powerplay/inc/Attic/smu_v11_0_ppsmc.h log diff annotate
src/sys/dev/pci/drm/amd/powerplay/inc/Attic/smu_v11_0_pptable.h log diff annotate
src/sys/dev/pci/drm/amd/powerplay/inc/Attic/smu_v12_0.h log diff annotate
src/sys/dev/pci/drm/amd/powerplay/inc/Attic/smu_v12_0_ppsmc.h log diff annotate
src/sys/dev/pci/drm/amd/powerplay/inc/Attic/smumgr.h log diff annotate
src/sys/dev/pci/drm/amd/powerplay/inc/Attic/tonga_ppsmc.h log diff annotate
src/sys/dev/pci/drm/amd/powerplay/inc/Attic/vega10_ppsmc.h log diff annotate
src/sys/dev/pci/drm/amd/powerplay/inc/Attic/vega12_ppsmc.h log diff annotate
src/sys/dev/pci/drm/amd/powerplay/inc/Attic/vega20_ppsmc.h log diff annotate
src/sys/dev/pci/drm/amd/powerplay/inc/vega12/Attic/smu9_driver_if.h log diff annotate
message update drm to linux 5.10.47

hardware support changes include
inteldrm: better support for tiger lake
amdgpu: support for navi12, navi21 "sienna_cichlid", arcturus
amdgpu: support for cezanne "green sardine" ryzen 5000 apu

Thanks to the OpenBSD Foundation for sponsoring this work,
patrick@ for helping adapt rockchip drm, kettenis@ and mpi@
for uvm discussions and various testers.

date 2021-07-07T02:38:33Z
author jsg
files src/sys/dev/pci/drm/amd/powerplay/smumgr/Attic/ci_smumgr.c log diff annotate
src/sys/dev/pci/drm/amd/powerplay/smumgr/Attic/ci_smumgr.h log diff annotate
src/sys/dev/pci/drm/amd/powerplay/smumgr/Attic/fiji_smumgr.c log diff annotate
src/sys/dev/pci/drm/amd/powerplay/smumgr/Attic/fiji_smumgr.h log diff annotate
src/sys/dev/pci/drm/amd/powerplay/smumgr/Attic/iceland_smumgr.c log diff annotate
src/sys/dev/pci/drm/amd/powerplay/smumgr/Attic/iceland_smumgr.h log diff annotate
src/sys/dev/pci/drm/amd/powerplay/smumgr/Attic/polaris10_smumgr.c log diff annotate
src/sys/dev/pci/drm/amd/powerplay/smumgr/Attic/polaris10_smumgr.h log diff annotate
src/sys/dev/pci/drm/amd/powerplay/smumgr/Attic/smu10_smumgr.c log diff annotate
src/sys/dev/pci/drm/amd/powerplay/smumgr/Attic/smu10_smumgr.h log diff annotate
src/sys/dev/pci/drm/amd/powerplay/smumgr/Attic/smu7_smumgr.c log diff annotate
src/sys/dev/pci/drm/amd/powerplay/smumgr/Attic/smu7_smumgr.h log diff annotate
src/sys/dev/pci/drm/amd/powerplay/smumgr/Attic/smu8_smumgr.c log diff annotate
src/sys/dev/pci/drm/amd/powerplay/smumgr/Attic/smu8_smumgr.h log diff annotate
src/sys/dev/pci/drm/amd/powerplay/smumgr/Attic/smu9_smumgr.c log diff annotate
src/sys/dev/pci/drm/amd/powerplay/smumgr/Attic/smu9_smumgr.h log diff annotate
src/sys/dev/pci/drm/amd/powerplay/smumgr/Attic/smumgr.c log diff annotate
src/sys/dev/pci/drm/amd/powerplay/smumgr/Attic/tonga_smumgr.c log diff annotate
src/sys/dev/pci/drm/amd/powerplay/smumgr/Attic/tonga_smumgr.h log diff annotate
src/sys/dev/pci/drm/amd/powerplay/smumgr/Attic/vega10_smumgr.c log diff annotate
src/sys/dev/pci/drm/amd/powerplay/smumgr/Attic/vega10_smumgr.h log diff annotate
src/sys/dev/pci/drm/amd/powerplay/smumgr/Attic/vega12_smumgr.c log diff annotate
src/sys/dev/pci/drm/amd/powerplay/smumgr/Attic/vega12_smumgr.h log diff annotate
src/sys/dev/pci/drm/amd/powerplay/smumgr/Attic/vega20_smumgr.c log diff annotate
src/sys/dev/pci/drm/amd/powerplay/smumgr/Attic/vega20_smumgr.h log diff annotate
src/sys/dev/pci/drm/amd/powerplay/smumgr/Attic/vegam_smumgr.c log diff annotate
src/sys/dev/pci/drm/amd/powerplay/smumgr/Attic/vegam_smumgr.h log diff annotate
src/sys/dev/pci/drm/i915/i915_active.c log diff annotate
src/sys/dev/pci/drm/i915/i915_active.h log diff annotate
src/sys/dev/pci/drm/i915/i915_cmd_parser.c log diff annotate
src/sys/dev/pci/drm/i915/i915_config.c log diff annotate
src/sys/dev/pci/drm/i915/i915_debugfs.c log diff annotate
src/sys/dev/pci/drm/i915/i915_debugfs.h log diff annotate
src/sys/dev/pci/drm/i915/i915_debugfs_params.c log diff annotate
src/sys/dev/pci/drm/i915/i915_devlist.h log diff annotate
src/sys/dev/pci/drm/i915/i915_drv.c log diff annotate
src/sys/dev/pci/drm/i915/i915_drv.h log diff annotate
src/sys/dev/pci/drm/i915/i915_gem.c log diff annotate
src/sys/dev/pci/drm/i915/i915_gem.h log diff annotate
src/sys/dev/pci/drm/i915/i915_gem_evict.c log diff annotate
src/sys/dev/pci/drm/i915/Attic/i915_gem_fence_reg.c log diff annotate
src/sys/dev/pci/drm/i915/Attic/i915_gem_fence_reg.h log diff annotate
src/sys/dev/pci/drm/i915/i915_gem_gtt.c log diff annotate
src/sys/dev/pci/drm/i915/i915_gem_gtt.h log diff annotate
src/sys/dev/pci/drm/i915/i915_getparam.c log diff annotate
src/sys/dev/pci/drm/i915/i915_gpu_error.c log diff annotate
src/sys/dev/pci/drm/i915/i915_gpu_error.h log diff annotate
src/sys/dev/pci/drm/i915/i915_ioc32.c log diff annotate
src/sys/dev/pci/drm/i915/i915_irq.c log diff annotate
src/sys/dev/pci/drm/i915/i915_mitigations.c log diff annotate
src/sys/dev/pci/drm/i915/i915_mitigations.h log diff annotate
src/sys/dev/pci/drm/i915/i915_mm.c log diff annotate
src/sys/dev/pci/drm/i915/i915_params.c log diff annotate
src/sys/dev/pci/drm/i915/i915_params.h log diff annotate
src/sys/dev/pci/drm/i915/i915_pci.c log diff annotate
src/sys/dev/pci/drm/i915/i915_perf.c log diff annotate
src/sys/dev/pci/drm/i915/i915_perf_types.h log diff annotate
src/sys/dev/pci/drm/i915/i915_pmu.c log diff annotate
src/sys/dev/pci/drm/i915/i915_priolist_types.h log diff annotate
src/sys/dev/pci/drm/i915/i915_query.c log diff annotate
src/sys/dev/pci/drm/i915/i915_reg.h log diff annotate
src/sys/dev/pci/drm/i915/i915_request.c log diff annotate
src/sys/dev/pci/drm/i915/i915_request.h log diff annotate
src/sys/dev/pci/drm/i915/i915_scheduler.c log diff annotate
src/sys/dev/pci/drm/i915/i915_scheduler_types.h log diff annotate
src/sys/dev/pci/drm/i915/i915_selftest.h log diff annotate
src/sys/dev/pci/drm/i915/i915_suspend.c log diff annotate
src/sys/dev/pci/drm/i915/i915_sw_fence.c log diff annotate
src/sys/dev/pci/drm/i915/i915_sw_fence_work.c log diff annotate
src/sys/dev/pci/drm/i915/i915_sw_fence_work.h log diff annotate
src/sys/dev/pci/drm/i915/i915_switcheroo.c log diff annotate
src/sys/dev/pci/drm/i915/i915_utils.c log diff annotate
src/sys/dev/pci/drm/i915/i915_utils.h log diff annotate
src/sys/dev/pci/drm/i915/i915_vma.c log diff annotate
src/sys/dev/pci/drm/i915/i915_vma.h log diff annotate
src/sys/dev/pci/drm/i915/i915_vma_types.h log diff annotate
src/sys/dev/pci/drm/i915/intel_device_info.c log diff annotate
src/sys/dev/pci/drm/i915/intel_device_info.h log diff annotate
src/sys/dev/pci/drm/i915/intel_dram.c log diff annotate
src/sys/dev/pci/drm/i915/intel_gvt.c log diff annotate
src/sys/dev/pci/drm/i915/intel_memory_region.c log diff annotate
src/sys/dev/pci/drm/i915/intel_pch.c log diff annotate
src/sys/dev/pci/drm/i915/intel_pch.h log diff annotate
src/sys/dev/pci/drm/i915/intel_pm.c log diff annotate
message update drm to linux 5.10.47

hardware support changes include
inteldrm: better support for tiger lake
amdgpu: support for navi12, navi21 "sienna_cichlid", arcturus
amdgpu: support for cezanne "green sardine" ryzen 5000 apu

Thanks to the OpenBSD Foundation for sponsoring this work,
patrick@ for helping adapt rockchip drm, kettenis@ and mpi@
for uvm discussions and various testers.

date 2021-07-07T02:38:34Z
author jsg
files src/sys/dev/pci/drm/i915/intel_pm.h log diff annotate
src/sys/dev/pci/drm/i915/intel_region_lmem.c log diff annotate
src/sys/dev/pci/drm/i915/intel_runtime_pm.c log diff annotate
src/sys/dev/pci/drm/i915/intel_runtime_pm.h log diff annotate
src/sys/dev/pci/drm/i915/intel_sideband.c log diff annotate
src/sys/dev/pci/drm/i915/intel_uncore.c log diff annotate
src/sys/dev/pci/drm/i915/intel_uncore.h log diff annotate
src/sys/dev/pci/drm/i915/intel_wakeref.c log diff annotate
src/sys/dev/pci/drm/i915/intel_wakeref.h log diff annotate
src/sys/dev/pci/drm/i915/intel_wopcm.c log diff annotate
src/sys/dev/pci/drm/i915/display/icl_dsi.c log diff annotate
src/sys/dev/pci/drm/i915/display/intel_atomic.c log diff annotate
src/sys/dev/pci/drm/i915/display/intel_atomic.h log diff annotate
src/sys/dev/pci/drm/i915/display/intel_atomic_plane.c log diff annotate
src/sys/dev/pci/drm/i915/display/intel_atomic_plane.h log diff annotate
src/sys/dev/pci/drm/i915/display/intel_audio.c log diff annotate
src/sys/dev/pci/drm/i915/display/intel_bios.c log diff annotate
src/sys/dev/pci/drm/i915/display/intel_bw.c log diff annotate
src/sys/dev/pci/drm/i915/display/intel_bw.h log diff annotate
src/sys/dev/pci/drm/i915/display/intel_cdclk.c log diff annotate
src/sys/dev/pci/drm/i915/display/intel_cdclk.h log diff annotate
src/sys/dev/pci/drm/i915/display/intel_color.c log diff annotate
src/sys/dev/pci/drm/i915/display/intel_combo_phy.c log diff annotate
src/sys/dev/pci/drm/i915/display/intel_connector.c log diff annotate
src/sys/dev/pci/drm/i915/display/intel_crt.c log diff annotate
src/sys/dev/pci/drm/i915/display/intel_csr.c log diff annotate
src/sys/dev/pci/drm/i915/display/intel_ddi.c log diff annotate
src/sys/dev/pci/drm/i915/display/intel_ddi.h log diff annotate
src/sys/dev/pci/drm/i915/display/intel_display.c log diff annotate
src/sys/dev/pci/drm/i915/display/intel_display.h log diff annotate
src/sys/dev/pci/drm/i915/display/intel_display_debugfs.c log diff annotate
src/sys/dev/pci/drm/i915/display/intel_display_debugfs.h log diff annotate
src/sys/dev/pci/drm/i915/display/intel_display_power.c log diff annotate
src/sys/dev/pci/drm/i915/display/intel_display_power.h log diff annotate
src/sys/dev/pci/drm/i915/display/intel_display_types.h log diff annotate
src/sys/dev/pci/drm/i915/display/intel_dp.c log diff annotate
src/sys/dev/pci/drm/i915/display/intel_dp.h log diff annotate
src/sys/dev/pci/drm/i915/display/intel_dp_aux_backlight.c log diff annotate
src/sys/dev/pci/drm/i915/display/intel_dp_hdcp.c log diff annotate
src/sys/dev/pci/drm/i915/display/intel_dp_link_training.c log diff annotate
src/sys/dev/pci/drm/i915/display/intel_dp_link_training.h log diff annotate
src/sys/dev/pci/drm/i915/display/intel_dp_mst.c log diff annotate
src/sys/dev/pci/drm/i915/display/intel_dp_mst.h log diff annotate
src/sys/dev/pci/drm/i915/display/intel_dpio_phy.c log diff annotate
src/sys/dev/pci/drm/i915/display/intel_dpll_mgr.c log diff annotate
src/sys/dev/pci/drm/i915/display/intel_dsb.c log diff annotate
src/sys/dev/pci/drm/i915/display/intel_dsb.h log diff annotate
src/sys/dev/pci/drm/i915/display/intel_dsi.c log diff annotate
src/sys/dev/pci/drm/i915/display/intel_dsi_vbt.c log diff annotate
src/sys/dev/pci/drm/i915/display/intel_dvo.c log diff annotate
src/sys/dev/pci/drm/i915/display/intel_fbc.c log diff annotate
src/sys/dev/pci/drm/i915/display/intel_fbdev.c log diff annotate
src/sys/dev/pci/drm/i915/display/intel_frontbuffer.c log diff annotate
src/sys/dev/pci/drm/i915/display/intel_global_state.c log diff annotate
src/sys/dev/pci/drm/i915/display/intel_global_state.h log diff annotate
src/sys/dev/pci/drm/i915/display/intel_gmbus.c log diff annotate
src/sys/dev/pci/drm/i915/display/intel_hdcp.c log diff annotate
src/sys/dev/pci/drm/i915/display/intel_hdcp.h log diff annotate
src/sys/dev/pci/drm/i915/display/intel_hdmi.c log diff annotate
src/sys/dev/pci/drm/i915/display/intel_hdmi.h log diff annotate
src/sys/dev/pci/drm/i915/display/intel_hotplug.c log diff annotate
src/sys/dev/pci/drm/i915/display/intel_hotplug.h log diff annotate
src/sys/dev/pci/drm/i915/display/intel_lspcon.c log diff annotate
src/sys/dev/pci/drm/i915/display/intel_lspcon.h log diff annotate
src/sys/dev/pci/drm/i915/display/intel_lvds.c log diff annotate
src/sys/dev/pci/drm/i915/display/intel_opregion.c log diff annotate
src/sys/dev/pci/drm/i915/display/intel_overlay.c log diff annotate
src/sys/dev/pci/drm/i915/display/intel_panel.c log diff annotate
src/sys/dev/pci/drm/i915/display/intel_panel.h log diff annotate
src/sys/dev/pci/drm/i915/display/intel_psr.c log diff annotate
src/sys/dev/pci/drm/i915/display/intel_psr.h log diff annotate
src/sys/dev/pci/drm/i915/display/intel_sdvo.c log diff annotate
src/sys/dev/pci/drm/i915/display/intel_sdvo_regs.h log diff annotate
src/sys/dev/pci/drm/i915/display/intel_sprite.c log diff annotate
src/sys/dev/pci/drm/i915/display/intel_sprite.h log diff annotate
src/sys/dev/pci/drm/i915/display/intel_tc.c log diff annotate
src/sys/dev/pci/drm/i915/display/intel_tc.h log diff annotate
src/sys/dev/pci/drm/i915/display/intel_tv.c log diff annotate
src/sys/dev/pci/drm/i915/display/intel_vbt_defs.h log diff annotate
src/sys/dev/pci/drm/i915/display/intel_vdsc.c log diff annotate
src/sys/dev/pci/drm/i915/display/vlv_dsi.c log diff annotate
src/sys/dev/pci/drm/i915/display/vlv_dsi_pll.c log diff annotate
src/sys/dev/pci/drm/i915/gem/i915_gem_clflush.c log diff annotate
src/sys/dev/pci/drm/i915/gem/i915_gem_client_blt.c log diff annotate
src/sys/dev/pci/drm/i915/gem/i915_gem_context.c log diff annotate
src/sys/dev/pci/drm/i915/gem/i915_gem_context.h log diff annotate
src/sys/dev/pci/drm/i915/gem/i915_gem_context_types.h log diff annotate
src/sys/dev/pci/drm/i915/gem/i915_gem_dmabuf.c log diff annotate
src/sys/dev/pci/drm/i915/gem/i915_gem_domain.c log diff annotate
src/sys/dev/pci/drm/i915/gem/i915_gem_execbuffer.c log diff annotate
src/sys/dev/pci/drm/i915/gem/i915_gem_fence.c log diff annotate
src/sys/dev/pci/drm/i915/gem/i915_gem_internal.c log diff annotate
src/sys/dev/pci/drm/i915/gem/i915_gem_lmem.c log diff annotate
src/sys/dev/pci/drm/i915/gem/i915_gem_mman.c log diff annotate
src/sys/dev/pci/drm/i915/gem/i915_gem_mman.h log diff annotate
src/sys/dev/pci/drm/i915/gem/i915_gem_object.c log diff annotate
src/sys/dev/pci/drm/i915/gem/i915_gem_object.h log diff annotate
src/sys/dev/pci/drm/i915/gem/i915_gem_object_blt.c log diff annotate
src/sys/dev/pci/drm/i915/gem/i915_gem_object_blt.h log diff annotate
src/sys/dev/pci/drm/i915/gem/i915_gem_object_types.h log diff annotate
src/sys/dev/pci/drm/i915/gem/i915_gem_pages.c log diff annotate
src/sys/dev/pci/drm/i915/gem/i915_gem_phys.c log diff annotate
src/sys/dev/pci/drm/i915/gem/i915_gem_pm.c log diff annotate
src/sys/dev/pci/drm/i915/gem/i915_gem_shmem.c log diff annotate
src/sys/dev/pci/drm/i915/gem/i915_gem_shrinker.c log diff annotate
src/sys/dev/pci/drm/i915/gem/i915_gem_stolen.c log diff annotate
src/sys/dev/pci/drm/i915/gem/i915_gem_stolen.h log diff annotate
src/sys/dev/pci/drm/i915/gem/i915_gem_throttle.c log diff annotate
src/sys/dev/pci/drm/i915/gem/i915_gem_tiling.c log diff annotate
src/sys/dev/pci/drm/i915/gem/i915_gem_userptr.c log diff annotate
src/sys/dev/pci/drm/i915/gem/selftests/huge_gem_object.c log diff annotate
src/sys/dev/pci/drm/i915/gem/selftests/huge_pages.c log diff annotate
src/sys/dev/pci/drm/i915/gem/selftests/i915_gem_client_blt.c log diff annotate
src/sys/dev/pci/drm/i915/gem/selftests/i915_gem_coherency.c log diff annotate
src/sys/dev/pci/drm/i915/gem/selftests/i915_gem_context.c log diff annotate
src/sys/dev/pci/drm/i915/gem/selftests/i915_gem_dmabuf.c log diff annotate
src/sys/dev/pci/drm/i915/gem/selftests/i915_gem_execbuffer.c log diff annotate
src/sys/dev/pci/drm/i915/gem/selftests/i915_gem_mman.c log diff annotate
src/sys/dev/pci/drm/i915/gem/selftests/i915_gem_object.c log diff annotate
src/sys/dev/pci/drm/i915/gem/selftests/i915_gem_object_blt.c log diff annotate
src/sys/dev/pci/drm/i915/gem/selftests/i915_gem_phys.c log diff annotate
src/sys/dev/pci/drm/i915/gem/selftests/igt_gem_utils.c log diff annotate
src/sys/dev/pci/drm/i915/gem/selftests/mock_context.c log diff annotate
src/sys/dev/pci/drm/i915/gem/selftests/mock_context.h log diff annotate
src/sys/dev/pci/drm/i915/gem/selftests/mock_dmabuf.c log diff annotate
src/sys/dev/pci/drm/i915/gt/debugfs_engines.c log diff annotate
message update drm to linux 5.10.47

hardware support changes include
inteldrm: better support for tiger lake
amdgpu: support for navi12, navi21 "sienna_cichlid", arcturus
amdgpu: support for cezanne "green sardine" ryzen 5000 apu

Thanks to the OpenBSD Foundation for sponsoring this work,
patrick@ for helping adapt rockchip drm, kettenis@ and mpi@
for uvm discussions and various testers.

date 2021-07-07T02:38:35Z
author jsg
files src/sys/dev/pci/drm/i915/gt/debugfs_gt.c log diff annotate
src/sys/dev/pci/drm/i915/gt/debugfs_gt.h log diff annotate
src/sys/dev/pci/drm/i915/gt/debugfs_gt_pm.c log diff annotate
src/sys/dev/pci/drm/i915/gt/gen2_engine_cs.c log diff annotate
src/sys/dev/pci/drm/i915/gt/gen2_engine_cs.h log diff annotate
src/sys/dev/pci/drm/i915/gt/gen6_engine_cs.c log diff annotate
src/sys/dev/pci/drm/i915/gt/gen6_engine_cs.h log diff annotate
src/sys/dev/pci/drm/i915/gt/gen6_ppgtt.c log diff annotate
src/sys/dev/pci/drm/i915/gt/gen6_ppgtt.h log diff annotate
src/sys/dev/pci/drm/i915/gt/gen7_renderclear.c log diff annotate
src/sys/dev/pci/drm/i915/gt/gen8_ppgtt.c log diff annotate
src/sys/dev/pci/drm/i915/gt/intel_breadcrumbs.c log diff annotate
src/sys/dev/pci/drm/i915/gt/intel_breadcrumbs.h log diff annotate
src/sys/dev/pci/drm/i915/gt/intel_breadcrumbs_types.h log diff annotate
src/sys/dev/pci/drm/i915/gt/intel_context.c log diff annotate
src/sys/dev/pci/drm/i915/gt/intel_context.h log diff annotate
src/sys/dev/pci/drm/i915/gt/intel_context_sseu.c log diff annotate
src/sys/dev/pci/drm/i915/gt/intel_context_types.h log diff annotate
src/sys/dev/pci/drm/i915/gt/intel_engine.h log diff annotate
src/sys/dev/pci/drm/i915/gt/intel_engine_cs.c log diff annotate
src/sys/dev/pci/drm/i915/gt/intel_engine_heartbeat.c log diff annotate
src/sys/dev/pci/drm/i915/gt/intel_engine_pm.c log diff annotate
src/sys/dev/pci/drm/i915/gt/intel_engine_pm.h log diff annotate
src/sys/dev/pci/drm/i915/gt/Attic/intel_engine_pool.c log diff annotate
src/sys/dev/pci/drm/i915/gt/Attic/intel_engine_pool.h log diff annotate
src/sys/dev/pci/drm/i915/gt/Attic/intel_engine_pool_types.h log diff annotate
src/sys/dev/pci/drm/i915/gt/intel_engine_types.h log diff annotate
src/sys/dev/pci/drm/i915/gt/intel_engine_user.c log diff annotate
src/sys/dev/pci/drm/i915/gt/intel_ggtt.c log diff annotate
src/sys/dev/pci/drm/i915/gt/intel_ggtt_fencing.c log diff annotate
src/sys/dev/pci/drm/i915/gt/intel_ggtt_fencing.h log diff annotate
src/sys/dev/pci/drm/i915/gt/intel_gpu_commands.h log diff annotate
src/sys/dev/pci/drm/i915/gt/intel_gt.c log diff annotate
src/sys/dev/pci/drm/i915/gt/intel_gt.h log diff annotate
src/sys/dev/pci/drm/i915/gt/intel_gt_buffer_pool.c log diff annotate
src/sys/dev/pci/drm/i915/gt/intel_gt_buffer_pool.h log diff annotate
src/sys/dev/pci/drm/i915/gt/intel_gt_buffer_pool_types.h log diff annotate
src/sys/dev/pci/drm/i915/gt/intel_gt_clock_utils.c log diff annotate
src/sys/dev/pci/drm/i915/gt/intel_gt_clock_utils.h log diff annotate
src/sys/dev/pci/drm/i915/gt/intel_gt_irq.c log diff annotate
src/sys/dev/pci/drm/i915/gt/intel_gt_pm.c log diff annotate
src/sys/dev/pci/drm/i915/gt/intel_gt_requests.c log diff annotate
src/sys/dev/pci/drm/i915/gt/intel_gt_types.h log diff annotate
src/sys/dev/pci/drm/i915/gt/intel_gtt.c log diff annotate
src/sys/dev/pci/drm/i915/gt/intel_gtt.h log diff annotate
src/sys/dev/pci/drm/i915/gt/intel_lrc.c log diff annotate
src/sys/dev/pci/drm/i915/gt/intel_lrc.h log diff annotate
src/sys/dev/pci/drm/i915/gt/intel_lrc_reg.h log diff annotate
src/sys/dev/pci/drm/i915/gt/intel_mocs.c log diff annotate
src/sys/dev/pci/drm/i915/gt/intel_ppgtt.c log diff annotate
src/sys/dev/pci/drm/i915/gt/intel_rc6.c log diff annotate
src/sys/dev/pci/drm/i915/gt/intel_renderstate.c log diff annotate
src/sys/dev/pci/drm/i915/gt/intel_renderstate.h log diff annotate
src/sys/dev/pci/drm/i915/gt/intel_reset.c log diff annotate
src/sys/dev/pci/drm/i915/gt/intel_reset.h log diff annotate
src/sys/dev/pci/drm/i915/gt/intel_reset_types.h log diff annotate
src/sys/dev/pci/drm/i915/gt/intel_ring.c log diff annotate
src/sys/dev/pci/drm/i915/gt/intel_ring.h log diff annotate
src/sys/dev/pci/drm/i915/gt/intel_ring_submission.c log diff annotate
src/sys/dev/pci/drm/i915/gt/intel_rps.c log diff annotate
src/sys/dev/pci/drm/i915/gt/intel_rps.h log diff annotate
src/sys/dev/pci/drm/i915/gt/intel_rps_types.h log diff annotate
src/sys/dev/pci/drm/i915/gt/intel_sseu.c log diff annotate
src/sys/dev/pci/drm/i915/gt/intel_sseu.h log diff annotate
src/sys/dev/pci/drm/i915/gt/intel_sseu_debugfs.c log diff annotate
src/sys/dev/pci/drm/i915/gt/intel_sseu_debugfs.h log diff annotate
src/sys/dev/pci/drm/i915/gt/intel_timeline.c log diff annotate
src/sys/dev/pci/drm/i915/gt/intel_timeline.h log diff annotate
src/sys/dev/pci/drm/i915/gt/intel_timeline_types.h log diff annotate
src/sys/dev/pci/drm/i915/gt/intel_workarounds.c log diff annotate
src/sys/dev/pci/drm/i915/gt/mock_engine.c log diff annotate
src/sys/dev/pci/drm/i915/gt/selftest_engine_heartbeat.c log diff annotate
src/sys/dev/pci/drm/i915/gt/selftest_engine_heartbeat.h log diff annotate
src/sys/dev/pci/drm/i915/gt/selftest_gt_pm.c log diff annotate
src/sys/dev/pci/drm/i915/gt/selftest_hangcheck.c log diff annotate
src/sys/dev/pci/drm/i915/gt/selftest_lrc.c log diff annotate
src/sys/dev/pci/drm/i915/gt/selftest_mocs.c log diff annotate
src/sys/dev/pci/drm/i915/gt/selftest_rc6.c log diff annotate
src/sys/dev/pci/drm/i915/gt/selftest_reset.c log diff annotate
src/sys/dev/pci/drm/i915/gt/selftest_ring_submission.c log diff annotate
src/sys/dev/pci/drm/i915/gt/selftest_rps.c log diff annotate
src/sys/dev/pci/drm/i915/gt/selftest_rps.h log diff annotate
src/sys/dev/pci/drm/i915/gt/selftest_timeline.c log diff annotate
src/sys/dev/pci/drm/i915/gt/selftest_workarounds.c log diff annotate
src/sys/dev/pci/drm/i915/gt/shmem_utils.c log diff annotate
src/sys/dev/pci/drm/i915/gt/shmem_utils.h log diff annotate
src/sys/dev/pci/drm/i915/gt/st_shmem_utils.c log diff annotate
src/sys/dev/pci/drm/i915/gt/sysfs_engines.c log diff annotate
src/sys/dev/pci/drm/i915/gt/uc/intel_guc.c log diff annotate
src/sys/dev/pci/drm/i915/gt/uc/intel_guc.h log diff annotate
src/sys/dev/pci/drm/i915/gt/uc/intel_guc_ads.c log diff annotate
src/sys/dev/pci/drm/i915/gt/uc/intel_guc_debugfs.c log diff annotate
src/sys/dev/pci/drm/i915/gt/uc/intel_guc_debugfs.h log diff annotate
src/sys/dev/pci/drm/i915/gt/uc/intel_guc_fw.c log diff annotate
src/sys/dev/pci/drm/i915/gt/uc/intel_guc_fw.h log diff annotate
src/sys/dev/pci/drm/i915/gt/uc/intel_guc_log.c log diff annotate
src/sys/dev/pci/drm/i915/gt/uc/intel_guc_log.h log diff annotate
src/sys/dev/pci/drm/i915/gt/uc/intel_guc_log_debugfs.c log diff annotate
src/sys/dev/pci/drm/i915/gt/uc/intel_guc_log_debugfs.h log diff annotate
src/sys/dev/pci/drm/i915/gt/uc/intel_guc_submission.c log diff annotate
src/sys/dev/pci/drm/i915/gt/uc/intel_huc.c log diff annotate
src/sys/dev/pci/drm/i915/gt/uc/intel_huc.h log diff annotate
src/sys/dev/pci/drm/i915/gt/uc/intel_huc_debugfs.c log diff annotate
src/sys/dev/pci/drm/i915/gt/uc/intel_huc_debugfs.h log diff annotate
src/sys/dev/pci/drm/i915/gt/uc/intel_huc_fw.c log diff annotate
src/sys/dev/pci/drm/i915/gt/uc/intel_huc_fw.h log diff annotate
src/sys/dev/pci/drm/i915/gt/uc/intel_uc.c log diff annotate
src/sys/dev/pci/drm/i915/gt/uc/intel_uc.h log diff annotate
src/sys/dev/pci/drm/i915/gt/uc/intel_uc_debugfs.c log diff annotate
src/sys/dev/pci/drm/i915/gt/uc/intel_uc_debugfs.h log diff annotate
src/sys/dev/pci/drm/i915/gt/uc/intel_uc_fw.c log diff annotate
src/sys/dev/pci/drm/i915/gt/uc/intel_uc_fw.h log diff annotate
src/sys/dev/pci/drm/i915/gvt/aperture_gm.c log diff annotate
src/sys/dev/pci/drm/i915/gvt/cfg_space.c log diff annotate
src/sys/dev/pci/drm/i915/gvt/cmd_parser.c log diff annotate
src/sys/dev/pci/drm/i915/gvt/debugfs.c log diff annotate
src/sys/dev/pci/drm/i915/gvt/display.c log diff annotate
src/sys/dev/pci/drm/i915/gvt/dmabuf.c log diff annotate
src/sys/dev/pci/drm/i915/gvt/edid.c log diff annotate
src/sys/dev/pci/drm/i915/gvt/execlist.c log diff annotate
src/sys/dev/pci/drm/i915/gvt/gtt.c log diff annotate
src/sys/dev/pci/drm/i915/gvt/gtt.h log diff annotate
src/sys/dev/pci/drm/i915/gvt/gvt.c log diff annotate
src/sys/dev/pci/drm/i915/gvt/gvt.h log diff annotate
src/sys/dev/pci/drm/i915/gvt/handlers.c log diff annotate
src/sys/dev/pci/drm/i915/gvt/hypercall.h log diff annotate
src/sys/dev/pci/drm/i915/gvt/interrupt.c log diff annotate
src/sys/dev/pci/drm/i915/gvt/kvmgt.c log diff annotate
src/sys/dev/pci/drm/i915/gvt/mmio.c log diff annotate
src/sys/dev/pci/drm/i915/gvt/mmio_context.c log diff annotate
src/sys/dev/pci/drm/i915/gvt/mmio_context.h log diff annotate
src/sys/dev/pci/drm/i915/gvt/reg.h log diff annotate
src/sys/dev/pci/drm/i915/gvt/scheduler.c log diff annotate
src/sys/dev/pci/drm/i915/gvt/scheduler.h log diff annotate
src/sys/dev/pci/drm/i915/gvt/vgpu.c log diff annotate
src/sys/dev/pci/drm/i915/oa/Attic/i915_oa_bdw.c log diff annotate
src/sys/dev/pci/drm/i915/oa/Attic/i915_oa_bdw.h log diff annotate
src/sys/dev/pci/drm/i915/oa/Attic/i915_oa_bxt.c log diff annotate
src/sys/dev/pci/drm/i915/oa/Attic/i915_oa_bxt.h log diff annotate
src/sys/dev/pci/drm/i915/oa/Attic/i915_oa_cflgt2.c log diff annotate
src/sys/dev/pci/drm/i915/oa/Attic/i915_oa_cflgt2.h log diff annotate
src/sys/dev/pci/drm/i915/oa/Attic/i915_oa_cflgt3.c log diff annotate
src/sys/dev/pci/drm/i915/oa/Attic/i915_oa_cflgt3.h log diff annotate
src/sys/dev/pci/drm/i915/oa/Attic/i915_oa_chv.c log diff annotate
src/sys/dev/pci/drm/i915/oa/Attic/i915_oa_chv.h log diff annotate
src/sys/dev/pci/drm/i915/oa/Attic/i915_oa_cnl.c log diff annotate
src/sys/dev/pci/drm/i915/oa/Attic/i915_oa_cnl.h log diff annotate
src/sys/dev/pci/drm/i915/oa/Attic/i915_oa_glk.c log diff annotate
src/sys/dev/pci/drm/i915/oa/Attic/i915_oa_glk.h log diff annotate
src/sys/dev/pci/drm/i915/oa/Attic/i915_oa_hsw.c log diff annotate
src/sys/dev/pci/drm/i915/oa/Attic/i915_oa_hsw.h log diff annotate
src/sys/dev/pci/drm/i915/oa/Attic/i915_oa_icl.c log diff annotate
src/sys/dev/pci/drm/i915/oa/Attic/i915_oa_icl.h log diff annotate
src/sys/dev/pci/drm/i915/oa/Attic/i915_oa_kblgt2.c log diff annotate
src/sys/dev/pci/drm/i915/oa/Attic/i915_oa_kblgt2.h log diff annotate
src/sys/dev/pci/drm/i915/oa/Attic/i915_oa_kblgt3.c log diff annotate
src/sys/dev/pci/drm/i915/oa/Attic/i915_oa_kblgt3.h log diff annotate
src/sys/dev/pci/drm/i915/oa/Attic/i915_oa_sklgt2.c log diff annotate
src/sys/dev/pci/drm/i915/oa/Attic/i915_oa_sklgt2.h log diff annotate
src/sys/dev/pci/drm/i915/oa/Attic/i915_oa_sklgt3.c log diff annotate
src/sys/dev/pci/drm/i915/oa/Attic/i915_oa_sklgt3.h log diff annotate
src/sys/dev/pci/drm/i915/oa/Attic/i915_oa_sklgt4.c log diff annotate
src/sys/dev/pci/drm/i915/oa/Attic/i915_oa_sklgt4.h log diff annotate
message update drm to linux 5.10.47

hardware support changes include
inteldrm: better support for tiger lake
amdgpu: support for navi12, navi21 "sienna_cichlid", arcturus
amdgpu: support for cezanne "green sardine" ryzen 5000 apu

Thanks to the OpenBSD Foundation for sponsoring this work,
patrick@ for helping adapt rockchip drm, kettenis@ and mpi@
for uvm discussions and various testers.

date 2021-07-07T02:38:36Z
author jsg
files src/sys/dev/pci/drm/i915/oa/Attic/i915_oa_tgl.c log diff annotate
src/sys/dev/pci/drm/i915/oa/Attic/i915_oa_tgl.h log diff annotate
src/sys/dev/pci/drm/i915/selftests/i915_active.c log diff annotate
src/sys/dev/pci/drm/i915/selftests/i915_buddy.c log diff annotate
src/sys/dev/pci/drm/i915/selftests/i915_gem.c log diff annotate
src/sys/dev/pci/drm/i915/selftests/i915_gem_evict.c log diff annotate
src/sys/dev/pci/drm/i915/selftests/i915_gem_gtt.c log diff annotate
src/sys/dev/pci/drm/i915/selftests/i915_perf.c log diff annotate
src/sys/dev/pci/drm/i915/selftests/i915_request.c log diff annotate
src/sys/dev/pci/drm/i915/selftests/i915_selftest.c log diff annotate
src/sys/dev/pci/drm/i915/selftests/i915_vma.c log diff annotate
src/sys/dev/pci/drm/i915/selftests/igt_spinner.c log diff annotate
src/sys/dev/pci/drm/i915/selftests/intel_memory_region.c log diff annotate
src/sys/dev/pci/drm/i915/selftests/librapl.c log diff annotate
src/sys/dev/pci/drm/i915/selftests/librapl.h log diff annotate
src/sys/dev/pci/drm/i915/selftests/mock_gem_device.c log diff annotate
src/sys/dev/pci/drm/i915/selftests/mock_gtt.c log diff annotate
src/sys/dev/pci/drm/i915/selftests/mock_region.c log diff annotate
src/sys/dev/pci/drm/include/asm/byteorder.h log diff annotate
src/sys/dev/pci/drm/include/asm/cacheflush.h log diff annotate
src/sys/dev/pci/drm/include/asm/hypervisor.h log diff annotate
src/sys/dev/pci/drm/include/drm/amd_asic_type.h log diff annotate
src/sys/dev/pci/drm/include/drm/drm_atomic.h log diff annotate
src/sys/dev/pci/drm/include/drm/drm_atomic_helper.h log diff annotate
src/sys/dev/pci/drm/include/drm/drm_audio_component.h log diff annotate
src/sys/dev/pci/drm/include/drm/drm_bridge.h log diff annotate
src/sys/dev/pci/drm/include/drm/drm_client.h log diff annotate
src/sys/dev/pci/drm/include/drm/drm_connector.h log diff annotate
src/sys/dev/pci/drm/include/drm/drm_debugfs.h log diff annotate
src/sys/dev/pci/drm/include/drm/drm_device.h log diff annotate
src/sys/dev/pci/drm/include/drm/drm_displayid.h log diff annotate
src/sys/dev/pci/drm/include/drm/drm_dp_helper.h log diff annotate
src/sys/dev/pci/drm/include/drm/drm_dp_mst_helper.h log diff annotate
src/sys/dev/pci/drm/include/drm/drm_drv.h log diff annotate
src/sys/dev/pci/drm/include/drm/drm_dsc.h log diff annotate
src/sys/dev/pci/drm/include/drm/drm_edid.h log diff annotate
src/sys/dev/pci/drm/include/drm/drm_encoder.h log diff annotate
src/sys/dev/pci/drm/include/drm/drm_fb_helper.h log diff annotate
src/sys/dev/pci/drm/include/drm/drm_file.h log diff annotate
src/sys/dev/pci/drm/include/drm/drm_format_helper.h log diff annotate
src/sys/dev/pci/drm/include/drm/drm_framebuffer.h log diff annotate
src/sys/dev/pci/drm/include/drm/drm_gem.h log diff annotate
src/sys/dev/pci/drm/include/drm/drm_hdcp.h log diff annotate
src/sys/dev/pci/drm/include/drm/drm_legacy.h log diff annotate
src/sys/dev/pci/drm/include/drm/drm_managed.h log diff annotate
src/sys/dev/pci/drm/include/drm/drm_mm.h log diff annotate
src/sys/dev/pci/drm/include/drm/drm_mode_config.h log diff annotate
src/sys/dev/pci/drm/include/drm/drm_modes.h log diff annotate
src/sys/dev/pci/drm/include/drm/drm_modeset_helper_vtables.h log diff annotate
src/sys/dev/pci/drm/include/drm/drm_modeset_lock.h log diff annotate
src/sys/dev/pci/drm/include/drm/drm_panel.h log diff annotate
src/sys/dev/pci/drm/include/drm/Attic/drm_pci.h log diff annotate
src/sys/dev/pci/drm/include/drm/drm_prime.h log diff annotate
src/sys/dev/pci/drm/include/drm/drm_print.h log diff annotate
src/sys/dev/pci/drm/include/drm/drm_rect.h log diff annotate
src/sys/dev/pci/drm/include/drm/drm_vblank.h log diff annotate
src/sys/dev/pci/drm/include/drm/drm_vblank_work.h log diff annotate
src/sys/dev/pci/drm/include/drm/gpu_scheduler.h log diff annotate
src/sys/dev/pci/drm/include/drm/i915_pciids.h log diff annotate
src/sys/dev/pci/drm/include/drm/ttm/ttm_bo_api.h log diff annotate
src/sys/dev/pci/drm/include/drm/ttm/ttm_bo_driver.h log diff annotate
src/sys/dev/pci/drm/include/drm/ttm/Attic/ttm_debug.h log diff annotate
src/sys/dev/pci/drm/include/drm/ttm/ttm_execbuf_util.h log diff annotate
src/sys/dev/pci/drm/include/drm/ttm/ttm_memory.h log diff annotate
src/sys/dev/pci/drm/include/drm/ttm/ttm_placement.h log diff annotate
src/sys/dev/pci/drm/include/drm/ttm/ttm_resource.h log diff annotate
src/sys/dev/pci/drm/include/drm/ttm/ttm_tt.h log diff annotate
src/sys/dev/pci/drm/include/generated/autoconf.h log diff annotate
src/sys/dev/pci/drm/include/linux/acpi.h log diff annotate
src/sys/dev/pci/drm/include/linux/aer.h log diff annotate
src/sys/dev/pci/drm/include/linux/backlight.h log diff annotate
src/sys/dev/pci/drm/include/linux/bitfield.h log diff annotate
src/sys/dev/pci/drm/include/linux/bug.h log diff annotate
src/sys/dev/pci/drm/include/linux/build_bug.h log diff annotate
src/sys/dev/pci/drm/include/linux/capability.h log diff annotate
src/sys/dev/pci/drm/include/linux/compiler.h log diff annotate
src/sys/dev/pci/drm/include/linux/delay.h log diff annotate
src/sys/dev/pci/drm/include/linux/device.h log diff annotate
src/sys/dev/pci/drm/include/linux/dma-buf.h log diff annotate
src/sys/dev/pci/drm/include/linux/dma-direction.h log diff annotate
src/sys/dev/pci/drm/include/linux/dma-fence-chain.h log diff annotate
src/sys/dev/pci/drm/include/linux/dma-fence.h log diff annotate
src/sys/dev/pci/drm/include/linux/dma-mapping.h log diff annotate
src/sys/dev/pci/drm/include/linux/errno.h log diff annotate
src/sys/dev/pci/drm/include/linux/gfp.h log diff annotate
src/sys/dev/pci/drm/include/linux/hdmi.h log diff annotate
src/sys/dev/pci/drm/include/linux/i2c.h log diff annotate
src/sys/dev/pci/drm/include/linux/intel-iommu.h log diff annotate
src/sys/dev/pci/drm/include/linux/io-64-nonatomic-lo-hi.h log diff annotate
src/sys/dev/pci/drm/include/linux/irq_work.h log diff annotate
src/sys/dev/pci/drm/include/linux/irqdomain.h log diff annotate
src/sys/dev/pci/drm/include/linux/jiffies.h log diff annotate
src/sys/dev/pci/drm/include/linux/kernel.h log diff annotate
src/sys/dev/pci/drm/include/linux/kthread.h log diff annotate
src/sys/dev/pci/drm/include/linux/list.h log diff annotate
src/sys/dev/pci/drm/include/linux/lockdep.h log diff annotate
src/sys/dev/pci/drm/include/linux/mm.h log diff annotate
src/sys/dev/pci/drm/include/linux/pci-p2pdma.h log diff annotate
src/sys/dev/pci/drm/include/linux/pci.h log diff annotate
src/sys/dev/pci/drm/include/linux/pm_qos.h log diff annotate
src/sys/dev/pci/drm/include/linux/pm_runtime.h log diff annotate
src/sys/dev/pci/drm/include/linux/pwm.h log diff annotate
src/sys/dev/pci/drm/include/linux/random.h log diff annotate
src/sys/dev/pci/drm/include/linux/ratelimit.h log diff annotate
src/sys/dev/pci/drm/include/linux/reboot.h log diff annotate
src/sys/dev/pci/drm/include/linux/rwsem.h log diff annotate
src/sys/dev/pci/drm/include/linux/scatterlist.h log diff annotate
src/sys/dev/pci/drm/include/linux/sched.h log diff annotate
src/sys/dev/pci/drm/include/linux/seqlock.h log diff annotate
src/sys/dev/pci/drm/include/linux/sysfs.h log diff annotate
src/sys/dev/pci/drm/include/linux/sysrq.h log diff annotate
src/sys/dev/pci/drm/include/linux/timekeeping.h log diff annotate
src/sys/dev/pci/drm/include/linux/timer.h log diff annotate
src/sys/dev/pci/drm/include/linux/tracepoint.h log diff annotate
src/sys/dev/pci/drm/include/linux/types.h log diff annotate
src/sys/dev/pci/drm/include/linux/uaccess.h log diff annotate
src/sys/dev/pci/drm/include/linux/vmalloc.h log diff annotate
src/sys/dev/pci/drm/include/linux/wait.h log diff annotate
src/sys/dev/pci/drm/include/linux/wait_bit.h log diff annotate
message update drm to linux 5.10.47

hardware support changes include
inteldrm: better support for tiger lake
amdgpu: support for navi12, navi21 "sienna_cichlid", arcturus
amdgpu: support for cezanne "green sardine" ryzen 5000 apu

Thanks to the OpenBSD Foundation for sponsoring this work,
patrick@ for helping adapt rockchip drm, kettenis@ and mpi@
for uvm discussions and various testers.

date 2021-07-07T02:38:37Z
author jsg
files src/sys/dev/pci/drm/include/uapi/drm/amdgpu_drm.h log diff annotate
src/sys/dev/pci/drm/include/uapi/drm/drm_fourcc.h log diff annotate
src/sys/dev/pci/drm/include/uapi/drm/drm_mode.h log diff annotate
src/sys/dev/pci/drm/include/uapi/drm/i915_drm.h log diff annotate
src/sys/dev/pci/drm/radeon/atom.c log diff annotate
src/sys/dev/pci/drm/radeon/ci_dpm.c log diff annotate
src/sys/dev/pci/drm/radeon/ni_dpm.c log diff annotate
src/sys/dev/pci/drm/radeon/r300.c log diff annotate
src/sys/dev/pci/drm/radeon/r420.c log diff annotate
src/sys/dev/pci/drm/radeon/r600_cs.c log diff annotate
src/sys/dev/pci/drm/radeon/radeon.h log diff annotate
src/sys/dev/pci/drm/radeon/radeon_atombios.c log diff annotate
src/sys/dev/pci/drm/radeon/radeon_combios.c log diff annotate
src/sys/dev/pci/drm/radeon/radeon_connectors.c log diff annotate
src/sys/dev/pci/drm/radeon/radeon_cs.c log diff annotate
src/sys/dev/pci/drm/radeon/radeon_cursor.c log diff annotate
src/sys/dev/pci/drm/radeon/radeon_display.c log diff annotate
src/sys/dev/pci/drm/radeon/radeon_dp_mst.c log diff annotate
src/sys/dev/pci/drm/radeon/radeon_drv.c log diff annotate
src/sys/dev/pci/drm/radeon/radeon_fb.c log diff annotate
src/sys/dev/pci/drm/radeon/radeon_fence.c log diff annotate
src/sys/dev/pci/drm/radeon/radeon_gart.c log diff annotate
src/sys/dev/pci/drm/radeon/radeon_gem.c log diff annotate
src/sys/dev/pci/drm/radeon/radeon_kms.c log diff annotate
src/sys/dev/pci/drm/radeon/radeon_mn.c log diff annotate
src/sys/dev/pci/drm/radeon/radeon_object.c log diff annotate
src/sys/dev/pci/drm/radeon/radeon_object.h log diff annotate
src/sys/dev/pci/drm/radeon/radeon_pm.c log diff annotate
src/sys/dev/pci/drm/radeon/radeon_prime.c log diff annotate
src/sys/dev/pci/drm/radeon/radeon_ttm.c log diff annotate
src/sys/dev/pci/drm/radeon/radeon_uvd.c log diff annotate
src/sys/dev/pci/drm/radeon/radeon_vm.c log diff annotate
src/sys/dev/pci/drm/radeon/rs400.c log diff annotate
src/sys/dev/pci/drm/radeon/si_dpm.c log diff annotate
src/sys/dev/pci/drm/radeon/uvd_v1_0.c log diff annotate
src/sys/dev/pci/drm/radeon/uvd_v2_2.c log diff annotate
src/sys/dev/pci/drm/radeon/uvd_v4_2.c log diff annotate
src/sys/dev/pci/drm/radeon/reg_srcs/Makefile log diff annotate
src/sys/dev/pci/drm/scheduler/sched_entity.c log diff annotate
src/sys/dev/pci/drm/scheduler/sched_fence.c log diff annotate
src/sys/dev/pci/drm/scheduler/sched_main.c log diff annotate
src/sys/dev/pci/drm/ttm/ttm_agp_backend.c log diff annotate
src/sys/dev/pci/drm/ttm/ttm_bo.c log diff annotate
src/sys/dev/pci/drm/ttm/Attic/ttm_bo_manager.c log diff annotate
src/sys/dev/pci/drm/ttm/ttm_bo_util.c log diff annotate
src/sys/dev/pci/drm/ttm/ttm_bo_vm.c log diff annotate
src/sys/dev/pci/drm/ttm/ttm_execbuf_util.c log diff annotate
src/sys/dev/pci/drm/ttm/ttm_memory.c log diff annotate
src/sys/dev/pci/drm/ttm/ttm_page_alloc.c log diff annotate
src/sys/dev/pci/drm/ttm/ttm_page_alloc_dma.c log diff annotate
src/sys/dev/pci/drm/ttm/ttm_range_manager.c log diff annotate
src/sys/dev/pci/drm/ttm/ttm_resource.c log diff annotate
src/sys/dev/pci/drm/ttm/ttm_tt.c log diff annotate
message update drm to linux 5.10.47

hardware support changes include
inteldrm: better support for tiger lake
amdgpu: support for navi12, navi21 "sienna_cichlid", arcturus
amdgpu: support for cezanne "green sardine" ryzen 5000 apu

Thanks to the OpenBSD Foundation for sponsoring this work,
patrick@ for helping adapt rockchip drm, kettenis@ and mpi@
for uvm discussions and various testers.

date 2021-07-07T08:05:11Z
author stsp
files src/sys/dev/pci/if_iwm.c log diff annotate
src/sys/dev/pci/if_iwmreg.h log diff annotate
message Support a new time quota command required for newer iwm(4) firmware.

date 2021-07-07T08:13:37Z
author stsp
files src/sys/dev/pci/if_iwm.c log diff annotate
src/sys/dev/pci/if_iwmreg.h log diff annotate
message Recognize and ignore new debug sections found in latest iwm(4) 9k fw images.

date 2021-07-07T08:21:31Z
author stsp
files src/sys/dev/pci/if_iwm.c log diff annotate
src/sys/dev/pci/if_iwmreg.h log diff annotate
message Support the larger phy context command required by newer iwm(4) firmware.

date 2021-07-07T08:32:00Z
author stsp
files src/sys/dev/pci/if_iwm.c log diff annotate
src/sys/dev/pci/if_iwmreg.h log diff annotate
message Support a new variant of the binding command required by new iwm(4) firmware.

date 2021-07-07T08:52:54Z
author stsp
files src/sys/dev/pci/if_iwm.c log diff annotate
src/sys/dev/pci/if_iwmreg.h log diff annotate
src/sys/dev/pci/if_iwmvar.h log diff annotate
message Parse CMD_VERSION TLV found in iwm(4) fw images and add iwm_lookup_cmd_ver().

It seems Intel saw a risk of eventually running out of firmware capability
support and API support flags, so yet another such mechanism was added.
If you want to know which variant of a command needs to be used there are
now at least three places to check for related information.

date 2021-07-07T09:06:23Z
author stsp
files src/sys/dev/pci/if_iwm.c log diff annotate
src/sys/dev/pci/if_iwmreg.h log diff annotate
message Support the critical temperature detection feature of newer iwm(4) firmware.

date 2021-07-07T09:13:50Z
author stsp
files src/sys/dev/pci/if_iwm.c log diff annotate
src/sys/dev/pci/if_iwmreg.h log diff annotate
src/sys/dev/pci/if_iwmvar.h log diff annotate
message Support the SoC configuration command used by newer iwm(4) 9560 firmware.

date 2021-07-07T09:47:40Z
author stsp
files src/sys/dev/pci/if_iwm.c log diff annotate
src/sys/dev/pci/if_iwmreg.h log diff annotate
src/sys/dev/pci/if_iwmvar.h log diff annotate
message Support MCC update response used by newer iwm(4) firmware, and verify
the size of the response we receive for MCC_UPDATE commands (even
though we aren't doing anything with this response yet).

date 2021-07-07T18:03:46Z
author bluhm
files src/sys/netinet/ip_esp.c log diff annotate
src/sys/netinet/ip_ipip.c log diff annotate
src/sys/netinet/ip_ipsp.h log diff annotate
src/sys/netinet/ipsec_output.c log diff annotate
message Fix whitespaces in IPsec code.

date 2021-07-07T18:38:25Z
author sashan
files src/sys/net/if_pfsync.c log diff annotate
src/sys/net/if_pfsync.h log diff annotate
src/sys/net/pf.c log diff annotate
message pfsync_undefer() must be called outside of PF_LOCK

OK @bluhm

date 2021-07-07T20:19:01Z
author sashan
files src/sys/net/if_bridge.c log diff annotate
src/sys/net/if_ethersubr.c log diff annotate
src/sys/net/if_switch.c log diff annotate
src/sys/net/if_tpmr.c log diff annotate
src/sys/net/if_veb.c log diff annotate
src/sys/netinet/if_ether.h log diff annotate
message tell ether_input() to call pf_test() outside of smr_read sections,
because smr_read sections don't play well with sleeping locks in pf(4).

OK bluhm@

date 2021-07-07T21:12:51Z
author patrick
files src/sys/dev/fdt/if_mvpp.c log diff annotate
message When the list of free RX descriptors fills up completely, the consumed
and produced index are equal. The RX refill operation did not refill
in that case, because it believed that this means there's nothing to
do. In that case no RX buffers were allocated, and the RX descriptor
ring went dry forever. Instead loop until we reach an empty freelist
entry.

date 2021-07-07T21:21:48Z
author patrick
files src/sys/dev/fdt/if_mvpp.c log diff annotate
message Rework TX handling to be more similar and comparable to our other modern
network controller drivers. This also removes a variable modified by
both producer and consumer, making it a little bit more MP friendly.
Fixes a panic reported by Matthieu Estrade.