summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2024-06-15drm/bridge: Fix improper bridge init order with pre_enable_prev_firstJonathan Gray
2024-06-15drm/amdkfd: Flush the process wq before creating a kfd_processJonathan Gray
2024-06-15drm/amd/display: Disable seamless boot on 128b/132b encodingJonathan Gray
2024-06-15drm/amd/display: Fix DC mode screen flickering on DCN321Jonathan Gray
2024-06-15drm/amd/display: Add VCO speed parameter for DCN31 FPUJonathan Gray
2024-06-15drm/amd/display: Allocate zero bw after bw alloc enableJonathan Gray
2024-06-15drm/amd/display: Add dtbclk access to dcn315Jonathan Gray
2024-06-15drm/amdgpu: Fix VRAM memory accountingJonathan Gray
2024-06-15drm/amdgpu/mes: fix use-after-free issueJonathan Gray
2024-06-15drm/amdgpu: Fix the ring buffer size for queue VM flushJonathan Gray
2024-06-15drm/amdkfd: Add VRAM accounting for SVM migrationJonathan Gray
2024-06-15drm/amd/pm: Restore config space after resetJonathan Gray
2024-06-15drm/amdgpu: Update BO eviction prioritiesJonathan Gray
2024-06-15drm/amd/display: Set color_mgmt_changed to true on unsuspendJonathan Gray
2024-06-15add a GC 12.0 placeholderJonathan Gray
2024-06-14We have an 'handled' variable for the interrupt handler, so use it also forMarcus Glocker
2024-06-14Disallow setting the voltage of coupled regulators for now. Some RK3588Mark Kettenis
2024-06-14When loading a device tree using the "mach dtb" command, give firmwareMark Kettenis
2024-06-14Improve return value handling of functions.Marcus Glocker
2024-06-14Make arc4random() depend on less subsystems by decoupling extract_entropy()Claudio Jeker
2024-06-14Switch AF_ROUTE sockets to the new locking scheme.Vitaliy Makkoveev
2024-06-14drm/i915/xelpg: Add Wa_14020495402Jonathan Gray
2024-06-14drm/i915: Add Wa_14015150844Jonathan Gray
2024-06-14drm/i915/xelpg: Add workaround 14019877138Jonathan Gray
2024-06-14drm/i915: Add Wa_14019877138Jonathan Gray
2024-06-14drm/i915/mtl: Add Wa_14019821291Jonathan Gray
2024-06-14unstub probe_gmdid_display()Jonathan Gray
2024-06-14unstub ip_ver_read()Jonathan Gray
2024-06-13Implement acpi_target_system_state().Mark Kettenis
2024-06-13Avoid ccp error message if SEV-ES is missing.Alexander Bluhm
2024-06-13sync uncore mmio sizes with intel_uncore_setup_mmio()Jonathan Gray
2024-06-13Enable uvm percpu caches on sparc64.Claudio Jeker
2024-06-13Wrong variable used in indexing meant that when a CPU's cache setupPhilip Guenther
2024-06-12Add support for the AMD Platform Security Processor (PSP) to ccp(4).Alexander Bluhm
2024-06-12Add RK3588 support.Mark Kettenis
2024-06-12remove BMAJ and CMAJ defines only used by arm64; ok deraadt@Jonathan Gray
2024-06-11Avoid powering down PCI devices if we're rebooting. This makes someMark Kettenis
2024-06-11Enable UVM percpu cache on riscv64Jeremie Courreges-Anglas
2024-06-11Clamp CPU clock frequencies to [min, max] range when determining theMark Kettenis
2024-06-11Make sure qwx(4) always calls refcnt_init() before other refcnt functions.Stefan Sperling
2024-06-11remove prototypes and defines for drivers landisk doesn't useJonathan Gray
2024-06-11remove drm prototypes duplicating those in sys/conf.hJonathan Gray
2024-06-11Add RK3588 TSADC clocks and resets.Mark Kettenis
2024-06-11remove kbd/ms prototypes with no matching functionsJonathan Gray
2024-06-11remove prototypes for pre-wscons mouse driversJonathan Gray
2024-06-11remove cdev_decl(ses), none of the prototypes have matching functionsJonathan Gray
2024-06-10Use TCP Large Receive Offload in vio(4).Jan Klemkow
2024-06-10Clarify panic strings in vio(4)Jan Klemkow
2024-06-10remove decls for removed gpr(4) and urio(4)Jonathan Gray
2024-06-10Remove struct mymsg. An example from SVID, not intended for a header.Jonathan Gray