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-02-02
acpi_addtask() calls malloc() w/ M_NOWAIT (because some calls come from
Theo de Raadt
2022-02-02
unifdef __OpenBSD__
Jonathan Gray
2022-02-02
unifdef __NetBSD_Version__
Jonathan Gray
2022-02-02
drm/amd/display: Fix FP start/end for dcn30_internal_validate_bw.
Jonathan Gray
2022-02-02
drm/atomic: Add the crtc to affected crtc only if uapi.enable = true
Jonathan Gray
2022-02-01
call intel_init_stolen_res() lost in drm 5.7 update
Jonathan Gray
2022-02-01
get stolen memory base and size for gen 12
Jonathan Gray
2022-02-01
GPE_DIRECT is calling the AML parser from interrupt context, which is
Theo de Raadt
2022-02-01
use unsigned long for length argument of linux copyin/copyout equivalents
Jonathan Gray
2022-01-31
enable the movntdqa version of drm_memcpy_from_wc()
Jonathan Gray
2022-01-31
define CONFIG_DRM_I915_USERFAULT_AUTOSUSPEND to reduce diff to linux
Jonathan Gray
2022-01-31
add kstat_remove so you can tear the struct apart before kstat_destroy
David Gwynne
2022-01-31
revert fb size workaround from amdgpu_gmc.c rev 1.3
Jonathan Gray
2022-01-31
unstub append_oa_sample()
Jonathan Gray
2022-01-30
unstub intel_gt_get_awake_time()
Jonathan Gray
2022-01-30
push stub down in __await_execution()
Jonathan Gray
2022-01-30
Add tascodec(4), a driver for the TI TAS2770/TAS5770 digital audio
Mark Kettenis
2022-01-29
drm/amdgpu: Use correct VIEWPORT_DIMENSION for DCN2
Jonathan Gray
2022-01-29
drm/amd/display: reset dcn31 SMU mailbox on failures
Jonathan Gray
2022-01-29
drm/i915: Flush TLBs before releasing backing store
Jonathan Gray
2022-01-28
When it's the possessive of 'it', it's spelled "its", without the
Philip Guenther
2022-01-27
drm/radeon: fix error handling in radeon_driver_open_kms
Jonathan Gray
2022-01-27
drm/i915/display/ehl: Update voltage swing table
Jonathan Gray
2022-01-27
drm/amdgpu: don't do resets on APUs which don't support it
Jonathan Gray
2022-01-27
drm/amd/display: Fix the uninitialized variable in enable_stream_features()
Jonathan Gray
2022-01-27
amdgpu/pm: Make sysfs pm attributes as read-only for VFs
Jonathan Gray
2022-01-27
drm/amdgpu: fixup bad vram size on gmc v8
Jonathan Gray
2022-01-27
drm/amd/amdgpu: fix gmc bo pin count leak in SRIOV
Jonathan Gray
2022-01-27
drm/amd/amdgpu: fix psp tmr bo pin count leak in SRIOV
Jonathan Gray
2022-01-27
drm/amdkfd: Fix error handling in svm_range_add
Jonathan Gray
2022-01-27
drm/amd/display: add else to avoid double destroy clk_mgr
Jonathan Gray
2022-01-27
drm/amdgpu/display: set vblank_disable_immediate for DC
Jonathan Gray
2022-01-27
drm/amd/display: check top_pipe_to_program pointer
Jonathan Gray
2022-01-27
drm: panel-orientation-quirks: Add quirk for the Lenovo Yoga Book X91F/L
Jonathan Gray
2022-01-27
drm/amd/display: Fix out of bounds access on DNC31 stream encoder regs
Jonathan Gray
2022-01-27
drm/amd/display: Fix bug in debugfs crc_win_update entry
Jonathan Gray
2022-01-27
drm/radeon/radeon_kms: Fix a NULL pointer dereference in radeon_driver_open_k...
Jonathan Gray
2022-01-27
drm/amdgpu: Fix a NULL pointer dereference in amdgpu_connector_lcd_native_mode()
Jonathan Gray
2022-01-27
drm/dp: Don't read back backlight mode in drm_edp_backlight_enable()
Jonathan Gray
2022-01-27
drm: fix null-ptr-deref in drm_dev_init_release()
Jonathan Gray
2022-01-27
drm/ttm: Put BO in its memory manager's lru list
Jonathan Gray
2022-01-27
Cast to unsigned integer before overflow can happen.
Alexander Bluhm
2022-01-27
cad(4): Disable unused priority queues
Visa Hankala
2022-01-27
drop some local changes in an unused function
Jonathan Gray
2022-01-27
raise sched_engine lock mtx ipl to IPL_TTY
Jonathan Gray
2022-01-27
raise mm obj_lock mtx ipl to IPL_TTY
Jonathan Gray
2022-01-27
use process name for both thread and process name
Jonathan Gray
2022-01-26
An ACPI device needs to be both present and enabled for it to function.
Mark Kettenis
2022-01-26
shrink uca.ibufsize from UCHCOMIBUFSIZE to wMaxPacketSize of bulk-in pipe
SASANO Takayoshi
2022-01-26
Make vmm(4/amd64) tracepoints amd64-only
Klemens Nanni
[next]