| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | drm: tegra: program only one window during modeset | Lucas Stach | 2012-12-30 | 1 | -2/+1 |
* | drm: tegra: clean out old gem prototypes | Lucas Stach | 2012-12-30 | 1 | -18/+0 |
* | drm: tegra: remove redundant tegra2_tmds_config entry | Lucas Stach | 2012-12-30 | 1 | -16/+3 |
* | drm: tegra: protect DC register access with mutex | Lucas Stach | 2012-12-30 | 2 | -0/+14 |
* | drm: tegra: don't leave clients host1x member uninitialized | Lucas Stach | 2012-12-30 | 1 | -0/+2 |
* | drm: tegra: fix front_porch <-> back_porch mixup | Lucas Stach | 2012-12-30 | 2 | -7/+7 |
* | Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in... | Dave Airlie | 2012-12-30 | 12 | -84/+325 |
|\ |
|
| * | drm/i915: disable shrinker lock stealing for create_mmap_offset | Daniel Vetter | 2012-12-20 | 1 | -3/+9 |
| * | drm/i915: optionally disable shrinker lock stealing | Daniel Vetter | 2012-12-20 | 2 | -0/+4 |
| * | drm/i915: fix flags in dma buf exporting | Dave Airlie | 2012-12-20 | 1 | -1/+1 |
| * | i915: ensure that VGA plane is disabled | Krzysztof Mazur | 2012-12-19 | 1 | -0/+19 |
| * | drm/i915: Preallocate the drm_mm_node prior to manipulating the GTT drm_mm ma... | Chris Wilson | 2012-12-18 | 1 | -37/+25 |
| * | drm: Export routines for inserting preallocated nodes into the mm manager | Chris Wilson | 2012-12-18 | 1 | -12/+29 |
| * | drm/i915: don't disable disconnected outputs | Daniel Vetter | 2012-12-18 | 1 | -4/+0 |
| * | drm/i915: Implement workaround for broken CS tlb on i830/845 | Daniel Vetter | 2012-12-17 | 6 | -8/+90 |
| * | drm/i915: Implement WaSetupGtModeTdRowDispatch | Daniel Vetter | 2012-12-17 | 3 | -1/+10 |
| * | drm/i915: Implement WaDisableHiZPlanesWhenMSAAEnabled | Daniel Vetter | 2012-12-17 | 2 | -0/+5 |
| * | drm/i915: Prefer CRTC 'active' rather than 'enabled' during WM computations | Chris Wilson | 2012-12-17 | 1 | -7/+7 |
| * | drm/i915: Clear self-refresh watermarks when disabled | Chris Wilson | 2012-12-17 | 1 | -6/+8 |
| * | drm/i915: Double the cursor self-refresh latency on Valleyview | Chris Wilson | 2012-12-17 | 1 | -1/+7 |
| * | drm/i915: Fixup cursor latency used for IVB lp3 watermarks | Chris Wilson | 2012-12-17 | 1 | -5/+112 |
* | | Merge branch 'drm-fixes-3.8' of git://people.freedesktop.org/~agd5f/linux int... | Dave Airlie | 2012-12-30 | 7 | -24/+122 |
|\ \ |
|
| * | | drm/radeon: add WAIT_UNTIL to evergreen VM safe reg list | Alex Deucher | 2012-12-21 | 1 | -0/+1 |
| * | | drm/radeon: add support for MEM_WRITE packet | Jerome Glisse | 2012-12-19 | 3 | -1/+60 |
| * | | drm/radeon: restore modeset late in GPU reset path | Jerome Glisse | 2012-12-19 | 1 | -1/+2 |
| * | | drm/radeon: avoid deadlock in pm path when waiting for fence | Jerome Glisse | 2012-12-19 | 4 | -22/+38 |
| * | | drm/radeon: don't leave fence blocked process on failed GPU reset | Jerome Glisse | 2012-12-19 | 3 | -0/+21 |
* | | | drm/nve0/graph: fix fuc, and enable acceleration on all known chipsets | Ben Skeggs | 2012-12-23 | 5 | -86/+108 |
* | | | drm/nvc0/graph: fix fuc, and enable acceleration on GF119 | Ben Skeggs | 2012-12-23 | 3 | -83/+85 |
* | | | drm/nouveau/bios: cache ramcfg strap on later chipsets | Ben Skeggs | 2012-12-23 | 2 | -1/+18 |
* | | | drm/nouveau/mxm: silence output if no bios data | Ben Skeggs | 2012-12-23 | 1 | -1/+1 |
* | | | drm/nouveau/bios: parse/display extra version component | Ben Skeggs | 2012-12-23 | 2 | -2/+4 |
* | | | drm/nouveau/bios: implement opcode 0xa9 | Ben Skeggs | 2012-12-23 | 5 | -8/+53 |
* | | | drm/nouveau/bios: update gpio parsing apis to match current design | Ben Skeggs | 2012-12-23 | 5 | -61/+90 |
* | | | drm/nouveau: initial support for GK106 | Ben Skeggs | 2012-12-23 | 3 | -0/+30 |
* | | | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 2012-12-19 | 1 | -1/+1 |
|\ \ \
| |/ / |
|
| * | | drm/ttm: fix delayed ttm_bo_cleanup_refs_and_unlock delayed handling | Maarten Lankhorst | 2012-12-20 | 1 | -1/+1 |
* | | | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 2012-12-17 | 338 | -14378/+38205 |
|\ \ \
| |/ / |
|
| * | | Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in... | Dave Airlie | 2012-12-16 | 23 | -280/+590 |
| |\ \
| | |/ |
|
| | * | drm/i915: Fix missed needs_dmar setting | Zhenyu Wang | 2012-12-13 | 1 | -0/+4 |
| | * | drm/i915: Fix shifted screen on top of LVDS on IVY laptop | Takashi Iwai | 2012-12-11 | 1 | -0/+5 |
| | * | drm/i915: disable cpt phase pointer fdi rx workaround | Daniel Vetter | 2012-12-10 | 1 | -29/+0 |
| | * | drm/i915: set the LPT FDI RX polarity reversal bit when needed | Paulo Zanoni | 2012-12-10 | 4 | -0/+13 |
| | * | drm/i915: add lpt_init_pch_refclk | Paulo Zanoni | 2012-12-10 | 4 | -10/+185 |
| | * | drm/i915: add support for mPHY destination on intel_sbi_{read, write} | Paulo Zanoni | 2012-12-10 | 3 | -34/+40 |
| | * | drm/i915: reject modes the LPT FDI receiver can't handle | Paulo Zanoni | 2012-12-08 | 3 | -9/+20 |
| | * | drm/i915: fix hsw_fdi_link_train "retry" code | Paulo Zanoni | 2012-12-08 | 1 | -16/+27 |
| | * | drm/i915: Close race between processing unpin task and queueing the flip | Chris Wilson | 2012-12-06 | 4 | -11/+41 |
| | * | drm/i915: fixup l3 parity sysfs access check | Daniel Vetter | 2012-12-05 | 1 | -1/+1 |
| | * | drm/i915: Clear the existing watermarks for g4x when modifying the cursor sr | Chris Wilson | 2012-12-04 | 1 | -4/+5 |