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-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
2021-08-27
drm/amd/display: workaround for hard hang on HPD on native DP
Jonathan Gray
2021-08-27
drm/amd/display: Fix Dynamic bpp issue with 8K30 with Navi 1X
Jonathan Gray
2021-08-27
drm/amdgpu: fix the doorbell missing when in CGPG issue for renoir.
Jonathan Gray
2021-08-26
There are some races in the hardware which thus require a few more tries
Kevin Lo
2021-08-23
Fix the initial length check in iwx_fill_probe_req() to match iwm(4).
Stefan Sperling
2021-08-20
In the attach routine, the hardware bug workaround is only for legacy PCI
Kevin Lo
2021-08-20
Revert previous; Turns out the start_hw() functions don't always
Stefan Sperling
2021-08-19
Run more device init code when resuming iwm(4) and iwx(4) devices.
Stefan Sperling
2021-08-19
Hide detailed firmware error reports from iwn/iwm/iwx by default.
Stefan Sperling
2021-08-18
drm/i915: Only access SFC_DONE when media domain is not fused off
Jonathan Gray
2021-08-18
drm/amdgpu: don't enable baco on boco platforms in runpm
Jonathan Gray
2021-08-18
drm/amd/display: use GFP_ATOMIC in amdgpu_dm_irq_schedule_work
Jonathan Gray
2021-08-18
drm/amd/display: Remove invalid assert for ODM + MPC case
Jonathan Gray
2021-08-16
Remove obsolete pre-release support code about two early versions of 8260.
Kevin Lo
2021-08-16
Remove redundant SIOCSIFMTU ioctl handler already handlded by ether_ioctl().
Kevin Lo
2021-08-14
call task_del() from destroy_work_on_stack()
Jonathan Gray
[prev]
[next]