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
2023-01-13
drm/i915: unpin on error in intel_vgpu_shadow_mm_pin()
Jonathan Gray
2023-01-13
add acpi_video_report_nolcd() for 6.1.5 drm
Jonathan Gray
2023-01-12
Disable double width and height escape sequences under SMALL_KERNEL.
Nicholas Marriott
2023-01-12
free(NULL) has been allowed in the kernel since 5.4; remove checks.
Miod Vallat
2023-01-12
Add CBT (cursor back tab) sequence, from Crystal Kolipe kolipe.c at
Nicholas Marriott
2023-01-12
Add aixterm bright colour sequences (SGR 90-97 and 100-107). From
Nicholas Marriott
2023-01-12
Add some missing cursor movement and scrolling escape sequences that are
Nicholas Marriott
2023-01-12
Compiling kernel with witness option failed since drm update. Do
Alexander Bluhm
2023-01-11
Remove rasops_isgray, this is no longer used. From Crystal Kolipe
Nicholas Marriott
2023-01-10
Switch to console before suspending in DUMBFB mode. Fixes frame buffer corrup...
Tobias Heider
2023-01-10
rhe -> the from Crystal Kolipe
Theo Buehler
2023-01-09
DIAGNOSTIC is redundant with KASSERT, remove it. From Crystal Kolipe.
Nicholas Marriott
2023-01-09
Correct length of replies to primary and secondary DAs so as not to send
Nicholas Marriott
2023-01-09
drm/amd/pm: correct the fan speed retrieving in PWM for some SMU13 asics
Jonathan Gray
2023-01-09
drm/amd/pm: bump SMU13.0.0 driver_if header to version 0x34
Jonathan Gray
2023-01-09
drm/amd/pm: add missing SMU13.0.7 mm_dpm feature mapping
Jonathan Gray
2023-01-09
drm/amd/pm: add missing SMU13.0.0 mm_dpm feature mapping
Jonathan Gray
2023-01-09
drm/i915/migrate: Account for the reserved_space
Jonathan Gray
2023-01-09
drm/i915: improve the catch-all evict to handle lock contention
Jonathan Gray
2023-01-09
drm/amdgpu: make display pinning more flexible (v2)
Jonathan Gray
2023-01-09
drm/amdgpu: handle polaris10/11 overlap asics (v2)
Jonathan Gray
2023-01-09
drm/amd/display: Add DCN314 display SG Support
Jonathan Gray
2023-01-09
drm/i915/ttm: consider CCS for backup objects
Jonathan Gray
2023-01-09
drm/i915/dsi: fix VBT send packet port selection for dual link DSI
Jonathan Gray
2023-01-09
drm/connector: send hotplug uevent on connector cleanup
Jonathan Gray
2023-01-09
drm/amdgpu: fix mmhub register base coding error
Jonathan Gray
2023-01-09
drm/amd/pm: correct SMU13.0.0 pstate profiling clock settings
Jonathan Gray
2023-01-09
drm/amd/pm: update SMU13.0.0 reported maximum shader clock
Jonathan Gray
2023-01-09
drm/amdgpu: skip mes self test after s0i3 resume for MES IP v11.0
Jonathan Gray
2023-01-09
drm/amdgpu: skip MES for S0ix as well since it's part of GFX
Jonathan Gray
2023-01-08
Rename argument funcidx_swid to func_idx as it does not include any software id.
Anton Lindqvist
2023-01-07
The maximum length of the value is extended to 64k bytes.
ASOU Masato
2023-01-04
Implement strscpy() and implement strscpy_pad() on top of that. Fixes the
Mark Kettenis
2023-01-04
Christos Zoulas removed his name from advertising clauses and copyrights
Jonathan Gray
2023-01-04
remove unused version of ncr53cxxx.c
Jonathan Gray
2023-01-04
Michael L. Hitch agreed to rescind clause 3 and 4 in
Jonathan Gray
2023-01-04
Ichiro FUKUHARA agreed to rescind clause 3 and 4 in
Jonathan Gray
2023-01-03
Poll battery sensors less frequently.
Anton Lindqvist
2023-01-03
The software id in the request must be copied as is to the response by the
Anton Lindqvist
2023-01-03
Group more request and response constants.
Anton Lindqvist
2023-01-03
Disable display backlight on Apple Silicon laptops when suspending.
Tobias Heider
2023-01-01
Clear status bits when we receive a host system error. Otherwise the
Mark Kettenis
2023-01-01
update drm to linux 6.1.2
Jonathan Gray
2022-12-30
Do not send (normal) packets before we reach the run state. Logic copied
Mark Kettenis
2022-12-30
Add chip name for new revision of the BCM4378.
Mark Kettenis
2022-12-30
Support FTDI FT232R. The upper 2 bits encode the fractional component of the
Kevin Lo
2022-12-28
Change space character to TAB.
ASOU Masato
2022-12-27
Fix array bounds mismatch with clang 15
Patrick Wildt
2022-12-26
Add close vmt.
ASOU Masato
2022-12-24
Hook up xhci(4)'s activate function to the FDT attachment driver. This
Patrick Wildt
[next]