summaryrefslogtreecommitdiff
path: root/sys/dev
AgeCommit message (Expand)Author
2023-11-06avoid using MCS9 in iwm(4) Tx rate selection if 40 MHz is disabledStefan Sperling
2023-11-03drm/dp_mst: Fix NULL deref in get_mst_branch_device_by_guid_helper()Jonathan Gray
2023-11-03drm/amd: Disable ASPM for VI w/ all Intel systemsJonathan Gray
2023-11-03drm/i915/pmu: Check if pmu is closed before stopping eventJonathan Gray
2023-10-31remove unneeded includesJonathan Gray
2023-10-30drm/amd/pm: add unique_id for gc 11.0.3Jonathan Gray
2023-10-30drm: panel-orientation-quirks: Add quirk for One Mix 2SJonathan Gray
2023-10-30drm/i915: Retry gtt fault when out of fence registersJonathan Gray
2023-10-25Make `vscsi_filtops' mpsafe. filt_vscsiread() checks `sc_ccb_i2t'Vitaliy Makkoveev
2023-10-24Remove bold8x16 font.Frederic Cambus
2023-10-24revert rev 1.19 'drm/radeon: Fix eDP for single-display iMac11,2'Jonathan Gray
2023-10-24Delete any existing v4 address before setting a new one. This allows usJonathan Matthew
2023-10-21ensure that iwm(4) uses the 80Mhz primary channel index announced in beaconsStefan Sperling
2023-10-20Add missing tcps_outpkttso counter to ixl(4) TSO setup.Jan Klemkow
2023-10-20Improve bad comment.Jan Klemkow
2023-10-20dma-buf: add dma_fence_timestamp helperJonathan Gray
2023-10-20drm/amd/display: Don't set dpms_off for seamless bootJonathan Gray
2023-10-20drm/amdgpu: add missing NULL checkJonathan Gray
2023-10-20drm/atomic-helper: relax unregistered connector checkJonathan Gray
2023-10-20drm/i915: Don't set PIPE_CONTROL_FLUSH_L3 for aux invalJonathan Gray
2023-10-20add dma_fence_timestamp() for 6.1.59 drmJonathan Gray
2023-10-19Enable TCP Segmentation Offloading for ixl(4)Jan Klemkow
2023-10-19Add IBM encoded version of "Spleen 8x16".Frederic Cambus
2023-10-18drm/amd: Fix logic error in sienna_cichlid_update_pcie_parameters()Jonathan Gray
2023-10-18drm/amd: Fix detection of _PR3 on the PCIe root portJonathan Gray
2023-10-18drm/amd/display: Adjust the MST resume flowJonathan Gray
2023-10-13Add Allwinner D1 support.Mark Kettenis
2023-10-13Remove bold8x16-iso1 font.Frederic Cambus
2023-10-11Add initial support for Elkhart Lake ethernet to dwqe(4).Stefan Sperling
2023-10-11fix bitmask of GMAC4 hwfeatures1 RX FIFO sizeStefan Sperling
2023-10-10Correctly define GMAC_VERSION. Found by stsp@Mark Kettenis
2023-10-10Fiv the value written to dwqe(4) MAC_1US_TIC_CTR register.Stefan Sperling
2023-10-09Handle an arbitrary number of D11 cores and only disable them instead ofMark Kettenis
2023-10-09allow dwqe.c to build on architectures that do not have machine/fdt.hStefan Sperling
2023-10-09drm/amdkfd: Use gpu_offset for user queue's wptrJonathan Gray
2023-10-09drm/i915/gt: Fix reservation address in ggtt_reserve_guc_topJonathan Gray
2023-10-09drm/amdgpu: Handle null atom context in VBIOS info ioctlJonathan Gray
2023-10-09drm/amdgpu/nbio4.3: set proper rmmio_remap.reg_offset for SR-IOVJonathan Gray
2023-10-09drm/amdgpu/soc21: don't remap HDP registers for SR-IOVJonathan Gray
2023-10-09drm/amd/display: Don't check registers, if using AUX BL controlJonathan Gray
2023-10-09drm/amdkfd: Insert missing TLB flush on GFX10 and laterJonathan Gray
2023-10-09drm/amdkfd: Flush TLB after unmapping for GFX v9.4.3Jonathan Gray
2023-10-09i915/pmu: Move execlist stats initialization to execlist specific setupJonathan Gray
2023-10-09add SZ_4G for 6.1.56 drmJonathan Gray
2023-10-09use shifts for size definesJonathan Gray
2023-10-06Rename 'ifaceidx' variables and parameters to 'ifaceno'. MoreKenneth R Westerback
2023-10-06Ignore thermal dual-chain requests from iwx(4) firmware.Stefan Sperling
2023-10-02Add 'host root port' information to hw.ucomnames.Kenneth R Westerback
2023-10-01Add sysctl hw.ucomnames to list 'fixed' paths to USB serialKenneth R Westerback
2023-10-01Atlantic 2 hardware has a different layout for the TPS_DATA_TCT registersMark Kettenis