summaryrefslogtreecommitdiff
path: root/drivers/gpu (follow)
Commit message (Expand)AuthorAge
...
* | | | | | | Merge branch 'drm-nouveau-fixes' of git://anongit.freedesktop.org/git/nouveau...Dave Airlie2013-01-14
|\ \ \ \ \ \ \ | |/ / / / / / |/| | / / / / | | |/ / / / | |/| | | |
| * | | | | drm/nvc0/fb: fix crash when different mutex is used to protect same listAleksi Torhamo2013-01-13
| * | | | | drm/nouveau/clock: fix support for more than 2 monitors on nve0Aleksi Torhamo2013-01-13
| * | | | | drm/nv50/disp: fix selection of bios script for analog outputsMarcin Slusarz2013-01-13
| * | | | | drm/nv17-50: restore fence buffer on resumeMarcin Slusarz2013-01-13
| * | | | | drm/nouveau: fix blank LVDS screen regression on pre-nv50 cardsMarcin Slusarz2013-01-13
| * | | | | drm/nouveau: fix nouveau_client allocation failure pathMarcin Slusarz2013-01-13
| * | | | | drm/nouveau: don't return freed object from nouveau_handle_createMarcin Slusarz2013-01-13
| * | | | | drm/nouveau/vm: fix memory corruption when pgt allocation failsMarcin Slusarz2013-01-13
| * | | | | drm/nouveau: add locking around instobj list operationsMarcin Slusarz2013-01-13
| * | | | | drm/nouveau: do not forcibly power on lvds panelsBen Skeggs2013-01-13
| * | | | | drm/nouveau/devinit: ensure legacy vga control is enabled during postBen Skeggs2013-01-13
* | | | | | Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intelDave Airlie2013-01-11
|\ \ \ \ \ \ | | |/ / / / | |/| / / / | |_|/ / / |/| | | |
| * | | | drm/i915: Revert shrinker changes from "Track unbound pages"Daniel Vetter2013-01-10
| * | | | drm/i915: Use pixel size for computing linear offsets into a spriteChris Wilson2013-01-09
| * | | | drm/i915: Add DEBUG messages to all intel_create_user_framebuffer error pathsChris Wilson2013-01-08
| * | | | drm/i915: The sprite scaler on Ironlake also support YUV planesChris Wilson2013-01-08
| * | | | drm: Only evict the blocks required to create the requested holeChris Wilson2013-01-08
| * | | | drm/i915: Treat crtc->mode.clock == 0 as disabledChris Wilson2013-01-07
| * | | | Revert "drm/i915: no lvds quirk for Zotac ZDBOX SD ID12/ID13"Daniel Vetter2013-01-07
| * | | | drm/i915; Only increment the user-pin-count after successfully pinning the boChris Wilson2013-01-07
* | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2013-01-08
|\ \ \ \ \
| * | | | | drm/ttm: fix fence locking in ttm_buffer_object_transferDaniel Vetter2013-01-08
| * | | | | Merge branch 'drm-fixes-3.8' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2013-01-08
| |\ \ \ \ \
| | * | | | | drm/radeon: add quirk for d3 delay during switcheroo poweron for apple macbooksMaarten Lankhorst2013-01-07
| | * | | | | drm/radeon: fix DMA CS parser for r6xx linear copy packetAlex Deucher2013-01-04
| | * | | | | drm/radeon: split r6xx and r7xx copy_dma functionsAlex Deucher2013-01-04
| * | | | | | drm/prime: drop reference on imported dma-buf come from gemSeung-Woo Kim2013-01-08
| * | | | | | drm/exynos: move finish page flip to a common placeRahul Sharma2013-01-07
| * | | | | | drm/exynos: fimd: modify condition in fimd resumePrathyush K2013-01-07
| * | | | | | drm/exynos: Use devm_clk_get in exynos_drm_gsc.cSachin Kamat2013-01-04
| * | | | | | drm/exynos: Remove redundant NULL check in exynos_drm_gsc.cSachin Kamat2013-01-04
| * | | | | | drm/exynos: Remove explicit freeing using devm_* APIs in exynos_drm_gsc.cSachin Kamat2013-01-04
| * | | | | | drm/exynos: Use devm_clk_get in exynos_drm_rotator.cSachin Kamat2013-01-04
| * | | | | | drm/exynos: Remove redundant NULL check in exynos_drm_rotator.cSachin Kamat2013-01-04
| * | | | | | drm/exynos: Remove unnecessary devm_* freeing APIs in exynos_drm_rotator.cSachin Kamat2013-01-04
| * | | | | | drm/exynos: Use devm_clk_get in exynos_drm_fimc.cSachin Kamat2013-01-04
| * | | | | | drm/exynos: Remove redundant NULL checkSachin Kamat2013-01-04
| * | | | | | drm/exynos: Remove explicit freeing using devm_* APIs in exynos_drm_fimc.cSachin Kamat2013-01-04
| * | | | | | drm/exynos: Use devm_kzalloc in exynos_drm_ipp.cSachin Kamat2013-01-04
| * | | | | | drm/exynos: fix gem buffer allocation type checkingInki Dae2013-01-04
| * | | | | | drm/exynos: remove needless parenthesis.Eunchul Kim2013-01-04
| * | | | | | drm/exynos: fix incorrect interrupt induced by m2m operation.Jinyoung Jeon2013-01-04
| * | | | | | drm/exynos: remove color bar pattern operation.JoongMock Shin2013-01-04
| * | | | | | drm/exynos: correct some comments to abbreviation.Eunchul Kim2013-01-04
| * | | | | | drm/exynos: fix build warning.Eunchul Kim2013-01-04
| * | | | | | drm/exynos: consider both case of vflip and hflip.Eunchul Kim2013-01-04
| * | | | | | drm/exynos: remove needless error handling to property.Eunchul Kim2013-01-04
| * | | | | | drm/exynos: change member variable name.Eunchul Kim2013-01-04
| * | | | | | drm/exynos: consider buffer allocation without iommuInki Dae2013-01-04