summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-12-05drm/radeon: introduce a sub allocator and convert ib pool to it v4HEADmasterJerome Glisse18-292/+601
2011-12-05drm/ttm: callback move_notify any time bo placement change v4Jerome Glisse2-5/+8
2011-12-05drm/ttm: simplify memory accounting for ttm user v2Jerome Glisse7-55/+71
2011-12-05drm/ttm: isolate dma data from ttm_tt V4Jerome Glisse9-156/+203
2011-12-05drm/nouveau: enable the ttm dma pool when swiotlb is active V3Konrad Rzeszutek Wilk4-61/+79
2011-12-05drm/radeon/kms: enable the ttm dma pool if swiotlb is on V4Konrad Rzeszutek Wilk4-35/+84
2011-12-05drm/ttm: provide dma aware ttm page pool code V9Konrad Rzeszutek Wilk6-0/+1179
2011-12-05drm/ttm: introduce callback for ttm_tt populate & unpopulate V4Jerome Glisse9-120/+135
2011-12-05drm/ttm: merge ttm_backend and ttm_tt V5Jerome Glisse9-458/+294
2011-12-05drm/ttm: page allocation use page array instead of listJerome Glisse3-66/+63
2011-12-05drm/ttm: test for dma_address array allocation failureJerome Glisse1-1/+1
2011-12-05drm/ttm: use ttm put pages function to properly restore cache attributeJerome Glisse1-1/+4
2011-12-05drm/ttm: remove unused backend flags fieldJerome Glisse2-3/+0
2011-12-05drm/ttm: remove split btw highmen and lowmem pageJerome Glisse2-16/+2
2011-12-05drm/ttm: remove userspace backed ttm object supportJerome Glisse4-155/+1
2011-12-05swiotlb: Expose swiotlb_nr_tlb function to modulesKonrad Rzeszutek Wilk3-4/+5
2011-12-05drm/radeon/kms: add support for per-ring fence interruptsAlex Deucher9-39/+105
2011-12-05drm/radeon/kms: add cayman specific fence_ring_emitAlex Deucher4-3/+50
2011-12-05drm/radeon/kms: add some new ring params to better handle other ring typesAlex Deucher7-11/+27
2011-12-05drm/radeon: improve radeon_test_syncing functionChristian König1-14/+185
2011-12-05drm/radeon: precompute fence cpu/gpu addr once v3Jerome Glisse14-53/+152
2011-12-05drm/radeon: move ring debugfs into radeon_ring.cChristian König2-26/+50
2011-12-05drm/radeon: rename struct radeon_cp to radeon_ringChristian König21-826/+826
2011-12-05drm/radeon: disable compute rings on cayman for nowChristian König1-2/+2
2011-12-05drm/radeon: add radeon_fence_count_emited functionChristian König3-14/+23
2011-12-05drm/radeon: make some asic pointers per ringChristian König5-64/+144
2011-12-05drm/radeon: Add radeon_test_syncing function v2Christian König3-1/+96
2011-12-05drm/radeon: make cp variable an arrayChristian König20-96/+119
2011-12-05drm/radeon: make ring rptr and wptr register offsets variableChristian König9-52/+29
2011-12-05drm/radeon: make all functions work with multiple rings.Christian König20-745/+812
2011-12-05drm/radeon/kms: add support for semaphores v3Christian König13-6/+248
2011-12-02drm/radeon/kms: add support for multiple fence queues v2Alex Deucher20-150/+201
2011-12-02drm/radeon: fix a spelling mistakeChristian König4-22/+22
2011-12-02drm/radeon: no need to check all relocs for duplicatesChristian König1-2/+3
2011-12-02drm/radeon: fix debugfs handling v3Christian König2-19/+33
2011-12-02drm/radeon/kms: fix 2D tiling CS support on EG/CMAlex Deucher2-26/+154
2011-12-02drm/radeon/kms: fix scanout of 2D tiled buffers on EG/CMAlex Deucher2-2/+62
2011-12-02drm/radeon/kms: add some loop timeouts in pageflip codeAlex Deucher4-4/+24
2011-12-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds77-280/+589
2011-12-01netfilter: Remove ADVANCED dependency from NF_CONNTRACK_NETBIOS_NSDavid S. Miller1-1/+0
2011-12-01ipv4: flush route cache after change accept_localPeter Pan(潘卫平)1-0/+5
2011-12-01sch_red: fix red_changeEric Dumazet1-2/+2
2011-12-01Linux 3.2-rc4Linus Torvalds1-1/+1
2011-12-01Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds31-536/+995
2011-12-01ocfs2: avoid unaligned access to dqc_bitmapAkinobu Mita2-5/+52
2011-12-01Merge branch 'fixes' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-...Linus Torvalds27-120/+199
2011-12-01Revert "udp: remove redundant variable"David S. Miller2-14/+16
2011-12-01bridge: master device stuck in no-carrier state forever when in user-stp modeVitalii Demianets2-15/+20
2011-12-01ipv4: Perform peer validation on cached route lookup.David S. Miller1-7/+19
2011-12-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds9-25/+60