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-08-13
Sync full virtqueue on device reset
Stefan Fritsch
2024-08-13
drm/i915/pxp/mtl: Update pxp-firmware packet size
Jonathan Gray
2024-08-13
drm/i915/mtl: Wake GT before sending H2G message
Jonathan Gray
2024-08-13
drm/i915/mtl: Don't set PIPE_CONTROL_FLUSH_L3
Jonathan Gray
2024-08-13
drm/i915: Fix possible int overflow in skl_ddi_calculate_wrpll()
Jonathan Gray
2024-08-13
drm/i915/hdcp: Fix HDCP2_STREAM_STATUS macro
Jonathan Gray
2024-08-13
i915/perf: Remove code to update PWR_CLK_STATE for gen12
Jonathan Gray
2024-08-13
drm/i915: Prevent potential null-ptr-deref in engine_init_common
Jonathan Gray
2024-08-13
sync
Jonathan Gray
2024-08-13
drm/i915/mtl: Remove the 'force_probe' requirement for Meteor Lake
Jonathan Gray
2024-08-13
force primary and console on Meteor Lake
Jonathan Gray
2024-08-13
drm/i915: Annotate more of the BIOS fb takeover failure paths
Jonathan Gray
2024-08-13
drm/i915: Try to relocate the BIOS fb to the start of ggtt
Jonathan Gray
2024-08-13
drm/i915: Tweak BIOS fb reuse check
Jonathan Gray
2024-08-13
drm/i915/fbdev: Fix smem_start for LMEMBAR stolen objects
Jonathan Gray
2024-08-13
drm/i915: Simplify intel_initial_plane_config() calling convention
Jonathan Gray
2024-08-13
drm/i915: Split the smem and lmem plane readout apart
Jonathan Gray
2024-08-13
drm/i915: s/phys_base/dma_addr/
Jonathan Gray
2024-08-13
drm/i915: Fix MTL initial plane readout
Jonathan Gray
2024-08-13
drm/i915: Fix region start during initial plane readout
Jonathan Gray
2024-08-13
drm/i915: Fix PTE decode during initial plane readout
Jonathan Gray
2024-08-13
drm/i915: Rename the DSM/GSM registers
Jonathan Gray
2024-08-13
drm/i915: Disable the "binder"
Jonathan Gray
2024-08-13
drm/i915: Bypass LMEMBAR/GTTMMADR for MTL stolen memory access
Jonathan Gray
2024-08-13
drm/i915: Remove ad-hoc lmem/stolen debugs
Jonathan Gray
2024-08-12
drm/i915: Print memory region info during probe
Jonathan Gray
2024-08-12
drm/i915: Use struct resource for memory region IO as well
Jonathan Gray
2024-08-12
drm/i915: Enable GGTT updates with binder in MTL
Jonathan Gray
2024-08-12
drm/i915: Toggle binder context ready status
Jonathan Gray
2024-08-12
drm/i915: Implement GGTT update method with MI_UPDATE_GTT
Jonathan Gray
2024-08-12
drm/i915: Parameterize binder context creation
Jonathan Gray
2024-08-12
drm/i915: Implement for_each_sgt_daddr_next
Jonathan Gray
2024-08-12
drm/i915: Create a kernel context for GGTT updates
Jonathan Gray
2024-08-12
drm/i915: Lift runtime-pm acquire callbacks out of intel_wakeref.mutex
Jonathan Gray
2024-08-12
Conditionally compile kqueue poll debug printfs, mainly preventing them
Anton Lindqvist
2024-08-12
other growth has happened and I'm out of current culling options,
Theo de Raadt
2024-08-12
Revert the guts of rev 1.14. This ends up attempting to turn of power
Mark Kettenis
2024-08-12
Prepare bpf_sysctl() for upcoming net_sysctl() unlocking.
Vitaliy Makkoveev
2024-08-12
Run network protocol timer without kernel lock.
Alexander Bluhm
2024-08-12
try harder to leave a gap on the tx ring.
David Gwynne
2024-08-12
remove unused vars in local functions
Jonathan Gray
2024-08-12
use INTEL_INFO for early platform tests in inteldrm_attach()
Jonathan Gray
2024-08-11
Add missing refcnt.h header to fix libkvm build.
Vitaliy Makkoveev
2024-08-11
delete correct ACPI_SST_WAKING, pointed out by kettenis
Theo de Raadt
2024-08-11
Make exit1() wait sysctl(2) `allprocess' loops.
Vitaliy Makkoveev
2024-08-11
forgot the suspend-time duplication mentioned in 1.25
Theo de Raadt
2024-08-11
put ACPI_SST_WAKING in gosleep() where kettenis asked for
Theo de Raadt
2024-08-11
add name member to struct resource
Jonathan Gray
2024-08-11
unbreak igc on strict alignment archs.
David Gwynne
2024-08-11
make the timeout_add_foo wrappers more consistent.
David Gwynne
[next]