aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2009-09-08i915: disable interrupts before tearing down GEM stateLinus Torvalds
2009-09-08drm/i915: fix mask bits settingZhenyu Wang
2009-09-07Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2009-09-07drm/radeon/kms: add LTE/GTE discard + rv515 two sided stencil register.Dave Airlie
2009-09-02drm/i915: Unref old_obj on get_fence_reg() error pathChris Wilson
2009-09-02drm/i915: increase default latency constant (v2 w/comment)Jesse Barnes
2009-08-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...Linus Torvalds
2009-08-29drm/i915: Improve CRTDDC mapping by using VBT infoDavid Müller (ELSOFT AG)
2009-08-29drm/i915: Fix CPU-spinning hangs related to fence usage by using an LRU.Eric Anholt
2009-08-24drm/i915: Set crtc/clone mask in different output devicesMa Ling
2009-08-24drm/i915: Always use SDVO_B detect bit for SDVO output detection.Ma Ling
2009-08-24drm/i915: Fix typo that broke SVID1 in intel_sdvo_multifunc_encoder()Roel Kluin
2009-08-24drm/i915: Check if BIOS enabled dual-channel LVDS on 8xx, not only on 9xxBruno Prémont
2009-08-24drm/i915: Set the multiplier for SDVO on G33 platformSean Young
2009-08-23drm/radeon/kms: Fix radeon_gem_busy_ioctl harder.Michel Dänzer
2009-08-21drm/radeon: add GET_PARAM/INFO support for Z pipesAlex Deucher
2009-08-21drm/radeon/kms: add r100/r200 OQ support.Dave Airlie
2009-08-21drm: Fix sysfs device confusion.Thomas Hellstrom
2009-08-21drm/radeon/kms: implement the bo busy ioctl properly.Dave Airlie
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-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/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