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
/
pci
Age
Commit message (
Expand
)
Author
2022-02-24
drm/amd: Only run s3 or s0ix if system is configured properly
Jonathan Gray
2022-02-24
drm/amd: add support to check whether the system is set to s3
Jonathan Gray
2022-02-24
drm/amd: Warn users about potential s0ix problems
Jonathan Gray
2022-02-22
Delete unnecessary #includes of <sys/domain.h> and/or <sys/protosw.h>
Philip Guenther
2022-02-21
dmammem -> dmamem
Jonathan Gray
2022-02-21
entried -> entries
Jonathan Gray
2022-02-21
ignorint -> ignoring
Jonathan Gray
2022-02-21
splitted -> split, necesssary -> necessary
Jonathan Gray
2022-02-21
receice -> receive
Jonathan Gray
2022-02-18
Extra whitespace removal. No code change.
Mike Larkin
2022-02-17
drm/amd/pm: fix hwmon node of power1_label create issue
Jonathan Gray
2022-02-17
drm/i915: Populate pipe dbuf slices more accurately during readout
Jonathan Gray
2022-02-17
drm/i915: Allow !join_mbus cases for adlp+ dbuf configuration
Jonathan Gray
2022-02-17
drm/amdgpu/display: change pipe policy for DCN 2.0
Jonathan Gray
2022-02-17
drm/amd/display: Correct MPC split policy for DCN301
Jonathan Gray
2022-02-17
drm: panel-orientation-quirks: Add quirk for the 1Netbook OneXPlayer
Jonathan Gray
2022-02-16
Make room for a cookie argument passed to audio_attach_mi(). Currently
Anton Lindqvist
2022-02-15
consistently use __linux__
Jonathan Gray
2022-02-14
reprint device name in attach error paths if needed
Jonathan Gray
2022-02-14
check return value of drm_attach_pci()
Jonathan Gray
2022-02-14
remove unused code
Jonathan Gray
2022-02-14
no need for ifndef __sparc64__
Jonathan Gray
2022-02-14
change a NULL pa_memex test after use to an earlier KASSERT
Jonathan Gray
2022-02-10
Enable receive checksum offloading on ixl(4) network interfaces.
Alexander Bluhm
2022-02-10
bring back a local change to use DC_FP_START()/DC_FP_END() in
Jonathan Gray
2022-02-09
enable hw vlan tag handling in the rx path too.
David Gwynne
2022-02-09
drm/amd: avoid suspend on dGPUs w/ s2idle support when runtime PM enabled
Jonathan Gray
2022-02-09
drm/i915/overlay: Prevent divide by zero bugs in scaling
Jonathan Gray
2022-02-09
drm/amd/display: Force link_rate as LINK_RATE_RBR2 for 2018 15" Apple Retina ...
Jonathan Gray
2022-02-09
drm/amd/display: watermark latencies is not enough on DCN31
Jonathan Gray
2022-02-09
drm/amd/pm: correct the MGpuFanBoost support for Beige Goby
Jonathan Gray
2022-02-09
drm/i915/adlp: Fix TypeC PHY-ready status readout
Jonathan Gray
2022-02-09
drm/i915: Disable DSB usage for now
Jonathan Gray
2022-02-09
enable hardware vlan tagging.
David Gwynne
2022-02-08
Fix a KASSERT in iwm(4) being triggered for the wrong reason.
Stefan Sperling
2022-02-08
bring back IPv4, TCP4/6 and UDP4/6 checksum offloading.
David Gwynne
2022-02-08
rework checksum/vlan offloading, and enable it for ipv6 too.
David Gwynne
2022-02-07
Convert KVA allocation to km_alloc(9).
Mark Kettenis
2022-02-03
store root bridge data in softc before calling intel_init_stolen_res()
Jonathan Gray
2022-02-03
inteldrm now requires ttm
Jonathan Gray
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
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
revert fb size workaround from amdgpu_gmc.c rev 1.3
Jonathan Gray
[next]