index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
drm
/
drmP.h
Age
Commit message (
Expand
)
Author
Files
Lines
2013-05-13
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-1
/
+2
2013-05-10
drm: Use names of ioctls in debug traces
Chris Cummins
1
-1
/
+2
2013-05-02
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-3
/
+2
2013-05-01
drm: proc: Use minor->index to label things, not PDE->name
David Howells
1
-2
/
+1
2013-05-01
drm: Constify drm_proc_list[]
David Howells
1
-1
/
+1
2013-05-01
drm/prime: keep a reference from the handle to exported dma-buf (v6)
Dave Airlie
1
-3
/
+2
2013-02-08
drm: add prime helpers
Aaron Plattner
1
-0
/
+12
2013-02-08
Merge tag 'of_videomode_helper' of git://git.pengutronix.de/git/str/linux int...
Dave Airlie
1
-0
/
+9
2013-01-24
drm_modes: add of_videomode helpers
Steffen Trumtrar
1
-0
/
+4
2013-01-24
drm_modes: add videomode helpers
Steffen Trumtrar
1
-0
/
+5
2013-01-20
drm: revamp locking around fb creation/destruction
Daniel Vetter
1
-0
/
+8
2013-01-20
drm: review locking rules in drm_crtc.c
Daniel Vetter
1
-0
/
+5
2012-11-20
drm: add support for monotonic vblank timestamps
Imre Deak
1
-0
/
+1
2012-11-20
drm: add drm_send_vblank_event() helper (v5)
Rob Clark
1
-0
/
+2
2012-10-03
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-0
/
+1
2012-10-03
Merge tag 'uapi-prep-20121002' of git://git.infradead.org/users/dhowells/linu...
Linus Torvalds
1
-8
/
+9
2012-10-02
UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel syst...
David Howells
1
-7
/
+7
2012-10-02
UAPI: Refer to the DRM UAPI headers with <...> and from certain headers only
David Howells
1
-1
/
+2
2012-09-20
drm/i915: Replace the array of pages with a scatterlist
Chris Wilson
1
-0
/
+1
2012-09-13
userns: Convert drm to use kuid and kgid and struct pid where appropriate
Eric W. Biederman
1
-2
/
+2
2012-07-19
drm: kill dma queue support
Daniel Vetter
1
-7
/
+1
2012-07-19
drm: kill reclaim_buffers callback
Daniel Vetter
1
-2
/
+0
2012-07-19
drm: kill reclaim_buffers_locked
Daniel Vetter
1
-2
/
+0
2012-07-19
drm: kill reclaim_buffers_idlelocked functions
Daniel Vetter
1
-2
/
+0
2012-07-19
drm/pci: add support for getting the supported link bw.
Dave Airlie
1
-0
/
+5
2012-05-23
drm/prime: introduce sg->pages/addr arrays helper
Dave Airlie
1
-0
/
+2
2012-05-22
drm: Constify gem_vm_ops pointer
Laurent Pinchart
1
-1
/
+1
2012-05-22
drm: Miscellaneous typo fixes and documentation updates
Laurent Pinchart
1
-5
/
+5
2012-05-11
drm: pass dev to drm_vm_{open,close}_locked()
Rob Clark
1
-2
/
+2
2012-04-12
Merge branch 'drm-intel-next' of git://people.freedesktop.org/~danvet/drm-int...
Dave Airlie
1
-0
/
+1
2012-03-30
drm: base prime/dma-buf support (v5)
Dave Airlie
1
-0
/
+62
2012-03-27
drm: add helper to clflush a virtual address range
Daniel Vetter
1
-0
/
+1
2012-03-15
drm: add core support for unplugging a device (v2)
Dave Airlie
1
-0
/
+16
2012-02-29
drm: remove unused code
Sascha Hauer
1
-9
/
+0
2012-01-25
drm: Fix authentication kernel crash
Thomas Hellstrom
1
-0
/
+1
2012-01-10
Merge branch 'drm-core-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-1
/
+9
2012-01-06
drm: introduce drm_can_sleep and use in intel/radeon drivers. (v2)
Dave Airlie
1
-0
/
+8
2011-12-20
Merge tag 'v3.2-rc6' of /home/airlied/devel/kernel/linux-2.6 into drm-core-next
Dave Airlie
1
-1
/
+3
2011-12-02
treewide: Fix typos in various parts of the kernel, and fix some comments.
Justin P. Mattock
1
-1
/
+1
2011-11-11
drm: Make the per-driver file_operations struct const
Arjan van de Ven
1
-1
/
+1
2011-11-11
drm: serialize access to list of debugfs files
Marcin Slusarz
1
-1
/
+3
2011-11-06
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+2
2011-10-31
treewide: use __printf not __attribute__((format(printf,...)))
Joe Perches
1
-5
/
+5
2011-10-31
include: replace linux/module.h with "struct module" wherever possible
Paul Gortmaker
1
-1
/
+2
2011-08-30
drm/gem: add functions for mmap offset creation
Rob Clark
1
-0
/
+3
2011-07-25
drm/gem: add support for private objects
Alan Cox
1
-0
/
+2
2011-07-13
DRM: remove drm_pci_device_is_pcie
Jon Mason
1
-7
/
+0
2011-06-21
drm/gem: add hooks to notify driver when object handle is created/destroyed
Ben Skeggs
1
-0
/
+2
2011-04-28
drm: Export the command-line mode parser
Chris Wilson
1
-0
/
+25
2011-04-28
drm: Verify debug message arguments
Joe Perches
1
-1
/
+2
[next]