aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu
Commit message (Expand)AuthorAge
* drm/nouveau/clock: fix support for more than 2 monitors on nve0Aleksi Torhamo2013-01-13
* drm/nv50/disp: fix selection of bios script for analog outputsMarcin Slusarz2013-01-13
* drm/nv17-50: restore fence buffer on resumeMarcin Slusarz2013-01-13
* drm/nouveau: fix blank LVDS screen regression on pre-nv50 cardsMarcin Slusarz2013-01-13
* drm/nouveau: fix nouveau_client allocation failure pathMarcin Slusarz2013-01-13
* drm/nouveau: don't return freed object from nouveau_handle_createMarcin Slusarz2013-01-13
* drm/nouveau/vm: fix memory corruption when pgt allocation failsMarcin Slusarz2013-01-13
* drm/nouveau: add locking around instobj list operationsMarcin Slusarz2013-01-13
* drm/nouveau: do not forcibly power on lvds panelsBen Skeggs2013-01-13
* drm/nouveau/devinit: ensure legacy vga control is enabled during postBen Skeggs2013-01-13
* drm/nve0/graph: fix fuc, and enable acceleration on all known chipsetsBen Skeggs2012-12-23
* drm/nvc0/graph: fix fuc, and enable acceleration on GF119Ben Skeggs2012-12-23
* drm/nouveau/bios: cache ramcfg strap on later chipsetsBen Skeggs2012-12-23
* drm/nouveau/mxm: silence output if no bios dataBen Skeggs2012-12-23
* drm/nouveau/bios: parse/display extra version componentBen Skeggs2012-12-23
* drm/nouveau/bios: implement opcode 0xa9Ben Skeggs2012-12-23
* drm/nouveau/bios: update gpio parsing apis to match current designBen Skeggs2012-12-23
* drm/nouveau: initial support for GK106Ben Skeggs2012-12-23
* Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2012-12-19
|\
| * drm/ttm: fix delayed ttm_bo_cleanup_refs_and_unlock delayed handlingMaarten Lankhorst2012-12-19
* | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2012-12-17
|\|
| * Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...Dave Airlie2012-12-16
| |\
| | * drm/i915: Fix missed needs_dmar settingZhenyu Wang2012-12-13
| | * drm/i915: Fix shifted screen on top of LVDS on IVY laptopTakashi Iwai2012-12-11
| | * drm/i915: disable cpt phase pointer fdi rx workaroundDaniel Vetter2012-12-10
| | * drm/i915: set the LPT FDI RX polarity reversal bit when neededPaulo Zanoni2012-12-10
| | * drm/i915: add lpt_init_pch_refclkPaulo Zanoni2012-12-10
| | * drm/i915: add support for mPHY destination on intel_sbi_{read, write}Paulo Zanoni2012-12-10
| | * drm/i915: reject modes the LPT FDI receiver can't handlePaulo Zanoni2012-12-08
| | * drm/i915: fix hsw_fdi_link_train "retry" codePaulo Zanoni2012-12-08
| | * drm/i915: Close race between processing unpin task and queueing the flipChris Wilson2012-12-06
| | * drm/i915: fixup l3 parity sysfs access checkDaniel Vetter2012-12-05
| | * drm/i915: Clear the existing watermarks for g4x when modifying the cursor srChris Wilson2012-12-04
| | * drm/i915: do not access BLC_PWM_CTL2 on pre-gen4 hardwareJani Nikula2012-12-04
| | * drm/i915: Don't allow ring tail to reach the same cacheline as headVille Syrjälä2012-12-03
| | * drm/i915: Decouple the object from the unbound list before freeing pagesChris Wilson2012-12-03
| | * drm/i915: Set sync_seqno properly after seqno wrapMika Kuoppala2012-11-29
| | * drm/i915: Include the last semaphore sync point in the error-stateChris Wilson2012-11-29
| | * drm/i915: Rearrange code to only have a single method for waiting upon the ringChris Wilson2012-11-29
| | * drm/i915: Simplify flushing activity on the ringChris Wilson2012-11-29
| | * drm/i915: Preallocate next seqno before touching the ringChris Wilson2012-11-29
| | * drm/i915: force restore on lid openDaniel Vetter2012-11-29
| | * drm/i915: Wait upon the last request seqno, rather than a future seqnoChris Wilson2012-11-29
| | * drm/i915: fix possible NULL dereference of dev_privMika Kuoppala2012-11-29
| | * drm/i915: Increase the response time for slow SDVO devicesChris Wilson2012-11-29
| | * drm/i915: set the VIC of the mode on the AVI InfoFramePaulo Zanoni2012-11-29
| | * drm: add drm_mode_cea_vicPaulo Zanoni2012-11-29
| * | Merge branch 'exynos-drm-next' of git://git.kernel.org/pub/scm/linux/kernel/g...Dave Airlie2012-12-16
| |\ \
| | * | drm/exynos: add gsc ipp driverEunchul Kim2012-12-14
| | * | drm/exynos: add rotator ipp driverEunchul Kim2012-12-14