summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2014-09-02drm/qxl: rework to new fence interfaceMaarten Lankhorst9-175/+220
2014-09-02drm/nouveau: rework to new fence interfaceMaarten Lankhorst10-205/+383
2014-09-02drm/vmwgfx: rework to new fence interface, v2Maarten Lankhorst6-143/+225
2014-09-02drm/vmwgfx: get rid of different types of fence_flags entirelyMaarten Lankhorst5-52/+26
2014-09-01drm/radeon: use common fence implementation for fences, v4Maarten Lankhorst4-29/+235
2014-09-01drm/ttm: kill off some members to ttm_validate_bufferMaarten Lankhorst3-94/+50
2014-09-01drm/ttm: add interruptible parameter to ttm_eu_reserve_buffersMaarten Lankhorst6-18/+19
2014-09-01drm/ttm: kill fence_lockMaarten Lankhorst15-135/+36
2014-09-01drm/ttm: call ttm_bo_wait while inside a reservationMaarten Lankhorst1-13/+12
2014-09-01drm/nouveau: require reservations for nouveau_fence_sync and nouveau_bo_fenceMaarten Lankhorst2-4/+15
2014-09-01drm/nouveau: add reservation to nouveau_gem_ioctl_cpu_prepMaarten Lankhorst1-4/+18
2014-08-27drm/radeon: preallocate mem for UVD create/destroy msgChristian König1-75/+26
2014-08-27drm/radeon: allow UVD to use a second 256MB segmentChristian König3-5/+23
2014-08-28Merge branch 'drm-next-3.18' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie15-184/+531
2014-08-27drm/radeon: drop doing resets in a work itemChristian König4-24/+8
2014-08-27drm/radeon: drop RADEON_FENCE_SIGNALED_SEQ v2Christian König2-19/+2
2014-08-27drm/radeon: add timeout argument to radeon_fence_wait_seq v2Maarten Lankhorst1-20/+28
2014-08-27drm/radeon: handle lockup in delayed work, v5Christian König2-78/+124
2014-08-27drm/radeon: take exclusive_lock in read mode during ring tests, v5Maarten Lankhorst4-23/+27
2014-08-27drm/radeon: force fence completion only on problematic rings (v2)Christian König4-15/+8
2014-08-27drm/radeon: wake up all fences on manual resetChristian König1-0/+1
2014-08-27drm/radeon: add UVD fw names for older asicChristian König1-0/+23
2014-08-27drm/radeon: enable RB_ARB before resetting the VCPUChristian König1-2/+2
2014-08-27drm/radeon: 760G/780V/880V don't have UVDAlex Deucher2-25/+42
2014-08-27drm/radeon: implement UVD hw workarounds for R6xx v3Christian König2-1/+28
2014-08-27drm/radeon: add UVD support for older asics v4Christian König6-0/+138
2014-08-27drm/radeon: add set_uvd_clocks callback for r6xx v4Alex Deucher2-0/+114
2014-08-27drm/radeon: properly init UVD MC bits on R600Christian König2-1/+7
2014-08-27drm/radeon: force UVD buffers into VRAM on RS[78]80 v2Christian König1-3/+6
2014-08-27drm/radeon: move the IB test after the AGP fallbackChristian König1-4/+4
2014-08-27drm/ttm: move fpfn and lpfn into each placement v2Christian König24-229/+327
2014-08-26Merge branch 'drm-next-3.18' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie13-4/+591
2014-08-26Merge tag 'drm-intel-next-2014-08-08' of git://anongit.freedesktop.org/drm-in...Dave Airlie24-398/+1268
2014-08-26Merge tag 'topic/core-stuff-2014-08-15' of git://anongit.freedesktop.org/drm-...Dave Airlie16-322/+598
2014-08-25Merge tag 'renesas-sh-drivers-for-v3.17' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2-3/+6
2014-08-24Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-4/+4
2014-08-24Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+1
2014-08-24Merge tag 'gpio-v3.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds4-12/+48
2014-08-24Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds41-167/+309
2014-08-24bus: arm-ccn: Fix warning messagePawel Moll1-1/+1
2014-08-22Merge tag 'pwm/for-3.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-2/+6
2014-08-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds26-215/+350
2014-08-22drivers: isdn: eicon: xdi_msg.h: Fix typo in #ifndefRasmus Villemoes1-1/+1
2014-08-22net: ethernet: broadcom: bnx2x: Remove redundant #ifdefRasmus Villemoes1-4/+0
2014-08-22ibmveth: Fix endian issues with rx_no_buffer statisticAnton Blanchard1-4/+14
2014-08-22net: xgene: fix possible NULL dereference in xgene_enet_free_desc_rings()Iyappan Subramanian1-7/+13
2014-08-22net: fec: ptp: avoid register access when ipg clock is disabledNimrod Andy3-15/+41
2014-08-22Merge tag 'iommu-fixes-v3.17-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds3-5/+15
2014-08-22drm/radeon: add new KV pci idAlex Deucher1-0/+1
2014-08-22firmware: Do not use WARN_ON(!spin_is_locked())Guenter Roeck1-4/+4