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
Age
Commit message (
Expand
)
Author
2022-08-06
Prevent buffer overflow in OF_getpropintarray().
Mark Kettenis
2022-08-05
Fix bounds check in ucc_add_key(); ok anton@
Miod Vallat
2022-08-05
The netlock for SIOCSIFMEDIA and SIOCGIFMEDIA ioctl is not necessary.
Alexander Bluhm
2022-08-03
recognise IDT 92HD95/92HD95B now sold as TSI 92HD95B
Jonathan Gray
2022-08-03
drm/i915/adlp: Fix register corruption after DDI clock enabling
Jonathan Gray
2022-08-02
match on Intel 600 Series LP
Jonathan Gray
2022-08-02
regen
Jonathan Gray
2022-08-02
add more Intel Alder Lake / 600 Series LP ids
Jonathan Gray
2022-08-01
Fix bogus indent. NFC
Miod Vallat
2022-08-01
drm/amd/display: Fix wrong format specifier in amdgpu_dm.c
Jonathan Gray
2022-08-01
drm/amdgpu: Off by one in dm_dmub_outbox1_low_irq()
Jonathan Gray
2022-08-01
drm/amd/display: invalid parameter check in dmub_hpd_callback
Jonathan Gray
2022-08-01
drm/amd/display: Don't lock connection_mutex for DMUB HPD
Jonathan Gray
2022-08-01
drm/amd/display: Fix surface optimization regression on Carrizo
Jonathan Gray
2022-08-01
drm/amd/display: Optimize bandwidth on following fast update
Jonathan Gray
2022-08-01
drm/amd/display: Reset DMCUB before HW init
Jonathan Gray
2022-08-01
drm/amd/display: Ignore First MST Sideband Message Return Error
Jonathan Gray
2022-08-01
drm/amdgpu/display: add quirk handling for stutter mode
Jonathan Gray
2022-08-01
drm/amd/display: Fork thread to offload work of hpd_rx_irq
Jonathan Gray
2022-08-01
drm/amd/display: Add option to defer works of hpd_rx_irq
Jonathan Gray
2022-08-01
drm/amd/display: Support for DMUB HPD interrupt handling
Jonathan Gray
2022-08-01
KNF
Mark Kettenis
2022-07-31
Replace selwakeup() with KNOTE() in audio(4)
Visa Hankala
2022-07-30
Fix build without intagp
Klemens Nanni
2022-07-28
Remove bogus mtw_read_cfg.
Kevin Lo
2022-07-27
now that llist is fixed enable more of i915 __notify_execute_cb()
Jonathan Gray
2022-07-27
fix llist_for_each_entry*
Jonathan Gray
2022-07-27
Enumerate and shift PHY mode bits.
James Hastings
2022-07-25
The GPIO pin on Apple M1 systems is actually connected to the SDZ pin, which
Mark Kettenis
2022-07-24
regen
Klemens Nanni
2022-07-24
Update Atheros AR928X pcidev string
Klemens Nanni
2022-07-23
Discard relative movement packets outside of [-127, 127] range to
Stefan Hagen
2022-07-22
drm/aperture: Run fbdev removal before internal helpers
Jonathan Gray
2022-07-22
drm/amd/pm: Prevent divide by zero
Jonathan Gray
2022-07-22
drm/amd/display: Only use depth 36 bpp linebuffers on DCN display engines.
Jonathan Gray
2022-07-22
drm/i915: Require the vm mutex for i915_vma_bind()
Jonathan Gray
2022-07-22
drm/i915/uc: correctly track uc_fw init failure
Jonathan Gray
2022-07-22
drm/i915/gt: Serialize TLB invalidates with GT resets
Jonathan Gray
2022-07-22
drm/i915/gt: Serialize GRDOM access between multiple engine resets
Jonathan Gray
2022-07-22
drm/i915/dg2: Add Wa_22011100796
Jonathan Gray
2022-07-22
drm/i915/selftests: fix a couple IS_ERR() vs NULL tests
Jonathan Gray
2022-07-22
drm/i915/gvt: IS_ERR() vs NULL bug in intel_gvt_update_reg_whitelist()
Jonathan Gray
2022-07-22
drm/i915: fix a possible refcount leak in intel_dp_add_mst_connector()
Jonathan Gray
2022-07-19
Fix up tx ring slot calculations so we store the mbuf and dma map with
Jonathan Matthew
2022-07-16
Add support for using the power button to wake up from suspend.
Mark Kettenis
2022-07-15
fix typos in previous
Theo de Raadt
2022-07-15
Implement support for framebuffers that don't start on a page boundary.
Mark Kettenis
2022-07-15
Use db_rint() to make it possible to enter ddb(4) by typing ESC D.
Mark Kettenis
2022-07-15
Missing xhcivar.h bit that should have gone with xhci.c r1.125
Theo Buehler
2022-07-15
Use a separate varaible to signal a "dead" controller (that has disappeared
Mark Kettenis
[next]