summaryrefslogtreecommitdiff
path: root/sys/dev
AgeCommit message (Expand)Author
2023-09-19drm/amdgpu: register a dirty framebuffer callback for fbconJonathan Gray
2023-09-19drm/amd/display: Remove wait while lockedJonathan Gray
2023-09-19drm/amd/display: always switch off ODM before committing more streamsJonathan Gray
2023-09-19drm/amd/display: prevent potential division by zero errorsJonathan Gray
2023-09-19drm/amd/display: enable cursor degamma for DCN3+ DRM legacy gammaJonathan Gray
2023-09-19drm/i915/gvt: Drop unused helper intel_vgpu_reset_gtt()Jonathan Gray
2023-09-19drm/i915/gvt: Put the page reference obtained by KVM's gfn_to_pfn()Jonathan Gray
2023-09-19drm/i915/gvt: Verify pfn is "valid" before dereferencing "struct page"Jonathan Gray
2023-09-19drm/i915: mark requests for GuC virtual engines to avoid use-after-freeJonathan Gray
2023-09-18Add 100GB LR4 Ethernet capability and map it to IFM_100G_LR4.Jonathan Matthew
2023-09-14revert previous, it doesn't helpJonathan Gray
2023-09-13Replace sys/selinfo.h header with sys/event.h. drm_device.h has noVitaliy Makkoveev
2023-09-13drm/amd/display: Add smu write msg id fail retry processJonathan Gray
2023-09-13drm/amd/display: register edp_backlight_control() for DCN301Jonathan Gray
2023-09-13drm/radeon: Use RMW accessors for changing LNKCTLJonathan Gray
2023-09-13drm/amdgpu: Use RMW accessors for changing LNKCTLJonathan Gray
2023-09-13drm/amd/pm: fix variable dereferenced issue in amdgpu_device_attr_create()Jonathan Gray
2023-09-13drm/amdgpu: Update min() to min_t() in 'amdgpu_info_ioctl'Jonathan Gray
2023-09-13drm/amdgpu: avoid integer overflow warning in amdgpu_device_resize_fb_bar()Jonathan Gray
2023-09-13drm/amd/display: ensure async flips are only accepted for fast updatesJonathan Gray
2023-09-13drm/amdgpu: Match against exact bootloader statusJonathan Gray
2023-09-13drm/amd/display: Exit idle optimizations before attempt to access PHYJonathan Gray
2023-09-13drm/amd/display: Guard DCN31 PHYD32CLK logic against chip familyJonathan Gray
2023-09-13drm/amd/smu: use AverageGfxclkFrequency* to replace previous GFX Curr ClockJonathan Gray
2023-09-13Revert "Revert drm/amd/display: Enable Freesync Video Mode by default"Jonathan Gray
2023-09-13Partially revert "drm/amd/display: Fix possible underflow for displays with l...Jonathan Gray
2023-09-13add pcie_capability_set_word() pcie_capability_clear_and_set_word()Jonathan Gray
2023-09-13use the eMac PowerMac4,4 connector table on eMac PowerMac6,4Jonathan Gray
2023-09-12Use IORT ITS nodes to find the right ITS instance to use when establishingJonathan Matthew
2023-09-11Remove unnecessary <sys/selinfo.h> includes.Vitaliy Makkoveev
2023-09-11Remove unnecessary <sys/selinfo.h> includes.Vitaliy Makkoveev
2023-09-11Kill unused `aac_select'. Build test performed with uncommented aac(4)Vitaliy Makkoveev
2023-09-11remove unused rkdrm_ports tailqJonathan Gray
2023-09-10don't error on WSDISPLAYIO_SVIDEO/WSDISPLAYIO_GVIDEO in drm driversJonathan Gray
2023-09-09RegenKevin Lo
2023-09-09Correct TP-LINK bluetooth ID.Kevin Lo
2023-09-08Remove the remnants of the leftover selinfo from vnode(9) layer. JustVitaliy Makkoveev
2023-09-07regenDaniel Dickman
2023-09-07add Realtek 8852AEDaniel Dickman
2023-09-07match on Mellanox ConnectX-6 LxJonathan Gray
2023-09-07regenJonathan Gray
2023-09-07add Mellanox ConnectX-6 LxJonathan Gray
2023-09-06regenJonathan Gray
2023-09-06add a Navi 32 device idJonathan Gray
2023-09-06regenJonathan Gray
2023-09-06add Intel Optane SSD P1600XJonathan Gray
2023-09-05stop putting multicast addresses into the Receive Address RegistersChristian Weisgerber
2023-09-05Make ksmn(4) attach to 19h/4x devicesStefan Sperling
2023-09-02Avoid trying to remove keys if the station is not active in iwm firmware.Stefan Sperling
2023-09-02Make iwm(4) not crash when aircrack-ng attempts to inject frames viaStefan Sperling