index
:
wireguard-openbsd
jd/histogram
jd/queueboosts
jd/simplify-queueing
master
WireGuard implementation for the OpenBSD kernel
Matt Dunwoodie
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sys
/
dev
/
pci
/
drm
/
i915
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ansi
jsg
2021-03-05
1
-1
/
+1
*
sync with i915_pciids.h
jsg
2020-12-20
1
-2
/
+0
*
remove duplicate device id caused by subids in INTEL_IVB_Q_IDS
jsg
2020-12-20
1
-1
/
+0
*
adjust for reversed outb arguments linux uses
jsg
2020-11-17
1
-0
/
+4
*
Remove unused `anon' argument from uvmfault_unlockall().
mpi
2020-11-06
1
-5
/
+5
*
handle capable(CAP_SYS_NICE) for allowing high priority contexts
jsg
2020-10-21
1
-4
/
+0
*
change drm_vma function arguments to take struct drm_file *
jsg
2020-10-21
2
-3
/
+3
*
use drm_mm from linux 5.7.y
jsg
2020-10-20
2
-18
/
+0
*
move ifdef to make it clear we don't use __create_shmem()
jsg
2020-10-13
1
-6
/
+2
*
Align pool items on CACHELINESIZE when replacing linux kmem_cache with
jsg
2020-10-11
7
-9
/
+9
*
sync
jsg
2020-10-05
1
-1
/
+5
*
adjust for reversed outb arguments linux uses
jsg
2020-10-02
1
-0
/
+6
*
use drm_cache.c from linux 5.7.y
jsg
2020-09-13
1
-2
/
+0
*
add an ipi for wbinvd and a linux style wbinvd_on_all_cpus() function
jsg
2020-09-13
1
-1
/
+1
*
drm/i915/gt: Force the GT reset on shutdown
jsg
2020-08-22
1
-0
/
+5
*
drm/i915/perf: Use GTT when saving/restoring engine GPR
jsg
2020-07-23
1
-0
/
+1
*
drm/i915/gvt: Fix two CFL MMIO handling caused by regression.
jsg
2020-07-23
1
-2
/
+2
*
drm/i915/gt: Only swap to a random sibling once upon creation
jsg
2020-07-23
1
-14
/
+4
*
drm/i915/gt: Ignore irq enabling on the virtual engines
jsg
2020-07-23
1
-0
/
+1
*
drm/i915: Move cec_notifier to intel_hdmi_connector_unregister, v2.
jsg
2020-07-23
1
-8
/
+2
*
drm/i915: Also drop vm.ref along error paths for vma construction
jsg
2020-07-16
1
-10
/
+6
*
drm/i915: Drop vm.ref for duplicate vma on construction
jsg
2020-07-16
1
-0
/
+1
*
drm/i915: Skip stale object handle for debugfs per-file-stats
jsg
2020-07-16
1
-1
/
+1
*
drm/i915/gt: Pin the rings before marking active
jsg
2020-07-16
1
-6
/
+6
*
change some drm locks from IPL_TTY to IPL_NONE
jsg
2020-07-13
7
-8
/
+8
*
drm/i915: Include asm sources for {ivb, hsw}_clear_kernel.c
jsg
2020-07-09
3
-0
/
+282
*
drm/i915/gt: Mark timeline->cacheline as destroyed after rcu grace period
jsg
2020-07-09
1
-2
/
+10
*
use intr_barrier(9) for synchronize_irq() and synchronize_hardirq()
jsg
2020-07-02
2
-2
/
+6
*
disable logical ring contexts on cherryview/braswell
jsg
2020-07-01
1
-0
/
+8
*
make pci_device_id var const to avoid discarding const warning
jsg
2020-06-29
1
-1
/
+1
*
set fb_set_par and have register_framebuffer() do initial modeset
jsg
2020-06-28
2
-6
/
+6
*
drm/i915/tgl: Make Wa_14010229206 permanent
jsg
2020-06-26
1
-6
/
+6
*
drm/i915/gt: Move gen4 GT workarounds from init_clock_gating to workarounds
jsg
2020-06-26
2
-20
/
+22
*
drm/i915/gt: Move vlv GT workarounds from init_clock_gating to workarounds
jsg
2020-06-26
2
-61
/
+59
*
drm/i915/gt: Move ilk GT workarounds from init_clock_gating to workarounds
jsg
2020-06-26
2
-10
/
+14
*
drm/i915/gt: Move snb GT workarounds from init_clock_gating to workarounds
jsg
2020-06-26
2
-33
/
+41
*
drm/i915/gt: Move ivb GT workarounds from init_clock_gating to workarounds
jsg
2020-06-26
3
-49
/
+63
*
drm/i915/gt: Move hsw GT workarounds from init_clock_gating to workarounds
jsg
2020-06-26
2
-37
/
+50
*
drm/i915/gt: Incrementally check for rewinding
jsg
2020-06-26
4
-4
/
+43
*
drm/i915/tc: fix the reset of ln0
jsg
2020-06-26
1
-1
/
+1
*
drm/i915/icl+: Fix hotplug interrupt disabling after storm detection
jsg
2020-06-26
1
-0
/
+1
*
drm/i915: Whitelist context-local timestamp in the gen9 cmdparser
jsg
2020-06-26
1
-0
/
+4
*
drm/i915/gem: Avoid iterating an empty list
jsg
2020-06-26
1
-6
/
+9
*
drm/i915: Fix AUX power domain toggling across TypeC mode resets
jsg
2020-06-26
1
-2
/
+3
*
Some connectors attach late when the drm driver is registers. For
kettenis
2020-06-22
1
-17
/
+37
*
gup: document and work around "COW can break either way" issue
jsg
2020-06-22
1
-0
/
+8
*
make zeroing fb mem conditional matching linux path
jsg
2020-06-20
1
-1
/
+2
*
rename our kunmap() to kunmap_va()
jsg
2020-06-14
4
-5
/
+5
*
convert kunmap() arguments with pointer to page struct
jsg
2020-06-14
2
-3
/
+4
*
fix i915_gem_swizzle_page()
jsg
2020-06-14
1
-1
/
+1
[next]