summaryrefslogtreecommitdiff
path: root/drivers (follow)
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | gma500: mdfld_dsi_dpi_mode_set() do not corrupt DSPSTRIDEKirill A. Shutemov2012-05-03
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/radeon: add connector table for SAM440ep embedded boardAlex Deucher2012-05-03
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/radeon: avoid leaking const ib (not used yet on si and newer GPU)Jerome Glisse2012-05-03
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/radeon: Original Radeons had PCI GART, not PCIe GART.Michel Dänzer2012-05-03
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/radeon: remove cayman_gpu_is_lockupChristian König2012-05-03
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/radeon: remove r300_gpu_is_lockupChristian König2012-05-03
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/radeon: make forcing ring activity a common functionChristian König2012-05-03
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/radeon: unlock the ring mutex while waiting for the next fenceChristian König2012-05-03
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/radeon: make lockup timeout a module paramChristian König2012-05-03
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/radeon: move lockup detection code into radeon_ring.cChristian König2012-05-03
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/radeon: rework recursive gpu reset handlingChristian König2012-05-03
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/radeon: fix a bug with the ring syncing codeChristian König2012-05-03
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/radeon: don't keep list of created fences.Christian König2012-05-03
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/radeon: rename fence_wait_last to fence_wait_emptyChristian König2012-05-03
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/radeon: return -ENOENT in fence_wait_next v2Christian König2012-05-03
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/radeon: fix a bug in the SA codeChristian König2012-05-03
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/radeon: rework gpu lockup detection and processingChristian König2012-05-03
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/radeon: use central function for IB testingChristian König2012-05-03
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/radeon: register ring debugfs handlers on initChristian König2012-05-03
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/radeon: replace gpu_lockup with ring->ready flagChristian König2012-05-03
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/radeon: make radeon_gpu_is_lockup a per ring functionChristian König2012-05-03
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | cdv: Fix typos in initialization of mdfld_chip_opsPatrik Jakobsson2012-05-03
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/kms: reduce some messages to debug level (v2)Dave Airlie2012-05-02
| |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'drm-intel-next-2012-04-23' of git://people.freedesktop.org/~danvet...Dave Airlie2012-05-02
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/i915: rc6 residency (fix the fix)Ben Widawsky2012-04-23
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/i915/tv: fix open-coded ARRAY_SIZE.Dave Airlie2012-04-20
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/i915: invalidate render cache on gen2Daniel Vetter2012-04-20
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/i915: Silence the change of LVDS sync polarityChris Wilson2012-04-18
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/i915: add generic power management initializationEugeni Dodonov2012-04-18
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/i915: move clock gating functionality into intel_pm moduleEugeni Dodonov2012-04-18
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/i915: move emon functionality into intel_pm moduleEugeni Dodonov2012-04-18
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/i915: move drps, rps and rc6-related functions to intel_pmEugeni Dodonov2012-04-18
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/i915: fix line breaks in intel_pmEugeni Dodonov2012-04-18
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/i915: move watermarks settings into intel_pm moduleEugeni Dodonov2012-04-18
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/i915: move fbc-related functionality into intel_pm moduleEugeni Dodonov2012-04-18
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/i915: Refactor get_fence() to use the common fence writing routineChris Wilson2012-04-18
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/i915: Refactor fence clearing to use the common fence writing routineChris Wilson2012-04-18
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/i915: Refactor put_fence() to use the common fence writing routineChris Wilson2012-04-18
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/i915: Prepare to consolidate fence writingChris Wilson2012-04-18
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/i915: Remove the unsightly "optimisation" from flush_fence()Chris Wilson2012-04-18
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/i915: Simplify fence findingChris Wilson2012-04-18
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/i915: Discard the unused obj->last_fenced_ringChris Wilson2012-04-18
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/i915: Remove unused ring->setup_seqnoChris Wilson2012-04-18
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/i915: Remove fence pipeliningChris Wilson2012-04-18
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/i915: Remove the pipelined parameter from get_fence()Chris Wilson2012-04-18
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/i915: Wait for all pending operations to the fb before disabling the pipeChris Wilson2012-04-18
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/i915: Don't set a MBZ bit in gen2/3 MI_FLUSHChris Wilson2012-04-18
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/i915: intel_update_fbc() requires struct_mutex, so no longer atomicChris Wilson2012-04-18
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/i915: Unpin the flip target if we fail to queue the flipChris Wilson2012-04-18
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/i915: [GEN7] Use HW scheduler for fixed function shadersBen Widawsky2012-04-18