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 branch 'fbcon-locking-fixes' of ssh://people.freedesktop.org/~airlied/l...
Dave Airlie
2013-02-08
40
-194
/
+331
|
\
|
*
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2013-02-04
8
-9
/
+49
|
|
\
|
|
*
drm/radeon: switch back to the CP ring for VM PT updates
Alex Deucher
2013-01-31
1
-3
/
+3
|
|
*
drm/radeon: prevent crash in the ring space allocation
Alex Deucher
2013-01-31
1
-0
/
+3
|
|
*
drm/radeon: Calling object_unrefer() when creating fb failure
liu chuansheng
2013-01-31
1
-1
/
+3
|
|
*
drm/radeon/r5xx-r7xx: wait for the MC to settle after MC blackout
Alex Deucher
2013-01-31
1
-0
/
+2
|
|
*
drm/radeon/evergreen+: wait for the MC to settle after MC blackout
Alex Deucher
2013-01-31
1
-0
/
+2
|
|
*
drm/radeon: protect against div by 0 in backend setup
Mikko Tiihonen
2013-01-30
1
-2
/
+5
|
|
*
drm/radeon: fix backend map setup on 1 RB sumo boards
Alex Deucher
2013-01-30
1
-3
/
+14
|
|
*
drm/radeon: add quirk for RV100 board
Alex Deucher
2013-01-29
1
-0
/
+8
|
|
*
drm/radeon: add WAIT_UNTIL to the non-VM safe regs list for cayman/TN
Alex Deucher
2013-01-27
1
-0
/
+1
|
|
*
drm/radeon: fix MC blackout on evergreen+
Christopher Staite
2013-01-27
1
-0
/
+8
|
*
|
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2013-01-31
1
-1
/
+2
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
efi: Make 'efi_enabled' a function to query EFI facilities
Matt Fleming
2013-01-30
1
-1
/
+2
|
*
|
Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel
Dave Airlie
2013-01-26
3
-6
/
+21
|
|
\
\
|
|
*
|
drm/i915: dump UTS_RELEASE into the error_state
Daniel Vetter
2013-01-23
1
-0
/
+2
|
|
*
|
drm/i915: GFX_MODE Flush TLB Invalidate Mode must be '1' for scanline waits
Chris Wilson
2013-01-23
1
-0
/
+5
|
|
*
|
drm/i915: Disable AsyncFlip performance optimisations
Chris Wilson
2013-01-23
2
-6
/
+14
|
*
|
|
drm/exynos: add check for the device power status
Shirish S
2013-01-25
2
-0
/
+14
|
*
|
|
drm/exynos: Make 'drm_hdmi_get_edid' static
Sachin Kamat
2013-01-25
1
-1
/
+1
|
*
|
|
drm/exynos: fimd and ipp are broken on multiplatform
Arnd Bergmann
2013-01-25
1
-2
/
+2
|
*
|
|
drm/exynos: don't include plat/gpio-cfg.h
Arnd Bergmann
2013-01-25
1
-1
/
+0
|
*
|
|
drm/exynos: Remove "internal" interrupt handling
Sean Paul
2013-01-25
1
-60
/
+14
|
*
|
|
drm/exynos: Add missing static specifiers in exynos_drm_rotator.c
Sachin Kamat
2013-01-25
1
-2
/
+2
|
*
|
|
drm/exynos: Replace mdelay with usleep_range
Sean Paul
2013-01-25
2
-8
/
+8
|
*
|
|
drm/exynos: Make ipp_handle_cmd_work static
Sachin Kamat
2013-01-25
1
-1
/
+1
|
*
|
|
drm/exynos: Make g2d_userptr_get_dma_addr static
Sachin Kamat
2013-01-25
1
-1
/
+1
|
*
|
|
drm/exynos: consider DMA_NONE flag to dmabuf import
Inki Dae
2013-01-25
1
-14
/
+11
|
*
|
|
drm/exynos: free sg object if dma_map_sg is failed
Inki Dae
2013-01-25
1
-0
/
+1
|
*
|
|
drm/exynos: added validation of edid for vidi connection
Seung-Woo Kim
2013-01-25
1
-4
/
+3
|
*
|
|
drm/exynos: let drm handle edid allocations
Rahul Sharma
2013-01-25
6
-48
/
+46
|
*
|
|
drm/radeon: Enable DMA_IB_SWAP_ENABLE on big endian hosts.
Michel Dänzer
2013-01-24
2
-4
/
+12
|
*
|
|
drm/radeon: fix a rare case of double kfree
Ilija Hadzic
2013-01-23
1
-0
/
+2
|
*
|
|
radeon_display: Use pointer return error codes
xueminsu
2013-01-23
1
-1
/
+1
|
*
|
|
drm/radeon: fix cursor corruption on DCE6 and newer
Jerome Glisse
2013-01-23
1
-1
/
+2
|
|
/
/
|
*
|
ttm: on move memory failure don't leave a node dangling
Dave Airlie
2013-01-21
1
-0
/
+1
|
*
|
ttm: don't destroy old mm_node on memcpy failure
Dave Airlie
2013-01-21
1
-2
/
+9
|
*
|
Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...
Dave Airlie
2013-01-21
7
-20
/
+84
|
|
\
\
|
|
*
|
drm/i915: fix FORCEWAKE posting reads
Jani Nikula
2013-01-17
1
-5
/
+12
|
|
*
|
drm/i915: Invalidate the relocation presumed_offsets along the slow path
Chris Wilson
2013-01-16
1
-0
/
+21
|
|
*
|
drm/i915/eDP: do not write power sequence registers for ghost eDP
Jani Nikula
2013-01-16
1
-15
/
+32
|
|
*
|
drm/i915: Record DERRMR, FORCEWAKE and RING_CTL in error-state
Chris Wilson
2013-01-15
4
-0
/
+19
|
*
|
|
Revert "drm/radeon: do not move bo to different placement at each cs"
Alex Deucher
2013-01-17
2
-9
/
+10
|
*
|
|
drm/radeon: improve semaphore debugging on lockup
Jerome Glisse
2013-01-15
3
-0
/
+8
|
*
|
|
drm/radeon: allow FP16 color clear registers on r500
Marek Olšák
2013-01-15
2
-1
/
+4
|
*
|
|
drm/radeon: clear reset flags if engines are idle
Alex Deucher
2013-01-15
4
-0
/
+24
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'drm-intel-next-2013-02-01' of git://people.freedesktop.org/~danvet...
Dave Airlie
2013-02-08
30
-1662
/
+2198
|
\
\
\
|
*
|
|
GPU/i915: Fix acpi_bus_get_device() check in drivers/gpu/drm/i915/intel_opreg...
Yasuaki Ishimatsu
2013-02-01
1
-1
/
+1
|
*
|
|
drm/i915: Set the SR01 "screen off" bit in i915_redisable_vga() too
Ville Syrjälä
2013-01-31
1
-2
/
+1
|
*
|
|
drm/i915: Kill IS_DISPLAYREG()
Ville Syrjälä
2013-01-31
1
-103
/
+1
[next]