summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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-0914-38/+172
|\
| * drm/i915: correctly order the ring init sequenceDaniel Vetter2012-08-081-2/+5
| * drm/i915: add more Haswell PCI IDsPaulo Zanoni2012-08-073-7/+123
| * 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 'for-linus-3.6' of git://dev.laptop.org/users/dilinger/linux-olpcLinus Torvalds2012-08-027-2/+345
|\ \
| * | Platform: OLPC: move global variables into priv structAndres Salomon2012-08-011-20/+28
| * | Platform: OLPC: move debugfs support from x86 EC driverAndres Salomon2012-08-011-0/+117
| * | x86: OLPC: switch over to using new EC driver on x86Andres Salomon2012-08-011-5/+0
| * | Platform: OLPC: add a suspended flag to the EC driverAndres Salomon2012-08-011-1/+45
| * | Platform: OLPC: turn EC driver into a platform_driverAndres Salomon2012-08-011-0/+48
| * | Platform: OLPC: allow EC cmd to be overridden, and create a workqueue to call itAndres Salomon2012-08-011-2/+110
| * | drivers: OLPC: update various drivers to include olpc-ec.hAndres Salomon2012-08-014-2/+4
| * | Platform: OLPC: add a stub to drivers/platform/ for the OLPC EC driverAndres Salomon2012-08-013-0/+21
* | | Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-08-022-13/+37
|\ \ \
| * \ \ Merge branch 'marvell/dt' into late2/dtOlof Johansson2012-07-2919-54/+471
| |\ \ \
| | * | | ATA: sata_mv: Add device tree supportAndrew Lunn2012-07-271-13/+29
| | * | | ARM: Orion: DTify the watchdog timer.Andrew Lunn2012-07-271-0/+8
| | * | | Merge branch 'v3.5-rc7-fixes' into v3.5-rc7-dt-v3Andrew Lunn2012-07-276-2/+24
| | |\ \ \
| | * \ \ \ Merge tag 'spi-3.6' into v3.5-rc7-dt-v3Andrew Lunn2012-07-2711-39/+410
| | |\ \ \ \
* | | \ \ \ \ Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds2012-08-029-26/+124
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'common/irqdomain' into sh-latestPaul Mundt2012-08-015-5/+85
| |\ \ \ \ \ \ \
| | * | | | | | | sh: intc: initial irqdomain support.Paul Mundt2012-08-015-5/+85
| * | | | | | | | Merge branch 'common/pinctrl' into sh-latestPaul Mundt2012-08-011-17/+15
| |\ \ \ \ \ \ \ \