index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
external
/
bsd
/
drm2
/
i915drm
Age
Commit message (
Expand
)
Author
2023-06-03
adapt to ${CC_WNO_MAYBE_UNINITIALIZED}
lukem
2023-06-03
adapt to ${CC_WNO_IMPLICIT_FALLTHROUGH}
lukem
2023-05-22
Use the offset in mmap calculations.
nat
2022-10-15
i915: Suspend ioctls while device is suspended.
riastradh
2022-09-22
i915: Make sure to call i915_drm_prepare too on suspend.
riastradh
2022-07-19
drm: Propagate CPPFLAGS.drmkms into all the drm drivers.
riastradh
2022-07-18
drm: Simplify async framebuffer child task attachment logic.
riastradh
2022-07-18
drm: Fix asynchronous attach logic for drm framebuffer devices.
riastradh
2022-07-17
i915: Omit needless i915_global_buddy_init declaration.
riastradh
2022-07-17
i915: Remove spurious local i915_perf.c override.
riastradh
2022-02-27
i915: Use new acpidisp_register_notify for ACPI VGA events.
riastradh
2021-12-21
drm: sprinkle some -Wno-unused-function for clang
tnn
2021-12-20
i915: Mark a KASSERT-only variable __diagused.
riastradh
2021-12-19
i915: Make intel_gtt_get prototype match Linux.
riastradh
2021-12-19
drm: Rework attach/detach and deferred task logic.
riastradh
2021-12-19
i915: Figure out the graphics stolen memory base.
riastradh
2021-12-19
i915: Initialize userptr wq for now. Should wire this up for real!
riastradh
2021-12-19
i915: Draft gem fault.
riastradh
2021-12-19
i915: Omit needless reachover of i915_drm_driver.
riastradh
2021-12-19
i915: Nix drm_dev_alloc, and do drm_pci_attach in i915_driver_probe.
riastradh
2021-12-19
drm: Omit needless pci_attach_args from our drm_pci_attach.
riastradh
2021-12-19
Return pci_device_t from match so we can call i915_driver_probe
riastradh
2021-12-19
i915: intel_engine_pm.c and i915_active.c
riastradh
2021-12-19
i915: Disentangle uabi engines rb/llist/list spaghetti.
riastradh
2021-12-19
i915: Odds & ends.
riastradh
2021-12-19
i915: Define trace points
riastradh
2021-12-19
Make intel_psr.c build
riastradh
2021-12-19
i915: more work
riastradh
2021-12-19
i915: ggtt
riastradh
2021-12-19
i915: Tweak style.
riastradh
2021-12-19
i915: more work
riastradh
2021-12-19
i915: Add missing stub file.
riastradh
2021-12-19
Have i915_vma_pin_iomap map us the framebuffer
riastradh
2021-12-19
i915: hack hack hack
riastradh
2021-12-19
i915: more passes
riastradh
2021-12-19
i915: another whack at it
riastradh
2021-12-19
i915: More progress.
riastradh
2021-12-19
i915: Odds and ends.
riastradh
2021-12-19
i915: Adapt sw_fence.
riastradh
2021-12-19
drm: Another pass over i915. Most of i915 gem builds now.
riastradh
2021-12-19
i915_globals.c: don't build, not useful (we don't __init etc)
riastradh
2021-12-19
../dist/drm/i915/gem/i915_gem_ioctls.h for i915_gem_userptr_ioctl prototype
riastradh
2021-12-19
drm/i915: Undo local i915_sw_fence override.
riastradh
2021-12-19
drm/i915: Unhook i915_gem_client_blt.c and revert changes.
riastradh
2021-12-19
i915: machete
riastradh
2021-12-19
i915: Disable i915_active.c for now; needs more work.
riastradh
2021-12-19
i915: Touch up local i915_sw_fence stubs to make it compile.
riastradh
2021-12-19
i915: Disable CONFIG_DRM_I915_DEBUG_RUNTIME_PM.
riastradh
2021-12-19
Need to provide a value for CONFIG_DRM_I915_DEBUG_RUNTIME_PM
riastradh
2021-12-19
i915: Disable -Wmissing-field-initializers.
riastradh
[next]