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
Age
Commit message (
Expand
)
Author
Files
Lines
2010-01-11
Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
1
-0
/
+1
2010-01-11
Merge remote branch 'korg/drm-radeon-next' into drm-linus
Dave Airlie
1
-0
/
+1
2010-01-08
drm: Add eDP connector type
Alex Deucher
1
-0
/
+1
2010-01-06
Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
1
-1
/
+1
2010-01-07
drm: remove address mask param for drm_pci_alloc()
Zhenyu Wang
1
-1
/
+1
2010-01-06
Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+54
2010-01-06
drm/i915: execbuf2 support
Jesse Barnes
1
-0
/
+54
2009-12-18
drm: convert drm_ioctl to unlocked_ioctl
Arnd Bergmann
1
-2
/
+3
2009-12-18
Merge remote branch 'korg/drm-vmware-staging' into drm-core-next
Dave Airlie
3
-1
/
+580
2009-12-15
drm/vmwgfx: Add DRM driver for VMware Virtual GPU
Jakob Bornecrantz
2
-0
/
+575
2009-12-15
drm/ttm: Add more driver type enums
Jakob Bornecrantz
1
-1
/
+5
2009-12-11
drm/nouveau: Add DRM driver for NVIDIA GPUs
Ben Skeggs
3
-0
/
+307
2009-12-11
drm/ttm: Convert ttm_buffer_object_init to use ttm_placement
Jerome Glisse
1
-33
/
+30
2009-12-10
drm: Add memory manager debug function
Jerome Glisse
1
-0
/
+1
2009-12-10
drm/ttm: Have the TTM code return -ERESTARTSYS instead of -ERESTART.
Thomas Hellstrom
2
-11
/
+11
2009-12-10
drm/ttm: Rework validation & memory space allocation (V3)
Jerome Glisse
2
-27
/
+35
2009-12-10
drm: Add search/get functions to get a block in a specific range
Jerome Glisse
1
-0
/
+34
2009-12-08
Merge remote branch 'korg/drm-radeon-dp' into drm-linus
Dave Airlie
1
-14
/
+45
2009-12-08
Merge remote branch 'anholt/drm-intel-next' into drm-linus
Dave Airlie
5
-4
/
+92
2009-12-08
drm/radeon/kms: add support for DP modesetting
Alex Deucher
1
-15
/
+42
2009-12-08
drm/radeon/kms: DP fixes and cleanup from the ddx
Alex Deucher
1
-1
/
+3
2009-12-08
drm/radeon/kms: initial radeon displayport porting
Dave Airlie
1
-0
/
+2
2009-12-08
drm/intel: refactor DP i2c support and DP common header to drm helper
Dave Airlie
1
-0
/
+149
2009-12-07
drm/ttm: Export symbols needed for the vmwgfx driver.
Thomas Hellstrom
1
-0
/
+9
2009-12-07
drm/ttm: Add TTM execbuf utilities.
Thomas Hellstrom
1
-0
/
+107
2009-12-07
drm/ttm: Add ttm lock functionality.
Thomas Hellstrom
1
-0
/
+247
2009-12-07
drm/ttm: Add user-space objects.
Thomas Hellstrom
1
-0
/
+267
2009-12-04
drm: Add dirty ioctl and property
Jakob Bornecrantz
3
-0
/
+64
2009-12-04
drm/ttm: Fix build failure due to missing struct page
Martin Michlmayr
1
-0
/
+1
2009-12-04
drm: Add compatibility #ifdefs for *BSD
Kristian Høgsberg
7
-18
/
+27
2009-12-04
drm: Add support for drm master_[set|drop] callbacks.
Thomas Hellstrom
1
-0
/
+9
2009-12-04
drm/edid: Decode 3-byte CVT codes from EDID 1.4
Adam Jackson
1
-0
/
+5
2009-12-04
drm/edid: Add new detailed block types from EDID 1.4
Adam Jackson
1
-0
/
+3
2009-12-04
drm/modes: Add drm_mode_hsync()
Adam Jackson
1
-3
/
+4
2009-12-01
drm/i915: Fix typo in ioctl struct name.
Kristian Høgsberg
1
-1
/
+1
2009-12-01
drm/i915: Fix sync to vblank when VGA output is turned off
Li Peng
1
-0
/
+1
2009-12-01
drm/i915: add GETPARAM request for page flipping
Jesse Barnes
1
-0
/
+1
2009-12-01
drm: use page flip event to signal flip completion
Jesse Barnes
1
-0
/
+1
2009-12-01
Merge remote branch 'airlied/drm-next' into drm-intel-next
Eric Anholt
4
-33
/
+50
2009-11-25
drm/i915: Replace a calloc followed by copying data over it with malloc.
Eric Anholt
1
-1
/
+14
2009-11-19
drm: set the type of the drm_framebuffer::fbdev field
Clemens Ladisch
1
-1
/
+1
2009-11-18
drm/kms: add page flipping ioctl
Kristian Høgsberg
3
-0
/
+50
2009-11-18
drm: kill more unused DRM macros
Andres Salomon
1
-23
/
+0
2009-11-18
drm: kill some unused DRM_PROC macros from drmP.h
Andres Salomon
1
-10
/
+0
2009-11-18
drm: Add async event synchronization for drmWaitVblank
Kristian Høgsberg
2
-2
/
+57
2009-11-05
Merge remote branch 'airlied/drm-next' into drm-intel-next
Eric Anholt
2
-2
/
+57
2009-11-05
drm/i915: implement drmmode overlay support v4
Daniel Vetter
1
-0
/
+71
2009-11-05
drm/i915: add i915_lp_ring_sync helper
Daniel Vetter
1
-1
/
+1
2009-11-05
drm: make drm_mode_object_find typesafe
Daniel Vetter
1
-1
/
+2
2009-10-26
drm: Add async event synchronization for drmWaitVblank
Kristian Høgsberg
2
-2
/
+57
[next]