Commit Verlauf

Autor SHA1 Nachricht Datum
  Arnd Bergmann ed8b670409 drm: convert drm_ioctl to unlocked_ioctl vor 15 Jahren
  Jakob Bornecrantz 884840aa3c drm: Add dirty ioctl and property vor 15 Jahren
  Kristian Høgsberg d91d8a3f88 drm/kms: add page flipping ioctl vor 15 Jahren
  Andres Salomon dad07ca717 drm: check return values in drm_version vor 15 Jahren
  Andres Salomon 140a45fc32 drm: replace DRM_COPY macro w/ a function vor 15 Jahren
  Andres Salomon 156822f717 drm: kill more unused DRM macros vor 15 Jahren
  Jesse Barnes 453a7d46dc drm: remove root requirement from DRM_IOCTL_SET_VERSION (+ DRM_IOCTL_AUTH_MAGIC) vor 16 Jahren
  Eric Anholt 9a298b2acd drm: Remove memory debugging infrastructure. vor 16 Jahren
  GeunSik Lim 156f5a7801 debugfs: Fix terminology inconsistency of dir name to mount debugfs filesystem. vor 16 Jahren
  Michel Dänzer 9b6fe313bf drm: Copy back ioctl data to userspace regardless of return code. vor 16 Jahren
  Jonas Bonn 59738d5c97 drm: add control node checks missing from kms merge vor 16 Jahren
  Eric Anholt 955a23eb3c drm: Use a little stash on the stack to avoid kmalloc in most DRM ioctls. vor 16 Jahren
  Ben Gamari 955b12def4 drm: Convert proc files to seq_file and introduce debugfs vor 16 Jahren
  Kristian Høgsberg 112b715e8e drm: claim PCI device when running in modesetting mode. vor 16 Jahren
  Benjamin Herrenschmidt f77d390c97 drm: Split drm_map and drm_local_map vor 16 Jahren
  Dave Airlie c1ff85d977 drm: fix leak of device mappings since multi-master changes. vor 16 Jahren
  Dave Airlie a75f28419a drm: fix ordering of driver unload vs agp unload. vor 16 Jahren
  Eric Anholt f51c5b6e62 drm: Avoid use-before-null-test on dev in drm_cleanup(). vor 16 Jahren
  Kristian H�gsberg 0c7c266475 drm: drop DRM_IOCTL_MODE_REPLACEFB, add+remove works just as well. vor 16 Jahren
  Jakob Bornecrantz e0c8463a8b drm: sanitise drm modesetting API + remove unused hotplug vor 16 Jahren
  Dave Airlie df989374a9 drm: fix allowing master ioctls on non-master fds. vor 16 Jahren
  Dave Airlie f453ba0460 DRM: add mode setting support vor 16 Jahren
  Jesse Barnes a2c0a97b78 drm: GEM mmap support vor 16 Jahren
  Dave Airlie 7c1c2871a6 drm: move to kref per-master structures. vor 16 Jahren
  Dave Airlie e7f7ab45eb drm: cleanup exit path for module unload vor 16 Jahren
  Keith Packard 52440211dc drm: move drm vblank initialization/cleanup to driver load/unload vor 16 Jahren
  Dave Airlie afa21e0584 drm/i915: Filter pci devices based on PCI_CLASS_DISPLAY_VGA vor 16 Jahren
  Eric Anholt 673a394b1e drm: Add GEM ("graphics execution manager") to i915 driver. vor 17 Jahren
  Jesse Barnes 0a3e67a4ca drm: Rework vblank-wait handling to allow interrupt reduction. vor 16 Jahren
  Adrian Bunk 0e1451da4f drm: make drm_minors_cleanup() static vor 17 Jahren