aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-01-18Merge tag 'topic/drm-misc-2016-01-17' of git://anongit.freedesktop.org/drm-in...Dave Airlie
2016-01-15drm/fb_cma_helper: Remove implicit call to disable_unused_functionsMaxime Ripard
2016-01-14drm/amdgpu: add missing irq.h includeDave Airlie
2016-01-14Merge branch 'exynos-drm-next' of git://git.kernel.org/pub/scm/linux/kernel/g...Dave Airlie
2016-01-14Merge branch 'drm-etnaviv-fixes' of git://git.pengutronix.de/git/lst/linux in...Dave Airlie
2016-01-14Merge branch 'drm-rockchip-next-2016-01-06' of https://github.com/markyzq/ker...Dave Airlie
2016-01-14drm/vmwgfx: Fix a width / pitch mismatch on framebuffer updatesThomas Hellstrom
2016-01-14drm/vmwgfx: Fix an incorrect lock checkThomas Hellstrom
2016-01-14drm: nouveau: fix nouveau_debugfs_init prototypeArnd Bergmann
2016-01-14drm/nouveau/pci: fix check in nvkm_pcie_set_linkKarol Herbst
2016-01-14Merge branch 'drm-next-4.5' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie
2016-01-13drm/amdgpu: validate duplicates firstChristian König
2016-01-13drm/amdgpu: move VM page tables to the LRU end on CS v2Christian König
2016-01-13drm/ttm: add ttm_bo_move_to_lru_tail function v2Christian König
2016-01-13drm/ttm: fix adding foreign BOs to the swap LRUChristian König
2016-01-13drm/ttm: fix adding foreign BOs to the LRU during init v2Christian König
2016-01-13drm/radeon: use kobj_to_dev()Geliang Tang
2016-01-13drm/amdgpu: use kobj_to_dev()Geliang Tang
2016-01-13drm/amdgpu/cz: force vce clocks when sclks are forcedAlex Deucher
2016-01-13drm/amdgpu/cz: force uvd clocks when sclks are forcedAlex Deucher
2016-01-13drm/amdgpu/cz: add code to enable forcing VCE clocksAlex Deucher
2016-01-13drm/amdgpu/cz: add code to enable forcing UVD clocksAlex Deucher
2016-01-13drm/amdgpu: fix lost sync_to if scheduler is enabled.Chunming Zhou
2016-01-13drm/amd/powerplay: fix static checker warning for return meaningless value.Rex Zhu
2016-01-13drm/sysfs: use kobj_to_dev()Geliang Tang
2016-01-13drm/i915: Init power domains early in driver loadDaniel Vetter
2016-01-13drm: Do not set connector->encoder in driversThierry Reding
2016-01-13drm/exynos: fix kernel panic issue at drm releasingInki Dae
2016-01-13drm/exynos: crtc: do not wait for the scanout completionInki Dae
2016-01-13drm/exynos: mixer: properly update all planes on the same vblank eventMarek Szyprowski
2016-01-13drm/exynos: crtc: rework atomic_{begin,flush}Marek Szyprowski
2016-01-13drm/exynos: mixer: unify a check for video-processor windowMarek Szyprowski
2016-01-13drm/exynos: mixer: also allow ARGB1555 and ARGB4444Tobias Jakobi
2016-01-13drm/exynos: mixer: refactor layer setupMarek Szyprowski
2016-01-13drm/exynos: mixer: remove all static blending setupTobias Jakobi
2016-01-13drm/exynos: mixer: set window priority based on zposMarek Szyprowski
2016-01-13drm/exynos: make zpos property configurableMarek Szyprowski
2016-01-13drm/exynos: rename zpos to indexMarek Szyprowski
2016-01-12drm/amdgpu/powerplay: include asm/div64.h for do_div()Stephen Rothwell
2016-01-11apple-gmux: Add initial documentationLukas Wunner
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 '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