Commit Graph

85 Commits (d121a5d2a098ba6dd033dd195f5ccbf7558c37b6)

Author SHA1 Message Date
Dave Airlie 5bcf719b7d drm/switcheroo: track state of switch in drivers. 14 years ago
Daniel Vetter 4af72e2865 drm: kill drm_agp_chipset_flush 14 years ago
Mario Kleiner 27641c3f00 drm/vblank: Add support for precise vblank timestamping. 14 years ago
Chris Wilson 0f8c6d7ca9 drm/i915: Move the invalidate|flush information out of the device struct 14 years ago
Chris Wilson 73aa808f10 drm: Move the GTT accounting to i915 15 years ago
Chris Wilson 39b4d07aa3 drm: Hold the mutex when dropping the last GEM reference (v2) 15 years ago
Dave Airlie 29d08b3efd drm/gem: handlecount isn't really a kref so don't make it one. 15 years ago
Chris Wilson 31dfbc9392 drm: Prune GEM vma entries 15 years ago
Daniel Vetter cbc60ca04b drm: kill get_reg_ofs callback 15 years ago
Daniel Vetter df8fcb0966 drm: kill dev->timer 15 years ago
Daniel Vetter 89c372647d drm: kill agp indirection mess 15 years ago
Daniel Vetter 8f879194f8 drm: replace drawable ioctl by noops 15 years ago
Daniel Vetter 4ac5ec40ec drm: don't export dri1 locking functions 15 years ago
Daniel Vetter 793a97e4cc drm: kill drm_map_ofs callbacks 15 years ago
Daniel Vetter 690bb51b54 drm: drop return value of drm_free_agp 15 years ago
Daniel Vetter a2a273c943 drm: don't export drm_get_drawable_info 15 years ago
Daniel Vetter b3da8f7d2d drm: kill context_ctor callback 15 years ago
Daniel Vetter fd2e7931cd drm: kill gem_free_object_unlocked driver callback 15 years ago
Daniel Vetter 23ddc0243d drm: kill dma_ready callbacks 15 years ago
Daniel Vetter be72ae26b1 drm: kill procfs callbacks 15 years ago
Daniel Vetter 1da3f87ebb drm: kill kernel_context_switch callbacks 15 years ago
Dave Airlie 1b2f148963 drm: block userspace under allocating buffer and having drivers overwrite it (v2) 15 years ago
Benjamin Herrenschmidt c17c2f892e drm: Fix support for PCI domains 15 years ago
Arnd Bergmann 58374713c9 drm: kill BKL from common code 15 years ago
Dave Airlie ba4420c224 drm: move ttm global code to core drm 15 years ago
Jesse Barnes b9c2c9ae88 drm: add per-event vblank event trace points 15 years ago
Jordan Crouse dcdb167402 drm: Add support for platform devices to register as DRM devices 15 years ago
Jordan Crouse 01d73a6967 drm: Remove drm_resource wrappers 15 years ago
Daniel Vetter fd632aa34c drm: free core gem object from driver callbacks 15 years ago
Daniel Vetter 1d397043bc drm: extract drm_gem_object_init 15 years ago
Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
Dave Airlie 72e942dd84 drm/ttm: use drm calloc large and free large 15 years ago
Luca Barbieri c3ae90c099 drm: introduce drm_gem_object_[handle_]unreference_unlocked 15 years ago
Zhenyu Wang e6be8d9d17 drm: remove address mask param for drm_pci_alloc() 15 years ago
Arnd Bergmann ed8b670409 drm: convert drm_ioctl to unlocked_ioctl 15 years ago
Kristian Høgsberg 1a95916f54 drm: Add compatibility #ifdefs for *BSD 15 years ago
Thomas Hellstrom 862302ffe4 drm: Add support for drm master_[set|drop] callbacks. 15 years ago
Li Peng 778c902640 drm/i915: Fix sync to vblank when VGA output is turned off 15 years ago
Eric Anholt c8e0f93a38 drm/i915: Replace a calloc followed by copying data over it with malloc. 15 years ago
Andres Salomon 156822f717 drm: kill more unused DRM macros 15 years ago
Andres Salomon 420a457088 drm: kill some unused DRM_PROC macros from drmP.h 15 years ago
Kristian Høgsberg c9a9c5e02a drm: Add async event synchronization for drmWaitVblank 15 years ago
Kristian Høgsberg c182be37ed drm: Add async event synchronization for drmWaitVblank 16 years ago
Dave Airlie 28d520433b drm/vgaarb: add VGA arbitration support to the drm and kms. 16 years ago
Pekka Paalanen a1a2d1d322 drm: GEM handles are u32, not int 16 years ago
Zhao Yakui 87fdff81cd DRM: Add the explanation about DRM debug level 16 years ago
Zhao Yakui f940f37f02 drm: Remove the macro defintion of DRM_DEBUG_MODE 16 years ago
Zhao Yakui 8a4c47f346 drm: Remove the unused prefix in DRM_DEBUG_KMS/DRIVER/MODE 16 years ago
Eric Anholt 9a298b2acd drm: Remove memory debugging infrastructure. 16 years ago
Jerome Glisse 249d6048ca drm: Split out the mm declarations in a separate header. Add atomic operations. 16 years ago