summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2012-05-09drm/radeon: remove r600 blit mutex v2Christian König
2012-05-09drm/radeon: move the semaphore from the fence into the ibJerome Glisse
2012-05-09drm/radeon: immediately free ttm-move semaphoreChristian König
2012-05-09drm/radeon: rip out the ib poolJerome Glisse
2012-05-09drm/radeon: simplify semaphore handling v2Jerome Glisse
2012-05-09drm/radeon: multiple ring allocator v3Christian König
2012-05-09drm/radeon: use one wait queue for all rings add fence_wait_any v2Jerome Glisse
2012-05-09drm/radeon: define new SA interface v3Christian König
2012-05-09drm/radeon: make sa bo a stand alone objectChristian König
2012-05-09drm/radeon: keep start and end offset in the SAChristian König
2012-05-09drm/radeon: add sub allocator debugfs fileChristian König
2012-05-09drm/radeon: add proper locking to the SA v3Christian König
2012-05-09drm/radeon: use inline functions to calc sa_bo addrChristian König
2012-05-09drm/radeon: rework locking ring emission mutex in fence deadlock detection v2Christian König
2012-05-09drm/radeon: rework fence handling, drop fence list v7Jerome Glisse
2012-05-09drm/radeon: convert fence to uint64_t v4Jerome Glisse
2012-05-09drm/radeon: replace the per ring mutex with a global oneChristian König
2012-05-09drm/radeon: fix possible lack of synchronization btw ttm and other ringJerome Glisse
2012-05-08drm/i915: s/intel_infoframe/gm45_infoframeDaniel Vetter
2012-05-08drm/i915: s/i9xx_/gm45_ for the gm45 write_infoframe functionDaniel Vetter
2012-05-08drm/i915: replace intel_infoframe_freq with VIDEO_DIP_FREQ_VSYNCDaniel Vetter
2012-05-08drm/i915: Limit calling mark-busy only for potential scanoutsChris Wilson
2012-05-08drm/i915: implement ironlake_wait_for_vblankPaulo Zanoni
2012-05-08drm/i915: set the DIP port on ibx_write_infoframePaulo Zanoni
2012-05-08drm/i915: ibx_write_infoframe can disable AVIPaulo Zanoni
2012-05-08drm/i915: split ironlake_write_infoframe into ibx_ and cpt_Paulo Zanoni
2012-05-08drm/i915: simplify intel_encoder_commitPaulo Zanoni
2012-05-08drm/i915: mask the video DIP frequency when changing itPaulo Zanoni
2012-05-08drm/i915: disable the infoframe before changing itPaulo Zanoni
2012-05-08drm/i915: break intel_infoframe_flags into _enable and _frequencyPaulo Zanoni
2012-05-08drm/i915: mask the video DIP port selectPaulo Zanoni
2012-05-08drm/i915: start writing infoframes at address 0 on gen 4Paulo Zanoni
2012-05-08drm/i915: change coding style of the write_infoframe functionsPaulo Zanoni
2012-05-08drm/i915: DSL_LINEMASK is 12 bits only on gen2Paulo Zanoni
2012-05-08Merge remote-tracking branch 'airlied/drm-core-next' into drm-intel-next-queuedDaniel Vetter
2012-05-08drm/exynos: add PM functions for hdmi and mixerJoonyoung Shim
2012-05-08drm/exynos: add dpms for hdmiJoonyoung Shim
2012-05-08drm/exynos: use threaded irq for hdmi hotplugJoonyoung Shim
2012-05-08drm/exynos: use platform_get_irq_byname for hdmiJoonyoung Shim
2012-05-08drm/exynos: cleanup for hdmi platform dataJoonyoung Shim
2012-05-08drm/exynos: added a feature to get gem buffer information.Inki Dae
2012-05-08drm/exynos: added drm prime feature.Inki Dae
2012-05-08drm/exynos: added cache attribute support for gem.Inki Dae
2012-05-07Merge branch 'for-airlied' of git://people.freedesktop.org/~danvet/drm-intel ...Dave Airlie
2012-05-07Merge tag 'v3.4-rc6' into drm-intel-nextDaniel Vetter
2012-05-07drm/nouveau/i2c: resume use of i2c-algo-bit, rather than custom stackBen Skeggs
2012-05-07gma500: mid-bios: rewrite VBT/GCT handling in a cleaner wayKirill A. Shutemov
2012-05-07gma500: fix -Wmissing-include-dirs warningsKirill A. Shutemov
2012-05-07gma500: cdv_intel_lvds: mark cdv_intel_lvds_enc_funcs as staticKirill A. Shutemov
2012-05-07gma500: oaktrail_hdmi_i2c_handler(): base should be __iomemKirill A. Shutemov