index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
drm
/
drmP.h
Age
Commit message (
Expand
)
Author
2010-10-06
Merge remote branch 'korg/drm-fixes' into drm-vmware-next
Dave Airlie
2010-10-01
drm: Move the GTT accounting to i915
Chris Wilson
2010-10-01
drm: Hold the mutex when dropping the last GEM reference (v2)
Chris Wilson
2010-09-30
drm/gem: handlecount isn't really a kref so don't make it one.
Dave Airlie
2010-09-27
drm: Prune GEM vma entries
Chris Wilson
2010-08-29
drm: kill get_reg_ofs callback
Daniel Vetter
2010-08-29
drm: kill dev->timer
Daniel Vetter
2010-08-29
drm: kill agp indirection mess
Daniel Vetter
2010-08-29
drm: replace drawable ioctl by noops
Daniel Vetter
2010-08-29
drm: don't export dri1 locking functions
Daniel Vetter
2010-08-29
drm: kill drm_map_ofs callbacks
Daniel Vetter
2010-08-29
drm: drop return value of drm_free_agp
Daniel Vetter
2010-08-29
drm: don't export drm_get_drawable_info
Daniel Vetter
2010-08-29
drm: kill context_ctor callback
Daniel Vetter
2010-08-29
drm: kill gem_free_object_unlocked driver callback
Daniel Vetter
2010-08-29
drm: kill dma_ready callbacks
Daniel Vetter
2010-08-29
drm: kill procfs callbacks
Daniel Vetter
2010-08-29
drm: kill kernel_context_switch callbacks
Daniel Vetter
2010-08-17
drm: block userspace under allocating buffer and having drivers overwrite it ...
Dave Airlie
2010-08-09
drm: Fix support for PCI domains
Benjamin Herrenschmidt
2010-08-05
drm: kill BKL from common code
Arnd Bergmann
2010-08-03
drm: move ttm global code to core drm
Dave Airlie
2010-07-07
Merge branch 'drm-tracepoints' into drm-testing
Dave Airlie
2010-07-02
drm: add per-event vblank event trace points
Jesse Barnes
2010-06-01
drm: Add support for platform devices to register as DRM devices
Jordan Crouse
2010-06-01
drm: Remove drm_resource wrappers
Jordan Crouse
2010-04-20
drm: free core gem object from driver callbacks
Daniel Vetter
2010-04-20
drm: extract drm_gem_object_init
Daniel Vetter
2010-04-05
Merge branch 'master' into export-slabh
Tejun Heo
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-15
drm/ttm: use drm calloc large and free large
Dave Airlie
2010-02-11
drm: introduce drm_gem_object_[handle_]unreference_unlocked
Luca Barbieri
2010-01-07
drm: remove address mask param for drm_pci_alloc()
Zhenyu Wang
2009-12-18
drm: convert drm_ioctl to unlocked_ioctl
Arnd Bergmann
2009-12-08
Merge remote branch 'anholt/drm-intel-next' into drm-linus
Dave Airlie
2009-12-03
drm: Add compatibility #ifdefs for *BSD
Kristian Høgsberg
2009-12-03
drm: Add support for drm master_[set|drop] callbacks.
Thomas Hellstrom
2009-12-01
drm/i915: Fix sync to vblank when VGA output is turned off
Li Peng
2009-12-01
Merge remote branch 'airlied/drm-next' into drm-intel-next
Eric Anholt
2009-11-25
drm/i915: Replace a calloc followed by copying data over it with malloc.
Eric Anholt
2009-11-18
drm: kill more unused DRM macros
Andres Salomon
2009-11-18
drm: kill some unused DRM_PROC macros from drmP.h
Andres Salomon
2009-11-18
drm: Add async event synchronization for drmWaitVblank
Kristian Høgsberg
2009-11-05
Merge remote branch 'airlied/drm-next' into drm-intel-next
Eric Anholt
2009-10-26
drm: Add async event synchronization for drmWaitVblank
Kristian Høgsberg
2009-09-21
drm/vgaarb: add VGA arbitration support to the drm and kms.
Dave Airlie
2009-08-27
drm: GEM handles are u32, not int
Pekka Paalanen
2009-08-04
DRM: Add the explanation about DRM debug level
Zhao Yakui
2009-08-04
drm: Remove the macro defintion of DRM_DEBUG_MODE
Zhao Yakui
2009-08-04
drm: Remove the unused prefix in DRM_DEBUG_KMS/DRIVER/MODE
Zhao Yakui
[next]