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-04-09
regen
Jonathan Gray
2024-04-09
more Intel DG2 graphics ids
Jonathan Gray
2024-04-09
drm/i915: ATS-M device ID update
Jonathan Gray
2024-04-09
drm/i915: Add new PCI IDs to DG2 platform in driver
Jonathan Gray
2024-04-09
drm/i915: Add new DG2 PCI IDs
Jonathan Gray
2024-04-08
Stop redeclaring ENTRY, the <machine/asm.h> flavour is as good as we need it.
Miod Vallat
2024-04-08
Fix misplaced END() macro.
Miod Vallat
2024-04-08
Remove unused tf_fault and tf_kstack members from struct trapframe. These
Miod Vallat
2024-04-08
Remove demap code for MMU miss faults.
Miod Vallat
2024-04-08
There is too much #ifdef DEBUG stuff cluttering locore, really. While some of
Miod Vallat
2024-04-08
Introduce more assembler macros to deduplicate code and improve readability:
Miod Vallat
2024-04-08
Remove dead code and data, fix typos, kill wrong comments.
Miod Vallat
2024-04-08
Fix cut'n'paste error in data miss handler causing wrong label to be used in
Miod Vallat
2024-04-08
Fix sun4v patching of sp_tlb_flush_ctx() to pass flags in the right register.
Miod Vallat
2024-04-08
drm: panel-orientation-quirks: Add quirk for GPD Win Mini
Jonathan Gray
2024-04-08
drm: panel-orientation-quirks: Add quirk for Lenovo Legion Go
Jonathan Gray
2024-04-07
The RISC-V architecture has cache-coherent DMA... until it doesn't. This
Mark Kettenis
2024-04-07
match another two Alder Lake-N DesignWare I2C ids
Jonathan Gray
2024-04-07
regen
Jonathan Gray
2024-04-07
another two Alder Lake-N DesignWare I2C ids
Jonathan Gray
2024-04-06
Now that we support RISC-V CPUs that have MMUs with memory cachability
Mark Kettenis
2024-04-06
IP multicast sysctl mrtmfc must not write outside of allocation.
Alexander Bluhm
2024-04-06
Remove (unused) in-kernel event filtering, it's currently dead code.
Martin Pieuchot
2024-04-06
Prevent accounting bug when an anon w/ swap slot is passed to uvm_anon_release()
Martin Pieuchot
2024-04-06
regen
Jonathan Gray
2024-04-06
more Alder Lake-N ids
Jonathan Gray
2024-04-05
use inline functions instead of do while(0) for dev_*
Jonathan Gray
2024-04-05
delete msyscall stub
Theo de Raadt
2024-04-05
sync
Theo de Raadt
2024-04-05
msyscall(2) goes away
Theo de Raadt
2024-04-05
noone calls msyscall() anymore.
Theo de Raadt
2024-04-05
On machines lacking xonly support hardware, we emulate xonly in the
Theo de Raadt
2024-04-05
Esure the base,len range provided by ld.so is definately in the map.
Theo de Raadt
2024-04-04
drm/amdgpu: fix use-after-free bug
Jonathan Gray
2024-04-04
drm/amd/display: Clear OPTC mem select on disable
Jonathan Gray
2024-04-04
drm/amd/display: Disconnect phantom pipe OPP from OPTC being disabled
Jonathan Gray
2024-04-04
drm/amd/display: Fix hang/underflow when transitioning to ODM4:1
Jonathan Gray
2024-04-04
drm/i915/gt: Reset queue_priority_hint on parking
Jonathan Gray
2024-04-04
drm/i915: Do not match JSL in ehl_combo_pll_div_frac_wa_needed()
Jonathan Gray
2024-04-04
drm/i915/dsi: Go back to the previous INIT_OTP/DISPLAY_ON order, mostly
Jonathan Gray
2024-04-04
drm/i915/bios: Tolerate devdata==NULL in intel_bios_encoder_supports_dp_dual_...
Jonathan Gray
2024-04-04
drm/i915/hwmon: Fix locking inversion in sysfs getter
Jonathan Gray
2024-04-04
drm/amdgpu: fix deadlock while reading mqd from debugfs
Jonathan Gray
2024-04-04
drm/amdkfd: fix TLB flush after unmap for GFX9.4.2
Jonathan Gray
2024-04-04
Revert "drm/amd/display: Fix sending VSC (+ colorimetry) packets for DP/eDP d...
Jonathan Gray
2024-04-04
drm/amd/display: handle range offsets in VRR ranges
Jonathan Gray
2024-04-04
drm/i915: Don't explode when the dig port we don't have an AUX CH
Jonathan Gray
2024-04-04
drm/i915: Check before removing mm notifier
Jonathan Gray
2024-04-04
drm/amdgpu/pm: Fix the error of pwm1_enable setting
Jonathan Gray
2024-04-04
drm/amd/display: Use freesync when `DRM_EDID_FEATURE_CONTINUOUS_FREQ` found
Jonathan Gray
[next]