drm/nouveau: prevent stale fence->channel pointers, and protect with rcu
[linux.git] / drivers / gpu /
2014-12-02 Maarten Lankhorstdrm/nouveau: prevent stale fence->channel pointers...
2014-12-02 Ben Skeggsdrm/nouveau/fifo/g84-: ack non-stall interrupt before...
2014-11-13 Roy Splietdrm/nouveau/nv50/disp: Fix modeset on G94
2014-11-13 Alexandre Courbotdrm/gk20a/fb: fix setting of large page size bit
2014-10-20 Ben Skeggsdrm/nouveau: fix regression on agp boards
2014-10-20 Ben Skeggsdrm/gt215/gr: fix initialisation on gddr5 boards
2014-10-01 Dave AirlieMerge branch 'for-airlied-next' of git://people.freedes...
2014-10-01 Dave AirlieMerge tag 'topic/core-stuff-2014-09-29' of git://anongi...
2014-10-01 Maarten Lankhorstdrm/nouveau: export reservation_object from dmabuf...
2014-09-30 Maarten Lankhorstdrm/ttm: add reservation_object as argument to ttm_bo_init
2014-09-30 Maarten Lankhorstdrm: Pass dma-buf as argument to gem_prime_import_sg_table
2014-09-30 Maarten Lankhorstdrm/nouveau: assign fence_chan->name correctly
2014-09-30 Maarten Lankhorstdrm/nouveau: specify if interruptible wait is desired...
2014-09-30 Maarten Lankhorstdrm/nouveau: bump driver patchlevel to 1.2.1
2014-09-30 Maarten Lankhorstdrm/nouveau: nv84+: fix fence context seqno's
2014-09-25 Daniel Vetterdrm: Drop grab fpriv->fbs_lock in drm_fb_release
2014-09-24 Fabian Frederickdrm/udl: use container_of to resolve udl_fbdev from...
2014-09-24 Fabian Frederickdrm/ast: use container_of to resolve ast_fbdev from...
2014-09-24 Fabian Frederickdrm/gma500: use container_of to resolve psb_fbdev from...
2014-09-24 Fabian Frederickdrm/qxl: use container_of to resolve qxl_fbdev from...
2014-09-24 Fabian Frederickdrm/nouveau: use container_of to resolve nouveau_plane...
2014-09-24 Fabian Frederickdrm/nouveau: use container_of to resolve nouveau_fbdev...
2014-09-24 Fabian Frederickdrm/radeon: use container_of to resolve radeon_fbdev...
2014-09-24 Fabian Frederickdrm/mgag200: use container_of to resolve mga_fbdev...
2014-09-24 Fabian Frederickdrm/cirrus: use container_of to resolve cirrus_fbdev...
2014-09-24 Daniel Vetterdrm: Improve debug output for drm_wait_one_vblank
2014-09-24 Daniel Vetterdrm: Fixup locking for universal cursor planes
2014-09-24 Mario Kleinerdrm: Don't update vblank timestamp when the counter...
2014-09-24 Daniel Vetterdrm: Extract <drm/drm_gem.h>
2014-09-24 Daniel Vetterdrm: Move internal debugfs functions to drm_internal.h
2014-09-24 Daniel Vetterdrm: Move leftover ioctl declarations to drm_internal.h
2014-09-24 Daniel Vetterdrm: Move drm_vm_open_locked into drm_internal.h
2014-09-24 Daniel Vetterdrm: move drm_mmap to <drm/drm_legacy.h>
2014-09-24 Daniel Vetterdrm/gem: Don't call drm_mmap from drm_gem_mmap
2014-09-24 Daniel Vetterdrm/<ttm-based-drivers>: Don't call drm_mmap
2014-09-24 Joe Perchesdrm: change drm_err return type to void
2014-09-23 Benjamin Herrenschmidtdrm/ttm: Clean usage of ttm_io_prot() with TTM_PL_FLAG_...
2014-09-23 Benjamin Herrenschmidtdrm: powerpc can use a simpler drm_io_prot()
2014-09-22 Dave AirlieMerge branch 'exynos-drm-next' of git://git./linux...
2014-09-19 Andrzej Hajdadrm/exynos: switch to universal plane API
2014-09-19 Inki Daedrm/exynos: use drm generic mmap interface
2014-09-19 Inki Daedrm/exynos: remove DRM_EXYNOS_GEM_MAP_OFFSET ioctl
2014-09-19 Joonyoung Shimdrm/exynos: factor out initial setting of each driver
2014-09-19 Andrzej Hajdadrm/exynos/hdmi: unregister connector on removal
2014-09-19 Andrzej Hajdadrm/exynos/dp: unregister connector on removal
2014-09-19 Andrzej Hajdadrm/exynos/dpi: unregister connector and panel on removal
2014-09-19 Andrzej Hajdadrm/exynos/dsi: unregister connector on removal
2014-09-19 Andrzej Hajdadrm/exynos/fb: free exynos framebuffer on error
2014-09-19 Andrzej Hajdadrm/exynos/fbdev: fix fbdev gem object cleanup
2014-09-19 Andrzej Hajdadrm/exynos: fix drm driver de-initialization order
2014-09-19 Andrzej Hajdadrm/exynos/ipp: traverse ipp drivers list safely
2014-09-19 Inki Daedrm/exynos: update to use component match support
2014-09-19 Andrzej Hajdadrm/exynos/ipp: add file checks for ioctls
2014-09-19 Andrzej Hajdadrm/exynos/ipp: remove file argument from node related...
2014-09-19 Andrzej Hajdadrm/exynos/fimc: fix source buffer registers
2014-09-19 Andrzej Hajdadrm/exynos/fimc: simplify buffer queuing
2014-09-19 Andrzej Hajdadrm/exynos/fimc: do not enable fimc twice
2014-09-19 Andrzej Hajdadrm/exynos/fimc: avoid clearing overflow bits
2014-09-19 Andrzej Hajdadrm/exynos/ipp: remove events during command cleaning
2014-09-19 Andrzej Hajdadrm/exynos/ipp: stop hardware before freeing memory
2014-09-19 Andrzej Hajdadrm/exynos/ipp: replace work_struct casting with better...
2014-09-19 Andrzej Hajdadrm/exynos/ipp: clean memory nodes on command node...
2014-09-19 Andrzej Hajdadrm/exynos/ipp: move nodes cleaning to separate function
2014-09-19 Andrzej Hajdadrm/exynos/ipp: free partially allocated resources...
2014-09-19 Andrzej Hajdadrm/exynos/ipp: remove unused field in command node
2014-09-19 Andrzej Hajdadrm/exynos/ipp: remove only related commands on file...
2014-09-19 Andrzej Hajdadrm/exynos/ipp: move file reference from memory to...
2014-09-19 Andrzej Hajdadrm/exynos/ipp: cancel works before command node clean
2014-09-19 Andrzej Hajdadrm/exynos/ipp: remove fake pm callbacks
2014-09-19 Marek Szyprowskidrm/exynos: fimd: fix window clear code
2014-09-19 Daniel Kurtzdrm/exynos/fbdev: set smem_len for fbdev
2014-09-19 Inki Daedrm/exynos: fimd: add Exynos3 SoC support
2014-09-19 Inki Daedrm/exynos: mipi-dsi: add Exynos3 SoC support
2014-09-19 Inki Daedrm/exynos: mipi-dsi: consider non-continuous clock...
2014-09-19 Inki Daedrm/mipi-dsi: consider low power transmission
2014-09-19 YoungJun Chodrm/exynos: dsi: fix exynos_dsi_set_pll() wrong return...
2014-09-19 Dave AirlieMerge branch 'drm-next-3.18' of git://people.freedeskto...
2014-09-18 Christian Königdrm/radeon: fix AGP userptr handling
2014-09-18 Dave AirlieMerge branch 'drm/next/du' of git://linuxtv.org/pinchar...
2014-09-17 Kees Cookdrm/ttm: make sure format string cannot leak in
2014-09-17 Ezequiel Garciadrm/tilcdc: panel: Add support for enable GPIO
2014-09-17 Ezequiel Garciadrm/tilcdc: panel: Set return value explicitly
2014-09-17 Ezequiel Garciadrm/tilcdc: panel: Fix backlight devicetree support
2014-09-17 Ezequiel Garciadrm/tilcdc: panel: Use devm_kzalloc to simplify the...
2014-09-17 Ezequiel Garciadrm/tilcdc: panel: Spurious whitespace removal
2014-09-17 Ezequiel Garciadrm/tilcdc: panel: Remove unused variable
2014-09-17 Ezequiel Garciadrm/tilcdc: panel: Add missing of_node_put
2014-09-17 Ezequiel Garciadrm/tilcdc: Fix the error path in tilcdc_load()
2014-09-16 Dave AirlieMerge tag 'drm-intel-next-2014-09-05' of git://anongit...
2014-09-16 Dave AirlieMerge branch 'drm-next-ast-fixes' of ssh://people.freed...
2014-09-16 Y.C. Chendrm/ast: Add reduced blanking modes for wide screen...
2014-09-16 Dave Airliedrm: backmerge tag 'v3.17-rc5' into drm-next
2014-09-15 Dave AirlieMerge branch 'linux-3.18' of git://anongit.freedesktop...
2014-09-15 Ben Skeggsdrm/gt214-/disp: enable dp audio
2014-09-15 Ben Skeggsdrm/gt214-/kms: fix hda eld regression
2014-09-15 Ben Skeggsdrm/g94-/disp: calculate some dp audio constants
2014-09-15 Ben Skeggsdrm/gt214-/kms: perform hda codec setup on displayport too
2014-09-15 Ben Skeggsdrm/gk104-/disp: infoframe registers moved yet again...
2014-09-15 Ben Skeggsdrm/nouveau/bios: parse older ramcfg/timing data like...
2014-09-15 Roy Splietdrm/nva3/fb/ram: Per-partition regs
next