summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'exynos-drm-fixes-for-v4.13-rc3' of git://git.kernel.org/pub/scm/li...Dave Airlie2017-07-286-27/+29
|\
| * drm: exynos: mark pm functions as __maybe_unusedArnd Bergmann2017-07-271-4/+2
| * drm/exynos: select CEC_CORE if CEC_NOTIFIERHans Verkuil2017-07-271-0/+1
| * drm/exynos/hdmi: fix disable sequenceAndrzej Hajda2017-07-271-2/+0
| * drm/exynos: mic: add a bridge at probeInki Dae2017-07-271-9/+15
| * drm/exynos/dsi: Remove error handling for bridge_node DT parsingHoegeun Kwon2017-07-271-2/+0
| * drm/exynos: dsi: do not try to find bridgeInki Dae2017-07-271-3/+5
| * drm: exynos: hdmi: make of_device_ids const.Arvind Yadav2017-07-271-1/+1
| * drm: exynos: constify mixer_match_types and *_mxr_drv_data.Arvind Yadav2017-07-271-5/+5
| * exynos_drm: Clean up duplicated assignment in exynos_drm_driverGabriel Krisman Bertazi2017-07-271-1/+0
* | Merge tag 'drm-intel-fixes-2017-07-27' of git://anongit.freedesktop.org/git/d...Dave Airlie2017-07-2810-83/+72
|\ \
| * \ Merge tag 'gvt-fixes-2017-07-26' of https://github.com/01org/gvt-linux into d...Daniel Vetter2017-07-272-12/+12
| |\ \
| | * | drm/i915/gvt: Extend KBL platform support in GVT-gJian Jun Chen2017-07-251-1/+1
| | * | drm/i915/gvt: Fix the vblank timer close issue after shutdown VMs in reversefred gao2017-07-171-11/+11
| * | | drm/i915: Fix bad comparison in skl_compute_plane_wm.Maarten Lankhorst2017-07-271-2/+2
| * | | drm/i915: Force CPU synchronisation even if userspace requests ASYNCChris Wilson2017-07-273-8/+11
| * | | drm/i915: Only skip updating execobject.offset after errorChris Wilson2017-07-271-3/+3
| * | | drm/i915: Only mark the execobject as pinned on successChris Wilson2017-07-271-3/+3
| * | | drm/i915: Remove assertion from raw __i915_vma_unpin()Chris Wilson2017-07-271-1/+1
| * | | drm/i915/cnl: Fix loadgen select programming on ddi vswing sequenceNavare, Manasi D2017-07-271-2/+2
| * | | drm/i915: Fix scaler init during CRTC HW state readoutImre Deak2017-07-271-7/+7
| * | | drm/i915/selftests: Fix an error handling path in 'mock_gem_device()'Christophe JAILLET2017-07-271-1/+1
| * | | drm/i915: Unbreak gpu reset vs. modeset lockingDaniel Vetter2017-07-271-42/+18
| * | | drm/i915: Fix cursor updates on some platformsVille Syrjälä2017-07-271-1/+11
| * | | drm/i915: Fix user ptr check size in eb_relocate_vma()Imre Deak2017-07-271-1/+1
* | | | Merge tag 'drm-misc-fixes-2017-07-27' of git://anongit.freedesktop.org/git/dr...Dave Airlie2017-07-283-13/+19
|\ \ \ \ | |_|_|/ |/| | |
| * | | gpu: host1x: Free the IOMMU domain when there is no device to attachPaul Kocialkowski2017-07-271-1/+7
| * | | drm/rockchip: fix Kconfig dependenciesArnd Bergmann2017-07-241-10/+9
| * | | drm/dp: Don't trust drm_dp_downstream_id()Chris Wilson2017-07-211-1/+2
| * | | drm/dp: Fix read pointer for drm_dp_downsteam_debug()Chris Wilson2017-07-211-1/+1
* | | | drm/amd/powerplay: fix AVFS voltage offset for Vega10Eric Huang2017-07-251-9/+3
* | | | drm/amdgpu/gfx9: simplify and fix GRBM index selectionNicolai Hähnle2017-07-251-11/+13
* | | | drm/amdgpu: Fix blocking in RCU critical section(v2)Alex Xie2017-07-251-3/+7
* | | | Merge branch 'linux-4.13' of git://github.com/skeggsb/linux into drm-fixesDave Airlie2017-07-252-2/+2
|\ \ \ \
| * | | | drm/nouveau/bar/gf100: fix access to upper half of BAR2Ben Skeggs2017-07-251-1/+1
| * | | | drm/nouveau/disp/nv50-: bump max chans to 21Ilia Mirkin2017-07-251-1/+1
* | | | | Merge branch 'drm-vmwgfx-fixes' of git://people.freedesktop.org/~syeh/repos_l...Dave Airlie2017-07-2415-51/+58
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | drm/vmwgfx: constify pci_device_id.Arvind Yadav2017-07-171-1/+1
| * | | | drm/vmwgfx: Fix gcc-7.1.1 warningSinclair Yeh2017-07-171-1/+1
| * | | | drm/vmwgfx: Fix cursor hotspot issue with Wayland on FedoraSinclair Yeh2017-07-171-0/+9
| * | | | drm/vmwgfx: Limit max desktop dimensions to 8Kx8KSinclair Yeh2017-07-171-2/+2
| * | | | drm/vmwgfx: dma-buf: Constify ttm_place structures.Arvind Yadav2017-07-171-12/+12
| * | | | drm/vmwgfx: fix comment mistake for vmw_cmd_dx_set_index_buffer()Brian Paul2017-07-171-1/+1
| * | | | drm/vmwgfx: Use dma_pool_zallocSouptick Joarder2017-07-171-6/+4
| * | | | drm/vmwgfx: Fix handling of errors returned by 'vmw_cotable_alloc()'Christophe JAILLET2017-07-171-2/+2
| * | | | drm/vmwgfx: Fix NULL pointer comparisonRavikant B Sharma2017-07-1711-26/+26
* | | | | drm/nouveau/kms: remove call to drm_crtc_vblank_off() during unload/suspendBen Skeggs2017-07-241-5/+0
* | | | | drm/nouveau/kms/nv50: update vblank state in response to modeset actionsBen Skeggs2017-07-241-6/+12
* | | | | drm/nouveau/disp: add tv encoders to output resource mappingBen Skeggs2017-07-242-0/+2
* | | | | drm/nouveau/i2c/gf119-: add support for address-only transactionsBen Skeggs2017-07-249-19/+81
| |_|/ / |/| | |