aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2013-05-02Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2013-05-03qxl: update to new idr interfaces.Dave Airlie
2013-05-03Merge branch 'server-fixes' into drm-nextDave Airlie
2013-05-03Merge branch 'drm-next-3.10-2' of git://people.freedesktop.org/~agd5f/linux i...Dave Airlie
2013-05-02Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-05-03drm/nouveau: fix build with nv50->nvc0Dave Airlie
2013-05-02drm/radeon: fix handling of v6 power tablesAlex Deucher
2013-05-02drm/radeon: clarify family checks in pm table parsingAlex Deucher
2013-05-02drm/radeon: consolidate UVD clock programmingChristian König
2013-05-02drm/radeon: fix UPLL_REF_DIV_MASK definitionChristian König
2013-05-02radeon: add bo tracking debugfsJerome Glisse
2013-05-02drm/radeon: add new richland pci idsAlex Deucher
2013-05-02drm/radeon: fix scratch reg handling for UVD fenceChristian König
2013-05-02drm/radeon: allocate SA bo in the requested domainChristian König
2013-05-02drm/radeon: fix possible segfault when parsing pm tablesAlex Deucher
2013-05-02drm/radeon: fix endian bugs in atom_allocate_fb_scratch()Alex Deucher
2013-05-02Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/...Dave Airlie
2013-05-02drm/nve0: recognise nvf0 as a kepler board (GK110)Ben Skeggs
2013-05-02drm/nouveau: force noaccel when no PFIFO support presentBen Skeggs
2013-05-02drm/nvf0/disp: expose display class 2.2Ben Skeggs
2013-05-02drm/cirrus: deal with bo reserve fail in dirty update pathDave Airlie
2013-05-02drm/ast: deal with bo reserve fail in dirty update pathDave Airlie
2013-05-02drm/mgag200: deal with bo reserve fail in dirty update pathDave Airlie
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-05-01drm: proc: Use remove_proc_subtree()David Howells
2013-05-01drm: proc: Use minor->index to label things, not PDE->nameDavid Howells
2013-05-01drm: Constify drm_proc_list[]David Howells
2013-05-01drm/i915: fix dmabuf vmap supportDave Airlie
2013-05-01drm/prime: warn for non-empty handle lookup list during drm file releaseImre Deak
2013-05-01udl: bind the framebuffer to the correct device.Dave Airlie
2013-05-01drm: prime: fix refcounting on the dmabuf import error pathImre Deak
2013-05-01drm/prime: keep a reference from the handle to exported dma-buf (v6)Dave Airlie
2013-04-30Merge tag 'pm+acpi-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-04-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2013-04-30drm: Kill user_modes list and the associated ioctlsVille Syrjälä
2013-04-30drm: Silence some sparse warningsVille Syrjälä
2013-04-30drm: Make drm_ioctls constVille Syrjälä
2013-04-30drivers, drm: fix qxl build error when debugfs is disabledDavid Rientjes
2013-04-30Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...Dave Airlie
2013-04-30Merge branch 'exynos-drm-next' of git://git.kernel.org/pub/scm/linux/kernel/g...Dave Airlie
2013-04-30drm/mgag200: Remove extra variable assignsChristopher Harvey
2013-04-30drm/mgag200: Pass driver specific mga_device in driver functionsChristopher Harvey
2013-04-30drm/mgag200: Remove pointless call to drm_fb_get_bpp_depthChristopher Harvey
2013-04-29drm/exynos: Don't blend mixer layer 0Sean Paul
2013-04-29drm/exynos: Remove unnecessary braces in exynos_hdmi.cSachin Kamat
2013-04-29drm/exynos: Select VIDEOMODE_HELPERS for FIMDSachin Kamat
2013-04-29drm/exynos: do not use generic flags to dumbInki Dae
2013-04-29drm/exynos: added ipp device registration to drm driverSeung-Woo Kim
2013-04-29exynos/drm: hdmi: cleanup for hdmi common device registrationSeung-Woo Kim
2013-04-29drm/exynos: fix wrong return check for platform_device_register_simpleSeung-Woo Kim