summaryrefslogtreecommitdiff
path: root/sys/dev
AgeCommit message (Expand)Author
2024-09-19fixup! drm/apple: Add support for the macOS 13.2 DCP firmwareJonathan Gray
2024-09-19vio: allow longer tx chainsStefan Fritsch
2024-09-19virtio_pci: Fix off-by-one in interrupt setupStefan Fritsch
2024-09-19don't warn when returning early in hdcp functionsJonathan Gray
2024-09-19drm/i915/guc: prevent a possible int overflow in wq offsetsJonathan Gray
2024-09-19drm/amd/amdgpu: apply command submission parser for JPEG v1Jonathan Gray
2024-09-19drm/amdgpu/atomfirmware: Silence UBSAN warningJonathan Gray
2024-09-19drm/syncobj: Fix syncobj leak in drm_syncobj_eventfd_ioctlJonathan Gray
2024-09-19drm/amd/display: Fix FEC_READY write on DP LTJonathan Gray
2024-09-19drm/amd/display: Disable error correction if it's not supportedJonathan Gray
2024-09-19drm: panel-orientation-quirks: Add quirk for Ayn Loki MaxJonathan Gray
2024-09-19drm: panel-orientation-quirks: Add quirk for Ayn Loki ZeroJonathan Gray
2024-09-18Remove the MSI blacklist. Now that we use MSI-X interrupts for nvme(4),Jonathan Matthew
2024-09-17vio: Reduce code duplication in control queue handlingStefan Fritsch
2024-09-14pvclock.h not neededJonathan Gray
2024-09-13Add sensors based on information in the SMART/health log page,Jonathan Matthew
2024-09-12drm/i915/fence: Mark debug_fence_free() with __maybe_unusedJonathan Gray
2024-09-12drm/i915/fence: Mark debug_fence_init_onstack() with __maybe_unusedJonathan Gray
2024-09-12drm/amdgpu: handle gfx12 in amdgpu_display_verify_sizesJonathan Gray
2024-09-12drm/amd: Add gfx12 swizzle mode defsJonathan Gray
2024-09-12drm/amdgpu: reject gang submit on reserved VMIDsJonathan Gray
2024-09-12drm/amdgpu: Set no_hw_access when VF request full GPU failsJonathan Gray
2024-09-12drm/amdgpu: check for LINEAR_ALIGNED correctly in check_tiling_flags_gfx6Jonathan Gray
2024-09-12drm/amd/display: Check denominator pbn_div before usedJonathan Gray
2024-09-12drm/amdgpu: clear RB_OVERFLOW bit when enabling interruptsJonathan Gray
2024-09-12drm/amdgpu: Fix smatch static checker warningJonathan Gray
2024-09-12drm/amd/display: Check HDCP returned statusJonathan Gray
2024-09-12drm/amd/display: Run DC_LOG_DC after checking link->link_encJonathan Gray
2024-09-12drm/i915: Do not attempt to load the GSC multiple timesJonathan Gray
2024-09-12Revert "drm/amdgpu: align pp_power_profile_mode with kernel docs"Jonathan Gray
2024-09-10change bus notifier defines into inline functionsJonathan Gray
2024-09-09drm/amd/display: Skip wbscl_set_scaler_filter if filter is nullJonathan Gray
2024-09-09drm/amd/display: Check BIOS images before it is usedJonathan Gray
2024-09-09drm/amd/display: use preferred link settings for dp signal onlyJonathan Gray
2024-09-09drm/amd/display: Correct the defined value for AMDGPU_DMUB_NOTIFICATION_MAXJonathan Gray
2024-09-09drm/amd/display: added NULL check at start of dc_validate_streamJonathan Gray
2024-09-09drm/amd/display: Don't use fsleep for PSR exit waits on dmub replayJonathan Gray
2024-09-09drm/amdgpu: add lock in kfd_process_dequeue_from_deviceJonathan Gray
2024-09-09drm/amdgpu: add lock in amdgpu_gart_invalidate_tlbJonathan Gray
2024-09-09drm/amdgpu: add skip_hw_access checks for sriovJonathan Gray
2024-09-09drm/amdgu: fix Unintentional integer overflow for mall sizeJonathan Gray
2024-09-09drm/amdgpu: update type of buf size to u32 for eeprom functionsJonathan Gray
2024-09-09drm/kfd: Correct pinned buffer handling at kfd restore and validate processJonathan Gray
2024-09-09drm/amd/pm: check negtive return for table entriesJonathan Gray
2024-09-09drm/amdgpu: the warning dereferencing obj for nbio_v7_4Jonathan Gray
2024-09-09drm/amd/pm: check specific index for smu13Jonathan Gray
2024-09-09drm/amd/pm: check specific index for aldebaranJonathan Gray
2024-09-09drm/amdgpu: fix the waring dereferencing hiveJonathan Gray
2024-09-09drm/amdgpu: fix dereference after null checkJonathan Gray
2024-09-09drm/amdgpu: Fix the warning division or modulo by zeroJonathan Gray