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
2020-03-26
print platform name and gen in early inteldrm attach
Jonathan Gray
2020-03-14
drm/i915: Don't try to use the hardware frame counter with i965gm TV output
Jonathan Gray
2020-03-05
The local_clock_us() function needs microsecond resolution so implement it
Mark Kettenis
2020-02-18
Cleanup <sys/kthread.h> and <sys/proc.h> includes.
Martin Pieuchot
2020-01-30
Split `p_priority' into `p_runpri' and `p_slppri'.
Martin Pieuchot
2020-01-17
drm/i915: Fix use-after-free when destroying GEM context
Jonathan Gray
2020-01-15
drm/i915/gen9: Clear residual context state on context switch
Jonathan Gray
2019-12-26
implement unregister_shrinker()
Jonathan Gray
2019-12-25
WSDISPLAYIO_GTYPE is u_int not int
Jonathan Gray
2019-12-25
Hook up the shrinker for inteldrm(4). This is a "light" version that only
Mark Kettenis
2019-12-02
drm/i915/userptr: Try to acquire the page lock around set_page_dirty()
Jonathan Gray
2019-11-13
drm/i915/cmdparser: Fix jump whitelist clearing
Jonathan Gray
2019-11-13
drm/i915/gen8+: Add RC6 CTX corruption WA
Jonathan Gray
2019-11-13
drm/i915: Lower RM timeout to avoid DSI hard hangs
Jonathan Gray
2019-11-13
drm/i915/cmdparser: Ignore Length operands during command matching
Jonathan Gray
2019-11-13
drm/i915/cmdparser: Add support for backward jumps
Jonathan Gray
2019-11-13
drm/i915/cmdparser: Use explicit goto for error paths
Jonathan Gray
2019-11-13
drm/i915: Add gen9 BCS cmdparsing
Jonathan Gray
2019-11-13
drm/i915: Allow parsing of unsized batches
Jonathan Gray
2019-11-13
drm/i915: Support ro ppgtt mapped cmdparser shadow buffers
Jonathan Gray
2019-11-13
drm/i915: Add support for mandatory cmdparsing
Jonathan Gray
2019-11-13
drm/i915: Remove Master tables from cmdparser
Jonathan Gray
2019-11-13
drm/i915: Disable Secure Batches for gen6+
Jonathan Gray
2019-11-13
drm/i915: Rename gen7 cmdparser tables
Jonathan Gray
2019-10-13
Move ws_get_param/ws_set_param into wsdisplay code.
Mark Kettenis
2019-10-04
Re-enable call to intel_hpd_poll_init() in vlv_display_power_well_deinit().
Jonathan Gray
2019-09-16
drm/i915: Make sure cdclk is high enough for DP audio on VLV/CHV
Jonathan Gray
2019-09-16
drm/i915: Sanity check mmap length against object size
Jonathan Gray
2019-09-16
drm/i915: Handle vm_mmap error during I915_GEM_MMAP ioctl with WC set
Jonathan Gray
2019-09-16
drm/i915: Cleanup gt powerstate from gem
Jonathan Gray
2019-09-16
drm/i915: Restore sane defaults for KMS on GEM error load
Jonathan Gray
2019-09-16
drm/i915: Rename PLANE_CTL_DECOMPRESSION_ENABLE
Jonathan Gray
2019-09-16
drm/i915: Fix intel_dp_mst_best_encoder()
Jonathan Gray
2019-09-16
drm/i915: Re-apply "Perform link quality check, unconditionally during long p...
Jonathan Gray
2019-09-07
drm/i915: Call dma_set_max_seg_size() in i915_driver_hw_probe()
Jonathan Gray
2019-09-07
drm/i915: Don't deballoon unused ggtt drm_mm_node in linux guest
Jonathan Gray
2019-09-07
drm/i915: fix broadwell EU computation
Jonathan Gray
2019-09-02
Release locks in error paths. Spotted by semarie@
Mark Kettenis
2019-08-24
sync devlist
Jonathan Gray
2019-08-24
drm/i915/cml: Introduce Comet Lake PCH
Jonathan Gray
2019-08-24
drm/i915/cml: Add CML PCI IDS
Jonathan Gray
2019-08-18
Implement a few Linux compat ACPI interfaces and enable the ACPI support
Mark Kettenis
2019-08-17
drm/i915: Fix wrong escape clock divisor init for GLK
Jonathan Gray
2019-07-27
Match linux path in i915_gem_mmap_ioctl() and change ggtt origin if
Jonathan Gray
2019-07-17
don't free dev_priv (softc) in i915_driver_load() error path
Jonathan Gray
2019-07-15
Replace local method of determining rasops rotation with
Jonathan Gray
2019-07-11
drm/i915/dmc: protect against reading random memory
Jonathan Gray
2019-07-10
Implement Linux kthread interfaces.
Mark Kettenis
2019-07-05
Use multi-threaded task queues to prevent deadlocks in the case where a
Mark Kettenis
2019-07-04
Make seqlock_init() take an IPL argument so the engine stats lock which
Jonathan Gray
[next]