Commit History

作者 SHA1 備註 提交日期
  Ben Skeggs 9f35421e09 drm/core: add ioctl to query device/driver capabilities 14 年之前
  Dave Airlie 8410ea3b95 drm: rework PCI/platform driver interface. 14 年之前
  Dave Airlie ff72145bad drm: dumb scanout create/mmap for intel/radeon (v3) 14 年之前
  Linus Torvalds c48c43e422 Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 14 年之前
  Arnd Bergmann 6038f373a3 llseek: automatically add .llseek fop 15 年之前
  Daniel Vetter df8fcb0966 drm: kill dev->timer 15 年之前
  Daniel Vetter 8f879194f8 drm: replace drawable ioctl by noops 15 年之前
  Dave Airlie 1b2f148963 drm: block userspace under allocating buffer and having drivers overwrite it (v2) 15 年之前
  Dave Airlie b9f0aee833 drm: stop information leak of old kernel stack. 15 年之前
  Arnd Bergmann 58374713c9 drm: kill BKL from common code 15 年之前
  Dave Airlie ba4420c224 drm: move ttm global code to core drm 15 年之前
  Chris Wilson ddd3d069c0 drm: Free the idr layers before calling idr_destroy() 15 年之前
  Jordan Crouse dcdb167402 drm: Add support for platform devices to register as DRM devices 15 年之前
  Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 年之前
  Dave Airlie 9a1420d118 drm: switch all GEM/KMS ioctls to unlocked ioctl status. 15 年之前
  Arnd Bergmann ed8b670409 drm: convert drm_ioctl to unlocked_ioctl 15 年之前
  Jakob Bornecrantz 884840aa3c drm: Add dirty ioctl and property 15 年之前
  Kristian Høgsberg d91d8a3f88 drm/kms: add page flipping ioctl 15 年之前
  Andres Salomon dad07ca717 drm: check return values in drm_version 15 年之前
  Andres Salomon 140a45fc32 drm: replace DRM_COPY macro w/ a function 15 年之前
  Andres Salomon 156822f717 drm: kill more unused DRM macros 15 年之前
  Jesse Barnes 453a7d46dc drm: remove root requirement from DRM_IOCTL_SET_VERSION (+ DRM_IOCTL_AUTH_MAGIC) 16 年之前
  Eric Anholt 9a298b2acd drm: Remove memory debugging infrastructure. 16 年之前
  GeunSik Lim 156f5a7801 debugfs: Fix terminology inconsistency of dir name to mount debugfs filesystem. 16 年之前
  Michel Dänzer 9b6fe313bf drm: Copy back ioctl data to userspace regardless of return code. 16 年之前
  Jonas Bonn 59738d5c97 drm: add control node checks missing from kms merge 16 年之前
  Eric Anholt 955a23eb3c drm: Use a little stash on the stack to avoid kmalloc in most DRM ioctls. 16 年之前
  Ben Gamari 955b12def4 drm: Convert proc files to seq_file and introduce debugfs 16 年之前
  Kristian Høgsberg 112b715e8e drm: claim PCI device when running in modesetting mode. 16 年之前
  Benjamin Herrenschmidt f77d390c97 drm: Split drm_map and drm_local_map 16 年之前