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
2012-10-02
drm: support for rotated scanout
Rob Clark
1
-0
/
+5
2012-10-02
drm: refcnt drm_framebuffer (v4.1)
Rob Clark
1
-0
/
+14
2012-09-26
drm/i915: s/cacheing/caching/
Ben Widawsky
1
-10
/
+10
2012-09-24
Merge tag 'v3.6-rc7' into drm-intel-next-queued
Daniel Vetter
3
-8
/
+6
2012-09-20
drm/i915: Replace the array of pages with a scatterlist
Chris Wilson
2
-8
/
+3
2012-09-20
drm/i915: placeholder getparam
Ben Widawsky
1
-0
/
+1
2012-09-18
drm: Add NV24 and NV42 pixel formats
Laurent Pinchart
1
-0
/
+2
2012-09-18
DRM: Add DRM KMS/FB CMA helper
Lars-Peter Clausen
1
-0
/
+27
2012-09-18
DRM: Add DRM GEM CMA helper
Sascha Hauer
1
-0
/
+44
2012-09-17
drm/edid: limit printk when facing bad edid
Jerome Glisse
1
-1
/
+2
2012-09-13
drm: Drop the NV12M and YUV420M formats
Ville Syrjälä
1
-5
/
+1
2012-09-03
Merge branch 'for-airlied' of git://people.freedesktop.org/~danvet/drm-intel ...
Dave Airlie
1
-0
/
+1
2012-08-27
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Dave Airlie
1
-2
/
+0
2012-08-24
drm: Define SAREA_MAX for Loongson (PageSize = 16KB).
Huacai Chen
1
-0
/
+2
2012-08-24
drm: Check for invalid cursor flags
Jakob Bornecrantz
1
-2
/
+3
2012-08-24
drm: Initialize object type when using DRM_MODE() macro
Ville Syrjälä
1
-1
/
+2
2012-08-24
drm: remove the raw_edid field from struct drm_display_info
Jani Nikula
1
-2
/
+0
2012-08-22
drm: Remove two unused fields from struct drm_display_mode
Damien Lespiau
1
-2
/
+0
2012-08-17
drm/i915: implement dma buf begin_cpu_access (v2)
Dave Airlie
1
-0
/
+1
2012-08-17
Merge tag 'v3.6-rc2' into drm-intel-next
Daniel Vetter
5
-99
/
+12
2012-08-13
drm/radeon/kms: implement timestamp userspace query (v2)
Marek Olšák
1
-0
/
+2
2012-08-13
drm/radeon: add some new SI pci ids
Alex Deucher
1
-0
/
+3
2012-08-08
drm/i915: Add I915_GEM_PARAM_HAS_SEMAPHORES
Chris Wilson
1
-0
/
+1
2012-07-27
drm/exynos: add property for plane zpos
Joonyoung Shim
1
-9
/
+0
2012-07-26
drm/i915: Export ability of changing cache levels to userspace
Chris Wilson
1
-2
/
+8
2012-07-26
Merge branch 'drm-nouveau-fixes' of git://anongit.freedesktop.org/git/nouveau...
Dave Airlie
1
-87
/
+7
2012-07-26
drm/nouveau: mark most of our ioctls as deprecated, move to compat layer
Ben Skeggs
1
-87
/
+7
2012-07-25
drm/i915: Return a mask of the active rings in the high word of busy_ioctl
Chris Wilson
1
-1
/
+5
2012-07-25
drm/i915: add register read IOCTL
Ben Widawsky
1
-1
/
+7
2012-07-25
drm/i915: Reserve ioctl numbers for set/get_caching
Daniel Vetter
1
-0
/
+15
2012-07-24
drm/ttm: remove stale declaration and field
Ilija Hadzic
1
-3
/
+0
2012-07-19
drm/sis: fixup sis_mm ioctl structs
Daniel Vetter
1
-4
/
+4
2012-07-19
drm: kill i915/i830 ids from drm_pciids.h
Daniel Vetter
1
-42
/
+0
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-07-19
drm: Make the .mode_fixup() operations mode argument a const pointer
Laurent Pinchart
2
-3
/
+3
2012-07-19
drm: remove the list_head from drm_mode_set
Daniel Vetter
1
-2
/
+0
2012-07-16
drm: Add colouring to the range allocator
Chris Wilson
1
-15
/
+78
2012-06-25
Merge tag 'v3.5-rc4' into drm-intel-next-queued
Daniel Vetter
4
-10
/
+21
2012-06-22
drm: drop comment about this header being autogenerated.
Dave Airlie
1
-4
/
+0
2012-06-14
drm/i915/context: switch contexts with execbuf2
Ben Widawsky
1
-1
/
+7
2012-06-14
drm/i915/context: create & destroy ioctls
Ben Widawsky
1
-0
/
+15
2012-06-12
drm/i915: call intel_enable_gtt
Daniel Vetter
1
-0
/
+2
2012-06-12
drm/i915 + agp/intel-gtt: prep work for direct setup
Daniel Vetter
1
-0
/
+4
2012-06-12
drm/i915: stop using dev->agp->base
Daniel Vetter
1
-0
/
+2
2012-06-12
drm: increase DRM_OBJECT_MAX_PROPERTY to 24
Paulo Zanoni
1
-1
/
+1
2012-06-08
Merge branch 'exynos-drm-fixes' of git://git.infradead.org/users/kmpark/linux...
Dave Airlie
1
-1
/
+3
[next]