Commit History

作者 SHA1 備註 提交日期
  Zhenyu Wang e6be8d9d17 drm: remove address mask param for drm_pci_alloc() 15 年之前
  Arnd Bergmann ed8b670409 drm: convert drm_ioctl to unlocked_ioctl 15 年之前
  Dave Airlie 3ff99164f6 Merge remote branch 'anholt/drm-intel-next' into drm-linus 15 年之前
  Kristian Høgsberg 1a95916f54 drm: Add compatibility #ifdefs for *BSD 15 年之前
  Thomas Hellstrom 862302ffe4 drm: Add support for drm master_[set|drop] callbacks. 15 年之前
  Li Peng 778c902640 drm/i915: Fix sync to vblank when VGA output is turned off 15 年之前
  Eric Anholt f40d6817a5 Merge remote branch 'airlied/drm-next' into drm-intel-next 15 年之前
  Eric Anholt c8e0f93a38 drm/i915: Replace a calloc followed by copying data over it with malloc. 15 年之前
  Andres Salomon 156822f717 drm: kill more unused DRM macros 15 年之前
  Andres Salomon 420a457088 drm: kill some unused DRM_PROC macros from drmP.h 15 年之前
  Kristian Høgsberg c9a9c5e02a drm: Add async event synchronization for drmWaitVblank 15 年之前
  Eric Anholt 5b8f0be0dc Merge remote branch 'airlied/drm-next' into drm-intel-next 15 年之前
  Kristian Høgsberg c182be37ed drm: Add async event synchronization for drmWaitVblank 15 年之前
  Dave Airlie 28d520433b drm/vgaarb: add VGA arbitration support to the drm and kms. 15 年之前
  Pekka Paalanen a1a2d1d322 drm: GEM handles are u32, not int 16 年之前
  Zhao Yakui 87fdff81cd DRM: Add the explanation about DRM debug level 16 年之前
  Zhao Yakui f940f37f02 drm: Remove the macro defintion of DRM_DEBUG_MODE 16 年之前
  Zhao Yakui 8a4c47f346 drm: Remove the unused prefix in DRM_DEBUG_KMS/DRIVER/MODE 16 年之前
  Eric Anholt 9a298b2acd drm: Remove memory debugging infrastructure. 16 年之前
  Jerome Glisse 249d6048ca drm: Split out the mm declarations in a separate header. Add atomic operations. 16 年之前
  Kristian Høgsberg fbe0efb869 drm_calloc_large: check right size, check integer overflow, use GFP_ZERO 16 年之前
  yakui_zhao 4fefcb2705 drm: add separate drm debugging levels 16 年之前
  Roel Kluin dcae3626d0 drm: fix LOCK_TEST_WITH_RETURN macro 16 年之前
  Jesse Barnes 8e7d2b2c6e drm/i915: allocate large pointer arrays with vmalloc 16 年之前
  Richard Kennedy c972d750e4 drm: reorder struct drm_ioctl_desc to save space on 64 bit builds 16 年之前
  Ben Gamari 955b12def4 drm: Convert proc files to seq_file and introduce debugfs 16 年之前
  Kristian Høgsberg 8e1004580e drm: Drop unused and broken dri_library_name sysfs attribute. 16 年之前
  Kristian Høgsberg 112b715e8e drm: claim PCI device when running in modesetting mode. 16 年之前
  Benjamin Herrenschmidt 41c2e75e60 drm: Make drm_local_map use a resource_size_t offset 16 年之前
  Benjamin Herrenschmidt f77d390c97 drm: Split drm_map and drm_local_map 16 年之前