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
/
drm
/
i915
Age
Commit message (
Expand
)
Author
2021-10-07
drm/i915/request: fix early tracepoints
Jonathan Gray
2021-10-02
Extend workaround for reset on context closure from gen 7-8 to gen 4-8
Jonathan Gray
2021-10-01
treewide: Change list_sort to use const pointers
Jonathan Gray
2021-09-09
drm/i915: Fix syncmap memory leak
Jonathan Gray
2021-09-09
Don't print references to Intel's website for downloading firmware
Joshua Stein
2021-08-28
Remove bogus code that tries to unmap GTT pages in a codepath that clearly
Mark Kettenis
2021-08-18
drm/i915: Only access SFC_DONE when media domain is not fused off
Jonathan Gray
2021-08-12
drm/i915: Correct SFC_DONE register offset
Jonathan Gray
2021-08-11
Revert "drm/i915: Propagate errors on awaiting already signaled fences"
Jonathan Gray
2021-08-11
drm/i915: avoid uninitialised var in eb_parse()
Jonathan Gray
2021-08-11
drm/i915: Revert "drm/i915/gem: Asynchronous cmdparser"
Jonathan Gray
2021-08-08
Use the correct address offset on OpRegion 2.1+ devices to be able
Joshua Stein
2021-07-29
drm/i915/gvt: Clear d3_entered on elsp cmd submission.
Jonathan Gray
2021-07-21
drm/i915/gt: Fix -EDEADLK handling regression
Jonathan Gray
2021-07-21
drm/i915/gtt: drop the page table optimisation
Jonathan Gray
2021-07-19
drm/i915/display: Do not zero past infoframes.vsc
Jonathan Gray
2021-07-18
make the printf on skipping reset with gen7/gen8 debug only
Jonathan Gray
2021-07-07
update drm to linux 5.10.47
Jonathan Gray
2021-06-16
Change the prefix of UVM object functions to match NetBSD's.
Martin Pieuchot
2021-06-04
disable ppgtt on cherryview/braswell
Jonathan Gray
2021-03-05
ansi
Jonathan Gray
2020-12-20
sync with i915_pciids.h
Jonathan Gray
2020-12-20
remove duplicate device id caused by subids in INTEL_IVB_Q_IDS
Jonathan Gray
2020-11-17
adjust for reversed outb arguments linux uses
Jonathan Gray
2020-11-06
Remove unused `anon' argument from uvmfault_unlockall().
Martin Pieuchot
2020-10-21
handle capable(CAP_SYS_NICE) for allowing high priority contexts
Jonathan Gray
2020-10-21
change drm_vma function arguments to take struct drm_file *
Jonathan Gray
2020-10-20
use drm_mm from linux 5.7.y
Jonathan Gray
2020-10-13
move ifdef to make it clear we don't use __create_shmem()
Jonathan Gray
2020-10-11
Align pool items on CACHELINESIZE when replacing linux kmem_cache with
Jonathan Gray
2020-10-05
sync
Jonathan Gray
2020-10-02
adjust for reversed outb arguments linux uses
Jonathan Gray
2020-09-13
use drm_cache.c from linux 5.7.y
Jonathan Gray
2020-09-13
add an ipi for wbinvd and a linux style wbinvd_on_all_cpus() function
Jonathan Gray
2020-08-22
drm/i915/gt: Force the GT reset on shutdown
Jonathan Gray
2020-07-23
drm/i915/perf: Use GTT when saving/restoring engine GPR
Jonathan Gray
2020-07-23
drm/i915/gvt: Fix two CFL MMIO handling caused by regression.
Jonathan Gray
2020-07-23
drm/i915/gt: Only swap to a random sibling once upon creation
Jonathan Gray
2020-07-23
drm/i915/gt: Ignore irq enabling on the virtual engines
Jonathan Gray
2020-07-23
drm/i915: Move cec_notifier to intel_hdmi_connector_unregister, v2.
Jonathan Gray
2020-07-16
drm/i915: Also drop vm.ref along error paths for vma construction
Jonathan Gray
2020-07-16
drm/i915: Drop vm.ref for duplicate vma on construction
Jonathan Gray
2020-07-16
drm/i915: Skip stale object handle for debugfs per-file-stats
Jonathan Gray
2020-07-16
drm/i915/gt: Pin the rings before marking active
Jonathan Gray
2020-07-13
change some drm locks from IPL_TTY to IPL_NONE
Jonathan Gray
2020-07-09
drm/i915: Include asm sources for {ivb, hsw}_clear_kernel.c
Jonathan Gray
2020-07-09
drm/i915/gt: Mark timeline->cacheline as destroyed after rcu grace period
Jonathan Gray
2020-07-02
use intr_barrier(9) for synchronize_irq() and synchronize_hardirq()
Jonathan Gray
2020-07-01
disable logical ring contexts on cherryview/braswell
Jonathan Gray
2020-06-29
make pci_device_id var const to avoid discarding const warning
Jonathan Gray
[next]