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