summaryrefslogtreecommitdiff
path: root/sys/dev
AgeCommit message (Expand)Author
2019-07-04drm/amdgpu: add picasso support for gfx_v9_0Jonathan Gray
2019-07-04drm/amdgpu: add picasso support for gmcJonathan Gray
2019-07-04drm/amdgpu: add clockgating support for picassoJonathan Gray
2019-07-04drm/amdgpu: add picasso support for vcnJonathan Gray
2019-07-04drm/amdgpu: add picasso ucode loading methodJonathan Gray
2019-07-04drm/amdgpu: initilize picasso psp firmwares supportJonathan Gray
2019-07-04drm/amdgpu: Add support of powerplay for picassoJonathan Gray
2019-07-04drm/amd/display/dm: add picasso supportJonathan Gray
2019-07-04drm/amdgpu: add picasso support for vmJonathan Gray
2019-07-04drm/amdgpu: add soc15 support for picassoJonathan Gray
2019-07-04drm/amdgpu: add picasso to asic_type enumJonathan Gray
2019-07-04Make seqlock_init() take an IPL argument so the engine stats lock whichJonathan Gray
2019-07-03Skip thermal zones without "trips" or "cooling-maps" nodes.Mark Kettenis
2019-07-03OF_finddevice(9) returns -1 if the node in question couldn't be found.Mark Kettenis
2019-07-03use ifiq_input return values to apply backpressure to rings.David Gwynne
2019-07-03Don't check if unsigned value is less than zeroians
2019-07-02acpi_set_gpehandler: turn edge arg into flags, add support forJoshua Stein
2019-07-02Register rktemp(4) as a thermal sensor with the thermal zone support code.Mark Kettenis
2019-07-02Add thermal zone handling code. This provides support for thermal zonesMark Kettenis
2019-07-02re-add framebuffer size change from 1.4 that was lost in the bigJoshua Stein
2019-07-02Use IPL_TTY for locks used as arguments to spin_lock_irq() andJonathan Gray
2019-07-02Use IPL_TTY for locks used as arguments to spin_lock_irq() andJonathan Gray
2019-07-01Use timeout_add_msec(9)kn
2019-07-01drm/i915/gen9+: Fix initial readout for Y tiled framebuffersJoshua Stein
2019-07-01revert local changes in code under #ifdef __linux__Jonathan Gray
2019-06-30drm: add fallback override/firmware EDID modes workaroundJonathan Gray
2019-06-30drm/edid: abstract override/firmware EDID retrievalJonathan Gray
2019-06-30drm/i915/sdvo: Implement proper HDMI audio support for SDVOJonathan Gray
2019-06-27Enable MSI-X interrupts.Mark Kettenis
2019-06-26Use timeout_add_msec(9)kn
2019-06-26Create IF_WWAN_DEFAULT_PRIORITY which is lower thanClaudio Jeker
2019-06-26Fix IPL of connector_list_lock.Mark Kettenis
2019-06-25Implement suspend/resume support for MSI-X interrupts. Loosely based onMark Kettenis
2019-06-25Turn off the code which waits for AHCI_PREG_CMD_CR to be set by thePatrick Wildt
2019-06-25avoid uninitialised var accessJonathan Gray
2019-06-24Add glkgpio(4), a driver for the GPIO controllers found on Intel's GeminiMark Kettenis
2019-06-24Don't retry to get the usb descriptor in usbd_new_device() if the callClaudio Jeker
2019-06-22Set if_link_state based on the PAOS port register, and update it whenJonathan Matthew
2019-06-17Add aplgpio(4) a driver for the gpio controllers found on Intel's ApolloPatrick Wildt
2019-06-17Split out the code that assigns addresses to BARs into its own function.Mark Kettenis
2019-06-17When reloading station address via TWSI is timed out, try to reloadKevin Lo
2019-06-16drm/amd/display: Use plane->color_space for dpp if specifiedJonathan Gray
2019-06-15Fix previous commit and unbreak the tree.Mark Kettenis
2019-06-14timeout_add(9)+hz(9) -> timeout_add_sec(9); ok patrick@cheloha
2019-06-14Use timeout_add_msec(9)kn
2019-06-14Use timeout_add_msec(9)kn
2019-06-14match on Intel Apollo Lake idsJonathan Gray
2019-06-14regenJonathan Gray
2019-06-14more Intel Apollo Lake idsJonathan Gray
2019-06-14Only add and remove flow table entries for multicast while the interface isJonathan Matthew