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
2010-10-26
Merge remote branch 'intel/drm-intel-next' of ../drm-next into drm-core-next
Dave Airlie
3
-1
/
+9
2010-10-21
drm/i915: Enable SandyBridge blitter ring
Chris Wilson
1
-1
/
+5
2010-10-21
drm/ttm: Avoid using the ttm_mem_type_manager::put_locked function
Thomas Hellstrom
1
-2
/
+0
2010-10-19
drm/edid: add helper function to detect monitor audio capability
Zhenyu Wang
1
-0
/
+1
2010-10-19
Merge remote branch 'airlied/drm-core-next' into tmp
Chris Wilson
3
-2
/
+13
2010-10-19
drm, kdb, kms: Change mode_set_base_atomic() enter argument to be an enum
Jason Wessel
1
-1
/
+6
2010-10-19
drm/ttm: add unlocked variant of new manager put node.
Dave Airlie
1
-0
/
+4
2010-10-19
Merge branch 'drm-fixes' of /home/airlied/kernel/linux-2.6 into drm-core-next
Dave Airlie
1
-1
/
+3
2010-10-08
drm/i915: fetch eDP configuration data from the VBT
Jesse Barnes
1
-0
/
+3
2010-10-06
Merge branch 'drm-kdb-next' into drm-core-next
Dave Airlie
1
-1
/
+2
2010-10-06
Merge remote branch 'nouveau/for-airlied' of ../drm-nouveau-next into drm-cor...
Dave Airlie
2
-3
/
+25
2010-10-06
drm, kdb, kms: Add an enter argument to mode_set_base_atomic() API
Jason Wessel
1
-1
/
+2
2010-10-06
drm/vmwgfx: Add a parameter to get the max fb size
Thomas Hellstrom
1
-0
/
+1
2010-10-06
drm: vmwgfx: Add a struct drm_file parameter to the dirty framebuffer callback
Thomas Hellstrom
1
-1
/
+2
2010-10-06
Merge remote branch 'korg/drm-fixes' into drm-vmware-next
Dave Airlie
2
-9
/
+21
2010-10-06
drm/ttm: Fix two race conditions + fix busy codepaths
Thomas Hellstrom
1
-1
/
+3
2010-10-05
drm/ttm: restructure to allow driver to plug in alternate memory manager
Ben Skeggs
2
-3
/
+21
2010-10-05
drm/ttm: introduce utility function to free an allocated memory node
Ben Skeggs
1
-0
/
+4
2010-10-01
drm: Move the GTT accounting to i915
Chris Wilson
1
-8
/
+0
2010-10-01
drm: Hold the mutex when dropping the last GEM reference (v2)
Chris Wilson
1
-4
/
+6
2010-10-01
drm/gem: handlecount isn't really a kref so don't make it one.
Dave Airlie
1
-5
/
+13
2010-09-28
drm: Prune GEM vma entries
Chris Wilson
1
-0
/
+1
2010-09-27
drm/radeon: fix PCI ID 5657 to be an RV410
Dave Airlie
1
-1
/
+1
2010-09-24
Merge remote branch 'origin/master' of /home/airlied/kernel//linux-2.6 into d...
Dave Airlie
1
-1
/
+9
2010-09-21
intel-gtt: clean up gtt size reporting
Daniel Vetter
1
-2
/
+0
2010-09-21
Merge branch 'drm-intel-fixes' into HEAD
Chris Wilson
1
-1
/
+9
2010-09-14
drm: Use a nondestructive mode for output detect when polling (v2)
Chris Wilson
1
-1
/
+8
2010-09-13
drm: Use a nondestructive mode for output detect when polling
Chris Wilson
1
-1
/
+2
2010-09-08
drm/i915: die, i915_probe_agp, die
Daniel Vetter
1
-0
/
+2
2010-09-08
intel-gtt: introduce drm/intel-gtt.h
Daniel Vetter
1
-0
/
+18
2010-08-30
drm: kill get_reg_ofs callback
Daniel Vetter
1
-2
/
+0
2010-08-30
drm: kill dev->timer
Daniel Vetter
1
-1
/
+0
2010-08-30
drm: kill agp indirection mess
Daniel Vetter
1
-5
/
+0
2010-08-30
drm: replace drawable ioctl by noops
Daniel Vetter
1
-15
/
+0
2010-08-30
drm: don't export dri1 locking functions
Daniel Vetter
1
-1
/
+0
2010-08-30
drm: kill drm_map_ofs callbacks
Daniel Vetter
1
-2
/
+0
2010-08-30
drm: drop return value of drm_free_agp
Daniel Vetter
1
-1
/
+1
2010-08-30
drm: don't export drm_get_drawable_info
Daniel Vetter
1
-2
/
+0
2010-08-30
drm: kill context_ctor callback
Daniel Vetter
1
-1
/
+0
2010-08-30
drm: kill gem_free_object_unlocked driver callback
Daniel Vetter
1
-1
/
+0
2010-08-30
drm: kill dma_ready callbacks
Daniel Vetter
1
-1
/
+0
2010-08-30
drm: kill procfs callbacks
Daniel Vetter
1
-2
/
+0
2010-08-30
drm: kill kernel_context_switch callbacks
Daniel Vetter
1
-3
/
+0
2010-08-23
Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
7
-23
/
+39
2010-08-17
drm: block userspace under allocating buffer and having drivers overwrite it ...
Dave Airlie
7
-23
/
+39
2010-08-14
include: replace unifdef-y with header-y
Sam Ravnborg
1
-12
/
+14
2010-08-12
Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
4
-42
/
+25
2010-08-10
drm: expand gamma_set
James Simmons
1
-1
/
+1
2010-08-10
drm/edid: Add detailed block walk for CEA extensions
Adam Jackson
1
-0
/
+6
2010-08-10
drm: Remove unused fields from drm_display_info
Adam Jackson
1
-34
/
+1
[next]