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
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2012-12-12
drm/radeon: improve mc_stop/mc_resume on r5xx-r7xx
Alex Deucher
3
-16
/
+116
2012-12-12
drm/radeon: fix amd afusion gpu setup aka sumo v2
Jerome Glisse
2
-4
/
+6
2012-12-12
drm/radeon: do not move bo to different placement at each cs
Jerome Glisse
2
-10
/
+9
2012-12-11
Merge branch 'drm-next-3.8' of git://people.freedesktop.org/~agd5f/linux into...
Dave Airlie
14
-101
/
+1742
2012-12-10
drm/radeon: use DMA engine for VM page table updates on SI
Alex Deucher
1
-1
/
+1
2012-12-10
drm/radeon: add dma engine support for vm pt updates on si (v2)
Alex Deucher
2
-24
/
+90
2012-12-10
drm/radeon: use DMA engine for VM page table updates on cayman/TN
Alex Deucher
1
-2
/
+2
2012-12-10
drm/radeon: add dma engine support for vm pt updates on ni (v5)
Alex Deucher
1
-21
/
+48
2012-12-10
drm/radeon: use async dma for ttm buffer moves on 6xx-SI
Alex Deucher
1
-18
/
+18
2012-12-10
drm/radeon/kms: add support for dma rings to radeon_test_moves()
Alex Deucher
1
-4
/
+33
2012-12-10
drm/radeon/kms: Add initial support for async DMA on SI
Alex Deucher
5
-5
/
+254
2012-12-10
drm/radeon/kms: Add initial support for async DMA on cayman/TN
Alex Deucher
7
-7
/
+420
2012-12-10
drm/radeon/kms: Add initial support for async DMA on evergreen
Alex Deucher
4
-9
/
+248
2012-12-10
drm/radeon/kms: Add initial support for async DMA on r6xx/r7xx
Alex Deucher
7
-12
/
+630
2012-12-10
drm/ttm: remove no_wait_reserve, v3
Maarten Lankhorst
13
-100
/
+99
2012-12-10
drm/ttm: cope with reserved buffers on lru list in ttm_mem_evict_first, v2
Maarten Lankhorst
1
-31
/
+11
2012-12-10
drm/ttm: cope with reserved buffers on swap list in ttm_bo_swapout, v2
Maarten Lankhorst
1
-30
/
+14
2012-12-10
drm/ttm: call ttm_bo_cleanup_refs with reservation and lru lock held, v3
Maarten Lankhorst
1
-47
/
+76
2012-12-10
drm/radeon: allow move_notify to be called without reservation
Maarten Lankhorst
2
-2
/
+1
2012-12-10
drm/ttm: change fence_lock to inner lock
Maarten Lankhorst
2
-22
/
+13
2012-12-10
Merge branch 'drm-next-3.8' of git://people.freedesktop.org/~agd5f/linux into...
Dave Airlie
201
-842
/
+2262
2012-12-07
drm/radeon: bump driver version for new info ioctl requests
Alex Deucher
1
-1
/
+2
2012-12-07
drm/radeon: fix eDP clk and lane setup for scaled modes
Alex Deucher
1
-1
/
+1
2012-12-07
drm/radeon: add new INFO ioctl requests
Alex Deucher
1
-0
/
+16
2012-12-07
drm/radeon/dce32+: use fractional fb dividers for high clocks
Alex Deucher
1
-0
/
+2
2012-12-07
drm/radeon: use cached memory when evicting for vram on non agp
Jerome Glisse
1
-4
/
+14
2012-12-07
drm/radeon: stop page faults from hanging the system (v2)
Christian König
6
-5
/
+74
2012-12-06
Merge branch 'connector-to-object-prop' of git://github.com/robclark/kernel-o...
Dave Airlie
22
-135
/
+114
2012-12-05
drm/exynos: sending AVI and AUI info frames
Rahul Sharma
2
-21
/
+161
2012-12-05
drm/exynos: Use devm_clk_get in exynos_drm_fimd.c
Sachin Kamat
1
-24
/
+7
2012-12-05
drm/exynos: Use devm_* APIs in exynos_hdmi.c
Sachin Kamat
1
-47
/
+13
2012-12-05
drm/exynos: Use devm_clk_get in exynos_mixer.c
Sachin Kamat
1
-43
/
+16
2012-12-05
drm/exynos: Fix potential NULL pointer dereference
Sachin Kamat
1
-1
/
+1
2012-12-05
drm/exynos: Use devm_clk_get in exynos_drm_g2d.c
Sachin Kamat
1
-3
/
+1
2012-12-05
drm/exynos: use sgt instead of pages for framebuffer address
Prathyush K
1
-2
/
+2
2012-12-05
drm: exynos: fix for loosing display mode header during mode adjustment
Rahul Sharma
1
-0
/
+9
2012-12-05
drm/exynos: fix memory leak to EDID block
Egbert Eich
1
-0
/
+1
2012-12-05
drm/exynos: remove 'pages' and 'page_size' elements in exynos gem buffer
Prathyush K
5
-52
/
+16
2012-12-05
drm/exynos: add exynos drm specific fb_mmap function
Prathyush K
1
-0
/
+30
2012-12-05
drm/exynos: make sure that overlay data are updated
Inki Dae
3
-10
/
+38
2012-12-04
drm/exynos: add vm_ops to specific gem mmaper
Inki Dae
1
-5
/
+70
2012-12-04
drm/exynos: add userptr feature for g2d module
Inki Dae
4
-25
/
+488
2012-12-04
drm/exynos: remove unnecessary sg_alloc_table call
Prathyush K
1
-7
/
+1
2012-12-04
drm: exynos: fix for mapping of dma buffers
Rahul Sharma
1
-3
/
+25
2012-12-04
drm/exynos: remove EXYNOS_BO_NONCONTIG type checking.
Inki Dae
1
-16
/
+0
2012-12-04
drm/exynos: add iommu support for g2d
Inki Dae
3
-69
/
+118
2012-12-04
drm/exynos: add iommu support for hdmi driver
Inki Dae
4
-1
/
+40
2012-12-03
drm/radeon/dce4/5: add registers for ELD handling
Alex Deucher
1
-0
/
+48
2012-12-03
drm/radeon/dce3.2: add registers for ELD handling
Alex Deucher
1
-0
/
+48
2012-11-30
drm: remove legacy drm_connector_property fxns
Rob Clark
3
-30
/
+9
[next]