summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm (follow)
Commit message (Expand)AuthorAge
* cdv: Add all cedarview pci idsAlan Cox2012-05-11
* gma500: Clean up some of the noiseAlan Cox2012-05-11
* gma500: use the register map to clean upAlan Cox2012-05-11
* gma500: introduce some register mapsAlan Cox2012-05-11
* gma500: Clean up from the psb_pipe structureAlan Cox2012-05-11
* gma500: introduce a structure describing each pipeAlan Cox2012-05-11
* gma500: Fix build without ACPIAlan Cox2012-05-11
* drm/radeon/kms: fix warning on 32-bit in atomic fence printingDave Airlie2012-05-09
* drm/radeon: make the ib an inline objectJerome Glisse2012-05-09
* drm/radeon: remove r600 blit mutex v2Christian König2012-05-09
* drm/radeon: move the semaphore from the fence into the ibJerome Glisse2012-05-09
* drm/radeon: immediately free ttm-move semaphoreChristian König2012-05-09
* drm/radeon: rip out the ib poolJerome Glisse2012-05-09
* drm/radeon: simplify semaphore handling v2Jerome Glisse2012-05-09
* drm/radeon: multiple ring allocator v3Christian König2012-05-09
* drm/radeon: use one wait queue for all rings add fence_wait_any v2Jerome Glisse2012-05-09
* drm/radeon: define new SA interface v3Christian König2012-05-09
* drm/radeon: make sa bo a stand alone objectChristian König2012-05-09
* drm/radeon: keep start and end offset in the SAChristian König2012-05-09
* drm/radeon: add sub allocator debugfs fileChristian König2012-05-09
* drm/radeon: add proper locking to the SA v3Christian König2012-05-09
* drm/radeon: use inline functions to calc sa_bo addrChristian König2012-05-09
* drm/radeon: rework locking ring emission mutex in fence deadlock detection v2Christian König2012-05-09
* drm/radeon: rework fence handling, drop fence list v7Jerome Glisse2012-05-09
* drm/radeon: convert fence to uint64_t v4Jerome Glisse2012-05-09
* drm/radeon: replace the per ring mutex with a global oneChristian König2012-05-09
* drm/radeon: fix possible lack of synchronization btw ttm and other ringJerome Glisse2012-05-09
* Merge branch 'for-airlied' of git://people.freedesktop.org/~danvet/drm-intel ...Dave Airlie2012-05-07
|\
| * Merge tag 'v3.4-rc6' into drm-intel-nextDaniel Vetter2012-05-07
| |\
| | * drm/radeon: clarify and extend wb setup on APUs and NI+ asicsAlex Deucher2012-05-04
| | * Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...Dave Airlie2012-05-03
| | |\
| | | * drm/i915: enable dip before writing data on gen4Paulo Zanoni2012-05-03
| | | * fixing dmi match for hp t5745 and hp st5747 thin clientMarc Gariepy2012-05-02
| | | * drm/i915: Only enable IPS polling for gen5Chris Wilson2012-05-02
| | | * drm/i915: Do not read non-existent DPLL registers on PCH hardwareChris Wilson2012-05-02
| | * | nouveau: initialise has_optimus variable.Dave Airlie2012-05-03
| | * | drm/nv10/gpio: fix thinko in mask for gpio lines 2-9Ben Skeggs2012-04-30
| | * | nvc0/fb: shut up PMFB interrupt after the first occurrenceChristoph Bumiller2012-04-30
| | * | drm/nouveau/hdmi: use correct hdmi regs for nvaa/nvacBen Skeggs2012-04-30
| | * | drm/nouveau/bios: fix regression on some nv4x boardBen Skeggs2012-04-30
| | |/
| | * drm/i915: Set the Stencil Cache eviction policy to non-LRA mode.Kenneth Graunke2012-04-28
| | * drm/radeon/kms: need to set up ss on DP bridges as wellAlex Deucher2012-04-28
| | * drm/radeon/kms: use frac fb div on APUsAlex Deucher2012-04-27
| | * drm/radeon: add a missing entry to encoder_namesIlija Hadzic2012-04-27
| | * Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...Dave Airlie2012-04-27
| | |\
| | | * drm/i915: handle input/output sdvo timings separately in mode_setDaniel Vetter2012-04-26
| | | * drm/i915: fix integer overflow in i915_gem_do_execbuffer()Xi Wang2012-04-23
| | | * drm/i915: fix integer overflow in i915_gem_execbuffer2()Xi Wang2012-04-23
| | | * drm/i915: fixup load-detect on enabled, but not active pipeDaniel Vetter2012-04-22
| | * | Merge branch 'exynos-drm-fixes' of git://git.infradead.org/users/kmpark/linux...Dave Airlie2012-04-27
| | |\ \ | | | |/ | | |/|