summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)Author
2009-08-31drm/radeon: cleanup mkregtable.cDave Airlie
2009-08-27drm: GEM handles are u32, not intPekka Paalanen
2009-08-27drm/rs600/690: use autogenerated safe register tables.Dave Airlie
2009-08-27drm/r128: Use request_firmware() to load CCE microcodeBen Hutchings
2009-08-27drm/mga: Use request_firmware() to load microcodeBen Hutchings
2009-08-27drm/ttm: consolidate cache flushing code in one place.Dave Airlie
2009-08-21drm/radeon/kms: generate the safe register tables.Dave Airlie
2009-08-20drm/ttm: Fixes for "Memory accounting rework."Thomas Hellstrom
2009-08-20drm/ttm: Fixes for "Make parts of a struct ttm_bo_device global"Thomas Hellstrom
2009-08-20Merge Linus master to drm-nextDave Airlie
2009-08-19ttm: Make parts of a struct ttm_bo_device global.Thomas Hellstrom
2009-08-19drm/ttm: Memory accounting rework.Thomas Hellstrom
2009-08-19drm/ttm: Add a virtual ttm sysfs device.Thomas Hellstrom
2009-08-19drm: Enable drm drivers to add drm sysfs devices.Thomas Hellstrom
2009-08-19drm: clarify scaling property namesJesse Barnes
2009-08-19drm: remove root requirement from DRM_IOCTL_SET_VERSION (+ DRM_IOCTL_AUTH_MAGIC)Jesse Barnes
2009-08-19drm/kms: teardown crtc correctly when fb is destroyed.Dave Airlie
2009-08-19drm/kms/radeon: cleanup combios TV table like DDX.Dave Airlie
2009-08-19drm/radeon/kms: memset the allocated framebuffer before using it.Dave Airlie
2009-08-19drm/radeon/kms: although LVDS might be possible on crtc 1 don't do it.Dave Airlie
2009-08-17drm/radeon/kms: implement bo busy check + current domainDave Airlie
2009-08-16drm/radeon/kms: cut down indirects in register accesses.Dave Airlie
2009-08-16drm/radeon/kms: Fix up vertical blank interrupt support.Michel Dänzer
2009-08-16drm/radeon/kms: add rv530 R300_SU_REG_DEST + reloc for ZPASS_ADDRDave Airlie
2009-08-15drm/edid: fixup detailed timings like the X server.Dave Airlie
2009-08-15drm/radeon/kms: Add specific rs690 authorized register tableJerome Glisse
2009-08-13drm: fixup include file in drm_encoder_slaveDave Airlie
2009-08-13drm: Add more standard TV properties.Francisco Jerez
2009-08-13drm: Fix drm_cvt_mode() for interlaced modes.Francisco Jerez
2009-08-09drm/i915: silence vblank warningsFrans Pop
2009-08-09drm: silence pointless vblank warning.Paul Rolland
2009-08-09drm: When adding probed modes, preserve duplicate mode typesKeith Packard
2009-08-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...Linus Torvalds
2009-08-07drm/radeon/kms: setup MC/VRAM the same way for suspend/resumeDave Airlie
2009-08-06drm/radeon/kms: Fix caching mode selection for GTT objectJerome Glisse
2009-08-05drm/i915: Fix read outside array bounds in restoring the SWF10 range.Roel Kluin
2009-08-05drm/i915: Use our own workqueue to avoid wedging the system along with the GPU.Eric Anholt
2009-08-05drm/radeon: Add support for RS880 chipsAlex Deucher
2009-08-04drm: Define some new standard TV properties.Francisco Jerez
2009-08-04drm: Define DRM_MODE_SUBCONNECTOR_SCARTFrancisco Jerez
2009-08-04drm: Define DRM_MODE_CONNECTOR_TVFrancisco Jerez
2009-08-04drm/kms: slave encoder interface.Francisco Jerez
2009-08-04drm: Add the debug info in generic drm mode by using DRM_DEBUG_KMSZhao Yakui
2009-08-04drm: Remove the macro defintion of DRM_DEBUG_MODEZhao Yakui
2009-08-04drm: Remove the unused prefix in DRM_DEBUG_KMS/DRIVER/MODEZhao Yakui
2009-08-04drm/ttm: Read buffer overflowRoel Kluin
2009-08-04drm/radeon: Read buffer overflowRoel Kluin
2009-08-04drm/ttm: Fix a sync object leak.Thomas Hellstrom
2009-08-04drm/radeon/kms: fix memory leak in radeon_driver_load_kmsXiaotian Feng
2009-08-04drm/radeon/kms: fix nomodeset.Dave Airlie