aboutsummaryrefslogtreecommitdiff
path: root/linux-core
AgeCommit message (Expand)Author
2008-11-03radeon: fix ROP values for the paint ROPDave Airlie
2008-11-03radeon: add mtrr support for VRAM aperture.Dave Airlie
2008-11-03radeon: add more HDMI bitsDave Airlie
2008-11-03radeon: set dma bufs bo type to a kernel typeDave Airlie
2008-11-03radeon: enable DVI-D + HDMI connectors.Dave Airlie
2008-11-03radeon: add more debuggingDave Airlie
2008-11-03radeon: overhaul ring interactionsDave Airlie
2008-11-03radeon: fix race in sysfsDave Airlie
2008-11-03radeon: add proc debugging for interrupts/ringDave Airlie
2008-11-03radeon: only enable dynclks if asked forDave Airlie
2008-11-03radeon: add wait rendering APIDave Airlie
2008-11-03radeon: remove unused gem indirect ioctlDave Airlie
2008-11-03radeon: fix some warningsDave Airlie
2008-11-03radeon: fix free after refcountDave Airlie
2008-11-03radeon: CS2 make it all work with new relocs styleDave Airlie
2008-11-03radeon: make new CS2 command submission interface port older interface to thisDave Airlie
2008-11-03radeon/drm: fixup ref counting in on fb objsDave Airlie
2008-11-03radeon: add r423 bits to modesettingDave Airlie
2008-11-03radeon: pull bus master enable into its own functionDave Airlie
2008-11-03radeon: fix accessible VRAM sizingDave Airlie
2008-11-03radeon: fix some warningsDave Airlie
2008-11-03radeon: workaround failure to parse some rs48x edidDave Airlie
2008-11-02nouveau: compat fix for set_page_locked().Pekka Paalanen
2008-10-28nv50: symlink nv50_grctx.h to linux-core...Ben Skeggs
2008-10-27drm: missing init_mm symbol, compatibility fixPekka Paalanen
2008-10-24mode: Try to settle on a standard for struct fieldsJakob Bornecrantz
2008-10-16radeon: add initial agp support.Dave Airlie
2008-10-16radeon: fixup interrupt suspend/resumeDave Airlie
2008-10-16radeon: fixup suspend/resume bus master enableDave Airlie
2008-10-16radeon: re-enable hw blits for copying from VRAMDave Airlie
2008-10-16radeon: fix buffer copying for VRAM->TTDave Airlie
2008-10-16radeon: move memcpy until after CP is stoppedDave Airlie
2008-10-16drm: remove stray debug codeDave Airlie
2008-10-16radeon: use discardable flags on no backing store objectsDave Airlie
2008-10-16drm: add discardable flag.Dave Airlie
2008-10-16drm/radeon: initial suspend/resume fix.Dave Airlie
2008-10-07radeon: pull in recent fixes from ddxAlex Deucher
2008-10-06radeon: fix alignment so Xv works againDave Airlie
2008-10-06radeon: fix pin ioctl interface to mesa can find offset for pinned buffersDave Airlie
2008-10-06drm/radeon: fixup clean flag handlingDave Airlie
2008-09-30Merge remote branch 'origin/modesetting-gem' into modesetting-gemDave Airlie
2008-09-30Merge remote branch 'origin/master' into modesetting-gemDave Airlie
2008-09-26radeon: use atom for ext tmds on r4xxAlex Deucher
2008-09-26radeon: make atom on r4xx a module optionAlex Deucher
2008-09-25Merge branch 'modesetting-gem' of git+ssh://agd5f@git.freedesktop.org/git/mes...Alex Deucher
2008-09-25radeon: first pass at using atombios on r4xx hwAlex Deucher
2008-09-25Seperate modesetting userspace bits into drm_mode.hJakob Bornecrantz
2008-09-24radeon: add r600 modesetting registers writesDave Airlie
2008-09-24radeon: add parsing for r6xx object tablesDave Airlie
2008-09-23Update intel modesetting to use mm_private instead of mm_handle.Kristian Høgsberg