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
2021-09-27
drm/amd/display: Update number of DCN3 clock states
Jonathan Gray
2021-09-27
drm/amdgpu: Fix BUG_ON assert
Jonathan Gray
2021-09-27
drm/dp_mst: Fix return code on sideband message failure
Jonathan Gray
2021-09-27
drm/amdkfd: Account for SH/SE count when setting up cu masks.
Jonathan Gray
2021-09-27
drm/display: fix possible null-pointer dereference in dcn10_set_clock()
Jonathan Gray
2021-09-27
gpu: drm: amd: amdgpu: amdgpu_i2c: fix possible uninitialized-variable access...
Jonathan Gray
2021-09-27
drm/amd/display: fix incorrect CM/TF programming sequence in dwb
Jonathan Gray
2021-09-27
drm/amd/display: fix missing writeback disablement if plane is removed
Jonathan Gray
2021-09-27
drm/amd/amdgpu: Update debugfs link_settings output link_rate field in hex
Jonathan Gray
2021-09-27
drm/amdgpu: Fix a printing message
Jonathan Gray
2021-09-27
drm/amd/display: Fix timer_per_pixel unit error
Jonathan Gray
2021-09-27
drm: protect drm_master pointers in drm_lease.c
Jonathan Gray
2021-09-27
drm: serialize drm_file.master with a new spinlock
Jonathan Gray
2021-09-27
drm: avoid blocking in drm_clients_info's rcu section
Jonathan Gray
2021-09-27
drm/amdgpu: Fix amdgpu_ras_eeprom_init()
Jonathan Gray
2021-09-24
Reset the Tx timer when iwm(4) firmware sends a BA notification.
Stefan Sperling
2021-09-23
Reset the Tx timer when iwx(4) firmware sends a BA notification.
Stefan Sperling
2021-09-23
Add support for Tx aggregation to the iwx(4) driver.
Stefan Sperling
2021-09-22
Add a workaround for machines where the framebuffer size reported by the
Mark Kettenis
2021-09-20
wire up bpf correctly
Jonathan Matthew
2021-09-20
pci_mapreg_map() will assign an address to the BAR if it doesn't have one
Jonathan Matthew
2021-09-16
drm/amdgpu/acp: Make PM domain really work
Jonathan Gray
2021-09-11
Zero out iwx(4) Tx descriptors of frames which are done.
Stefan Sperling
2021-09-11
Fix a bug in iwx(4) Tx done interrupt processing.
Stefan Sperling
2021-09-10
Let iwx(4) resume directly in DVACT_WAKEUP instead of running the init task.
Stefan Sperling
2021-09-09
drm: Copy drm_wait_vblank to user before returning
Jonathan Gray
2021-09-09
drm/amd/pm: change the workload type for some cards
Jonathan Gray
2021-09-09
Revert "drm/amd/pm: fix workload mismatch on vega10"
Jonathan Gray
2021-09-09
drm/i915: Fix syncmap memory leak
Jonathan Gray
2021-09-09
drm/amdgpu: Cancel delayed work when GFXOFF is disabled
Jonathan Gray
2021-09-09
Don't print references to Intel's website for downloading firmware
Joshua Stein
2021-09-08
Add a missing call to iwx_ctxt_info_free_fw_img() in an error path
Stefan Sperling
2021-09-08
Make iwm(4) and iwx(4) raise IPL to splnet() while loading firmware.
Stefan Sperling
2021-09-08
Let iwm(4) and iwx(4) sleep for 1 second while loading firmware.
Stefan Sperling
2021-09-05
Pass `uobj' to uvmfault_unlockall() at the end of the fault handler.
Martin Pieuchot
2021-09-03
Make virtio(4) less restrictive on the type of BAR it supports for
Patrick Wildt
2021-09-03
Make iwm(4) and iwx(4) resume code path more similar to the attach code path.
Stefan Sperling
2021-09-03
Ensure that iwm(4) and iwx(4) will reload firmware from disk on down/up,
Stefan Sperling
2021-09-02
Initialize the uvm object when we actually need it such that we can
Mark Kettenis
2021-09-02
Fix our iwx(4) xtal latency values to match the values used by Linux iwlwifi.
Stefan Sperling
2021-09-02
The PCI_PRODUCT_INTEL_WL_22500_1 device is part of the 22000
Kevin Lo
2021-09-02
aq(4) driver for Aquantia 1/2.5/5/10Gb/s PCIe ethernet adapters
Mike Larkin
2021-08-31
Implement suspend/resume for bwfm(4) with PCIe backend. We try to send the
Patrick Wildt
2021-08-31
Properly deallocate some more structures upon detach, and make sure we're
Patrick Wildt
2021-08-31
Initialize some struct variables to make sure that upon reinit, caused by
Patrick Wildt
2021-08-31
Initialize ring read/write pointers to make sure that upon reinit, caused
Patrick Wildt
2021-08-31
Fix use of wrong pointer argument when freeing firmware paging info in iwx(4).
Stefan Sperling
2021-08-31
remove empty forward structs fro bge_ring_data as found with ctfconv.
Jasper Lievisse Adriaanse
2021-08-29
iwm/iwx: propagate errors out of iw{m,x}_set_bits_mask_prph routines
Greg Steuck
2021-08-28
Remove bogus code that tries to unmap GTT pages in a codepath that clearly
Mark Kettenis
[next]