summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
AgeCommit message (Expand)Author
2012-02-16drm/radeon/evergreen: make texdw[] array largerDan Carpenter
2012-02-15drm/i915: do not enable RC6p on Sandy BridgeEugeni Dodonov
2012-02-15drm/i915/lvds: Always use the presence pin for LVDS on PCHChris Wilson
2012-02-15drm/i915: Record the position of the request upon errorChris Wilson
2012-02-15drm/i915: Record the in-flight requests at the time of a hangChris Wilson
2012-02-15drm/i915: Record the tail at each request and use it to estimate the headChris Wilson
2012-02-15drm/exynos: added panel physical size.Eun-Chul Kim
2012-02-15drm/exynos: added postclose to release resource.Inki Dae
2012-02-15drm/exynos: removed exynos_drm_fbdev_recreate function.Inki Dae
2012-02-15drm/exynos: fixed page flip issue.Inki Dae
2012-02-15drm/exynos: added possible_clones setup function.Inki Dae
2012-02-15drm/exynos: removed pageflip_event_list init code when closed.Joonyoung Shim
2012-02-15drm/exynos: changed priority of mixer layers.Joonyoung Shim
2012-02-15drm/exynos: Fix typo in exynos_mixer.cMasanari Iida
2012-02-14drm/i915: add missing SDVO bits for interlaced modes on ILKPaulo Zanoni
2012-02-14Merge tag 'drm-intel-next-2012-02-07' of git://people.freedesktop.org/~danvet...Dave Airlie
2012-02-14drm/radeon/kms: fix MSI re-arm on rv370+Alex Deucher
2012-02-14drm/radeon/kms/atom: bios scratch reg handling updatesAlex Deucher
2012-02-14drm/radeon/kms: drop lock in return path of radeon_fence_count_emitted.Dave Airlie
2012-02-14drm/i915: Fix race condition in accessing GMBUSYufeng Shen
2012-02-14drm/i915: add a "force-dvi" HDMI audio modeWu Fengguang
2012-02-13drm/i915: Don't lock panel registers when downclockingSean Paul
2012-02-13drm/radeon: add support for evergreen/ni tiling informations v11Jerome Glisse
2012-02-13drm/radeon/kms: add support for streamout v7Marek Olšák
2012-02-13drm: Fix kcalloc parameters swappedAxel Lin
2012-02-13drm/vmwgfx: Bump driver minorThomas Hellstrom
2012-02-13vmwgfx: Move function declaration to correct headerThomas Hellstrom
2012-02-13drm/vmwgfx: Treat out-of-range initial width and height as host errorsThomas Hellstrom
2012-02-13vmwgfx: Pick up the initial size from the width and height regsJakob Bornecrantz
2012-02-13vmwgfx: Add page flip supportJakob Bornecrantz
2012-02-13vmwgfx: Pipe fence out of screen object dirty functionsJakob Bornecrantz
2012-02-13vmwgfx: Make it possible to get fence from execbufJakob Bornecrantz
2012-02-13vmwgfx: Clean up pending event references to struct drm_file objects on closeThomas Hellstrom
2012-02-13vmwgfx: Rework fence event actionJakob Bornecrantz
2012-02-13drm/modes: do not enforce an odd vtotal for interlaced modesDaniel Vetter
2012-02-13drm/i915: fix up locking inconsistency around gem_do_initDaniel Vetter
2012-02-13drm/i915: enable forcewake voodoo also for gen6Daniel Vetter
2012-02-13drm/i915: fixup seqno allocation logic for lazy_requestDaniel Vetter
2012-02-13drm/i915: outstanding_lazy_request is a u32Daniel Vetter
2012-02-12drm/i915: check gtfifodbg after possibly failed writesBen Widawsky
2012-02-12drm/i915: catch gtfifo errors on forcewake_putBen Widawsky
2012-02-12drm/i915: use gtfifodbgBen Widawsky
2012-02-10drm/i915: gen7: Disable the RHWO optimization as it can cause GPU hangs.Kenneth Graunke
2012-02-10drm/i915: gen7: work around a system hang on IVBEugeni Dodonov
2012-02-10drm/i915: gen7: Implement an L3 caching workaround.Eugeni Dodonov
2012-02-10drm/i915: gen7: implement rczunit workaroundEugeni Dodonov
2012-02-10drm/i915: set interlaced bits for TRANSCONFPaulo Zanoni
2012-02-10drm/i915: fixup overlay checks for interlaced modesDaniel Vetter
2012-02-10drm/i915: allow interlaced mode output on the HDMI connectorPeter Ross
2012-02-10drm/i915: allow interlaced mode output on the SDVO connectorPeter Ross