summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | drm/radeon/kms: clean up some low-hanging magic numbersAlex Deucher2010-02-093-30/+33
| | * | drm/radeon/kms: add support for hardcoded edids in rom (v2)Alex Deucher2010-02-096-17/+71
| | * | drm/radeon/kms: add workaround for rn50/rv100 serversAlex Deucher2010-02-092-23/+65
| | * | drm/radeon/kms: add support for hw i2c on r1xx-r5xxAlex Deucher2010-02-096-82/+736
| | * | drm/radeon/kms: add radeon i2c algoAlex Deucher2010-02-055-72/+102
| * | | Merge remote branch 'anholt/drm-intel-next' into drm-next-stageDave Airlie2010-02-2514-313/+1063
| |\ \ \
| | * | | drm/i915: Record batch buffer following GPU errorChris Wilson2010-02-225-7/+326
| | * | | drm/i915: give up on 8xx lid statusJesse Barnes2010-02-221-0/+7
| | * | | drm/i915: reduce some of the duplication of tiling checkingOwain Ainsworth2010-02-223-36/+5Star
| | * | | drm/i915: blow away userspace mappings before fence changeDaniel Vetter2010-02-222-6/+6
| | * | | drm/i915: move a gtt flush to the correct placeDaniel Vetter2010-02-221-1/+1
| | * | | agp/intel: official names for Pineview and IronlakeZhenyu Wang2010-02-221-6/+6
| | * | | drm/i915: overlay: drop superflous gpu flushesDaniel Vetter2010-02-221-15/+5Star
| | * | | drm/i915: overlay: nuke readback to flush wc cachesDaniel Vetter2010-02-221-5/+0Star
| | * | | drm/i915: provide self-refresh status in debugfsJesse Barnes2010-02-221-0/+21
| | * | | drm/i915: provide FBC status in debugfsJesse Barnes2010-02-224-0/+66
| | * | | drm/i915: fix drps disable so unload & re-load worksJesse Barnes2010-02-221-1/+1
| | * | | drm/i915: Fix OGLC performance regression on 945Li Peng2010-02-221-10/+17
| | * | | drm/i915: Deobfuscate the render p-state obfuscationMatthew Garrett2010-02-225-13/+15
| | * | | drm/i915: add dynamic performance control support for IronlakeJesse Barnes2010-02-228-10/+411
| | * | | drm/i915: enable memory self refresh on 9xxLi Peng2010-02-222-4/+32
| | * | | drm/i915: Don't reserve compatibility fence regs in KMS mode.Eric Anholt2010-02-161-1/+2
| | * | | drm/i915: Keep MCHBAR always enabledZhenyu Wang2010-02-163-122/+122
| | * | | drm/i915: Replace open-coded eviction in i915_gem_idle()Chris Wilson2010-02-161-100/+44Star
| * | | | Merge remote branch 'korg/drm-core-next' into drm-next-stageDave Airlie2010-02-2521-187/+156Star
| |\ \ \ \ | | |_|_|/ | |/| | |
* | | | | Merge remote branch 'nouveau/for-airlied' into drm-next-stageDave Airlie2010-03-0133-833/+3235
|\ \ \ \ \
| * | | | | drm/nouveau: use ALIGN instead of open coding itMatt Turner2010-02-253-3/+3
| * | | | | drm/nouveau: report unknown connector state if lid closedBen Skeggs2010-02-251-2/+4
| * | | | | drm/nouveau: support version 0x20 displayport tablesBen Skeggs2010-02-251-1/+1
| * | | | | drm/nouveau: Fix noaccel/nofbaccel option descriptions.Marcin Koƛcielnicki2010-02-251-2/+2
| * | | | | drm/nv50: Implement ctxprog/state generation.Marcin Koƛcielnicki2010-02-254-33/+2411
| * | | | | drm/nouveau: use dcb connector types throughout the driverBen Skeggs2010-02-251-32/+41
| * | | | | drm/nv50: enable hpd on any connector we know the gpio line forBen Skeggs2010-02-251-3/+1Star
| * | | | | drm/nouveau: use dcb connector table for creating drm connectorsBen Skeggs2010-02-254-115/+62Star
| * | | | | drm/nouveau: construct a connector table for cards that lack a real oneBen Skeggs2010-02-251-13/+16
| * | | | | drm/nouveau: check for known dcb connector typesBen Skeggs2010-02-252-0/+62
| * | | | | drm/nouveau: parse dcb gpio/connector tables after encodersBen Skeggs2010-02-251-4/+6
| * | | | | drm/nouveau: reorganise bios header, add dcb connector type enumsBen Skeggs2010-02-253-44/+63
| * | | | | drm/nouveau: merge nvbios and nouveau_bios_infoBen Skeggs2010-02-2515-81/+73Star
| * | | | | drm/nouveau: merge parsed_dcb and bios_parsed_dcb into dcb_tableBen Skeggs2010-02-256-95/+85Star
| * | | | | drm/nouveau: rename parsed_dcb_gpio to dcb_gpio_tableBen Skeggs2010-02-252-3/+3
| * | | | | drm/nouveau: allow retrieval of vbios image from debugfsBen Skeggs2010-02-251-0/+13
| * | | | | drm/nouveau: fix missing spin_unlock in failure pathLuca Barbieri2010-02-251-1/+1
| * | | | | drm/nouveau: fix i2ctable bounds checkingMarcin Slusarz2010-02-251-3/+4
| * | | | | drm/nouveau: fix nouveau_i2c_find bounds checkingMarcin Slusarz2010-02-251-1/+1
| * | | | | drm/nouveau: fix pramdac_table range checkingMarcin Slusarz2010-02-251-1/+1
| * | | | | drm/nouveau: new gem pushbuf interface, bump to 0.0.16Ben Skeggs2010-02-257-404/+208Star
| * | | | | drm/nv50: make pushbuf dma object cover entire vmBen Skeggs2010-02-252-7/+12
| * | | | | drm/nouveau: remove PUSHBUF_CAL macroBen Skeggs2010-02-251-6/+4Star
| * | | | | drm/nv50: switch to indirect push buffer controlsBen Skeggs2010-02-256-15/+155