summaryrefslogtreecommitdiff
path: root/sys/external
AgeCommit message (Expand)Author
2014-12-14add a new "fo_mmap" fileops method to allow use of arbitrary uvm_objects forchs
2014-12-03nouveau_nv50_fence.c needs -Wno-shadow.riastradh
2014-12-02fix debugging compilation (ALL kernel)christos
2014-11-25avoid NULL pointer dereference when acpivga isn't attached.nonaka
2014-11-24Trivial build fix for no options SYSCTL_INCLUDE_DESCR case, toprlw1
2014-11-24Simplify the NAK holdoff change.skrll
2014-11-24Fix bounds checking in hdmi_infoframe_header_pack (PR kern/49411).riastradh
2014-11-23Back out previous, fix PR kern/49411 correctly.riastradh
2014-11-23Use correct length for hdmi_infoframe_header_pack in <linux/hdmi.h>.riastradh
2014-11-22Move all PCI/AGP code back to drmkms_pci module where it belongs.riastradh
2014-11-22Drop casts in favour of expressions that actually give the rightjoerg
2014-11-18Use correct linebytes.nonaka
2014-11-14Fix build with clang.joerg
2014-11-12apply several changes from intelfb.c revs 1.7 through 1.9:chs
2014-11-12fix description setting.christos
2014-11-12prettify and add to all the modules that have it.christos
2014-11-12Add __link_set based code to automatically convert the linux module parameterschristos
2014-11-11fix build failure.nonaka
2014-11-11add drm_agp_destroychristos
2014-11-11finalize the idr code.christos
2014-11-11make a drm_agp_destroy() function to resolve the circular dependency betweenchristos
2014-11-10fix the module class.christos
2014-11-08return correct remaining jiffies.nonaka
2014-11-07pci_attach_args of pci_find_device and match function is not the same thing.nonaka
2014-11-06Update comment to reflect recent change to.riastradh
2014-11-06Fix little C issues in i915drmkms hindering the Clang build.riastradh
2014-11-06Fix compilation (debug)christos
2014-11-05i915drmkms(4): Enable CONFIG_ACPI if NACPICA > 0.nonaka
2014-11-05Oops -- fix call to ttm_bo_uvm_fault_idle in last commit.riastradh
2014-11-05Simplify uvmfault_unlockall use in ttm_bo_uvm_fault.riastradh
2014-11-04This code should be MP-safe. Use IPL_SCHED in place of IPL_DRM/IPL_VM and setjmcneill
2014-11-04Merge https://github.com/torvalds/linux/commit/2e7eeeb59a92d09144fdb7d2dc1af7...jmcneill
2014-11-03When moving an object to inactive, make sure that we first flush it fromchristos
2014-11-02We need the i810 agp here, intel_gtt has it hard-coded.christos
2014-11-01fix shadowing for min() and max() from libkernchristos
2014-11-01fix uninitializedchristos
2014-11-01fix initializerchristos
2014-11-01fix uninitializedchristos
2014-10-25merge conflictschristos
2014-10-25----------------------------------------christos
2014-10-25G/C some unused code.skrll
2014-10-22Don't call kpause(9) if cold.nonaka
2014-10-18A void function should not return a value from another void function.njoly
2014-10-16Generalize pci_find_rom and use it to locate x86 video ROM in drm2.riastradh
2014-10-14Revert troublesome ath_hal config definitions back to the original.uebayasi
2014-10-10Sanitize athhal definitions. Depend on ath.uebayasi
2014-10-04Canonicalize boolean result from test_and_set_bit.riastradh
2014-10-02trinity_dpm.c needs -Wno-unused-const-variable.riastradh
2014-10-02Ifdef out another nonsensical comparison.riastradh
2014-10-02si_dpm.c needs -Wno-unused-const-variable.riastradh