created | 2022-07-16T19:58:25Z |
---|---|
begin | 2022-07-13T00:00:00Z |
end | 2022-07-14T00:00:00Z |
path | src/sys |
commits | 12 |
date | 2022-07-13T03:32:50Z | |||
---|---|---|---|---|
author | jsg | |||
files | src/sys/dev/pci/drm/i915/gem/i915_gem_context.c | log | diff | annotate |
message |
drm/i915: Disable bonding on gen12+ platforms From Matthew Brost d839d15b50743164d7ad95f436ea284a2946c179 in linux 5.15.y/5.15.54 ce7e75c7ef1bf8ea3d947da8c674d2f40fd7d734 in mainline linux |
date | 2022-07-13T03:37:55Z | |||
---|---|---|---|---|
author | jsg | |||
files | src/sys/dev/pci/drm/i915/gt/intel_context_types.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_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/intel_engine_types.h | log | diff | annotate | |
src/sys/dev/pci/drm/i915/gt/intel_execlists_submission.c | log | diff | annotate | |
src/sys/dev/pci/drm/i915/gt/intel_ring_submission.c | log | diff | annotate | |
src/sys/dev/pci/drm/i915/gt/mock_engine.c | log | diff | annotate | |
src/sys/dev/pci/drm/i915/gt/uc/intel_guc_submission.c | log | diff | annotate | |
message |
drm/i915/gt: Register the migrate contexts with their engines From Thomas Hellstrom 9cf3a1c1288e43af00d70a8520ea9efbea01615e in linux 5.15.y/5.15.54 3e42cc61275f95fd7f022b6380b95428efe134d3 in mainline linux |
date | 2022-07-13T03:40:02Z | |||
---|---|---|---|---|
author | jsg | |||
files | src/sys/dev/pci/drm/i915/gt/intel_ring_submission.c | log | diff | annotate |
message |
drm/i915: Replace the unconditional clflush with drm_clflush_virt_range() From Ville Syrjala b33035945b0a6853f8f6f63fb3c3bc9ea869337e in linux 5.15.y/5.15.54 ef7ec41f17cbc0861891ccc0634d06a0c8dcbf09 in mainline linux |
date | 2022-07-13T03:42:13Z | |||
---|---|---|---|---|
author | jsg | |||
files | src/sys/dev/pci/drm/amd/display/dc/dcn30/dcn30_resource.c | log | diff | annotate |
message |
drm/amd/display: Set min dcfclk if pipe count is 0 From Michael Strauss f276634b12fa8f63988be9cf5492c7d60d5ad7b1 in linux 5.15.y/5.15.54 bc204778b4032b336cb3bde85bea852d79e7e389 in mainline linux |
date | 2022-07-13T03:42:14Z | |||
---|---|---|---|---|
author | jsg | |||
files | src/sys/dev/pci/drm/amd/display/dc/dcn30/dcn30_resource.h | log | diff | annotate |
src/sys/dev/pci/drm/amd/display/dc/dcn31/dcn31_resource.c | log | diff | annotate | |
message |
drm/amd/display: Set min dcfclk if pipe count is 0 From Michael Strauss f276634b12fa8f63988be9cf5492c7d60d5ad7b1 in linux 5.15.y/5.15.54 bc204778b4032b336cb3bde85bea852d79e7e389 in mainline linux |
date | 2022-07-13T03:44:50Z | |||
---|---|---|---|---|
author | jsg | |||
files | src/sys/dev/pci/drm/amd/display/dc/dcn31/dcn31_resource.c | log | diff | annotate |
message |
drm/amd/display: Fix by adding FPU protection for dcn30_internal_validate_bw From CHANDAN VURDIGERE NATARAJ 59bf2aca4b1c3eca28b337b5e797bb9b43d44f3b in linux 5.15.y/5.15.54 50e6cb3fd2cde554db646282ea10df7236e6493c in mainline linux |
date | 2022-07-13T03:46:27Z | |||
---|---|---|---|---|
author | jsg | |||
files | src/sys/dev/pci/drm/amd/amdgpu/vcn_v3_0.c | log | diff | annotate |
message |
drm/amd/vcn: fix an error msg on vcn 3.0 From tiancyin f3647c369c178c1cdea7f6a60dc32d6118afac40 in linux 5.15.y/5.15.54 425d7a87e54ee358f580eaf10cf28dc95f7121c1 in mainline linux |
date | 2022-07-13T03:50:53Z | |||
---|---|---|---|---|
author | jsg | |||
files | src/sys/dev/pci/drm/amd/amdgpu/amdgpu.h | log | diff | annotate |
src/sys/dev/pci/drm/amd/amdgpu/amdgpu_cik.c | log | diff | annotate | |
src/sys/dev/pci/drm/amd/amdgpu/amdgpu_device.c | log | diff | annotate | |
src/sys/dev/pci/drm/amd/amdgpu/amdgpu_si.c | log | diff | annotate | |
src/sys/dev/pci/drm/amd/amdgpu/nv.c | log | diff | annotate | |
src/sys/dev/pci/drm/amd/amdgpu/soc15.c | log | diff | annotate | |
src/sys/dev/pci/drm/amd/amdgpu/vi.c | log | diff | annotate | |
src/sys/dev/pci/drm/amd/pm/swsmu/smu11/sienna_cichlid_ppt.c | log | diff | annotate | |
message |
drm/amd: Refactor `amdgpu_aspm` to be evaluated per device From Mario Limonciello 0a9a60dcedaacde4b903337b7445cb431b4dd119 in linux 5.15.y/5.15.54 0ab5d711ec74d9e60673900974806b7688857947 in mainline linux |
date | 2022-07-13T03:53:37Z | |||
---|---|---|---|---|
author | jsg | |||
files | src/sys/dev/pci/drm/amd/amdgpu/vi.c | log | diff | annotate |
message |
drm/amdgpu: vi: disable ASPM on Intel Alder Lake based systems From Richard Gong 7a9e13b86536ce6dca54380f19d537b1c80caee3 in linux 5.15.y/5.15.54 aa482ddca85a3485be0e7b83a0789dc4d987670b in mainline linux |
date | 2022-07-13T03:56:21Z | |||
---|---|---|---|---|
author | jsg | |||
files | src/sys/dev/pci/drm/i915/gem/i915_gem_object.c | log | diff | annotate |
message |
drm/i915: Fix a race between vma / object destruction and unbinding From Thomas Hellstrom 51a405dea0ae54330b6441c5f7c3bb9ceadedce8 in linux 5.15.y/5.15.54 bc1922e5d349db4be14c55513102c024c2ae8a50 in mainline linux |
date | 2022-07-13T09:28:18Z | |||
---|---|---|---|---|
author | kettenis | |||
files | src/sys/arch/arm64/arm64/cpu.c | log | diff | annotate |
src/sys/arch/arm64/arm64/genassym.cf | log | diff | annotate | |
src/sys/arch/arm64/arm64/locore.S | log | diff | annotate | |
src/sys/arch/arm64/conf/GENERIC | log | diff | annotate | |
src/sys/arch/arm64/dev/agintc.c | log | diff | annotate | |
src/sys/arch/arm64/dev/ampintc.c | log | diff | annotate | |
src/sys/arch/arm64/dev/aplintc.c | log | diff | annotate | |
src/sys/arch/arm64/dev/apm.c | log | diff | annotate | |
message |
Implement the fundamentals for suspend/resume on arm64. This uses PSCI to turn off the secondary CPUs and suspend the primary CPU using the CPU_OFF and SYSTEM_SUSPEND calls. A new "halt" IPI is added to turn off the ssecondary CPUs. This IPI is implemented for the ampintc(4) and agintc(4) interrupt controllers. Fulle suspend/resume support is only implemented for ampintc(4). This is enough to suspend and resume boards based on the Allwinner A64 SoC, provided the necessary wakeup interrupts have been set up (not part of this commit). ok patrick@ |
date | 2022-07-13T09:28:19Z | |||
---|---|---|---|---|
author | kettenis | |||
files | src/sys/arch/arm64/include/cpu.h | log | diff | annotate |
src/sys/arch/arm64/include/intr.h | log | diff | annotate | |
message |
Implement the fundamentals for suspend/resume on arm64. This uses PSCI to turn off the secondary CPUs and suspend the primary CPU using the CPU_OFF and SYSTEM_SUSPEND calls. A new "halt" IPI is added to turn off the ssecondary CPUs. This IPI is implemented for the ampintc(4) and agintc(4) interrupt controllers. Fulle suspend/resume support is only implemented for ampintc(4). This is enough to suspend and resume boards based on the Allwinner A64 SoC, provided the necessary wakeup interrupts have been set up (not part of this commit). ok patrick@ |