summaryrefslogtreecommitdiffstats
path: root/samples (unfollow)
Commit message (Expand)AuthorFilesLines
2009-09-29drm: fix radeon DRM warnings when !CONFIG_DEBUG_FSMikael Pettersson1-4/+3
2009-09-29drm: fix drm_fb_helper warning when !CONFIG_MAGIC_SYSRQMikael Pettersson1-0/+2
2009-09-28drm/r600: fix memory leak introduced with 64k malloc avoidance fix.Dave Airlie1-0/+2
2009-09-28drm/kms: make fb helper work for all drivers.Dave Airlie3-26/+43
2009-09-26drm/radeon/r600: fix offset handling in CS parserAlex Deucher1-5/+5
2009-09-26drm/radeon/kms/r600: fix forcing pci mode on agp cardsAlex Deucher1-4/+7
2009-09-26drm/radeon/kms: fix for the extra pages copying.Dave Airlie1-3/+1
2009-09-25drm/radeon/kms/r600: add support for vline relocsAlex Deucher3-1/+128
2009-09-25drm/radeon/kms: fix some bugs in vline relocAlex Deucher1-6/+5
2009-09-25drm/radeon/kms/r600: clamp vram to aperture sizeAlex Deucher2-0/+14
2009-09-25drm/kms: protect against fb helper not being created.Dave Airlie2-4/+23
2009-09-25drm/r600: get values from the passed in IB not the copy.Dave Airlie1-11/+13