aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
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
2009-08-04drm/ttm: Fix a potential comparison of structs.Thomas Hellstrom
2009-08-04drm/radeon/kms: fix rv515 VRAM initialisation.Dave Airlie
2009-08-04drm: Catch stop possible NULL pointer referenceJakob Bornecrantz
2009-08-04drm: Small logic fix in drm_mode_setcrtcJakob Bornecrantz
2009-07-30drm/i915: Add support for dual-channel LVDS on 8xx.ling.ma@intel.com
2009-07-30drm/i915: Return disconnected for SDVO DVI when there's no digital EDID.ling.ma@intel.com
2009-07-29drm/i915: Choose real sdvo output according to result from detectionling.ma@intel.com
2009-07-29drm/i915: Set preferred mode for integrated TV according to TV formatling.ma@intel.com
2009-07-29drm/i915: fix 845G FIFO size & burst lengthJesse Barnes