summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'media/v4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2016-10-111-2/+1
|\
| * Merge tag 'v4.8' into patchworkMauro Carvalho Chehab2016-10-0581-392/+955
| |\
| * | [media] s5p-tv: remove obsolete driverHans Verkuil2016-08-241-2/+1
* | | Merge tag 'iommu-updates-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2016-10-111-1/+1
|\ \ \
| * \ \ Merge branch 'for-joerg/arm-smmu/updates' of git://git.kernel.org/pub/scm/lin...Joerg Roedel2016-09-201-1/+1
| |\ \ \
| | * | | iommu/dma: Avoid PCI host bridge windowsRobin Murphy2016-09-161-1/+1
* | | | | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-10-106-11/+11
|\ \ \ \ \
| * \ \ \ \ Merge branch 'work.const-qstr' into work.miscAl Viro2016-10-083-6/+6
| |\ \ \ \ \
| | * | | | | gpu: use %pdAl Viro2016-08-073-6/+6
| | | |_|/ / | | |/| | |
| * | | | | get rid of separate multipage fault-in primitivesAl Viro2016-09-273-5/+5
* | | | | | Merge branch 'i2c/for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Linus Torvalds2016-10-071-3/+7
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | i2c: move locking operations to their own structPeter Rosin2016-08-301-3/+7
* | | | | | drm/udl: fix line iterator in damage handlingDavid Herrmann2016-09-281-1/+1
* | | | | | Merge branch 'linux-4.8' of git://github.com/skeggsb/linux into drm-fixesDave Airlie2016-09-285-1/+8
|\ \ \ \ \ \
| * | | | | | drm/nouveau: Revert "bus: remove cpu_coherent flag"Karol Herbst2016-09-224-1/+5
| * | | | | | drm/nouveau/fifo/nv04: avoid ramht race against cookie insertionIlia Mirkin2016-09-221-0/+3
| | |/ / / / | |/| | | |
* | | | | | drm/radeon/si/dpm: add workaround for for Jet partsAlex Deucher2016-09-271-0/+6
* | | | | | drm/amdgpu: disable CRTCs before teardownGrazvydas Ignotas2016-09-271-1/+1
|/ / / / /
* | | | | drm: Only use compat ioctl for addfb2 on X86/IA64Kristian H. Kristensen2016-09-191-0/+4
* | | | | Subject: [PATCH, RESEND] drm: exynos: avoid unused function warningArnd Bergmann2016-09-191-4/+2
* | | | | drm/exynos: g2d: fix system and runtime pm integrationMarek Szyprowski2016-09-181-22/+7
* | | | | drm/exynos: rotator: fix system and runtime pm integrationMarek Szyprowski2016-09-181-24/+2
* | | | | drm/exynos: gsc: fix system and runtime pm integrationMarek Szyprowski2016-09-181-27/+2
* | | | | drm/exynos: fimc: fix system and runtime pm integrationMarek Szyprowski2016-09-181-27/+2
* | | | | exynos-drm: Fix unsupported GEM memory type error message to be clearShuah Khan2016-09-181-3/+3
| |_|/ / |/| | |
* | | | Merge tag 'drm-vc4-fixes-2016-09-14' of https://github.com/anholt/linux into ...Dave Airlie2016-09-172-3/+9
|\ \ \ \
| * | | | drm/vc4: mark vc4_bo_cache_purge() staticBaoyou Xie2016-09-091-1/+1
| * | | | drm/vc4: Allow some more signals to be packed with uniform resets.Eric Anholt2016-08-301-2/+8
* | | | | Merge tag 'drm-intel-fixes-2016-09-15' of git://anongit.freedesktop.org/drm-i...Dave Airlie2016-09-173-7/+39
|\ \ \ \ \
| * | | | | drm/i915: Ignore OpRegion panel type except on select machinesVille Syrjälä2016-09-141-0/+27
| * | | | | Revert "drm/i915/psr: Make idle_frames sensible again"Rodrigo Vivi2016-09-141-7/+7
| * | | | | drm/i915: Restore lost "Initialized i915" welcome messageChris Wilson2016-09-141-0/+5
* | | | | | Merge tag 'drm/atmel-hlcdc/4.8-fixes' of github.com:bbrezillon/linux-at91 int...Dave Airlie2016-09-132-6/+6
|\ \ \ \ \ \
| * | | | | | drm/atmel-hlcdc: Make ->reset() implementation staticThierry Reding2016-09-061-1/+1
| * | | | | | drm: atmel-hlcdc: Fix vertical scalingJan Leupold2016-09-061-5/+5
| | |_|_|/ / | |/| | | |
* | | | | | Merge tag 'drm-intel-fixes-2016-09-08' of git://anongit.freedesktop.org/drm-i...Dave Airlie2016-09-134-7/+7
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | drm/i915: Add GEN7_PCODE_MIN_FREQ_TABLE_GT_RATIO_OUT_OF_RANGE to SNBChris Wilson2016-09-071-0/+1
| * | | | | drm/i915: disable 48bit full PPGTT when vGPU is activeZhi Wang2016-09-061-3/+6
| * | | | | drm/i915: enable vGPU detection for allPing Gao2016-09-061-3/+0
| * | | | | drm/i915/dvo: Remove dangling call to drm_encoder_cleanup()Chris Wilson2016-08-291-1/+0
| | |_|_|/ | |/| | |
* | | | | Merge tag 'drm-vc4-fixes-2016-08-29' of https://github.com/anholt/linux into ...Dave Airlie2016-09-024-13/+24
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | drm/vc4: Fix oops when userspace hands in a bad BO.Eric Anholt2016-08-191-1/+1
| * | | | drm/vc4: Fix overflow mem unreferencing when the binner runs dry.Eric Anholt2016-08-192-1/+12
| * | | | drm/vc4: Free hang state before destroying BO cache.Eric Anholt2016-08-191-2/+2
| * | | | drm/vc4: Fix handling of a pm_runtime_get_sync() success case.Eric Anholt2016-08-191-3/+3
| * | | | drm/vc4: Use drm_malloc_ab to fix large rendering jobs.Eric Anholt2016-08-191-5/+5
| * | | | drm/vc4: Use drm_free_large() on handles to match its allocation.Eric Anholt2016-08-191-1/+1
| | |/ / | |/| |
* | | | Merge tag 'imx-drm-fixes-2016-08-30' of git://git.pengutronix.de/git/pza/linu...Dave Airlie2016-09-023-8/+43
|\ \ \ \
| * | | | drm/imx: fix crtc vblank state regressionLucas Stach2016-08-301-0/+4
| * | | | drm/imx: Add active plane reconfiguration supportLiu Ying2016-08-292-8/+39
| | |_|/ | |/| |
OpenPOWER on IntegriCloud