summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)Author
2012-08-17Automatically merging tracking-samslt-all into merge-linux-linaroAndrey Konovalov
2012-08-16Automatically merging tracking-ubuntu-sauce into merge-linux-linaro-core-trac...Andrey Konovalov
2012-08-16[ARM] warnings in drivers/gpu/drm/udl/KconfigArnd Bergmann
2012-08-16drm/mali: Fix compile time warningsTushar Behera
2012-08-16drm/mali: Fix compile time error related to fops listingTushar Behera
2012-08-16arm: mali: update drivers for 3.2-rc6Angus Ainslie
2012-08-16Updated Mali and UMP driver for linux-linaro-2.6.39Chunsang Jeong
2012-08-16Added Mali, UMP and Mali DRM kernel driverChunsang Jeong
2012-08-16gpu: drm: exynos: Include module.h to remove compilation errorsTushar Behera
2012-08-15UBUNTU: SAUCE: drm -- stop early access to drm devicesAndy Whitcroft
2012-08-14ARM: random randconfig fixes for testing multiplatformArnd Bergmann
2012-08-14[RFC] ARM: treewide: scripted conversion to mach-*/*.hArnd Bergmann
2012-07-30Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2012-07-27drm/exynos: fixed exception to page allocation failureInki Dae
2012-07-27drm/exynos: use __free_page() to deallocate memoryInki Dae
2012-07-27drm/exynos: fixed a comment to gem size.Inki Dae
2012-07-27drm/exynos: removed unnecessary variableInki Dae
2012-07-27drm/exynos: do not release memory region from exporter.Inki Dae
2012-07-27drm/exynos: set buffer type from exporter.Inki Dae
2012-07-27drm/exynos: use alloc_page() to allocate pages.Inki Dae
2012-07-27drm/exynos: fixed build warning.Inki Dae
2012-07-27drm/exynos: fixed edid data setting at vidi connection requestInki Dae
2012-07-27drm/exynos: check if raw edid data is fake or not for testInki Dae
2012-07-27drm/exynos: set edid fake data only for test.Inki Dae
2012-07-27drm/exynos: removed unnecessary declaration.Inki Dae
2012-07-27drm/exynos: fix buffer pitch calculationCooper Yuan
2012-07-27drm/exynos: check for null in return value of dma_buf_map_attachment()Subash Patel
2012-07-27drm/exynos: return NULL if exynos_pages_to_sg failsSubash Patel
2012-07-27drm/exynos: Use devm_* functions in exynos_mixer.cSachin Kamat
2012-07-27drm/exynos: Use devm_* functions in exynos_hdmi.cSachin Kamat
2012-07-27drm/exynos: Use devm_* functions in exynos_drm_fimd.cSachin Kamat
2012-07-27drm/exynos: Add missing static storage class specifierSachin Kamat
2012-07-27drm/exynos: add property for crtc modeJoonyoung Shim
2012-07-27drm/exynos: add crtc disable functionJoonyoung Shim
2012-07-27drm/exynos: add plane enable/disableJoonyoung Shim
2012-07-27drm/exynos: remove unnecessary connector dpms controlJoonyoung Shim
2012-07-27drm/exynos: fix dpms operation for mode setJoonyoung Shim
2012-07-27drm/exynos: add property for plane zposJoonyoung Shim
2012-07-27drm/exynos: update overlay via plane from crtcJoonyoung Shim
2012-07-27drm/exynos: use private plane for crtcJoonyoung Shim
2012-07-27drm/exynos: define to_exynos_plane macroJoonyoung Shim
2012-07-27drm/exynos: fix to set pipe of crtcJoonyoung Shim
2012-07-27drm/exynos: fix point to call overlay_ops->mode_setJoonyoung Shim
2012-07-26Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2012-07-26Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...Dave Airlie
2012-07-26Merge branch 'drm-nouveau-fixes' of git://anongit.freedesktop.org/git/nouveau...Dave Airlie
2012-07-26drm/nouveau: init vblank requests listMarcin Slusarz
2012-07-26drm/nv50: extend vblank semaphore to generic dmaobj + offset pairBen Skeggs
2012-07-26drm/nouveau: mark most of our ioctls as deprecated, move to compat layerBen Skeggs
2012-07-26drm/nouveau: move current gpuobj code out of nouveau_object.cBen Skeggs