コミット履歴

作者 SHA1 メッセージ 日付
  Daniel Vetter fd632aa34c drm: free core gem object from driver callbacks 15 年 前
  Daniel Vetter 1d397043bc drm: extract drm_gem_object_init 15 年 前
  Tejun Heo 336f5899d2 Merge branch 'master' into export-slabh 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 72e942dd84 drm/ttm: use drm calloc large and free large 15 年 前
  Luca Barbieri c3ae90c099 drm: introduce drm_gem_object_[handle_]unreference_unlocked 15 年 前
  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 年 前