summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2016-07-27drm/i915: Revert DisplayPort fast link training featureMika Kahola3-28/+2
2016-07-27drm/vmwgfx: Fix error paths when mapping framebufferSinclair Yeh1-2/+2
2016-07-27drm/vmwgfx: Fix corner case screen target managementThomas Hellstrom1-4/+4
2016-07-27drm/vmwgfx: Delay pinning fbdev framebuffer until after mode setSinclair Yeh1-22/+25
2016-07-27drm/vmwgfx: Check pin count before attempting to move a bufferSinclair Yeh1-3/+22
2016-07-27drm/vmwgfx: Work around mode set failure in 2D VMsSinclair Yeh2-8/+8
2016-07-27drm/vmwgfx: Add an option to change assumed FB bppSinclair Yeh3-0/+9
2016-07-27drm/ttm: Make ttm_bo_mem_compat availableSinclair Yeh1-3/+4
2016-07-27drm/atomic: Make drm_atomic_legacy_backoff reset crtc->acquire_ctxMaarten Lankhorst1-1/+26
2016-07-27drm: atmel-hlcdc: actually disable scaling when no scaling is requiredBoris Brezillon1-0/+2
2016-07-27drm/amd/powerplay: fix incorrect voltage table value for tongaHuang Rui1-1/+1
2016-07-27drm/amd/powerplay: incorrectly use of the function return valueRex Zhu1-1/+1
2016-07-27drm/amd/powerplay: fix logic error.Rex Zhu1-1/+5
2016-07-27drm/amd/powerplay: need to notify system bios pcie device readyRex Zhu2-1/+16
2016-07-27drm/amd/powerplay: fix bug that function parameter was incorect.Rex Zhu1-1/+1
2016-07-27drm: Wrap direct calls to driver->gem_free_object from CMAChris Wilson2-10/+4
2016-07-27drm: make drm_atomic_set_mode_prop_for_crtc() more reliableTomi Valkeinen1-1/+2
2016-07-27drm: add missing drm_mode_set_crtcinfo callTomi Valkeinen2-2/+2
2016-07-27drm/i915: Update ifdeffery for mutex->ownerChris Wilson1-1/+1
2016-07-27drm/i915: Refresh cached DP port register value on resumeVille Syrjälä1-3/+5
2016-07-27drm/i915/fbc: Disable on HSW by default for nowLyude1-2/+1
2016-07-27drm/i915/ilk: Don't disable SSC source if it's in useLyude1-14/+34
2016-07-27drm/nouveau/disp/sor/gf119: select correct sor when poking training patternBen Skeggs1-1/+2
2016-07-27drm/nouveau: fix for disabled fbdev emulationDmitrii Tcvetkov1-1/+2
2016-07-27drm/nouveau/disp/sor/gm107: training pattern registers are like gm200Ben Skeggs6-18/+64
2016-07-27drm/nouveau/fbcon: fix out-of-bounds memory accessesBen Skeggs4-13/+7
2016-07-27drm/nouveau/ltc/gm107-: fix typo in the address of NV_PLTCG_LTC0_LTS0_INTRBen Skeggs2-4/+4
2016-07-27drm/nouveau/gr/gf100-: update sm error decoding from gk20a nvgpu headersBen Skeggs1-9/+28
2016-07-27drm/nouveau/disp/sor/gf119: both links use the same training registerBen Skeggs1-2/+1
2016-07-27drm/nouveau/bios/disp: fix handling of "match any protocol" entriesBen Skeggs4-21/+17
2016-07-27drm/dp/mst: Always clear proposed vcpi table for port.Andrey Grodzovsky1-5/+3
2016-07-27drm/amdkfd: destroy dbgmgr in notifier releaseOded Gabbay1-2/+8
2016-07-27drm/amdkfd: unbind only existing processesOded Gabbay1-25/+35
2016-07-27drm/amdgpu: initialize amdgpu_cgs_acpi_eval_object result valueNicolas Iooss1-1/+1
2016-07-27drm/amdgpu: fix num_rbs exposed to userspace (v2)Alex Deucher1-1/+2
2016-07-27drm/amdgpu/gfx7: fix broken condition checkAlex Deucher1-1/+1
2016-07-27drm/radeon: fix asic initialization for virtualized environmentsAlex Deucher1-0/+21
2016-07-27drm/nouveau/Revert "drm/nouveau/device/pci: set as non-CPU-coherent on ARM64"Robin Murphy1-1/+1
2016-07-27drm/fsl-dcu: use flat regmap cacheStefan Agner1-1/+2
2016-07-27drm/mgag200: Black screen fix for G200e rev 4Mathieu Larouche1-1/+9
2016-06-24Revert "drm/i915: Exit cherryview_irq_handler() after one pass"Greg Kroah-Hartman1-2/+2
2016-06-24drm/core: Do not preserve framebuffer on rmfb, v4.Maarten Lankhorst1-5/+55
2016-06-08drm: msm: remove unused variableArnd Bergmann1-1/+0
2016-06-08drm/i915: Pass the correct crtc state to .update_plane()Ville Syrjälä1-3/+1
2016-06-08drm/imx: Match imx-ipuv3-crtc components using device node in platform dataPhilipp Zabel3-3/+12
2016-06-08drm: Add helper for DP++ adaptorsVille Syrjälä2-1/+367
2016-06-08drm/i915: Fix watermarks for VLV/CHVVille Syrjälä3-10/+20
2016-06-08drm/i915: Don't leave old junk in ilk active watermarks on readoutVille Syrjälä1-0/+2
2016-06-08drm/i915: Enable/disable TMDS output buffers in DP++ adaptor as neededVille Syrjälä3-0/+33
2016-06-08drm/i915: Respect DP++ adaptor TMDS clock limitVille Syrjälä2-8/+55