summaryrefslogtreecommitdiff
path: root/sys/external/bsd/drm2/include
AgeCommit message (Expand)Author
2021-12-19i915: Defer destroying request lock and fence until page destruction.riastradh
2021-12-19linux: Misc empty stubs for amdgpu.riastradh
2021-12-19linux: pci_nameriastradh
2021-12-19linux: Fix rb tree iteration.riastradh
2021-12-19i915: Draft gem fault.riastradh
2021-12-19drm: Add drm_vma_offset_exact_lookup_locked.riastradh
2021-12-19linux: Shim fs_reclaim_acquire/release to reduce diff.riastradh
2021-12-19drm: Eliminate hrtimer_destroy and teardown_timer.riastradh
2021-12-19linux: Define IORESOURCE_* to be bits, not indices.riastradh
2021-12-19Add hrtimer_destroyriastradh
2021-12-19linux: Use sys/cpu.h, not machine/cpu.h.riastradh
2021-12-19i915: intel_engine_pm.c and i915_active.criastradh
2021-12-19linux: Kludgily make radix tree safe for RCUriastradh
2021-12-19linux: Kludgey radix tree shimsriastradh
2021-12-19linux: Draft half-arsed xarray shimsriastradh
2021-12-19linux: namespace xa_destroyriastradh
2021-12-19i915: Odds & ends.riastradh
2021-12-19linux: Draft irq_work shims, in terms of a softint.riastradh
2021-12-19Make intel_psr.c buildriastradh
2021-12-19Provide not-quite-proper mul_u64_u32_divriastradh
2021-12-19Provide more trace points for intel_pm.criastradh
2021-12-19provide spin_trylock_irqsaveriastradh
2021-12-19Match function name to coderiastradh
2021-12-19Cast, because we get passed void*riastradh
2021-12-19Provide cpufreq.hriastradh
2021-12-19Add cec-notifier.h from openbsd, but with while {} and using variablesriastradh
2021-12-19linux/rbtree: Hack up constiness.riastradh
2021-12-19linux/hdmi: Update. Add unpack.riastradh
2021-12-19linux/hdmi: Fix buffer overrun with index typo.riastradh
2021-12-19linux/hdmi: Fix strlcpy abuse -- need strncpy to fill field.riastradh
2021-12-19linux: Fix rbtree node/element confusion.riastradh
2021-12-19i915: more workriastradh
2021-12-19i915: ggttriastradh
2021-12-19linux: stub async_synchronize_cookieriastradh
2021-12-19i915: more workriastradh
2021-12-19Provide kref_put_lockriastradh
2021-12-19i915: hack hack hackriastradh
2021-12-19i915: more passesriastradh
2021-12-19i915: another whack at itriastradh
2021-12-19i915: More progress.riastradh
2021-12-19i915: Adapt i915_perf.c.riastradh
2021-12-19linux/llist.h: Various fixups.riastradh
2021-12-19i915: Adapt i915_request.riastradh
2021-12-19linux: Fix timer_setup -- pass timer, not flags, as argument.riastradh
2021-12-19linux: Odds and ends.riastradh
2021-12-19linux: fix __lockdep_used, add mutex_acquire/releaseriastradh
2021-12-19drm: Let's go one segment at a time, not two, shall we?riastradh
2021-12-19drm: Another pass over i915. Most of i915 gem builds now.riastradh
2021-12-19drm: Another pass over i915 and some supporting logic.riastradh
2021-12-19drm: Nix use of uvm pglist. Just use arrays of page pointers.riastradh