summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2009-09-11Merge commit 'trivial/for-next'Stephen Rothwell
2009-09-11Merge commit 'drm/drm-next'Stephen Rothwell
2009-09-10drm/radeon/kms/r600: fix blit supportAlex Deucher
2009-09-10drm/radeon/kms: Don't try to process irq when we are unloadingJerome Glisse
2009-09-10drm/radeon/kms: add R4XX mc register access helper.Jerome Glisse
2009-09-10drm/radeon/kms: call r100_cp_disable rather than duplicating code.Jerome Glisse
2009-09-10drm/radeon/kms: wait for cp idle before stopping it.Jerome Glisse
2009-09-10drm/radeon/r600: fix legacy blit codeAlex Deucher
2009-09-09PCI/vgaarb: cleanup some warnings + cleanup some comments.Dave Airlie
2009-09-09PCI/GPU: implement VGA arbitration on LinuxBenjamin Herrenschmidt
2009-09-08i915: disable interrupts before tearing down GEM stateLinus Torvalds
2009-09-09drm/radeon/r600: use fence->timeout directlyAlex Deucher
2009-09-09drm/radeon/kms: re-apply 2007d633d639c896396e4c4b53b38068f3831307Alex Deucher
2009-09-08drm/i915: fix mask bits settingZhenyu Wang
2009-09-08drm/radeon/kms: don't allow ERESTART to hit userspace.Dave Airlie
2009-09-08drm: prune modes when output is disconnected.Adam Jackson
2009-09-08drm: shut the EDID warnings up.Adam Jackson
2009-09-08drm/i915: get the bridge device once.Dave Airlie
2009-09-08drm/radeon/kms: lower debugging on dpms events.Dave Airlie
2009-09-08drm/kms/radeon: make kms default a runtime optionDave Airlie
2009-09-08drm/kms: fix kms helper license + KconfigDave Airlie
2009-09-08drm/radeon/kms: add r600 KMS supportJerome Glisse
2009-09-08drm/radeon/kms: add initial radeon tv-out support.Dave Airlie
2009-09-08drm/radeon/kms: add rn50/r100/r200 CS tracker.Dave Airlie
2009-09-07Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2009-09-07trivial: remove unnecessary semicolonsJoe Perches
2009-09-07Merge intel drm-intel-next branchDave Airlie
2009-09-07drm/kms: remove old std mode fallback code.Dave Airlie
2009-09-07drm/kms/i915: Add the default mode for CRT output without EDIDykzhao
2009-09-07drm/kms: add a function that can add the mode for the output device without EDIDZhao Yakui
2009-09-07drm/kms: try to find the std mode in DMT tableZhao Yakui
2009-09-07drm/kms: Add the default mode tableZhao Yakui
2009-09-07drm: split crtc/fb helpers into a separate moduleDave Airlie
2009-09-07drm/radeon/kms: add LTE/GTE discard + rv515 two sided stencil register.Dave Airlie
2009-09-07drm/radeon/kms: add updated registers from drm-fixes.Dave Airlie
2009-09-07drm/radeon/kms: block depthxy offset from use from userspace.Dave Airlie
2009-09-06drm/i915: Put the idle reclocking work on our private workqueue as well.Eric Anholt
2009-09-06drm/i915: Pad ringbuffer with NOOPs before wrappingChris Wilson
2009-09-04drm/i915: do dynamic clock freq control only in kernel modesettingZhenyu Wang
2009-09-04drm/I915: Use the CRT DDC to get the EDID for DVI-connector on MacKeith Packard
2009-09-04drm/i915: fix tiling on IGDNGZhenyu Wang
2009-09-04drm/i915: modeset: always set intel_crtc->dpms_mode by moving the assignment up.Daniel Vetter
2009-09-04drm/i915: remove open-coded drm_mode_object_findDaniel Vetter
2009-09-04drm/i915: Make the downclocking debug code be under DRM_DEBUG not DRM_ERROR.Eric Anholt
2009-09-04drm/i915: i915_modeset is signedKyle McMartin
2009-09-04drm/i915: add dynamic clock frequency controlJesse Barnes
2009-09-04drm/i915: Support IGD EOSShaohua Li
2009-09-04drm/i915: Enable PAL and SECAM format and add the propery for SDVO-TVZhao Yakui
2009-09-04drm/i915: select TV format according to connector typeMa Ling
2009-09-04drm/i915: update debugfs interrupt info on IGDNGZhenyu Wang