summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2017-08-04Merge branch 'drm-fixes-4.13' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie
2017-08-02drm/amdgpu: Use list_del_init in amdgpu_mn_unregisterFelix Kuehling
2017-08-02drm/amdgpu: Fix undue fallthroughs in golden registers initializationJean Delvare
2017-07-28Merge tag 'exynos-drm-fixes-for-v4.13-rc3' of git://git.kernel.org/pub/scm/li...Dave Airlie
2017-07-28Merge tag 'drm-intel-fixes-2017-07-27' of git://anongit.freedesktop.org/git/d...Dave Airlie
2017-07-28Merge tag 'drm-misc-fixes-2017-07-27' of git://anongit.freedesktop.org/git/dr...Dave Airlie
2017-07-27Merge tag 'gvt-fixes-2017-07-26' of https://github.com/01org/gvt-linux into d...Daniel Vetter
2017-07-27drm/i915: Fix bad comparison in skl_compute_plane_wm.Maarten Lankhorst
2017-07-27drm/i915: Force CPU synchronisation even if userspace requests ASYNCChris Wilson
2017-07-27drm/i915: Only skip updating execobject.offset after errorChris Wilson
2017-07-27drm/i915: Only mark the execobject as pinned on successChris Wilson
2017-07-27drm/i915: Remove assertion from raw __i915_vma_unpin()Chris Wilson
2017-07-27drm/i915/cnl: Fix loadgen select programming on ddi vswing sequenceNavare, Manasi D
2017-07-27drm/i915: Fix scaler init during CRTC HW state readoutImre Deak
2017-07-27drm/i915/selftests: Fix an error handling path in 'mock_gem_device()'Christophe JAILLET
2017-07-27drm/i915: Unbreak gpu reset vs. modeset lockingDaniel Vetter
2017-07-27gpu: host1x: Free the IOMMU domain when there is no device to attachPaul Kocialkowski
2017-07-27drm/amdgpu: fix header on gfx9 clear stateAlex Deucher
2017-07-27drm/i915: Fix cursor updates on some platformsVille Syrjälä
2017-07-27drm/i915: Fix user ptr check size in eb_relocate_vma()Imre Deak
2017-07-27drm: exynos: mark pm functions as __maybe_unusedArnd Bergmann
2017-07-27drm/exynos: select CEC_CORE if CEC_NOTIFIERHans Verkuil
2017-07-27drm/exynos/hdmi: fix disable sequenceAndrzej Hajda
2017-07-27drm/exynos: mic: add a bridge at probeInki Dae
2017-07-27drm/exynos/dsi: Remove error handling for bridge_node DT parsingHoegeun Kwon
2017-07-27drm/exynos: dsi: do not try to find bridgeInki Dae
2017-07-27drm: exynos: hdmi: make of_device_ids const.Arvind Yadav
2017-07-27drm: exynos: constify mixer_match_types and *_mxr_drv_data.Arvind Yadav
2017-07-27exynos_drm: Clean up duplicated assignment in exynos_drm_driverGabriel Krisman Bertazi
2017-07-25drm/amd/powerplay: fix AVFS voltage offset for Vega10Eric Huang
2017-07-25drm/amdgpu/gfx9: simplify and fix GRBM index selectionNicolai Hähnle
2017-07-25drm/amdgpu: Fix blocking in RCU critical section(v2)Alex Xie
2017-07-25Merge branch 'linux-4.13' of git://github.com/skeggsb/linux into drm-fixesDave Airlie
2017-07-25drm/nouveau/bar/gf100: fix access to upper half of BAR2Ben Skeggs
2017-07-25drm/nouveau/disp/nv50-: bump max chans to 21Ilia Mirkin
2017-07-25drm/i915/gvt: Extend KBL platform support in GVT-gJian Jun Chen
2017-07-24Merge branch 'drm-vmwgfx-fixes' of git://people.freedesktop.org/~syeh/repos_l...Dave Airlie
2017-07-24drm/nouveau/kms: remove call to drm_crtc_vblank_off() during unload/suspendBen Skeggs
2017-07-24drm/nouveau/kms/nv50: update vblank state in response to modeset actionsBen Skeggs
2017-07-24drm/nouveau/disp: add tv encoders to output resource mappingBen Skeggs
2017-07-24drm/nouveau/i2c/gf119-: add support for address-only transactionsBen Skeggs
2017-07-24drm/rockchip: fix Kconfig dependenciesArnd Bergmann
2017-07-21drm/dp: Don't trust drm_dp_downstream_id()Chris Wilson
2017-07-21drm/dp: Fix read pointer for drm_dp_downsteam_debug()Chris Wilson
2017-07-21Merge tag 'imx-drm-fixes-2017-07-18' of git://git.pengutronix.de/git/pza/linu...Dave Airlie
2017-07-21Merge tag 'drm-misc-fixes-2017-07-20' of git://anongit.freedesktop.org/git/dr...Dave Airlie
2017-07-20drm/mst: Avoid processing partially received up/down message transactionsImre Deak
2017-07-20drm/mst: Avoid dereferencing a NULL mstb in drm_dp_mst_handle_up_req()Imre Deak
2017-07-20drm/mst: Fix error handling during MST sideband message receptionImre Deak
2017-07-17drm/vmwgfx: constify pci_device_id.Arvind Yadav