summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
Commit message (Expand)AuthorAgeFilesLines
* drm/exynos: mixer: unify a check for video-processor windowMarek Szyprowski2016-01-131-2/+2
* drm/exynos: mixer: also allow ARGB1555 and ARGB4444Tobias Jakobi2016-01-131-0/+6
* drm/exynos: mixer: refactor layer setupMarek Szyprowski2016-01-132-0/+44
* drm/exynos: mixer: remove all static blending setupTobias Jakobi2016-01-131-23/+0
* drm/exynos: mixer: set window priority based on zposMarek Szyprowski2016-01-132-18/+24
* drm/exynos: make zpos property configurableMarek Szyprowski2016-01-132-6/+49
* drm/exynos: rename zpos to indexMarek Szyprowski2016-01-138-28/+28
* 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
| * drm/nouveau/pci: add gf106 variantKarol Herbst2016-01-114-5/+46
| * drm/nouveau/kms: take mode_config mutex in connector hotplug pathBen Skeggs2016-01-111-0/+3
| * drm/nouveau/nouveau/perfmon: add interface files for current core voltageKarol Herbst2016-01-112-0/+51
| * drm/nouveau/sysfs: remove pstate interfaceKarol Herbst2016-01-115-225/+0
| * drm/nouveau/debugfs: add copy of sysfs pstate interface ported to debugfsKarol Herbst2016-01-111-2/+138
| * drm/nouveau/debugfs: we need a ctrl object for debugfsKarol Herbst2016-01-114-0/+57
| * drm/nouveau/debugfs: rename functions to indicate they are used inside drmKarol Herbst2016-01-113-8/+9
| * drm/nouveau/debugfs: add infrastructure to add files with other fops than onl...Karol Herbst2016-01-111-3/+53
| * drm/nouveau/fifo/gf100: remove references to "daemon"Ben Skeggs2016-01-111-2/+2
| * drm/nouveau/fb/nv50: remove references to "daemon"Ben Skeggs2016-01-111-1/+1
| * drm/nouveau/clk: remove references to "daemon"Ben Skeggs2016-01-114-8/+8
| * drm/nouveau/gr/gf100: provide a bit more info for various errorsIlia Mirkin2016-01-111-9/+69
| * drm/nouveau/bios: parse 8.1 Gbps DP link rateBen Skeggs2016-01-111-4/+7
| * drm/nouveau/ltc/gm204: split implementation from gm107Ben Skeggs2016-01-116-8/+79
| * drm/nouveau/ltc/gm107: use nvkm_mask to set cbc_ctrl1Ben Skeggs2016-01-111-1/+1
| * drm/nouveau/ibus/gm204: split implementation from gk104Ben Skeggs2016-01-116-4/+47
| * drm/nouveau/gr/gf100-: subclass nvkm_object to store channel pointerBen Skeggs2016-01-111-0/+28
| * drm/nouveau/nvif: modify nvif_unvers/nvif_unpack macros to be more obviousBen Skeggs2016-01-1145-171/+186
| * drm/nouveau/nvif: split out client interface definitionsBen Skeggs2016-01-113-13/+13
| * drm/nouveau/nvif: split out device interface definitionsBen Skeggs2016-01-116-49/+50
| * drm/nouveau/nvif: split out ctxdma interface definitionsBen Skeggs2016-01-1112-75/+79
| * drm/nouveau/nvif: split out perfmon interface definitionsBen Skeggs2016-01-114-77/+75
| * drm/nouveau/nvif: split out device control interface definitionsBen Skeggs2016-01-114-49/+49
| * drm/nouveau/nvif: split out fifo interface definitionsBen Skeggs2016-01-1123-78/+132
| * drm/nouveau/nvif: split out display interface definitionsBen Skeggs2016-01-1130-222/+261
| * drm/nouveau/nvif: split out nvsw interface definitonsBen Skeggs2016-01-117-22/+30
| * drm/nouveau/nvif: split out fermi interface definitionsBen Skeggs2016-01-113-54/+53
| * drm/nouveau/nvif: move internal class identifiers to class.hBen Skeggs2016-01-1111-31/+28
| * drm/nouveau/gr/gm107-: make use of gpc_addr() macro for tpc ramchain setupBen Skeggs2016-01-112-170/+167
| * drm/nouveau/instmem/gk20a: use DMA API CPU mappingAlexandre Courbot2016-01-111-92/+62
| * drm/nouveau/instmem/gk20a: fix race conditionsAlexandre Courbot2016-01-111-29/+37
| * drm/nouveau/gk20a: Add MODULE_FIRMWARE for gk20aNicolas Chauvet2016-01-111-0/+11
OpenPOWER on IntegriCloud