mirror of
https://github.com/torvalds/linux.git
synced 2025-11-11 22:19:23 +02:00
amd-drm-next-6.5-2023-06-02: amdgpu: - SR-IOV fixes - Warning fixes - Misc code cleanups and spelling fixes - DCN 3.2 updates - Improved DC FAMS support for better power management - Improved DC SubVP support for better power management - DCN 3.1.x fixes - Max IB size query - DC GPU reset fixes - RAS updates - DCN 3.0.x fixes - S/G display fixes - CP shadow buffer support - Implement connector force callback - Z8 power improvements - PSP 13.0.10 vbflash support - Mode2 reset fixes - Store MQDs in VRAM to improve queue switch latency - VCN 3.x fixes - JPEG 3.x fixes - Enable DC_FP on LoongArch - GFXOFF fixes - GC 9.4.3 partition support - SDMA 4.4.2 partition support - VCN/JPEG 4.0.3 partition support - VCN 4.0.3 updates - NBIO 7.9 updates - GC 9.4.3 updates - Take NUMA into account when allocating memory - Handle NUMA for partitions - SMU 13.0.6 updates - GC 9.4.3 RAS updates - Stop including unused swiotlb.h - SMU 13.0.7 fixes - Fix clock output ordering on some APUs - Clean up DC FPGA code - GFX9 preemption fixes - Misc irq fixes - S0ix fixes - Add new DRM_AMDGPU_WERROR config parameter to help with CI - PCIe fix for RDNA2 - kdoc fixes - Documentation updates amdkfd: - Query TTM mem limit rather than hardcoding it - GC 9.4.3 partition support - Handle NUMA for partitions radeon: - Fix possible double free - Stop including unused swiotlb.h - Fix possible division by zero ttm: - Add query for TTM mem limit - Add NUMA awareness to pools - Export ttm_pool_fini() UAPI: - Add new ctx query flag to better handle GPU resets Mesa MR: https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/22290 - Add new interface to query and set shadow buffer for RDNA3 Mesa MR: https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/21986 - Add new INFO query for max IB size Proposed userspace: https://gitlab.freedesktop.org/bnieuwenhuizen/mesa/-/commits/ib-rejection-v3 amd-drm-next-6.5-2023-06-09: amdgpu: - S0ix fixes - Initial SMU13 Overdrive support - kdoc fixes - Misc clode cleanups - Flexible array fixes - Display OTG fixes - SMU 13.0.6 updates - Revert some broken clock counter updates - Misc display fixes - GFX9 preemption fixes - Add support for newer EEPROM bad page table format - Add missing radeon secondary id - Add support for new colorspace KMS API - CSA fix - Stable pstate fixes for APUs - make vbl interface admin only - Handle PCI accelerator class amdkfd: - Add debugger support for gdb radeon: - Fix possible UAF drm: - Add Colorspace functionality UAPI: - Add debugger interface for enabling gdb Proposed userspace: https://github.com/ROCm-Developer-Tools/ROCdbgapi/tree/wip-dbgapi - Add KMS colorspace API Discussion: https://lists.freedesktop.org/archives/dri-devel/2023-June/408128.html From: Alex Deucher <alexander.deucher@amd.com> Link: https://patchwork.freedesktop.org/patch/msgid/20230609174817.7764-1-alexander.deucher@amd.com |
||
|---|---|---|
| .. | ||
| display | ||
| gem | ||
| gt | ||
| gvt | ||
| pxp | ||
| selftests | ||
| soc | ||
| .gitignore | ||
| i915_active.c | ||
| i915_active.h | ||
| i915_active_types.h | ||
| i915_cmd_parser.c | ||
| i915_cmd_parser.h | ||
| i915_config.c | ||
| i915_config.h | ||
| i915_debugfs.c | ||
| i915_debugfs.h | ||
| i915_debugfs_params.c | ||
| i915_debugfs_params.h | ||
| i915_deps.c | ||
| i915_deps.h | ||
| i915_driver.c | ||
| i915_driver.h | ||
| i915_drm_client.c | ||
| i915_drm_client.h | ||
| i915_drv.h | ||
| i915_file_private.h | ||
| i915_fixed.h | ||
| i915_gem.c | ||
| i915_gem.h | ||
| i915_gem_evict.c | ||
| i915_gem_evict.h | ||
| i915_gem_gtt.c | ||
| i915_gem_gtt.h | ||
| i915_gem_ww.c | ||
| i915_gem_ww.h | ||
| i915_getparam.c | ||
| i915_getparam.h | ||
| i915_gpu_error.c | ||
| i915_gpu_error.h | ||
| i915_hwmon.c | ||
| i915_hwmon.h | ||
| i915_ioc32.c | ||
| i915_ioc32.h | ||
| i915_ioctl.c | ||
| i915_ioctl.h | ||
| i915_iosf_mbi.h | ||
| i915_irq.c | ||
| i915_irq.h | ||
| i915_memcpy.c | ||
| i915_memcpy.h | ||
| i915_mitigations.c | ||
| i915_mitigations.h | ||
| i915_mm.c | ||
| i915_mm.h | ||
| i915_module.c | ||
| i915_params.c | ||
| i915_params.h | ||
| i915_pci.c | ||
| i915_pci.h | ||
| i915_perf.c | ||
| i915_perf.h | ||
| i915_perf_oa_regs.h | ||
| i915_perf_types.h | ||
| i915_pmu.c | ||
| i915_pmu.h | ||
| i915_priolist_types.h | ||
| i915_pvinfo.h | ||
| i915_query.c | ||
| i915_query.h | ||
| i915_reg.h | ||
| i915_reg_defs.h | ||
| i915_request.c | ||
| i915_request.h | ||
| i915_scatterlist.c | ||
| i915_scatterlist.h | ||
| i915_scheduler.c | ||
| i915_scheduler.h | ||
| i915_scheduler_types.h | ||
| i915_selftest.h | ||
| i915_suspend.c | ||
| i915_suspend.h | ||
| i915_sw_fence.c | ||
| i915_sw_fence.h | ||
| i915_sw_fence_work.c | ||
| i915_sw_fence_work.h | ||
| i915_switcheroo.c | ||
| i915_switcheroo.h | ||
| i915_syncmap.c | ||
| i915_syncmap.h | ||
| i915_sysfs.c | ||
| i915_sysfs.h | ||
| i915_tasklet.h | ||
| i915_trace.h | ||
| i915_trace_points.c | ||
| i915_ttm_buddy_manager.c | ||
| i915_ttm_buddy_manager.h | ||
| i915_user_extensions.c | ||
| i915_user_extensions.h | ||
| i915_utils.c | ||
| i915_utils.h | ||
| i915_vgpu.c | ||
| i915_vgpu.h | ||
| i915_vma.c | ||
| i915_vma.h | ||
| i915_vma_resource.c | ||
| i915_vma_resource.h | ||
| i915_vma_types.h | ||
| intel_clock_gating.c | ||
| intel_clock_gating.h | ||
| intel_device_info.c | ||
| intel_device_info.h | ||
| intel_gvt.c | ||
| intel_gvt.h | ||
| intel_gvt_mmio_table.c | ||
| intel_mchbar_regs.h | ||
| intel_memory_region.c | ||
| intel_memory_region.h | ||
| intel_pci_config.h | ||
| intel_pcode.c | ||
| intel_pcode.h | ||
| intel_region_ttm.c | ||
| intel_region_ttm.h | ||
| intel_runtime_pm.c | ||
| intel_runtime_pm.h | ||
| intel_sbi.c | ||
| intel_sbi.h | ||
| intel_step.c | ||
| intel_step.h | ||
| intel_uncore.c | ||
| intel_uncore.h | ||
| intel_wakeref.c | ||
| intel_wakeref.h | ||
| Kconfig | ||
| Kconfig.debug | ||
| Kconfig.profile | ||
| Makefile | ||
| TODO.txt | ||
| vlv_sideband.c | ||
| vlv_sideband.h | ||
| vlv_sideband_reg.h | ||
| vlv_suspend.c | ||
| vlv_suspend.h | ||