summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'usb-3.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2012-08-202-0/+2
|\
| * gpu/mfd/usb: Fix USB randconfig problemsGuenter Roeck2012-08-202-0/+2
* | vga_switcheroo: Don't require handler init callbackSeth Forshee2012-08-172-7/+2
* | vga_switcheroo: Remove assumptions about registration/unregistration orderingSeth Forshee2012-08-171-22/+36
* | Merge branch 'drm-nouveau-fixes' of git://git.freedesktop.org/git/nouveau/lin...Dave Airlie2012-08-156-8/+45
|\ \
| * | drm/nv86/fifo: suspend fixMaxim Levitsky2012-08-141-0/+9
| * | drm/nouveau: disable copy engine on NVAFHenrik Rydberg2012-08-141-1/+0
| * | nouveau: fixup scanout enable in nvc0_pmMaarten Lankhorst2012-08-141-1/+1
| * | drm/nouveau/aux: mask off higher bits of auxch index in i2c table entryBen Skeggs2012-08-141-1/+1
| * | drm/nvd0/disp: mask off high 16 bit of negative cursor x-coordinateChristoph Bumiller2012-08-141-1/+1
| * | drm/nve0/fifo: add support for the flip completion swmthdBen Skeggs2012-08-031-4/+33
| |/
* | Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...Dave Airlie2012-08-155-43/+43
|\ \
| * | drm/i915: Apply post-sync write for pipe control invalidatesChris Wilson2012-08-141-18/+23
| * | drm/i915: reorder edp disabling to fix ivb MacBook AirDaniel Vetter2012-08-141-7/+7
| * | drm/i915: ensure i2c adapter is all set before adding itJani Nikula2012-08-131-3/+4
| * | drm/i915: ignore eDP bpc settings from vbtDaniel Vetter2012-08-111-11/+0
| * | drm/i915: Fix blank panel at reopening lidTakashi Iwai2012-08-111-4/+9
* | | drm/radeon: fix typo in function header commentDmitrii Cherkasov2012-08-131-1/+1
* | | drm/radeon/kms: implement timestamp userspace query (v2)Marek Olšák2012-08-139-7/+80
* | | drm/radeon/kms: add MSAA texture support for r600-evergreenMarek Olšák2012-08-133-2/+15
* | | drm/radeon/kms: reorder code in r600_check_texture_resourceMarek Olšák2012-08-131-26/+26
* | | drm/radeon: fence virtual address and free it once idle v4Jerome Glisse2012-08-135-21/+55
* | | drm/radeon: fix some missing parens in asic macrosAlex Deucher2012-08-131-5/+5
* | | drm/radeon: fix ordering in pll picking on dce4+Alex Deucher2012-08-131-4/+4
* | | drm/radeon: do not reenable crtc after moving vram start addressJerome Glisse2012-08-133-76/+2
* | | drm/radeon: fix bank tiling parameters on caymanAlex Deucher2012-08-131-3/+11
* | | drm/radeon: fix bank tiling parameters on evergreenAlex Deucher2012-08-131-3/+11
* | | drm/radeon: fix bank tiling parameters on SIChristian König2012-08-131-4/+12
* | | drm/radeon: properly handle crtc powergatingAlex Deucher2012-08-133-2/+17
* | | drm/radeon: properly handle SS overrides on TN (v2)Alex Deucher2012-08-131-12/+37
* | | drm/radeon/dce4+: set a more reasonable cursor watermarkAlex Deucher2012-08-131-2/+4
* | | drm/radeon: fix handling for ddc type 5 on combiosAlex Deucher2012-08-131-21/+36
|/ /
* | drm/mgag200: fix G200ER pll picking algorithmDave Airlie2012-08-101-5/+7
* | drm/edid: Fix potential memory leak in edid_load()Alexey Khoroshilov2012-08-101-3/+5
* | drm/udl: Use ERR_CAST inlined function instead of ERR_PTR(PTR_ERR(.. [1]Thomas Meyer2012-08-091-1/+1
* | Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...Dave Airlie2012-08-0912-32/+79
|\ \
| * | drm/i915: correctly order the ring init sequenceDaniel Vetter2012-08-081-2/+5
| * | drm/i915: add more Haswell PCI IDsPaulo Zanoni2012-08-071-1/+30
| * | drm/i915: make rc6 in sysfs functions conditionalHunt Xu2012-08-061-0/+12
| * | drm/i915: Workaround hang with BSD and forcewake on SandyBridgeChris Wilson2012-08-061-9/+10
| * | drm/i915: Make intel_panel_get_backlight static.Stéphane Marchesin2012-08-062-2/+1
| * | i915: don't map imported dma-bufs for dmar.Dave Airlie2012-08-051-1/+2
| * | drm/i915: remove unused variableDevendra Naga2012-08-051-1/+0
| * | drm/i915: Don't forget to apply SNB PIPE_CONTROL GTT workaround.Eric Anholt2012-08-051-10/+10
| * | drm/i915: fix forcewake related hangs on snbDaniel Vetter2012-07-271-2/+4
| * | i915: Remove silly testAlan Cox2012-07-261-3/+0
| * | i915: fix error path leak in intel_sdvo_write_cmdAlan Cox2012-07-261-1/+4
| * | vlv: it might be wise if we initialised the flag value...Alan Cox2012-07-261-0/+1
* | | drm/radeon/kms: allow "invalid" DB formats as a means to disable DBMarek Olšák2012-08-094-5/+12
| |/ |/|
* | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2012-07-3017-508/+493
|\ \
OpenPOWER on IntegriCloud