summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2015-04-14drm/nouveau/gr/gm107: support tpc "strand" ctxsw in gpccs ucodeBen Skeggs10-766/+1025
2015-04-14drm/nouveau/gr/gf100-: support mmio access with gpc offset from gpccs ucodeBen Skeggs8-709/+726
2015-04-14drm/nouveau/gr: fix engine name, cosmetic search+replace mistakeBen Skeggs1-1/+1
2015-04-14drm/nouveau/pmu/gk20a: add some missing staticsAlexandre Courbot1-3/+4
2015-04-14drm/nouveau/platform: fix probe error pathAlexandre Courbot1-2/+1
2015-04-14drm/nouveau/platform: release IOMMU's mm upon exitAlexandre Courbot1-0/+1
2015-04-14drm/nouveau/gr/gk104-gk20a: call pmu to disable any power-gating before ctor()Ben Skeggs5-4/+18
2015-04-14drm/nouveau/pmu/gk208: implement gr power-up magic with gk110_pmu_pgob()Ben Skeggs4-39/+5
2015-04-14drm/nouveau/pmu/gk110: implement gr power-up magic like PGOB on earlier chipsBen Skeggs7-44/+101
2015-04-14drm/nouveau/pbus/hwsq: Make code size u16Roy Spliet1-1/+1
2015-04-14drm/nouveau/pbus/hwsq: Support strided register writesRoy Spliet1-7/+37
2015-04-14drm/nouveau/instmem/gk20a: fix crash during error pathAlexandre Courbot1-1/+1
2015-04-14drm/nouveau/disp/gf110-: fix base channel update debug/error outputBen Skeggs1-2/+2
2015-04-14drm/nouveau/disp/nv50-: fix push buffers in vramBen Skeggs1-1/+1
2015-04-14drm/nouveau: bump driver patchlevel for coherent flagBen Skeggs1-1/+3
2015-04-14drm/nouveau/gem: allow user-space to specify an object should be coherentAlexandre Courbot1-0/+3
2015-04-14drm/nouveau/instmem/gk20a: add IOMMU supportAlexandre Courbot1-39/+252
2015-04-14drm/nouveau/platform: probe IOMMU if presentAlexandre Courbot2-1/+92
2015-04-14drm/nouveau/instmem/gk20a: use DMA attributesAlexandre Courbot1-4/+20
2015-04-14drm/nouveau/gk20a: remove RAM deviceAlexandre Courbot4-70/+0
2015-04-14drm/nouveau/instmem/gk20a: move memory allocation to instmemAlexandre Courbot5-85/+216
2015-04-14make RAM device optionalAlexandre Courbot7-17/+57
2015-04-14drm/nouveau/gr/gf100: Clear notify interruptLauri Peltonen1-0/+9
2015-04-14drm/nouveau/graph/nvc0: Fix engine pointer retrievalLauri Peltonen1-1/+1
2015-04-14drm/nouveau/devinit/nv04: change owner to intBen Skeggs1-1/+1
2015-04-14drm/nouveau/mxm: indent an if statementDan Carpenter1-1/+1
2015-04-14drm/nouveau/fuse/gm107: simplify the return logicMartin Peres1-3/+1
2015-04-13Merge tag 'imx-drm-next-2015-03-31' of git://git.pengutronix.de/git/pza/linux...Dave Airlie11-105/+188
2015-04-13Merge tag 'of-graph-drm-2015-04-08' of git://git.pengutronix.de/git/pza/linux...Dave Airlie4-51/+15
2015-04-13drm/exynos: Fix FIMD buffer size calculationDaniel Stone1-2/+2
2015-04-13drm/exynos: Enable DP clock to fix display on Exynos5250 and otherKrzysztof Kozlowski3-0/+44
2015-04-13drm/exynos: fimd: check whether exynos_drm_crtc_create succeed or notHyungwon Hwang1-0/+2
2015-04-13drm/exynos: dsi: remove the empty mode_valid callbackHyungwon Hwang1-7/+0
2015-04-13drm/exynos: add ratio calculationJoonyoung Shim3-9/+12
2015-04-13drm/exynos: use src_x and src_y instead of fb_x and fb_yJoonyoung Shim5-20/+20
2015-04-13drm/exynos: mixer: add 2x scaling to mixer_graph_bufferTobias Jakobi1-6/+30
2015-04-13drm/exynos: remove superfluous error messagesTobias Jakobi1-7/+3
2015-04-13drm/exynos: fix typos in hdmi and mixerTobias Jakobi3-3/+3
2015-04-13drm/exynos/ipp: Validate buffer enqueue requestsBeata Michalska1-0/+44
2015-04-13drm/exynos: track vblank events on a per crtc basisMandeep Singh Baines3-67/+44
2015-04-13drm/exynos: remove leftover functions declarationsGustavo Padovan1-6/+0
2015-04-13drm/exynos: remove exynos_plane_destroy()Gustavo Padovan1-7/+1
2015-04-13drm/exynos: make zpos property immutableGustavo Padovan1-19/+2
2015-04-13drm/exynos: preset zpos value for overlay planesGustavo Padovan7-56/+37
2015-04-13drm/exynos: remove struct *_win_data abstraction on planesGustavo Padovan10-501/+250
2015-04-13drm/exynos: remove unused exynos_crtc->win_enable() callbackGustavo Padovan1-2/+0
2015-04-13drm/exynos: fimd: fix alpha setting for XR24 pixel formatGustavo Padovan1-11/+22
2015-04-09Merge tag 'v4.0-rc7' into drm-nextDave Airlie7-18/+26
2015-04-08drm/rockchip: use for_each_endpoint_of_node macro, drop endpoint reference on...Philipp Zabel1-7/+4
2015-04-08drm/rcar-du: use for_each_endpoint_of_node macroPhilipp Zabel1-13/+3