summaryrefslogtreecommitdiffstats
path: root/drivers/gpu (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | drm/amdgpu: add missing irq.h includeDave Airlie2016-01-131-0/+1
| * | | | | | | | Merge branch 'exynos-drm-next' of git://git.kernel.org/pub/scm/linux/kernel/g...Dave Airlie2016-01-1313-143/+235
| |\ \ \ \ \ \ \ \
| | * | | | | | | | drm/exynos: fix kernel panic issue at drm releasingInki Dae2016-01-123-0/+35
| | * | | | | | | | drm/exynos: crtc: do not wait for the scanout completionInki Dae2016-01-123-27/+0
| | * | | | | | | | drm/exynos: mixer: properly update all planes on the same vblank eventMarek Szyprowski2016-01-121-9/+25
| | * | | | | | | | drm/exynos: crtc: rework atomic_{begin,flush}Marek Szyprowski2016-01-125-40/+32
| | * | | | | | | | drm/exynos: mixer: unify a check for video-processor windowMarek Szyprowski2016-01-121-2/+2
| | * | | | | | | | drm/exynos: mixer: also allow ARGB1555 and ARGB4444Tobias Jakobi2016-01-121-0/+6
| | * | | | | | | | drm/exynos: mixer: refactor layer setupMarek Szyprowski2016-01-122-0/+44
| | * | | | | | | | drm/exynos: mixer: remove all static blending setupTobias Jakobi2016-01-121-23/+0
| | * | | | | | | | drm/exynos: mixer: set window priority based on zposMarek Szyprowski2016-01-122-18/+24
| | * | | | | | | | drm/exynos: make zpos property configurableMarek Szyprowski2016-01-122-6/+49
| | * | | | | | | | drm/exynos: rename zpos to indexMarek Szyprowski2016-01-128-28/+28
| * | | | | | | | | Merge branch 'drm-etnaviv-fixes' of git://git.pengutronix.de/git/lst/linux in...Dave Airlie2016-01-132-4/+9
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | drm/etnaviv: fix workaround for GC500Lucas Stach2016-01-071-2/+5
| | * | | | | | | | | drm/etnaviv: unlock on error in etnaviv_gem_get_iova()Dan Carpenter2016-01-061-2/+4
| * | | | | | | | | | Merge branch 'drm-rockchip-next-2016-01-06' of https://github.com/markyzq/ker...Dave Airlie2016-01-134-0/+1213
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | drm: rockchip: Support Synopsys DW MIPI DSIChris Zhong2016-01-064-0/+1208
| | * | | | | | | | | | drm/rockchip: return a true clock rate to adjusted_modeChris Zhong2016-01-061-0/+5
| | |/ / / / / / / / /
| * | | | | | | | | | drm/vmwgfx: Fix a width / pitch mismatch on framebuffer updatesThomas Hellstrom2016-01-131-1/+5
| * | | | | | | | | | drm/vmwgfx: Fix an incorrect lock checkThomas Hellstrom2016-01-131-1/+1
| * | | | | | | | | | drm: nouveau: fix nouveau_debugfs_init prototypeArnd Bergmann2016-01-131-2/+2
| * | | | | | | | | | drm/nouveau/pci: fix check in nvkm_pcie_set_linkKarol Herbst2016-01-131-1/+1
| * | | | | | | | | | Merge branch 'drm-next-4.5' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie2016-01-1318-21/+554
| |\ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / | |/| | | | | | | | |
| | * | | | | | | | | drm/amdgpu: validate duplicates firstChristian König2016-01-131-2/+2
| | * | | | | | | | | drm/amdgpu: move VM page tables to the LRU end on CS v2Christian König2016-01-133-1/+35
| | * | | | | | | | | drm/ttm: add ttm_bo_move_to_lru_tail function v2Christian König2016-01-131-0/+21
| | * | | | | | | | | drm/ttm: fix adding foreign BOs to the swap LRUChristian König2016-01-131-1/+1
| | * | | | | | | | | drm/ttm: fix adding foreign BOs to the LRU during init v2Christian König2016-01-131-1/+7
| | * | | | | | | | | drm/radeon: use kobj_to_dev()Geliang Tang2016-01-131-1/+1
| | * | | | | | | | | drm/amdgpu: use kobj_to_dev()Geliang Tang2016-01-131-1/+1
| | * | | | | | | | | drm/amdgpu/cz: force vce clocks when sclks are forcedAlex Deucher2016-01-131-1/+23
| | * | | | | | | | | drm/amdgpu/cz: force uvd clocks when sclks are forcedAlex Deucher2016-01-131-0/+24
| | * | | | | | | | | drm/amdgpu/cz: add code to enable forcing VCE clocksAlex Deucher2016-01-132-1/+98
| | * | | | | | | | | drm/amdgpu/cz: add code to enable forcing UVD clocksAlex Deucher2016-01-132-0/+130
| | * | | | | | | | | drm/amdgpu: fix lost sync_to if scheduler is enabled.Chunming Zhou2016-01-131-2/+3
| | * | | | | | | | | drm/amd/powerplay: fix static checker warning for return meaningless value.Rex Zhu2016-01-131-3/+3
| | * | | | | | | | | drm/amdgpu: add irq domain supportAlex Deucher2016-01-116-8/+136
| | * | | | | | | | | drm/amdgpu/cgs: add an interface to access PCI resourcesAlex Deucher2016-01-112-0/+70
| * | | | | | | | | | drm/amdgpu/powerplay: include asm/div64.h for do_div()Stephen Rothwell2016-01-122-2/+2
| |/ / / / / / / / /
| * | | | | | | | | Merge branch 'linux-4.5' of git://github.com/skeggsb/linux into drm-nextDave Airlie2016-01-11141-3704/+4879
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | drm/nouveau/pmu: prevent falcon from acking interrupts routed to the hostBen Skeggs2016-01-115-2266/+2252
| | * | | | | | | | | drm/nouveau/perf: change pcie speed on pstate changeKarol Herbst2016-01-111-0/+3
| | * | | | | | | | | drm/nouveau/perf: add fields for pci speed and width and use it for the pstatesKarol Herbst2016-01-112-0/+5
| | * | | | | | | | | drm/nouveau/bios/perf: parse the pci speed from the bios for tesla and newer ...Karol Herbst2016-01-112-0/+18
| | * | | | | | | | | drm/nouveau/pci: implement pcie speed change for kepler+Karol Herbst2016-01-111-0/+189
| | * | | | | | | | | drm/nouveau/pci: implement pcie speed change for FermiKarol Herbst2016-01-113-0/+74
| | * | | | | | | | | drm/nouveau/pci: implement pcie speed change for teslaKarol Herbst2016-01-113-0/+120
| | * | | | | | | | | drm/nouveau/pci: implement generic code for pcie speed changeKarol Herbst2016-01-115-0/+210
| | * | | | | | | | | drm/nouveau/pci: add gk104 variantKarol Herbst2016-01-114-10/+51