index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
dev
/
pci
Age
Commit message (
Expand
)
Author
2019-07-09
Use wake_up_process() instead of wakeup() in dma_fence_default_wait_cb()
Jonathan Gray
2019-07-09
add dma_fence_wait_any_timeout() required for parts of amdgpu
Jonathan Gray
2019-07-08
remove duplicate hdmi.h include
Jonathan Gray
2019-07-07
tweak config pending handling so it waits for all ports to finish scanning
David Gwynne
2019-07-06
Re-add some printf's as they were originally.
Kevin Lo
2019-07-05
Use multi-threaded task queues to prevent deadlocks in the case where a
Mark Kettenis
2019-07-04
when the mac address changes, update the mac/vlan filters accordingly.
Jonathan Matthew
2019-07-04
drm/amdgpu: simplify Raven, Raven2, and Picasso handling
Jonathan Gray
2019-07-04
drm/amdgpu: use IP presence to free uvd and vce handles
Jonathan Gray
2019-07-04
drm/amdgpu/soc15: clean up picasso support
Jonathan Gray
2019-07-04
drm/amdgpu: add new raven series device
Jonathan Gray
2019-07-04
drm/amdgpu: add ip blocks for picasso (v2)
Jonathan Gray
2019-07-04
drm/amdgpu: enable vcn powergating for PCO
Jonathan Gray
2019-07-04
drm/amdgpu: Enable SDMA power gating for PCO
Jonathan Gray
2019-07-04
drm/amdgpu: Add pg support for gfxoff for PCO
Jonathan Gray
2019-07-04
drm/amdgpu: add picasso for amdgpu kms
Jonathan Gray
2019-07-04
drm/amdgpu: add picasso support for sdma_v4
Jonathan Gray
2019-07-04
drm/amdgpu: add picasso support for gfx_v9_0
Jonathan Gray
2019-07-04
drm/amdgpu: add picasso support for gmc
Jonathan Gray
2019-07-04
drm/amdgpu: add clockgating support for picasso
Jonathan Gray
2019-07-04
drm/amdgpu: add picasso support for vcn
Jonathan Gray
2019-07-04
drm/amdgpu: add picasso ucode loading method
Jonathan Gray
2019-07-04
drm/amdgpu: initilize picasso psp firmwares support
Jonathan Gray
2019-07-04
drm/amdgpu: Add support of powerplay for picasso
Jonathan Gray
2019-07-04
drm/amd/display/dm: add picasso support
Jonathan Gray
2019-07-04
drm/amdgpu: add picasso support for vm
Jonathan Gray
2019-07-04
drm/amdgpu: add soc15 support for picasso
Jonathan Gray
2019-07-04
drm/amdgpu: add picasso to asic_type enum
Jonathan Gray
2019-07-04
Make seqlock_init() take an IPL argument so the engine stats lock which
Jonathan Gray
2019-07-03
use ifiq_input return values to apply backpressure to rings.
David Gwynne
2019-07-02
re-add framebuffer size change from 1.4 that was lost in the big
Joshua Stein
2019-07-02
Use IPL_TTY for locks used as arguments to spin_lock_irq() and
Jonathan Gray
2019-07-02
Use IPL_TTY for locks used as arguments to spin_lock_irq() and
Jonathan Gray
2019-07-01
drm/i915/gen9+: Fix initial readout for Y tiled framebuffers
Joshua Stein
2019-07-01
revert local changes in code under #ifdef __linux__
Jonathan Gray
2019-06-30
drm: add fallback override/firmware EDID modes workaround
Jonathan Gray
2019-06-30
drm/edid: abstract override/firmware EDID retrieval
Jonathan Gray
2019-06-30
drm/i915/sdvo: Implement proper HDMI audio support for SDVO
Jonathan Gray
2019-06-27
Enable MSI-X interrupts.
Mark Kettenis
2019-06-26
Use timeout_add_msec(9)
kn
2019-06-26
Fix IPL of connector_list_lock.
Mark Kettenis
2019-06-25
Implement suspend/resume support for MSI-X interrupts. Loosely based on
Mark Kettenis
2019-06-22
Set if_link_state based on the PAOS port register, and update it when
Jonathan Matthew
2019-06-17
Split out the code that assigns addresses to BARs into its own function.
Mark Kettenis
2019-06-17
When reloading station address via TWSI is timed out, try to reload
Kevin Lo
2019-06-16
drm/amd/display: Use plane->color_space for dpp if specified
Jonathan Gray
2019-06-14
match on Intel Apollo Lake ids
Jonathan Gray
2019-06-14
regen
Jonathan Gray
2019-06-14
more Intel Apollo Lake ids
Jonathan Gray
2019-06-14
Only add and remove flow table entries for multicast while the interface is
Jonathan Matthew
[next]