index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/radeon/kms: get HPD info for connectors
Alex Deucher
2009-12-08
7
-84
/
+330
*
drm/radeon/kms: clean up DP debugging
Alex Deucher
2009-12-08
1
-28
/
+28
*
drm/radeon/kms: fix DP detect
Alex Deucher
2009-12-08
4
-11
/
+10
*
drm/radeon/kms: drop unused array to fix warning.
Dave Airlie
2009-12-08
1
-3
/
+0
*
drm/radeon/kms: do dp link training at dpms on time not mode set.
Dave Airlie
2009-12-08
1
-4
/
+6
*
drm/radeon/kms: make displayport work by reorganising vsemph setup.
Dave Airlie
2009-12-08
1
-1
/
+2
*
drm/radeon/kms/dp: fix return in dpcd retrival.
Dave Airlie
2009-12-08
1
-0
/
+1
*
drm/radeon/kms: free aux channel i2c adapter on destroy
Alex Deucher
2009-12-08
1
-1
/
+18
*
drm/radeon/kms: add support for DP modesetting
Alex Deucher
2009-12-08
6
-82
/
+600
*
drm/radeon/kms: handle dp sinks in atom encoder/transmitter tables
Alex Deucher
2009-12-08
3
-12
/
+100
*
drm/radeon/kms: store sink type in atom dig connector
Alex Deucher
2009-12-08
3
-10
/
+17
*
drm/radeon/kms: i2c reorg
Alex Deucher
2009-12-08
7
-120
/
+166
*
drm/radeon/kms: DP fixes and cleanup from the ddx
Alex Deucher
2009-12-08
5
-150
/
+105
*
drm/radeon/kms: initial radeon displayport porting
Dave Airlie
2009-12-08
9
-24
/
+500
*
drm/radeon/kms: add support to atom parser for FB read/write
Dave Airlie
2009-12-07
3
-4
/
+8
*
Merge remote branch 'origin/drm-core-next' into test
Dave Airlie
2009-12-07
39
-289
/
+2509
|
\
|
*
drm/ttm: fix unreachable code.
Dave Airlie
2009-12-08
1
-2
/
+3
|
*
drm/intel: refactor DP i2c support and DP common header to drm helper
Dave Airlie
2009-12-08
6
-83
/
+83
|
*
drm: Export symbols needed for the vmwgfx driver.
Thomas Hellstrom
2009-12-07
1
-0
/
+2
|
*
drm/ttm: Export symbols needed for the vmwgfx driver.
Thomas Hellstrom
2009-12-07
4
-0
/
+14
|
*
drm/ttm: Add TTM execbuf utilities.
Thomas Hellstrom
2009-12-07
3
-1
/
+225
|
*
drm/ttm: Add ttm lock functionality.
Thomas Hellstrom
2009-12-07
3
-1
/
+559
|
*
drm/ttm: Add user-space objects.
Thomas Hellstrom
2009-12-07
3
-1
/
+721
|
*
drm/mm: fixup typo in debug functions.
Dave Airlie
2009-12-04
1
-1
/
+1
|
*
drm: Add dirty ioctl and property
Jakob Bornecrantz
2009-12-04
5
-0
/
+169
|
*
drm/ttm: Fix build failure due to missing struct page
Martin Michlmayr
2009-12-04
1
-0
/
+1
|
*
drm/ttm: fix small memory leak in ttm_memory.c
Dan Carpenter
2009-12-04
1
-4
/
+5
|
*
drm: Add compatibility #ifdefs for *BSD
Kristian Høgsberg
2009-12-03
7
-18
/
+27
|
*
drm: Add support for drm master_[set|drop] callbacks.
Thomas Hellstrom
2009-12-03
3
-0
/
+34
|
*
drm/edid: Decode 3-byte CVT codes from EDID 1.4
Adam Jackson
2009-12-03
2
-0
/
+53
|
*
drm/edid: Add new detailed block types from EDID 1.4
Adam Jackson
2009-12-03
1
-0
/
+3
|
*
drm/edid: Add DMT modes to the pool if the monitor is GTF-capable
Adam Jackson
2009-12-03
1
-4
/
+65
|
*
drm/modes: Add drm_mode_hsync()
Adam Jackson
2009-12-03
2
-4
/
+31
|
*
drm/edid: Unify detailed block parsing between base and extension blocks
Adam Jackson
2009-12-03
1
-102
/
+61
|
*
drm/modes: Fall back to 1024x768 instead of 800x600
Adam Jackson
2009-11-24
1
-1
/
+1
|
*
drm/edid: Fix up partially corrupted headers
Adam Jackson
2009-11-24
1
-6
/
+16
|
*
drm/edid: Retry EDID fetch up to four times
Adam Jackson
2009-11-24
1
-14
/
+14
|
*
drm/modes: Limit fallback modes to 60Hz
Adam Jackson
2009-11-24
1
-0
/
+2
|
*
drm/kms: allocate framebuffer cmap
Clemens Ladisch
2009-11-19
1
-1
/
+7
|
*
drm: set the type of the drm_framebuffer::fbdev field
Clemens Ladisch
2009-11-19
1
-1
/
+1
|
*
drm/fb: fix FBIOGET/PUT_VSCREENINFO pixel clock handling
Clemens Ladisch
2009-11-19
1
-3
/
+3
|
*
drm/kms: properly handle fbdev blanking
James Simmons
2009-11-19
1
-6
/
+9
|
*
drm/kms: add page flipping ioctl
Kristian Høgsberg
2009-11-18
5
-0
/
+120
|
*
drm: check return values in drm_version
Andres Salomon
2009-11-18
1
-5
/
+11
|
*
drm: replace DRM_COPY macro w/ a function
Andres Salomon
2009-11-18
1
-12
/
+22
|
*
drm: kill more unused DRM macros
Andres Salomon
2009-11-18
2
-23
/
+12
|
*
drm: kill some unused DRM_PROC macros from drmP.h
Andres Salomon
2009-11-18
1
-10
/
+0
|
*
drm: when queuing an event with NEXTONMISS, return queued sequence to userspace
Jesse Barnes
2009-11-18
1
-0
/
+1
|
*
drm: Add async event synchronization for drmWaitVblank
Kristian Høgsberg
2009-11-18
6
-4
/
+251
*
|
drm/radeon/kms: fix vram setup on rs600/rs690/rs740
Alex Deucher
2009-12-07
3
-5
/
+21
[next]