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