index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
drm
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/ttm: consolidate cache flushing code in one place.
Dave Airlie
2009-08-27
1
-0
/
+38
*
Merge Linus master to drm-next
Dave Airlie
2009-08-20
4
-6
/
+57
|
\
|
*
drm/radeon/kms: implement bo busy check + current domain
Dave Airlie
2009-08-17
1
-1
/
+1
|
*
drm/radeon: Add support for RS880 chips
Alex Deucher
2009-08-05
1
-0
/
+5
|
*
drm/radeon: add some new r7xx pci ids
Alex Deucher
2009-08-04
1
-0
/
+5
|
*
Merge branch 'drm-radeon-kms' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2009-07-29
3
-3
/
+42
|
|
\
|
|
*
drm/radeon/kms: add initial colortiling support.
Dave Airlie
2009-07-29
2
-1
/
+37
|
|
*
drm/ttm/radeon: add dma32 support.
Dave Airlie
2009-07-15
1
-1
/
+4
|
|
*
ttm: Make messages more readable.
Thomas Hellstrom
2009-07-15
1
-1
/
+1
|
*
|
drm/radeon: add some missing pci ids
Alex Deucher
2009-07-15
1
-2
/
+4
|
|
/
*
|
ttm: Make parts of a struct ttm_bo_device global.
Thomas Hellstrom
2009-08-19
2
-26
/
+69
*
|
drm/ttm: Memory accounting rework.
Thomas Hellstrom
2009-08-19
2
-19
/
+26
*
|
drm: Enable drm drivers to add drm sysfs devices.
Thomas Hellstrom
2009-08-19
1
-0
/
+12
*
|
drm/ttm: optimize bo_kmap_type values
Pekka Paalanen
2009-08-19
1
-6
/
+6
*
|
drm/kms: no need to return void value (encoder)
Pekka Paalanen
2009-08-19
1
-1
/
+1
*
|
drm: clarify scaling property names
Jesse Barnes
2009-08-19
1
-4
/
+5
*
|
drm: fixup includes in encoder slave header files.
Dave Airlie
2009-08-19
1
-2
/
+2
*
|
drm: Add more standard TV properties.
Francisco Jerez
2009-08-13
1
-0
/
+3
*
|
drm: Define some new standard TV properties.
Francisco Jerez
2009-08-04
1
-0
/
+3
*
|
drm: Define DRM_MODE_SUBCONNECTOR_SCART
Francisco Jerez
2009-08-04
1
-0
/
+1
*
|
drm: Define DRM_MODE_CONNECTOR_TV
Francisco Jerez
2009-08-04
1
-0
/
+1
*
|
drm/kms: slave encoder interface.
Francisco Jerez
2009-08-04
1
-0
/
+162
*
|
DRM: Add the explanation about DRM debug level
Zhao Yakui
2009-08-04
1
-0
/
+31
*
|
drm: Remove the macro defintion of DRM_DEBUG_MODE
Zhao Yakui
2009-08-04
1
-7
/
+0
*
|
drm: Remove the unused prefix in DRM_DEBUG_KMS/DRIVER/MODE
Zhao Yakui
2009-08-04
1
-9
/
+9
*
|
drm/mode: add the GTF algorithm in kernel space
Zhao Yakui
2009-07-15
1
-0
/
+3
*
|
drm/mode: add the CVT algorithm in kernel space
Zhao Yakui
2009-07-15
1
-0
/
+3
|
/
*
drm: Fix shifts which were miscalculated when converting from bitfields.
Michel Dänzer
2009-06-24
1
-19
/
+19
*
drm: EDID endianness fixes.
Michel Dänzer
2009-06-19
1
-49
/
+43
*
drm: Apply "Memory fragmentation from lost alignment blocks"
Thomas Hellstrom
2009-06-19
1
-6
/
+15
*
drm: Remove memory debugging infrastructure.
Eric Anholt
2009-06-18
2
-361
/
+0
*
Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
2009-06-16
7
-4
/
+1922
|
\
|
*
drm/radeon: introduce kernel modesetting for radeon hardware
Jerome Glisse
2009-06-15
1
-0
/
+130
|
*
drm: Add the TTM GPU memory manager subsystem.
Thomas Hellstrom
2009-06-15
5
-0
/
+1788
|
*
drm/radeon: fix mobility flags on new PCI IDs.
Dave Airlie
2009-06-15
1
-4
/
+4
*
|
Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
2009-06-12
4
-57
/
+170
|
\
|
|
*
drm: include kernel list header file in hashtab header
Jerome Glisse
2009-06-12
1
-0
/
+2
|
*
drm: Split out the mm declarations in a separate header. Add atomic operations.
Jerome Glisse
2009-06-12
2
-36
/
+91
|
*
drm/radeon: add support for RV790.
Alex Deucher
2009-06-12
1
-0
/
+2
|
*
drm/radeon: add rv740 drm support.
Alex Deucher
2009-06-12
1
-0
/
+5
|
*
drm_calloc_large: check right size, check integer overflow, use GFP_ZERO
Kristian Høgsberg
2009-06-12
1
-8
/
+4
|
*
drm: add separate drm debugging levels
yakui_zhao
2009-06-11
1
-5
/
+56
|
*
drm: fix LOCK_TEST_WITH_RETURN macro
Roel Kluin
2009-06-11
1
-8
/
+8
|
*
drm/i915: Enable probe on new chipset
Zhenyu Wang
2009-06-09
1
-0
/
+2
*
|
drm: Hook up DPMS property handling in drm_crtc.c. Add drm_helper_connector_d...
Keith Packard
2009-06-04
2
-0
/
+5
|
/
*
drm/i915: allocate large pointer arrays with vmalloc
Jesse Barnes
2009-05-19
1
-0
/
+24
*
drm/i915: Add new GET_PIPE_FROM_CRTC_ID ioctl.
Carl Worth
2009-05-14
1
-0
/
+10
*
drm/i915: add support for G41 chipset
Zhenyu Wang
2009-04-21
1
-0
/
+1
*
Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2009-04-14
1
-0
/
+3
|
\
|
*
drm/i915: Allow tiling of objects with bit 17 swizzling by the CPU.
Eric Anholt
2009-04-08
1
-0
/
+3
[next]