summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-07-01drm/nv50-/vm: take mutex rather than irqsave spinlockBen Skeggs
2013-07-01drm/nv50/vm: remove explicit vm knowledge from enginesBen Skeggs
2013-07-01drm/nv50/vm: handle bar tlb flushes internallyBen Skeggs
2013-07-01drm/nvc0/gr: port mp trap handling from calim's kepler codeBen Skeggs
2013-07-01drm/nve0/gr: attempt to resume after sm trapsBen Skeggs
2013-07-01drm/nve0/gr: s/tp/tpc/Ben Skeggs
2013-07-01drm/nve0/fifo: create our playlists up-front, at startupBen Skeggs
2013-07-01drm/nva3/clk: minor improvements to fractional N calculationBen Skeggs
2013-07-01drm/nouveau/fb: initialise vram controller as pfb sub-objectBen Skeggs
2013-07-01drm/nouveau/clk: change init ordering, no longer needed by devinitBen Skeggs
2013-07-01drm/nouveau/devinit: move simple pll setting routines to devinitBen Skeggs
2013-07-01drm/nouveau: pass generic subdev to calculation routinesBen Skeggs
2013-07-01drm/nve0/ce: stub interrupt handlerBen Skeggs
2013-07-01drm/nve0/ce: link ce2 to its engine, rather than from graphicsBen Skeggs
2013-07-01drm/nve0/fifo: copy engine context stored in ramfc, not externallyBen Skeggs
2013-07-01drm/nve0/ce: create engine object for ce2Ben Skeggs
2013-07-01drm/nouveau: pull in latest ucode builds from external treeBen Skeggs
2013-07-01Merge branch 'exynos-drm-next' of git://git.kernel.org/pub/scm/linux/kernel/g...Dave Airlie
2013-06-28ARM: dts: change compatible strings for EXYNOS5250 hdmi subsystemRahul Sharma
2013-06-28drm/exynos: add support for exynos5420 mixerRahul Sharma
2013-06-28drm/exynos: add new compatible strings for hdmi subsystemRahul Sharma
2013-06-28drm/exynos: fix interlace resolutions for exynos5420Rahul Sharma
2013-06-28drm/exynos: use of_get_named_gpio to get hdmi hpd gpioRahul Sharma
2013-06-28drm/exynos: make sure to handle an error case to vm_mmap callInki Dae
2013-06-28drm/exynos: exynos_drm_ipp: Remove redundant break statementSachin Kamat
2013-06-28drm/exynos: add mout_hdmi clock in hdmi driver to change parentRahul Sharma
2013-06-28drm/exynos: Prepare/Unprepare HDMI subsystem clocksSean Paul
2013-06-28drm/exynos: Clean up logs for DRM_ERROR / DRM_DEBUG_KMSYoungJun Cho
2013-06-28drm/exynos: Remove tracking log functionsYoungJun Cho
2013-06-28drm/exynos: hdmi: use drm_display_mode to check the supported modesRahul Sharma
2013-06-28drm/exynos: fimd: Add support for S3C64xx SoCsTomasz Figa
2013-06-28drm/exynos: fimd: Add support for FIMD variants with clock selectionTomasz Figa
2013-06-28drm/exynos: fimd: Add support for FIMD versions without SHADOWCON registerTomasz Figa
2013-06-28drm/exynos: fimd: Hold pointer to driver data in context structTomasz Figa
2013-06-28drm/exynos: do not use mode_set_base function directlyInki Dae
2013-06-28drm/exynos: Remove redundant use of of_match_ptr macroSachin Kamat
2013-06-28drm/exynos: remove ignoring return value warning in hdmiSeung-Woo Kim
2013-06-28drm/exynos: fix WINDOWS_NR checking to vidi driverInki Dae
2013-06-28drm/exynos: fix tests for valid FIMD window numberKrzysztof Kozlowski
2013-06-28drm/exynos: fix checks for valid mixer windowKrzysztof Kozlowski
2013-06-28Revert "drm: kms_helper: don't lose hotplug event"Dave Airlie
2013-06-28drm/doc: Document the KMS property APILaurent Pinchart
2013-06-28drm/doc: Remove outdated note about i915 driver not behaving properlyLaurent Pinchart
2013-06-28drm: Improve manual IRQ installation documentationLaurent Pinchart
2013-06-28drm/prime: add return check for dma_buf_fdYoungJun Cho
2013-06-28drm/prime: reorder drm_prime_add_buf_handle and remove prototypeSeung-Woo Kim
2013-06-28drm/prime: fix to put an exported dma_buf for adding handle failureYoungJun Cho
2013-06-28drm/prime: support to cache mappingJoonyoung Shim
2013-06-28drm/prime: replace NULL with error value in drm_prime_pages_to_sgYoungJun Cho
2013-06-28drm/prime: fix to check return of dma_map_sg in prime helperYoungJun Cho