summaryrefslogtreecommitdiff
path: root/sys/dev/pci
AgeCommit message (Collapse)Author
2019-07-04drm/amdgpu: use IP presence to free uvd and vce handlesJonathan Gray
From Alex Deucher 44876ae294dd7d7bcdfb527d12b86beb54cd013b in mainline linux
2019-07-04drm/amdgpu/soc15: clean up picasso supportJonathan Gray
From Alex Deucher 23ecdc6187ef74e00b78e889446a309628719b6e in mainline linux
2019-07-04drm/amdgpu: add new raven series deviceJonathan Gray
From Huang Rui 367b013ce0064c782cec784233805eeb67417747 in mainline linux
2019-07-04drm/amdgpu: add ip blocks for picasso (v2)Jonathan Gray
From Huang Rui 40c2358b1102b65d2c173a43083894af630f0e60 in mainline linux
2019-07-04drm/amdgpu: enable vcn powergating for PCOJonathan Gray
From Kenneth Feng 1a84d967c180d421a9182a227fc1fee3701cc7d6 in mainline linux
2019-07-04drm/amdgpu: Enable SDMA power gating for PCOJonathan Gray
From Kenneth Feng a4494fda32adb4e8d7441f680219b6e99ffbf6e7 in mainline linux
2019-07-04drm/amdgpu: Add pg support for gfxoff for PCOJonathan Gray
From Kenneth Feng 8c7bf5834a334dad9a1c3a2ddc93e26bdeeadd57 in mainline linux
2019-07-04drm/amdgpu: add picasso for amdgpu kmsJonathan Gray
From Likun Gao b95874cfa83e9096b7654cd79e35157c918005f5 in mainline linux
2019-07-04drm/amdgpu: add picasso support for sdma_v4Jonathan Gray
From Likun Gao 84ad2e1bd6e6fededa7ed389d0a171d0822abaac in mainline linux
2019-07-04drm/amdgpu: add picasso support for gfx_v9_0Jonathan Gray
From Likun Gao 501a580ae6a4087ed7c8e4fdcf3de7a5ca56bdd1 in mainline linux
2019-07-04drm/amdgpu: add picasso support for gmcJonathan Gray
From Likun Gao e21f561ad52a6c909c64d2856a3ad03a4042a5df in mainline linux
2019-07-04drm/amdgpu: add clockgating support for picassoJonathan Gray
From Likun Gao 79f3641cc03881ba98aa549a149b34c838b7d7fb in mainline linux
2019-07-04drm/amdgpu: add picasso support for vcnJonathan Gray
From Likun Gao 86771d9a58fa8f6b2b871f72c6beaf269f309718 in mainline linux
2019-07-04drm/amdgpu: add picasso ucode loading methodJonathan Gray
From Likun Gao 669018bdcd858def1c43d130b4cc29409ed8c036 in mainline linux
2019-07-04drm/amdgpu: initilize picasso psp firmwares supportJonathan Gray
From Likun Gao 227f3dc5f615eb31e007f5db4da7297c66a36e24 in mainline linux
2019-07-04drm/amdgpu: Add support of powerplay for picassoJonathan Gray
From Likun Gao 186b073decbf7573971b1786ffeb2fe776d0d9e7 in mainline linux
2019-07-04drm/amd/display/dm: add picasso supportJonathan Gray
From Likun Gao b22ab73314c0dfa91ac1948812c7e8050240c563 in mainline linux
2019-07-04drm/amdgpu: add picasso support for vmJonathan Gray
From Likun Gao 5f4e2085eeab8c6386452bc18f4f680d1ea3b9d2 in mainline linux
2019-07-04drm/amdgpu: add soc15 support for picassoJonathan Gray
From Likun Gao ad5a67a7ea87e625721a5d0c4e9f12100372f1f6 in mainline linux
2019-07-04drm/amdgpu: add picasso to asic_type enumJonathan Gray
From Likun Gao be9699e3923000ea32c2f4522e1e4de333d21d47 in mainline linux
2019-07-04Make seqlock_init() take an IPL argument so the engine stats lock whichJonathan Gray
uses write_seqlock_irqsave() will be backed by a mutex with IPL_TTY.
2019-07-03use ifiq_input return values to apply backpressure to rings.David Gwynne
2019-07-02re-add framebuffer size change from 1.4 that was lost in the bigJoshua Stein
update ok jsg
2019-07-02Use IPL_TTY for locks used as arguments to spin_lock_irq() andJonathan Gray
spin_lock_irqsave() to closer match the linux interrupt blocking behaviour. Prompted by a discussion with kettenis@.
2019-07-02Use IPL_TTY for locks used as arguments to spin_lock_irq() andJonathan Gray
spin_lock_irqsave() to closer match the linux interrupt blocking behaviour. Prompted by a discussion with kettenis@. ok kettenis@
2019-07-01drm/i915/gen9+: Fix initial readout for Y tiled framebuffersJoshua Stein
From Imre Deak d9a515867bdba59ebf196a6ade10faae8e8be36a in mainline linux ok jsg
2019-07-01revert local changes in code under #ifdef __linux__Jonathan Gray
2019-06-30drm: add fallback override/firmware EDID modes workaroundJonathan Gray
From Jani Nikula 04757d0e37897cdfa59050157b9083d661bd099e in linux 4.19.y/4.19.53 48eaeb7664c76139438724d520a1ea4a84a3ed92 in mainline linux
2019-06-30drm/edid: abstract override/firmware EDID retrievalJonathan Gray
From Jani Nikula 29a6026624cde0a378ac4ebd2f697ee6d941adf9 in linux 4.19.y/4.19.53 56a2b7f2a39a8d4b16a628e113decde3d7400879 in mainline linux
2019-06-30drm/i915/sdvo: Implement proper HDMI audio support for SDVOJonathan Gray
From Ville Syrjala b08ec06c94fc5575cd2e5daea2db7861c9c72bd0 in linux 4.19.y/4.19.53 d74408f528261f900dddb9778f61b5c5a7a6249c in mainline linux
2019-06-27Enable MSI-X interrupts.Mark Kettenis
ok patrick@, sthen@
2019-06-26Use timeout_add_msec(9)kn
To initiate LED blinking, simply kick of the timer after the blinking rate's period rather than one tick to get red of the last hardclock(9) based timeout in this driver. The now increased delay is compensated by also turning on the LED immediately. OK stsp
2019-06-26Fix IPL of connector_list_lock.Mark Kettenis
ok jsg@
2019-06-25Implement suspend/resume support for MSI-X interrupts. Loosely based onMark Kettenis
an earlier diff from sf@. ok jmatthew@, also ok mlarkin@, sf@ for a slightly different earlier version
2019-06-22Set if_link_state based on the PAOS port register, and update it whenJonathan Matthew
we get a port change event. ok dlg@
2019-06-17Split out the code that assigns addresses to BARs into its own function.Mark Kettenis
ok patrick@
2019-06-17When reloading station address via TWSI is timed out, try to reloadKevin Lo
station address from EEPROM. From Brad.
2019-06-16drm/amd/display: Use plane->color_space for dpp if specifiedJonathan Gray
From Nicholas Kazlauskas 668440f6ee3f553252cb52da488d3ac3ba404382 in linux 4.19.y/4.19.51 a1e07ba89d49581471d64c48152dbe03b42bd025 in mainline linux
2019-06-14match on Intel Apollo Lake idsJonathan Gray
from James Hastings
2019-06-14regenJonathan Gray
2019-06-14more Intel Apollo Lake idsJonathan Gray
from James Hastings
2019-06-14Only add and remove flow table entries for multicast while the interface isJonathan Matthew
up, and re-add flow table entries for all existing multicast groups when bringing the interface up.
2019-06-14Add a barrier after arming a completion queue. If multiple cqs are usingJonathan Matthew
the same uar page, these writes could be combined, which would result in a queue not being armed.
2019-06-13the rx drops field is 8 bits (and a 24 bit flow tag), not 32 bits.David Gwynne
sympathy from jmatthew@
2019-06-12Set interrupt moderation on the completion queue for around 10000Jonathan Matthew
interrupts per second, or 90% of the cq size. ok dlg@
2019-06-11drm: don't block fb changes for async plane updatesJonathan Gray
From Helen Koike fbb7e114e6e690c46f170dedd6fd2fb22f241519 in linux 4.19.y/4.19.50 89a4aac0ab0e6f5eea10d7bf4869dd15c3de2cd4 in mainline linux
2019-06-11drm/i915: Maintain consistent documentation subsection orderingJonathan Gray
From Jonathan Corbet 6600ec2600d63868efa8c6641375451677469b24 in linux 4.19.y/4.19.50 551bd3368a7b3cfef01edaade8970948d178d40a in mainline linux
2019-06-11drm/i915/fbc: disable framebuffer compression on GeminiLakeJonathan Gray
From Daniel Drake 360e00e290a355219425b5ea0ca62d9df3261fa1 in linux 4.19.y/4.19.50 396dd8143bdd94bd1c358a228a631c8c895a1126 in mainline linux
2019-06-11drm/amdgpu: remove ATPX_DGPU_REQ_POWER_FOR_DISPLAYS check when hotplug-inJonathan Gray
From Aaron Liu f3dcc88d531fd21af0c4261896eb23b455499366 in linux 4.19.y/4.19.50 bdb1ccb080dafc1b4224873a5b759ff85a7d1c10 in mainline linux
2019-06-11drm/radeon: prefer lower reference dividersJonathan Gray
From Christian Koenig 84c82ab8f133f1c1e27f6b1bafe3f7d8835acc4c in linux 4.19.y/4.19.50 2e26ccb119bde03584be53406bbd22e711b0d6e6 in mainline linux