index
:
delta/linux-stable.git
baserock/v2.6.28.9/aspeed
baserock/v2.6.28.9/openbmc_aspeed_wedge
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.2.y
linux-6.3.y
linux-rolling-lts
linux-rolling-stable
master
git.kernel.org: pub/scm/linux/kernel/git/stable/linux-stable.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
drm
/
drmP.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/gem: add shmem get/put page helpers
Rob Clark
2013-08-19
1
-0
/
+4
*
drm/gem: add drm_gem_create_mmap_offset_size()
Rob Clark
2013-08-19
1
-0
/
+1
*
drm: remove a bunch of unused #defines from drmP.h
Daniel Vetter
2013-08-19
1
-9
/
+0
*
drm: rip out a few unused DRIVER flags
Daniel Vetter
2013-08-19
1
-3
/
+0
*
drm: rip out DRIVER_FB_DMA and related code
Daniel Vetter
2013-08-19
1
-1
/
+0
*
drm: remove FASYNC support
Daniel Vetter
2013-08-19
1
-3
/
+0
*
drm: mark context support as a legacy subsystem
Daniel Vetter
2013-08-19
1
-3
/
+4
*
drm: mark dma setup/teardown as legacy systems
Daniel Vetter
2013-08-19
1
-2
/
+2
*
drm: hide legacy sg cleanup better from common code
Daniel Vetter
2013-08-19
1
-1
/
+1
*
drm: kill dev->driver->set_version
Daniel Vetter
2013-08-19
1
-2
/
+0
*
drm: provide agp dummies for CONFIG_AGP=n
David Herrmann
2013-08-09
1
-47
/
+2
*
drm/agp: move AGP cleanup paths to drm_agpsupport.c
David Herrmann
2013-08-07
1
-0
/
+3
*
drm: const'ify ioctls table (v2)
Rob Clark
2013-08-07
1
-1
/
+1
*
drm: Apply kref_put_mutex() optimisations to drm_gem_object_unreference_unloc...
Chris Wilson
2013-08-07
1
-2
/
+4
*
drm/gem: create drm_gem_dumb_destroy
Daniel Vetter
2013-08-07
1
-0
/
+3
*
drm/gem: convert to new unified vma manager
David Herrmann
2013-07-25
1
-4
/
+3
*
drm: remove drm_order
Daniel Vetter
2013-07-23
1
-1
/
+0
*
drm/gem: remove drm_gem_object_handle_unreference
Daniel Vetter
2013-07-23
1
-18
/
+0
*
drm/gem: simplify object initialization
David Herrmann
2013-07-23
1
-2
/
+2
*
drm: rip out dev->last_checked
Daniel Vetter
2013-07-23
1
-1
/
+0
*
drm: fold in drm_sg_alloc into the ioctl
Daniel Vetter
2013-07-23
1
-2
/
+1
*
drm: kill dev->buf_readers and dev->buf_writers
Daniel Vetter
2013-07-23
1
-2
/
+0
*
drm: kill dev->ctx_start and dev->lck_start
Daniel Vetter
2013-07-23
1
-2
/
+0
*
drm: kill dev->interrupt_flag and dev->dma_flag
Daniel Vetter
2013-07-23
1
-2
/
+0
*
drm: remove dev->last_switch
Daniel Vetter
2013-07-23
1
-1
/
+0
*
drm: kill dev->context_wait
Daniel Vetter
2013-07-23
1
-1
/
+0
*
drm: remove drm_modctx ioctl and use drm_noop instead
Daniel Vetter
2013-07-23
1
-2
/
+0
*
drm: add mmap function to prime helpers
Joonyoung Shim
2013-07-05
1
-0
/
+2
*
Merge branch 'drm/next' of git://linuxtv.org/pinchartl/fbdev into drm-next
Dave Airlie
2013-06-11
1
-0
/
+2
|
\
|
*
drm/gem: Split drm_gem_mmap() into object search and object mapping
Laurent Pinchart
2013-06-08
1
-0
/
+2
*
|
drm: Constify the pretty-print functions
Ville Syrjälä
2013-06-11
1
-1
/
+0
*
|
drm: add unpin function to prime helpers
Maarten Lankhorst
2013-06-11
1
-0
/
+1
|
/
*
drm: Remove mtrr_add and mtrr_del fallback hack for non-MTRR systems
Andy Lutomirski
2013-05-31
1
-4
/
+1
*
drm (ast, cirrus, mgag200, nouveau, savage, vmwgfx): Remove drm_mtrr_{add, del}
Andy Lutomirski
2013-05-31
1
-29
/
+0
*
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2013-05-13
1
-1
/
+2
|
\
|
*
drm: Use names of ioctls in debug traces
Chris Cummins
2013-05-10
1
-1
/
+2
*
|
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2013-05-02
1
-3
/
+2
|
\
\
|
|
/
|
*
drm/prime: keep a reference from the handle to exported dma-buf (v6)
Dave Airlie
2013-05-01
1
-3
/
+2
*
|
drm: proc: Use minor->index to label things, not PDE->name
David Howells
2013-05-01
1
-2
/
+1
*
|
drm: Constify drm_proc_list[]
David Howells
2013-05-01
1
-1
/
+1
|
/
*
drm: add prime helpers
Aaron Plattner
2013-02-08
1
-0
/
+12
*
Merge tag 'of_videomode_helper' of git://git.pengutronix.de/git/str/linux int...
Dave Airlie
2013-02-08
1
-0
/
+9
|
\
|
*
drm_modes: add of_videomode helpers
Steffen Trumtrar
2013-01-24
1
-0
/
+4
|
*
drm_modes: add videomode helpers
Steffen Trumtrar
2013-01-24
1
-0
/
+5
*
|
drm: revamp locking around fb creation/destruction
Daniel Vetter
2013-01-20
1
-0
/
+8
*
|
drm: review locking rules in drm_crtc.c
Daniel Vetter
2013-01-20
1
-0
/
+5
|
/
*
drm: add support for monotonic vblank timestamps
Imre Deak
2012-11-20
1
-0
/
+1
*
drm: add drm_send_vblank_event() helper (v5)
Rob Clark
2012-11-20
1
-0
/
+2
*
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2012-10-03
1
-0
/
+1
|
\
|
*
drm/i915: Replace the array of pages with a scatterlist
Chris Wilson
2012-09-20
1
-0
/
+1
[next]