summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
Commit message (Expand)AuthorAgeFilesLines
...
| * | drm/i915: Double the cursor self-refresh latency on ValleyviewChris Wilson2012-12-171-1/+7
| * | drm/i915: Fixup cursor latency used for IVB lp3 watermarksChris Wilson2012-12-171-5/+112
* | | Merge branch 'drm-fixes-3.8' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2012-12-307-24/+122
|\ \ \ | |_|/ |/| |
| * | drm/radeon: add WAIT_UNTIL to evergreen VM safe reg listAlex Deucher2012-12-211-0/+1
| * | drm/radeon: add support for MEM_WRITE packetJerome Glisse2012-12-193-1/+60
| * | drm/radeon: restore modeset late in GPU reset pathJerome Glisse2012-12-191-1/+2
| * | drm/radeon: avoid deadlock in pm path when waiting for fenceJerome Glisse2012-12-194-22/+38
| * | drm/radeon: don't leave fence blocked process on failed GPU resetJerome Glisse2012-12-193-0/+21
* | | drm/nve0/graph: fix fuc, and enable acceleration on all known chipsetsBen Skeggs2012-12-235-86/+108
* | | drm/nvc0/graph: fix fuc, and enable acceleration on GF119Ben Skeggs2012-12-233-83/+85
* | | drm/nouveau/bios: cache ramcfg strap on later chipsetsBen Skeggs2012-12-232-1/+18
* | | drm/nouveau/mxm: silence output if no bios dataBen Skeggs2012-12-231-1/+1
* | | drm/nouveau/bios: parse/display extra version componentBen Skeggs2012-12-232-2/+4
* | | drm/nouveau/bios: implement opcode 0xa9Ben Skeggs2012-12-235-8/+53
* | | drm/nouveau/bios: update gpio parsing apis to match current designBen Skeggs2012-12-235-61/+90
* | | drm/nouveau: initial support for GK106Ben Skeggs2012-12-233-0/+30
* | | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2012-12-191-1/+1
|\ \ \ | |/ /
| * | drm/ttm: fix delayed ttm_bo_cleanup_refs_and_unlock delayed handlingMaarten Lankhorst2012-12-201-1/+1
* | | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2012-12-17338-14378/+38205
|\ \ \ | |/ /
| * | Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...Dave Airlie2012-12-1623-280/+590
| |\ \ | | |/
| | * drm/i915: Fix missed needs_dmar settingZhenyu Wang2012-12-131-0/+4
| | * drm/i915: Fix shifted screen on top of LVDS on IVY laptopTakashi Iwai2012-12-111-0/+5
| | * drm/i915: disable cpt phase pointer fdi rx workaroundDaniel Vetter2012-12-101-29/+0
| | * drm/i915: set the LPT FDI RX polarity reversal bit when neededPaulo Zanoni2012-12-104-0/+13
| | * drm/i915: add lpt_init_pch_refclkPaulo Zanoni2012-12-104-10/+185
| | * drm/i915: add support for mPHY destination on intel_sbi_{read, write}Paulo Zanoni2012-12-103-34/+40
| | * drm/i915: reject modes the LPT FDI receiver can't handlePaulo Zanoni2012-12-083-9/+20
| | * drm/i915: fix hsw_fdi_link_train "retry" codePaulo Zanoni2012-12-081-16/+27
| | * drm/i915: Close race between processing unpin task and queueing the flipChris Wilson2012-12-064-11/+41
| | * drm/i915: fixup l3 parity sysfs access checkDaniel Vetter2012-12-051-1/+1
| | * drm/i915: Clear the existing watermarks for g4x when modifying the cursor srChris Wilson2012-12-041-4/+5
| | * drm/i915: do not access BLC_PWM_CTL2 on pre-gen4 hardwareJani Nikula2012-12-041-10/+11
| | * drm/i915: Don't allow ring tail to reach the same cacheline as headVille Syrjälä2012-12-033-3/+14
| | * drm/i915: Decouple the object from the unbound list before freeing pagesChris Wilson2012-12-031-1/+5
| | * drm/i915: Set sync_seqno properly after seqno wrapMika Kuoppala2012-11-291-1/+5
| | * drm/i915: Include the last semaphore sync point in the error-stateChris Wilson2012-11-293-4/+9
| | * drm/i915: Rearrange code to only have a single method for waiting upon the ringChris Wilson2012-11-295-61/+58
| | * drm/i915: Simplify flushing activity on the ringChris Wilson2012-11-291-7/+3
| | * drm/i915: Preallocate next seqno before touching the ringChris Wilson2012-11-296-82/+89
| | * drm/i915: force restore on lid openDaniel Vetter2012-11-294-6/+16
| | * drm/i915: Wait upon the last request seqno, rather than a future seqnoChris Wilson2012-11-291-2/+21
| | * drm/i915: fix possible NULL dereference of dev_privMika Kuoppala2012-11-291-1/+2
| | * drm/i915: Increase the response time for slow SDVO devicesChris Wilson2012-11-291-12/+19
| | * drm/i915: set the VIC of the mode on the AVI InfoFramePaulo Zanoni2012-11-291-0/+2
| | * drm: add drm_mode_cea_vicPaulo Zanoni2012-11-291-0/+19
| * | Merge branch 'exynos-drm-next' of git://git.kernel.org/pub/scm/linux/kernel/g...Dave Airlie2012-12-1633-264/+8942
| |\ \
| | * | drm/exynos: add gsc ipp driverEunchul Kim2012-12-157-0/+2214
| | * | drm/exynos: add rotator ipp driverEunchul Kim2012-12-157-0/+985
| | * | drm/exynos: add fimc ipp driverEunchul Kim2012-12-157-0/+2730
| | * | drm/exynos: add iommu support for ippEunchul Kim2012-12-151-0/+18
OpenPOWER on IntegriCloud