index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
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
/
drivers
/
gpu
/
drm
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge remote branch 'origin/drm-core-next' into test
Dave Airlie
2009-12-08
25
-371
/
+1648
|
\
|
*
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
-222
/
+73
|
*
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
3
-0
/
+5
|
*
drm/ttm: Add TTM execbuf utilities.
Thomas Hellstrom
2009-12-07
2
-1
/
+118
|
*
drm/ttm: Add ttm lock functionality.
Thomas Hellstrom
2009-12-07
2
-1
/
+312
|
*
drm/ttm: Add user-space objects.
Thomas Hellstrom
2009-12-07
2
-1
/
+454
|
*
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
2
-0
/
+105
|
*
drm/ttm: fix small memory leak in ttm_memory.c
Dan Carpenter
2009-12-04
1
-4
/
+5
|
*
drm: Add support for drm master_[set|drop] callbacks.
Thomas Hellstrom
2009-12-04
2
-0
/
+25
|
*
drm/edid: Decode 3-byte CVT codes from EDID 1.4
Adam Jackson
2009-12-04
1
-0
/
+48
|
*
drm/edid: Add DMT modes to the pool if the monitor is GTF-capable
Adam Jackson
2009-12-04
1
-4
/
+65
|
*
drm/modes: Add drm_mode_hsync()
Adam Jackson
2009-12-04
1
-1
/
+27
|
*
drm/edid: Unify detailed block parsing between base and extension blocks
Adam Jackson
2009-12-04
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/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
2
-0
/
+70
|
*
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
1
-0
/
+12
|
*
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
4
-2
/
+194
*
|
drm/radeon/kms: fix vram setup on rs600/rs690/rs740
Alex Deucher
2009-12-08
3
-5
/
+21
*
|
drm/radeon/kms: more r4xx lvds fixes
Alex Deucher
2009-12-08
3
-6
/
+16
*
|
drm/radeon/kms/legacy: set common regs to sane value
Alex Deucher
2009-12-08
4
-0
/
+21
*
|
drm/radeon/kms/legacy: set overscan regs on modeset
Alex Deucher
2009-12-08
2
-0
/
+16
*
|
drm/radeon/kms: fix RS600 MC setup.
Dave Airlie
2009-12-07
1
-1
/
+15
*
|
drm/radeon/kms: fix up gart setup on rs600
Alex Deucher
2009-12-07
1
-22
/
+22
*
|
drm/radeon/kms: quirk for Gigabyte RV515 card, DVI+VGA not 2xDVI.
Dave Airlie
2009-12-04
1
-0
/
+9
*
|
drm/radeon/kms: rs6xx/rs740: clamp vram to aperture size
Alex Deucher
2009-12-04
2
-4
/
+14
*
|
drm/radeon/kms: fix vram setup on rs600
Alex Deucher
2009-12-04
2
-8
/
+8
*
|
drm/radeon/kms: fix legacy crtc2 dpms
Alex Deucher
2009-12-04
1
-4
/
+3
*
|
drm/radeon/kms: handle vblanks properly with dpms on
Alex Deucher
2009-12-04
1
-4
/
+4
*
|
drm/radeon/kms: Add quirk for HIS X1300 board
Alex Deucher
2009-12-04
1
-0
/
+8
*
|
drm/radeon/kms: don't use bios dividers for lvds on r4xx
Alex Deucher
2009-12-04
1
-10
/
+12
*
|
drm/radeon/kms: fix ring info in debugfs on r600+
Rafał Miłecki
2009-12-04
1
-7
/
+7
*
|
drm/radeon/kms: fix typo in define: engine -> memory
Rafał Miłecki
2009-12-04
1
-1
/
+1
*
|
drm/radeon/kms/pm: fix typos
Rafał Miłecki
2009-12-04
1
-3
/
+3
*
|
drm/radeon/kms: Rework radeon object handling
Jerome Glisse
2009-12-02
26
-701
/
+901
*
|
drm/radeon/kms: add irq mitigation code for sw interrupt.
Dave Airlie
2009-12-02
13
-12
/
+35
*
|
drm/radeon/kms: Add support for interrupts on r6xx/r7xx chips (v3)
Alex Deucher
2009-12-02
10
-75
/
+754
*
|
drm/radeon/kms: call correct atom table for digital output dpms.
Dave Airlie
2009-12-02
1
-2
/
+2
*
|
drm/radeon/kms: Don't overwrite crtc_gen_cntl or crtc_gen_cntl2
Jerome Glisse
2009-12-02
1
-7
/
+4
[next]