summaryrefslogtreecommitdiff
path: root/linux-core
AgeCommit message (Expand)AuthorFilesLines
2008-11-19Merge branch 'modesetting-gem' of ssh://git.freedesktop.org/git/mesa/drm into...Jesse Barnes1-1/+1
2008-11-17Revert "gem: protect idr_pre with the spinlock"Jerome Glisse1-3/+5
2008-11-16gem: protect idr_pre with the spinlockJerome Glisse1-5/+3
2008-11-15drm/bo: fix stupid lock imbalanceDave Airlie1-1/+1
2008-11-13Merge branch 'master' into modesetting-gemJesse Barnes3-4/+29
2008-11-12mode: Minor reodering and renamingJakob Bornecrantz1-3/+3
2008-11-12mode: Remove hotplug support from ioctl interfaceJakob Bornecrantz3-64/+0
2008-11-12radeon+libdrm-radeon: change relocation informationsJerome Glisse1-2/+2
2008-11-10radeon: add gart useable size to report to userspaceDave Airlie1-1/+6
2008-11-10radeon: upgrade atom headersDave Airlie2-139/+700
2008-11-10radeon: fix fence race condition hopefullyDave Airlie1-6/+7
2008-11-10drm/radeon: add dpms connector functionsDave Airlie4-1/+49
2008-11-10radeon: avivo cursors are across the full surface.Dave Airlie1-0/+4
2008-11-10modesetting: set the crtc x,y after the mode base changeDave Airlie1-0/+2
2008-11-10drm/radeon: add uncached allocator to drm ttm code.Dave Airlie6-10/+178
2008-11-10radeon: fixup vram visible calculation to take a/c pinned objects for nowDave Airlie2-0/+8
2008-11-06radeon: lib radeon add bo & cs gem backendJerome Glisse1-1/+2
2008-11-03radeon: make build againDave Airlie1-1/+1
2008-11-03radeon: fix ROP values for the paint ROPDave Airlie1-1/+2
2008-11-03radeon: add mtrr support for VRAM aperture.Dave Airlie1-0/+6
2008-11-03radeon: add more HDMI bitsDave Airlie1-1/+3
2008-11-03radeon: set dma bufs bo type to a kernel typeDave Airlie1-1/+1
2008-11-03radeon: enable DVI-D + HDMI connectors.Dave Airlie1-2/+4
2008-11-03radeon: add more debuggingDave Airlie1-2/+5
2008-11-03radeon: overhaul ring interactionsDave Airlie3-5/+11
2008-11-03radeon: fix race in sysfsDave Airlie1-1/+5
2008-11-03radeon: add proc debugging for interrupts/ringDave Airlie3-1/+146
2008-11-03radeon: only enable dynclks if asked forDave Airlie1-1/+1
2008-11-03radeon: add wait rendering APIDave Airlie1-3/+22
2008-11-03radeon: remove unused gem indirect ioctlDave Airlie1-75/+0
2008-11-03radeon: fix some warningsDave Airlie1-9/+3
2008-11-03radeon: fix free after refcountDave Airlie2-1/+6
2008-11-03radeon: CS2 make it all work with new relocs styleDave Airlie1-5/+42
2008-11-03radeon: make new CS2 command submission interface port older interface to thisDave Airlie1-13/+12
2008-11-03radeon/drm: fixup ref counting in on fb objsDave Airlie9-24/+26
2008-11-03radeon: add r423 bits to modesettingDave Airlie2-0/+5
2008-11-03radeon: pull bus master enable into its own functionDave Airlie1-5/+1
2008-11-03radeon: fix accessible VRAM sizingDave Airlie1-0/+3
2008-11-03radeon: fix some warningsDave Airlie3-8/+5
2008-11-03radeon: workaround failure to parse some rs48x edidDave Airlie1-2/+6
2008-11-02nouveau: compat fix for set_page_locked().Pekka Paalanen2-4/+13
2008-10-28nv50: symlink nv50_grctx.h to linux-core...Ben Skeggs1-0/+1
2008-10-27drm: missing init_mm symbol, compatibility fixPekka Paalanen1-0/+15
2008-10-24mode: Try to settle on a standard for struct fieldsJakob Bornecrantz1-2/+2
2008-10-16radeon: add initial agp support.Dave Airlie1-0/+5
2008-10-16radeon: fixup interrupt suspend/resumeDave Airlie1-1/+8
2008-10-16radeon: fixup suspend/resume bus master enableDave Airlie1-5/+9
2008-10-16radeon: re-enable hw blits for copying from VRAMDave Airlie1-3/+0
2008-10-16radeon: fix buffer copying for VRAM->TTDave Airlie1-9/+19
2008-10-16radeon: move memcpy until after CP is stoppedDave Airlie1-4/+4