summaryrefslogtreecommitdiff
path: root/sys/dev/pci
AgeCommit message (Expand)Author
2019-10-16regenMike Larkin
2019-10-16Fix a bunch of lines that had whitespace at the endMike Larkin
2019-10-16Fix reversed gotos; CID 1453190.Daniel Dickman
2019-10-14Add another quirk for the ALC285 on the X1C7 to avoid a clickingJoshua Stein
2019-10-14Rename AZ_QRK_WID_SPKR2_DAC and AZ_QRK_WID_DOLBY_ATMOS to make itJoshua Stein
2019-10-13Move ws_get_param/ws_set_param into wsdisplay code.Mark Kettenis
2019-10-13drm/radeon: Bail earlier when radeon.cik_/si_support=0 is passedJonathan Gray
2019-10-13drm/amdgpu: Check for valid number of registers to readJonathan Gray
2019-10-13drm/amdgpu: Fix KFD-related kernel oops on HawaiiJonathan Gray
2019-10-12Fix a use-after-free memory access in iwm's interrupt handler.Stefan Sperling
2019-10-09Restore BSS channel only when BSS was not changed in iee80211_intputm().tobhe
2019-10-08drm/amdgpu/si: fix ASIC testsJonathan Gray
2019-10-08drm/amd/display: support spdifJonathan Gray
2019-10-08drm/amd/display: reprogram VM config when system resumeJonathan Gray
2019-10-08drm/amd/display: fix issue where 252-255 values are clippedJonathan Gray
2019-10-08gpu: drm: radeon: Fix a possible null-pointer dereference in radeon_connector...Jonathan Gray
2019-10-08drm/radeon: Fix EEH during kexecJonathan Gray
2019-10-06drm/amd/display: Restore backlight brightness after system resumeJonathan Gray
2019-10-06drm/amd/powerplay/smu7: enforce minimal VBITimeout (v2)Jonathan Gray
2019-10-06add BL_CORE_SUSPENDRESUME defineJonathan Gray
2019-10-05The event queue consumer counter also needs to be unsigned like the others.Jonathan Matthew
2019-10-04Re-enable call to intel_hpd_poll_init() in vlv_display_power_well_deinit().Jonathan Gray
2019-10-02When dequeuing an aqb from the live queue and move it to the idle queue,YASUOKA Masahiko
2019-10-01drm: Flush output polling on shutdownJonathan Gray
2019-10-01Revert "drm/amd/powerplay: Enable/Disable NBPSTATE on On/OFF of UVD"Jonathan Gray
2019-09-30try to make if_baudrate look plausible.David Gwynne
2019-09-30use the right values when figuring out which if_baudrate to use.David Gwynne
2019-09-30remove the "copy function" argument to bpf_mtap_hdr.David Gwynne
2019-09-27Use a better scale value in ksmn(4), this produces a slightly moreBryan Steele
2019-09-26Add a new driver for getting AMD CPU temperature sensor over the SMN.Bryan Steele
2019-09-26regenBryan Steele
2019-09-26Add "AMD64 17h/3xh Root Complex" device.Bryan Steele
2019-09-25Argument order fix for MCLGETI.Kevin Lo
2019-09-19drm: panel-orientation-quirks: Add extra quirk table entry for GPD MicroPCJonathan Gray
2019-09-18don't hand roll bpf_mtap_hdr functionality, just use bpf_mtap_hdr.David Gwynne
2019-09-16drm/i915: Make sure cdclk is high enough for DP audio on VLV/CHVJonathan Gray
2019-09-16drm/amdgpu/{uvd,vcn}: fetch ring's read_ptr after allocJonathan Gray
2019-09-16drm/amdgpu: fix ring test failure issue during s3 in vce 3.0 (V2)Jonathan Gray
2019-09-16drm/amdkfd: Add missing Polaris10 IDJonathan Gray
2019-09-16drm/i915: Sanity check mmap length against object sizeJonathan Gray
2019-09-16drm/i915: Handle vm_mmap error during I915_GEM_MMAP ioctl with WC setJonathan Gray
2019-09-16drm/vblank: Allow dynamic per-crtc max_vblank_countJonathan Gray
2019-09-16drm/i915: Cleanup gt powerstate from gemJonathan Gray
2019-09-16drm/i915: Restore sane defaults for KMS on GEM error loadJonathan Gray
2019-09-16drm/amd/dm: Understand why attaching path/tile properties are neededJonathan Gray
2019-09-16drm/amd/pp: Fix truncated clock value when set watermarkJonathan Gray
2019-09-16powerplay: Respect units on max dcfclk watermarkJonathan Gray
2019-09-16drm/i915: Rename PLANE_CTL_DECOMPRESSION_ENABLEJonathan Gray
2019-09-16drm/i915: Fix intel_dp_mst_best_encoder()Jonathan Gray
2019-09-16drm/amdgpu: Update gc_9_0 golden settings.Jonathan Gray