summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2016-01-13drm/i915: Tune down rpm wakelock debug checksDaniel Vetter
2016-01-13drm/i915: Avoid writing relocs with addresses in non-canonical formMichaƂ Winiarski
2016-01-13Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2016-01-12virtio: make find_vqs() checkpatch.pl-friendlyStefan Hajnoczi
2016-01-12drm/exynos: fix kernel panic issue at drm releasingInki Dae
2016-01-12drm/exynos: crtc: do not wait for the scanout completionInki Dae
2016-01-12drm/exynos: mixer: properly update all planes on the same vblank eventMarek Szyprowski
2016-01-12drm/exynos: crtc: rework atomic_{begin,flush}Marek Szyprowski
2016-01-12drm/exynos: mixer: unify a check for video-processor windowMarek Szyprowski
2016-01-12drm/exynos: mixer: also allow ARGB1555 and ARGB4444Tobias Jakobi
2016-01-12drm/exynos: mixer: refactor layer setupMarek Szyprowski
2016-01-12drm/exynos: mixer: remove all static blending setupTobias Jakobi
2016-01-12drm/exynos: mixer: set window priority based on zposMarek Szyprowski
2016-01-12drm/exynos: make zpos property configurableMarek Szyprowski
2016-01-12drm/exynos: rename zpos to indexMarek Szyprowski
2016-01-11drm/amdgpu/powerplay: include asm/div64.h for do_div()Stephen Rothwell
2016-01-11drm/amdgpu: add irq domain supportAlex Deucher
2016-01-11drm/amdgpu/cgs: add an interface to access PCI resourcesAlex Deucher
2016-01-11Merge branch 'patchwork' into v4l_for_linusMauro Carvalho Chehab
2016-01-11Merge branch 'linux-4.5' of git://github.com/skeggsb/linux into drm-nextDave Airlie
2016-01-11drm/nouveau/pmu: prevent falcon from acking interrupts routed to the hostBen Skeggs
2016-01-11drm/nouveau/perf: change pcie speed on pstate changeKarol Herbst
2016-01-11drm/nouveau/perf: add fields for pci speed and width and use it for the pstatesKarol Herbst
2016-01-11drm/nouveau/bios/perf: parse the pci speed from the bios for tesla and newer ...Karol Herbst
2016-01-11drm/nouveau/pci: implement pcie speed change for kepler+Karol Herbst
2016-01-11drm/nouveau/pci: implement pcie speed change for FermiKarol Herbst
2016-01-11drm/nouveau/pci: implement pcie speed change for teslaKarol Herbst
2016-01-11drm/nouveau/pci: implement generic code for pcie speed changeKarol Herbst
2016-01-11drm/nouveau/pci: add gk104 variantKarol Herbst
2016-01-11drm/nouveau/pci: add gf106 variantKarol Herbst
2016-01-11drm/nouveau/kms: take mode_config mutex in connector hotplug pathBen Skeggs
2016-01-11drm/nouveau/nouveau/perfmon: add interface files for current core voltageKarol Herbst
2016-01-11drm/nouveau/sysfs: remove pstate interfaceKarol Herbst
2016-01-11drm/nouveau/debugfs: add copy of sysfs pstate interface ported to debugfsKarol Herbst
2016-01-11drm/nouveau/debugfs: we need a ctrl object for debugfsKarol Herbst
2016-01-11drm/nouveau/debugfs: rename functions to indicate they are used inside drmKarol Herbst
2016-01-11drm/nouveau/debugfs: add infrastructure to add files with other fops than onl...Karol Herbst
2016-01-11drm/nouveau/fifo/gf100: remove references to "daemon"Ben Skeggs
2016-01-11drm/nouveau/fb/nv50: remove references to "daemon"Ben Skeggs
2016-01-11drm/nouveau/clk: remove references to "daemon"Ben Skeggs
2016-01-11drm/nouveau/gr/gf100: provide a bit more info for various errorsIlia Mirkin
2016-01-11drm/nouveau/bios: parse 8.1 Gbps DP link rateBen Skeggs
2016-01-11drm/nouveau/ltc/gm204: split implementation from gm107Ben Skeggs
2016-01-11drm/nouveau/ltc/gm107: use nvkm_mask to set cbc_ctrl1Ben Skeggs
2016-01-11drm/nouveau/ibus/gm204: split implementation from gk104Ben Skeggs
2016-01-11drm/nouveau/gr/gf100-: subclass nvkm_object to store channel pointerBen Skeggs
2016-01-11drm/nouveau/nvif: modify nvif_unvers/nvif_unpack macros to be more obviousBen Skeggs
2016-01-11drm/nouveau/nvif: split out client interface definitionsBen Skeggs
2016-01-11drm/nouveau/nvif: split out device interface definitionsBen Skeggs
2016-01-11drm/nouveau/nvif: split out ctxdma interface definitionsBen Skeggs