index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
drm
Age
Commit message (
Expand
)
Author
Files
Lines
2012-10-03
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
8
-12
/
+134
2012-10-03
Merge tag 'uapi-prep-20121002' of git://git.infradead.org/users/dhowells/linu...
Linus Torvalds
18
-33
/
+35
2012-10-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
1
-2
/
+2
2012-10-02
UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel syst...
David Howells
17
-32
/
+32
2012-10-02
UAPI: Refer to the DRM UAPI headers with <...> and from certain headers only
David Howells
2
-1
/
+3
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
userns: Convert drm to use kuid and kgid and struct pid where appropriate
Eric W. Biederman
1
-2
/
+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
[next]