summaryrefslogtreecommitdiff
path: root/sys/dev/pci
AgeCommit message (Expand)Author
2020-09-03Replace '.response_format = 2' with '.response_format = SID_SCSI2_RESPONSE'.Kenneth R Westerback
2020-09-02When building emulated INQUIRY results use the SCSI_REV_* #define's toKenneth R Westerback
2020-09-01Rename [READ|WRITE]_BIG to [READ|WRITE]_10. Rename struct scsi_rw_big toKenneth R Westerback
2020-08-27bring back local #undef DEBUG changes lost in drm 5.7 updateJonathan Gray
2020-08-26Reset the Rx block ack session counter when an iwm/iwx interface disassociatesStefan Sperling
2020-08-26Remove needless uses of SDEV_ONLYBIG. It was always set when SDEV_UMASS was set,Kenneth R Westerback
2020-08-26Revert "drm/amd/display: Improve DisplayPort monitor interop"Jonathan Gray
2020-08-26drm/ttm: fix offset in VMAs with a pg_offs in ttm_bo_vm_accessJonathan Gray
2020-08-26drm/amd/display: fix pow() crashing when given base 0Jonathan Gray
2020-08-26drm/amd/display: Fix DFPstate hang due to view port changedJonathan Gray
2020-08-26drm/amd/display: Blank stream before destroying HDCP sessionJonathan Gray
2020-08-26drm/amd/display: Fix EDID parsing after resume from suspendJonathan Gray
2020-08-26drm/amdgpu/display: use GFP_ATOMIC in dcn20_validate_bandwidth_internalJonathan Gray
2020-08-26Declare hw_{prod,serial,uuid,vendor,ver} in <sys/systm.h>.Visa Hankala
2020-08-25enable more of the syncobj codeJonathan Gray
2020-08-23regenMark Kettenis
2020-08-23Add IBM POWER8 host bridge.Mark Kettenis
2020-08-23fix unused variable warning gcc4 complains aboutJonathan Gray
2020-08-22drm/amd/display: dchubbub p-state warning during surface planes switchJonathan Gray
2020-08-22drm/amd/display: Fix dmesg warning from setting abm levelJonathan Gray
2020-08-22drm/amdgpu: Fix bug where DPM is not enabled after hibernate and resumeJonathan Gray
2020-08-22drm: fix drm_dp_mst_port refcount leaks in drm_dp_mst_allocate_vcpiJonathan Gray
2020-08-22drm: Added orientation quirk for ASUS tablet model T103HAFJonathan Gray
2020-08-22drm/amdgpu: fix ordering of psp suspendJonathan Gray
2020-08-22drm/dp_mst: Fix the DDC I2C device registration of an MST portJonathan Gray
2020-08-22drm/i915/gt: Force the GT reset on shutdownJonathan Gray
2020-08-22drm/ttm/nouveau: don't call tt destroy callback on alloc failure.Jonathan Gray
2020-08-22drm/radeon: fix array out-of-bounds read and write issuesJonathan Gray
2020-08-22drm/amdgpu: ensure 0 is returned for success in jpeg_v2_5_wait_for_idleJonathan Gray
2020-08-22drm/mipi: use dcs write for mipi_dsi_dcs_set_tear_scanlineJonathan Gray
2020-08-22drm/amdgpu: use the unlocked drm_gem_object_putJonathan Gray
2020-08-22drm/gem: Fix a leak in drm_gem_objects_lookup()Jonathan Gray
2020-08-22drm/amd/powerplay: suppress compile error around BUG_ONJonathan Gray
2020-08-22drm/amd/powerplay: fix compile error with ARCH=arcJonathan Gray
2020-08-22drm/amdgpu/display: properly guard the calls to swSMU functionsJonathan Gray
2020-08-22drm/amdgpu/display bail early in dm_pp_get_static_clocksJonathan Gray
2020-08-22drm/amd/display: Improve DisplayPort monitor interopJonathan Gray
2020-08-22drm/radeon: disable AGP by defaultJonathan Gray
2020-08-22drm/debugfs: fix plain echo to connector "force" attributeJonathan Gray
2020-08-22drm/radeon: Fix reference count leaks caused by pm_runtime_get_syncJonathan Gray
2020-08-22drm/amdgpu: avoid dereferencing a NULL pointerJonathan Gray
2020-08-21Add kstats reporting the software and hardware producer and consumerJonathan Matthew
2020-08-18Our usleep_range(min, max) implementation today is only taking accountMarcus Glocker
2020-08-14Re-commit Exar XR17V35x serial port support previously backed out:Joshua Stein
2020-08-12skip trying to read disabled bios on RV610Jonathan Gray
2020-08-12drm/drm_fb_helper: fix fbdev with sparc64Jonathan Gray
2020-08-07- Do better work in ifmedia_updKevin Lo
2020-08-05drm: hold gem reference until object is no longer accessedJonathan Gray
2020-08-05drm/amdgpu: Prevent kernel-infoleak in amdgpu_info_ioctl()Jonathan Gray
2020-08-05drm/amd/display: Clear dm_state for fast updatesJonathan Gray