aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm
Commit message (Expand)AuthorAge
* drm/radeon/kms: set fbdev_info for suspend/resumeDave Airlie2009-09-11
* drm/radeon/kms: move modeset init outside of GPU initJerome Glisse2009-09-11
* drm/radeon/kms: add common scaled modes for TV and LVDSAlex Deucher2009-09-11
* drm/radeon/kms: pull in latest quirks and fixes from ddxAlex Deucher2009-09-10
* drm/radeon/kms/r600: use blit for BO movesAlex Deucher2009-09-10
* drm/radeon/kms: R3XX/R4XX AGP asic use PCI GART not PCIE GARTJerome Glisse2009-09-10
* drm/radeon/kms/r600: fix blit supportAlex Deucher2009-09-10
* drm/radeon/kms: Don't try to process irq when we are unloadingJerome Glisse2009-09-10
* drm/radeon/kms: add R4XX mc register access helper.Jerome Glisse2009-09-09
* drm/radeon/kms: call r100_cp_disable rather than duplicating code.Jerome Glisse2009-09-09
* drm/radeon/kms: wait for cp idle before stopping it.Jerome Glisse2009-09-09
* drm/radeon/r600: fix legacy blit codeAlex Deucher2009-09-09
* drm/radeon/r600: use fence->timeout directlyAlex Deucher2009-09-08
* drm/radeon/kms: re-apply 2007d633d639c896396e4c4b53b38068f3831307Alex Deucher2009-09-08
* drm/radeon/kms: don't allow ERESTART to hit userspace.Dave Airlie2009-09-08
* drm: prune modes when output is disconnected.Adam Jackson2009-09-07
* drm: shut the EDID warnings up.Adam Jackson2009-09-07
* drm/i915: get the bridge device once.Dave Airlie2009-09-07
* drm/radeon/kms: lower debugging on dpms events.Dave Airlie2009-09-07
* drm/kms/radeon: make kms default a runtime optionDave Airlie2009-09-07
* drm/kms: fix kms helper license + KconfigDave Airlie2009-09-07
* drm/radeon/kms: add r600 KMS supportJerome Glisse2009-09-07
* drm/radeon/kms: add initial radeon tv-out support.Dave Airlie2009-09-07
* drm/radeon/kms: add rn50/r100/r200 CS tracker.Dave Airlie2009-09-07
* Merge intel drm-intel-next branchDave Airlie2009-09-07
|\
| * drm/i915: Put the idle reclocking work on our private workqueue as well.Eric Anholt2009-09-06
| * drm/i915: Pad ringbuffer with NOOPs before wrappingChris Wilson2009-09-06
| * drm/i915: do dynamic clock freq control only in kernel modesettingZhenyu Wang2009-09-04
| * drm/I915: Use the CRT DDC to get the EDID for DVI-connector on MacKeith Packard2009-09-04
| * drm/i915: fix tiling on IGDNGZhenyu Wang2009-09-04
| * drm/i915: modeset: always set intel_crtc->dpms_mode by moving the assignment up.Daniel Vetter2009-09-04
| * drm/i915: remove open-coded drm_mode_object_findDaniel Vetter2009-09-04
| * drm/i915: Make the downclocking debug code be under DRM_DEBUG not DRM_ERROR.Eric Anholt2009-09-04
| * drm/i915: i915_modeset is signedKyle McMartin2009-09-04
| * drm/i915: add dynamic clock frequency controlJesse Barnes2009-09-04
| * drm/i915: Support IGD EOSShaohua Li2009-09-04
| * drm/i915: Enable PAL and SECAM format and add the propery for SDVO-TVZhao Yakui2009-09-04
| * drm/i915: select TV format according to connector typeMa Ling2009-09-04
| * drm/i915: update debugfs interrupt info on IGDNGZhenyu Wang2009-09-04
| * drm/i915: Add i915 register dumping debugfs fileBen Gamari2009-09-04
| * drm/i915: Move i915_gem_debugfs.c to i915_debugfs.cBen Gamari2009-09-04
| * drm/i915: Unref old_obj on get_fence_reg() error pathChris Wilson2009-09-02
| * drm/i915: increase default latency constant (v2 w/comment)Jesse Barnes2009-09-02
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...Linus Torvalds2009-08-31
| |\
| | * drm/i915: Improve CRTDDC mapping by using VBT infoDavid Müller (ELSOFT AG)2009-08-29
| | * drm/i915: Fix CPU-spinning hangs related to fence usage by using an LRU.Eric Anholt2009-08-29
| | * drm/i915: Set crtc/clone mask in different output devicesMa Ling2009-08-24
| | * drm/i915: Always use SDVO_B detect bit for SDVO output detection.Ma Ling2009-08-24
| | * drm/i915: Fix typo that broke SVID1 in intel_sdvo_multifunc_encoder()Roel Kluin2009-08-24
| | * drm/i915: Check if BIOS enabled dual-channel LVDS on 8xx, not only on 9xxBruno Prémont2009-08-24