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
Age
Commit message (
Expand
)
Author
2024-10-18
drm/i915/hdcp: fix connector refcounting
Jonathan Gray
2024-10-18
drm/amd/display: Check null pointer before dereferencing se
Jonathan Gray
2024-10-18
drm/amd/display: Revert "Check HDCP returned status"
Jonathan Gray
2024-10-18
drm/amd/display: Remove a redundant check in authenticated_dp
Jonathan Gray
2024-10-17
drm/crtc: fix uninitialized variable use even harder
Jonathan Gray
2024-10-17
use rw_status instead of interpreting RWL_OWNER to see if a lock is busy.
David Gwynne
2024-10-17
Add pinctrl support.
Mark Kettenis
2024-10-17
Remove a lot of #include stanzas which used to be required by code found in
Miod Vallat
2024-10-17
Shortcut cursig when called during sleep setup.
Claudio Jeker
2024-10-17
regen
David Gwynne
2024-10-17
Kingston SNV2S nvme device
David Gwynne
2024-10-17
regen
David Gwynne
2024-10-17
ampere altra pci ports
David Gwynne
2024-10-17
remove unneeded task.h include, missed in rev 1.67
Jonathan Gray
2024-10-17
include <dev/ic/bcm2835_dmac.h> not "dev/ic/bcm2835_dmac.h"
Jonathan Gray
2024-10-17
remove unneeded if_wg.h and pfsync.h includes
Jonathan Gray
2024-10-17
use <machine/asm.h> not "machine/asm.h", for consistency
Jonathan Gray
2024-10-17
remove unneeded includes
Jonathan Gray
2024-10-16
a.out is no longer the commonly encountered binary file format, the world has
Miod Vallat
2024-10-16
Deliver SIGTRAP, rather than SIGEMT, when a TADDccTV or TSUBccTV instruction
Miod Vallat
2024-10-16
Deliver SIGTRAP, rather than SIGEMT, for trap instructions which are neither
Miod Vallat
2024-10-16
cut tun_init() out, it does pointless work.
David Gwynne
2024-10-16
remove SIOCSIFDSTADDR from the network ioctls.
David Gwynne
2024-10-16
remove unneeded frame.h and riscvreg.h includes
Jonathan Gray
2024-10-15
Indicate that a process has stopped by setting PS_STOPPED flag
Claudio Jeker
2024-10-15
Fix runtime calculation. Assiging ts to spc_runtime does not work if ts
Claudio Jeker
2024-10-15
Use pr instead of p->p_p like everywhere else in exit1.
Claudio Jeker
2024-10-15
remove unneeded pte.h include
Jonathan Gray
2024-10-15
remove struct arpreq from net/if_arp.h
Jonathan Gray
2024-10-14
remove unneeded vmparam.h include from pte.h
Jonathan Gray
2024-10-14
Fix build w/o SUSPEND option
Jan Klemkow
2024-10-14
remove unneeded device.h include
Jonathan Gray
2024-10-14
remove unused struct sigstate; ok miod@
Jonathan Gray
2024-10-14
change mutex.h include to rwlock.h
Jonathan Gray
2024-10-14
remove unneeded proc.h include
Jonathan Gray
2024-10-13
remove unneeded timeout.h include
Jonathan Gray
2024-10-13
remove unneeded limits.h and errno.h includes
Jonathan Gray
2024-10-12
remove unneeded rwlock.h include
Jonathan Gray
2024-10-12
remove unneeded time.h include
Jonathan Gray
2024-10-12
remove unneeded percpu.h include
Jonathan Gray
2024-10-12
remove vmparam.h include
Jonathan Gray
2024-10-11
Revert ehci(4) bits in the previous commit. Apparently 64-bit DMA is broken
Mark Kettenis
2024-10-11
drm/amd/display: enable_hpo_dp_link_output: Check link_res->hpo_dp_link_enc b...
Jonathan Gray
2024-10-11
drm/amd/display: Allow backlight to go below `AMDGPU_DM_DEFAULT_MIN_BACKLIGHT`
Jonathan Gray
2024-10-11
drm/amd/display: Fix system hang while resume with TBT monitor
Jonathan Gray
2024-10-11
drm/amd/display: Add HDR workaround for specific eDP
Jonathan Gray
2024-10-11
drm/sched: Add locking to drm_sched_entity_modify_sched
Jonathan Gray
2024-10-11
drm/i915/gem: fix bitwise and logical AND mixup
Jonathan Gray
2024-10-11
drm: Consistently use struct drm_mode_rect for FB_DAMAGE_CLIPS
Jonathan Gray
2024-10-11
drm/amdgpu/gfx10: use rlc safe mode for soft recovery
Jonathan Gray
[next]