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
/
drm
Age
Commit message (
Expand
)
Author
2022-09-01
drmfb: Rework console detection and takeover.
riastradh
2022-09-01
drmfb: Take is_console property from parent, not from self.
riastradh
2022-07-28
drm: New option DRM_LEGACY.
riastradh
2022-07-28
drmkms_sched: Remove duplicate module definition.
riastradh
2022-07-24
drm: Fix CPPFLAGS for drm scheduler code.
riastradh
2022-07-23
drm: Split scheduler into separate module.
riastradh
2022-07-20
drm: Keep drm include flags in CPPFLAGS.drmkms after all.
riastradh
2022-07-20
drm: Restore pollution of CPPFLAGS with include directories.
riastradh
2022-07-19
drm: Undefine `alpha' in CPPFLAGS. Causes lotsa trouble!
riastradh
2022-07-19
drm: Make drm_clflush_* noop on alpha.
riastradh
2022-07-19
drm: Narrow scope of drm CPPLAGS just to drm files.
riastradh
2022-07-19
drm: Propagate CPPFLAGS.drmkms into all the drm drivers.
riastradh
2022-07-19
drm: Note dependency on sysmon_power.
riastradh
2022-07-19
drm: Nix drm_agp_borrow.
riastradh
2022-07-17
drm: Dust off module build a little.
riastradh
2022-07-06
uvm(9): fo_mmap caller guarantees positive size.
riastradh
2022-07-02
drm: Rewrite drm_gem_cma_helper.h from scratch.
riastradh
2022-05-22
rename CONFIG_AARCH64 to CONFIG_ARM64 which is what upstream code expects
tnn
2022-02-18
revert "drm: Respect is_console property on main drm device, not fb child."
wiz
2022-02-16
drm: Respect is_console property on main drm device, not fb child.
riastradh
2021-12-31
drm: Reduce default debug level to driver-specific messages.
riastradh
2021-12-21
drm: sprinkle some -Wno-unused-function for clang
tnn
2021-12-20
drm: add missing KERNEL_LOCK around calls to config_found().
chs
2021-12-20
drm: Simplify use of drm API for display on/off logic in drmfb.
riastradh
2021-12-19
rkdrm: Convert to atomic modesetting, as needed for bridges.
riastradh
2021-12-19
drm: Make scheduler mandatory to make amdgpu module simpler.
riastradh
2021-12-19
drm: Fill in fake connector->kdev pointing at the drm device.
riastradh
2021-12-19
drm: Make some legacy UMS crap build.
riastradh
2021-12-19
amdgpu: Make amdgpu_file_to_fpriv work.
riastradh
2021-12-19
amdgpu: Stub out irq domain stuff with a finer grain.
riastradh
2021-12-19
drm: Add drm_vma_offset_exact_lookup_locked.
riastradh
2021-12-19
drm: Place drm_hdcp.c like other overrides in files.drmkms.
riastradh
2021-12-19
drm: Stub out drm_hdcp.c
riastradh
2021-12-19
Make intel_psr.c build
riastradh
2021-12-19
i915: Adapt i915_perf.c.
riastradh
2021-12-19
drm: Omit bogus __unused attributes.
riastradh
2021-12-19
drm: Fix sign error in comparison for vma lookup.
riastradh
2021-12-19
drm: Another pass over i915 and some supporting logic.
riastradh
2021-12-19
drm: Nix use of uvm pglist. Just use arrays of page pointers.
riastradh
2021-12-19
drm: Remove local diffs for drm_pci_set_busid.
riastradh
2021-12-19
Initialize priv->filp, lost in removing drm_fops.c
riastradh
2021-12-19
stub drm_lease.c the same way as openbsd
riastradh
2021-12-19
drm: Unstub drm_client slightly more.
riastradh
2021-12-19
drm: Slightly unstub this toe.
riastradh
2021-12-19
Get drm_mm.c building.
riastradh
2021-12-19
Initialize drm_core_init_complete in drm_module.c
riastradh
2021-12-19
Revert part of previous: no separate CPPFLAGS.drmkms.
riastradh
2021-12-19
Narrow the CPPFLAGS for drm subsystems.
riastradh
2021-12-19
Misc stubs.
riastradh
2021-12-19
drm_client stubs
riastradh
[next]