summaryrefslogtreecommitdiff
path: root/sys/dev
AgeCommit message (Expand)Author
2022-05-26drm/i915/rpl-s: Enable guc submission by defaultJonathan Gray
2022-05-26drm/i915/adl-n: Add PCH Support for Alder Lake NJonathan Gray
2022-05-26drm/i915/rpl-s: Add PCH Support for Raptor Lake SJonathan Gray
2022-05-26regenJonathan Gray
2022-05-26add more Intel RPL-S graphics idsJonathan Gray
2022-05-26drm/i915/rpl-p: Add PCI IDsJonathan Gray
2022-05-26drm/i915: Add RPL-S PCI IDsJonathan Gray
2022-05-25drm/dp/mst: fix a possible memory leak in fetch_monitor_name()Jonathan Gray
2022-05-25drm/i915/dmc: Add MMIO range restrictionsJonathan Gray
2022-05-25drm/amd: Don't reset dGPUs if the system is going to s2idleJonathan Gray
2022-05-25Revert "drm/i915/opregion: check port number bounds for SWSCI display power s...Jonathan Gray
2022-05-25As with if_em.c r1.350, and for the same reasons (arm64 systems with nonJonathan Matthew
2022-05-25marvell,armada-3700-ahci seems to work.David Gwynne
2022-05-23add support for the ehci controller on marvell 3720 boards.David Gwynne
2022-05-20Rename hid_none to hid_all as it represents all possible hid kinds byAnton Lindqvist
2022-05-20uhid_maxrepid() is currently not able to observe all report IDs as itAnton Lindqvist
2022-05-19Revert "drm/amd/pm: keep the BACO feature enabled for suspend"Jonathan Gray
2022-05-19Force maximum payload size to 128 bytes for AR816X/AR817x as it triggersKevin Lo
2022-05-17Use a higher match priority such that mvclock(4) wins from syscon(4).Mark Kettenis
2022-05-14Remove unused buf_dma member from struct iwx_rx_ring.Stefan Sperling
2022-05-14Remove unused buf_dma member from struct iwm_rx_ring.Stefan Sperling
2022-05-14Fix iwx_ampdu_rx_stop() for multiple Rx BA sessions.Stefan Sperling
2022-05-13Show the iwx(4) firmware filename if 'ifconfig iwx0 debug' is active.Stefan Sperling
2022-05-13Make iwx(4) load a0-hr-b0 firmware on AX211 devices which require it.Stefan Sperling
2022-05-13reduce diff to linuxJonathan Gray
2022-05-13drm/amdgpu: Ensure HDA function is suspended before ASIC resetJonathan Gray
2022-05-13drm/amdgpu: don't set s3 and s0ix at the same timeJonathan Gray
2022-05-13drm/amdgpu: explicitly check for s0ix when evicting resourcesJonathan Gray
2022-05-13drm/amdgpu: unify BO evicting method in amdgpu_ttmJonathan Gray
2022-05-13drm/amdgpu: do not use passthrough mode in Xen dom0Jonathan Gray
2022-05-13drm/amd/display: Avoid reading audio pattern past AUDIO_CHANNELS_COUNTJonathan Gray
2022-05-13add xen.h for 5.15.39 drmJonathan Gray
2022-05-12Fix setting of HT/VHT bits in rate flags of the iwx(4) Tx command.Stefan Sperling
2022-05-12Bump IWX_UCODE_SECT_MAX to allow all new AX210/AX211 fw images to be parsedStefan Sperling
2022-05-12Add missing AX210/AX211 devices to the device ID matching table.Stefan Sperling
2022-05-11Use hardware routine for PHY reset and always accept the PHY that's present.Kevin Lo
2022-05-10Fix reading of the MAC address on AX210 devices.Stefan Sperling
2022-05-10Make run(4) attach to RT5372 devices.Stefan Sperling
2022-05-10regenStefan Sperling
2022-05-10add USB device ID of RT5372 for run(4); patch by molotov31337 on tech@Stefan Sperling
2022-05-10spellingJonathan Gray
2022-05-09Add support for AX210/AX211 devices to iwx(4).Stefan Sperling
2022-05-09regenStefan Sperling
2022-05-09add another iwx(4) product ID (presumably AX211, marketing name differs)Stefan Sperling
2022-05-09drm/i915: Fix SEL_FETCH_PLANE_*(PIPE_B+) register addressesJonathan Gray
2022-05-09drm/i915: Check EDID for HDR static metadata when choosing blcJonathan Gray
2022-05-09drm/amd/display: Fix memory leak in dcn21_clock_source_createJonathan Gray
2022-05-09drm/amdkfd: Fix GWS queue countJonathan Gray
2022-05-05regenFrederic Cambus
2022-05-05Add ID for the AMD Sensor Fusion Hub found on my Ryzen-based ZBOX CA621.Frederic Cambus