summaryrefslogtreecommitdiff
path: root/sys/dev/pci
AgeCommit message (Expand)Author
2020-06-26drm/i915/gt: Move gen4 GT workarounds from init_clock_gating to workaroundsJonathan Gray
2020-06-26drm/i915/gt: Move vlv GT workarounds from init_clock_gating to workaroundsJonathan Gray
2020-06-26drm/i915/gt: Move ilk GT workarounds from init_clock_gating to workaroundsJonathan Gray
2020-06-26drm/i915/gt: Move snb GT workarounds from init_clock_gating to workaroundsJonathan Gray
2020-06-26drm/i915/gt: Move ivb GT workarounds from init_clock_gating to workaroundsJonathan Gray
2020-06-26drm/i915/gt: Move hsw GT workarounds from init_clock_gating to workaroundsJonathan Gray
2020-06-26drm/i915/gt: Incrementally check for rewindingJonathan Gray
2020-06-26drm/i915/tc: fix the reset of ln0Jonathan Gray
2020-06-26drm/i915/icl+: Fix hotplug interrupt disabling after storm detectionJonathan Gray
2020-06-26stuff for PPCNT - Ports Performance Counters RegisterDavid Gwynne
2020-06-26drm/amd/display: Use kvfree() to free coeff in build_regamma()Jonathan Gray
2020-06-26drm/amdkfd: Use correct major in devcgroup checkJonathan Gray
2020-06-26drm/connector: notify userspace on hotplug after register completeJonathan Gray
2020-06-26drm/i915: Whitelist context-local timestamp in the gen9 cmdparserJonathan Gray
2020-06-26drm/i915/gem: Avoid iterating an empty listJonathan Gray
2020-06-26drm/i915: Fix AUX power domain toggling across TypeC mode resetsJonathan Gray
2020-06-26drm/dp_mst: Increase ACT retry timeout to 3sJonathan Gray
2020-06-26drm/amdgpu: Replace invalid device ID with a valid device IDJonathan Gray
2020-06-26drm/amdgpu/display: use blanked rather than plane state for sync groupsJonathan Gray
2020-06-26drm/dp_mst: Reformat drm_dp_check_act_status() a bitJonathan Gray
2020-06-26drm: encoder_slave: fix refcouting error for modulesJonathan Gray
2020-06-26drm/amd/display: Revalidate bandwidth before commiting DC updatesJonathan Gray
2020-06-26add readx_poll_timeout() required for 5.7.6 drmJonathan Gray
2020-06-26add some whitespace to let things breathe a bit.David Gwynne
2020-06-26whitespace fixes, no functional change.David Gwynne
2020-06-26fix link state handling so we can see link go both up and down.David Gwynne
2020-06-25LUT writes go through actual regsiters on 710s, not ctl writes.David Gwynne
2020-06-25add rss/toeplitz support for 710 chips.David Gwynne
2020-06-25use the ixl_chip struct to store different rss_hena settings for 710/722David Gwynne
2020-06-25add definitions for rss bits.David Gwynne
2020-06-25we're close to a point where the differences between 710s and 722s matter.David Gwynne
2020-06-25use intrmap to set up multiple queues across multiple cpus.David Gwynne
2020-06-25bump the ifq maxlen like i just did for ixl(4).David Gwynne
2020-06-25report rx ring state for all rings, not just the first one.David Gwynne
2020-06-24set IFQ_SET_MAXLEN to the number of slots on the tx ring, not 1.David Gwynne
2020-06-24kernel: use gettime(9)/getuptime(9) in lieu of time_second(9)/time_uptime(9)cheloha
2020-06-24Use SDEV_NO_ADAPTER_TARGET instead of the value that is beingKenneth R Westerback
2020-06-24Use SDEV_NO_ADAPTER_TARGET instead of -1 to indicateKenneth R Westerback
2020-06-24get rid of the per device sff lock because we only use the global one.David Gwynne
2020-06-24actually use pci_intr_establish_cpu with cpus from the intrmap.David Gwynne
2020-06-22Remove AMRR/MiRA support from iwx(4). Tx rate selection happens in firmware.Stefan Sperling
2020-06-22Remove unused code for parsing non-volatile memory (NVM) from iwx(4).Stefan Sperling
2020-06-22Some connectors attach late when the drm driver is registers. ForMark Kettenis
2020-06-22apart from the lock wait_queue_head struct is unused so replace itJonathan Gray
2020-06-22don't try to decrement if completion flag is UINT_MAXJonathan Gray
2020-06-22drm/amdgpu: Sync with VM root BO when switching VM to CPU update modeJonathan Gray
2020-06-22drm/amd/powerpay: Disable gfxoff when setting manual mode on picasso and ravenJonathan Gray
2020-06-22drm/amd/display: Do not disable pipe split if mode is not supportedJonathan Gray
2020-06-22drm/amd/display: dmcu wait loop calculation is incorrect in RVJonathan Gray
2020-06-22drm/amd/display: Correct updating logic of dcn21's pipe VM flagsJonathan Gray