summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/tilcdc (unfollow)
Commit message (Expand)AuthorFilesLines
2014-09-01drm/ttm: kill off some members to ttm_validate_bufferMaarten Lankhorst4-97/+50
2014-09-01drm/ttm: add interruptible parameter to ttm_eu_reserve_buffersMaarten Lankhorst7-22/+24
2014-09-01drm/ttm: kill fence_lockMaarten Lankhorst17-142/+37
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-28drm/radeon: preallocate mem for UVD create/destroy msgChristian König1-75/+26
2014-08-28drm/radeon: allow UVD to use a second 256MB segmentChristian König3-5/+23
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önig26-253/+346
2014-08-26Linux 3.17-rc2v3.17-rc2Linus Torvalds1-1/+1
2014-08-25aio: fix reqs_available handlingBenjamin LaHaise1-4/+73
2014-08-24bus: arm-ccn: Fix warning messagePawel Moll1-1/+1
2014-08-24ARM: shmobile: koelsch: Remove non-existent i2c6 pinmuxGeert Uytterhoeven1-7/+0
2014-08-24ARM: tegra: apalis/colibri t30: fix on-module 5v0 suppliesMarcel Ziswiler2-2/+20
2014-08-24MAINTAINERS: Add entry for Renesas DRM driversLaurent Pinchart1-0/+11
2014-08-23MAINTAINERS: add new Rockchip SoC listHeiko Stuebner1-0/+1
2014-08-23ARM: dts: rockchip: readd missing mmc0 pinctrl settingsHeiko Stuebner2-0/+4
2014-08-23ftrace: Use current addr when converting to nop in __ftrace_replace_code()Steven Rostedt (Red Hat)1-1/+1
2014-08-23ftrace: Fix function_profiler and function tracer togetherSteven Rostedt (Red Hat)1-22/+38
2014-08-23nfs: Don't busy-wait on SIGKILL in __nfs_iocounter_waitDavid Jeffery1-1/+1
2014-08-23nfs: can_coalesce_requests must enforce contiguityWeston Andros Adamson1-0/+8
2014-08-23nfs: disallow duplicate pages in pgio page vectorsWeston Andros Adamson1-3/+15
2014-08-23nfs: don't sleep with inode lock in lock_and_join_requestsWeston Andros Adamson3-1/+29
2014-08-23nfs: fix error handling in lock_and_join_requestsWeston Andros Adamson1-1/+4
2014-08-23nfs: use blocking page_group_lock in add_requestWeston Andros Adamson1-11/+2
2014-08-23nfs: fix nonblocking calls to nfs_page_group_lockWeston Andros Adamson1-8/+13
2014-08-23nfs: change nfs_page_group_lock argumentWeston Andros Adamson2-7/+8
2014-08-22mac80211: fix channel switch for chanctx-based driversMichal Kazior1-1/+1
2014-08-22ftrace: Fix up trampoline accounting with looping on hash opsSteven Rostedt (Red Hat)1-15/+28
2014-08-22drivers: isdn: eicon: xdi_msg.h: Fix typo in #ifndefRasmus Villemoes1-1/+1
2014-08-22net: sctp: fix suboptimal edge-case on non-active active/retrans path selectionDaniel Borkmann1-6/+3
2014-08-22net: sctp: spare unnecessary comparison in sctp_trans_elect_bestDaniel Borkmann1-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