Commit Graph

103 Commits (1ea6b8f48918282bdca0b32a34095504ee65bab5)

Author SHA1 Message Date
Joe Perches b9075fa968 treewide: use __printf not __attribute__((format(printf,...))) 13 years ago
Paul Gortmaker de47725421 include: replace linux/module.h with "struct module" wherever possible 13 years ago
Rob Clark 75ef8b3b9c drm/gem: add functions for mmap offset creation 14 years ago
Alan Cox 62cb70118c drm/gem: add support for private objects 14 years ago
Jon Mason 58b6542b50 DRM: remove drm_pci_device_is_pcie 14 years ago
Ben Skeggs 304eda3292 drm/gem: add hooks to notify driver when object handle is created/destroyed 14 years ago
Chris Wilson 1794d257fa drm: Export the command-line mode parser 14 years ago
Joe Perches bbb0aef5cf drm: Verify debug message arguments 14 years ago
Joe Perches 5ad3d8831f drm: Create and use drm_err 14 years ago
Lucas De Marchi 25985edced Fix common misspellings 14 years ago
Ben Skeggs 9f35421e09 drm/core: add ioctl to query device/driver capabilities 14 years ago
Dave Airlie 1922756124 drm: fix unsigned vs signed comparison issue in modeset ctl ioctl. 14 years ago
Dave Airlie a250b9fdc5 drm: add usb framework 14 years ago
Dave Airlie 8410ea3b95 drm: rework PCI/platform driver interface. 14 years ago
Dave Airlie ff72145bad drm: dumb scanout create/mmap for intel/radeon (v3) 14 years ago
Chris Wilson 78c6e170ba drm/i915: Suppress spurious vblank interrupts 14 years ago
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