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-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
2024-10-11
drm/amdgpu/gfx11: use rlc safe mode for soft recovery
Jonathan Gray
2024-10-11
drm/amd/pm: ensure the fw_info is not null before using it
Jonathan Gray
2024-10-11
drm/amdgpu/gfx9: use rlc safe mode for soft recovery
Jonathan Gray
2024-10-11
drm/amdgpu: Block MMR_READ IOCTL in reset
Jonathan Gray
2024-10-11
drm/radeon/r100: Handle unknown family in r100_cp_init_microcode()
Jonathan Gray
2024-10-11
drm/amdgpu: fix unchecked return value warning for amdgpu_gfx
Jonathan Gray
2024-10-11
drm/printer: Allow NULL data in devcoredump printer
Jonathan Gray
2024-10-11
drm/amd/display: Initialize get_bytes_per_element's default to 1
Jonathan Gray
2024-10-11
drm/amd/display: Fix index out of bounds in DCN30 color transformation
Jonathan Gray
2024-10-11
drm/amd/display: Fix index out of bounds in degamma hardware format translation
Jonathan Gray
2024-10-11
drm/amd/display: Fix index out of bounds in DCN30 degamma hardware format tra...
Jonathan Gray
2024-10-11
drm/amd/display: Check link_res->hpo_dp_link_enc before using it
Jonathan Gray
2024-10-11
drm/amd/display: Check stream before comparing them
Jonathan Gray
2024-10-11
drm/amdkfd: Fix resource leak in criu restore queue
Jonathan Gray
2024-10-11
drm/amdgpu: enable gfxoff quirk on HP 705G4
Jonathan Gray
2024-10-11
drm/amdgpu: add raven1 gfxoff quirk
Jonathan Gray
2024-10-11
drm/amd/display: fix double free issue during amdgpu module unload
Jonathan Gray
2024-10-11
drm/amd/display: Add null check for 'afb' in amdgpu_dm_plane_handle_cursor_up...
Jonathan Gray
2024-10-11
drm/amd/display: Check null pointers before using dc->clk_mgr
Jonathan Gray
2024-10-11
drm/amd/display: Handle null 'stream_status' in 'planes_changed_for_existing_...
Jonathan Gray
2024-10-11
drm/amd/display: Add null check for top_pipe_to_program in commit_planes_for_...
Jonathan Gray
2024-10-11
drm/amdkfd: amdkfd_free_gtt_mem clear the correct pointer
Jonathan Gray
2024-10-11
drm/amdgpu: disallow multiple BO_HANDLES chunks in one submit
Jonathan Gray
2024-10-11
drm/amdgpu: Fix get each xcp macro
Jonathan Gray
2024-10-10
remove unused struct cpu_freq_tbl
Jonathan Gray
2024-10-10
Remove the gazillion of macros to get fields from curcpu(), and use
Miod Vallat
2024-10-10
neuter the tun/tap ioctls that try and modify interface flags.
David Gwynne
2024-10-10
allow MSI with the QEMU default pc-i440fx machine
Jonathan Gray
2024-10-10
allow MSI with the QEMU default pc-i440fx machine
Jonathan Gray
2024-10-10
remove unused agp_softc variables
Jonathan Gray
2024-10-10
remove unused defines
Jonathan Gray
2024-10-10
remove unused struct agp_memory_info
Jonathan Gray
2024-10-09
Clear ps_xsig when continuing after a PS_TRACED stop.
Claudio Jeker
2024-10-09
Convert prsignal() into a real function
Claudio Jeker
2024-10-09
make attachments use pre-existing activate functions; ok deraadt@
Jonathan Gray
2024-10-08
Relax DMA restrictions on ehci(4) and xhci(4) controllers that can do
Mark Kettenis
[next]