summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2016-07-27drm/i915: Revert DisplayPort fast link training featureMika Kahola2-27/+2
2016-07-27drm/vmwgfx: Fix error paths when mapping framebufferSinclair Yeh1-2/+2
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: atmel-hlcdc: actually disable scaling when no scaling is requiredBoris Brezillon1-0/+2
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 CDCLK_FREQ register on BDW after changing cdclk frequencyVille Syrjälä2-0/+4
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/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/fbcon: fix out-of-bounds memory accessesBen Skeggs4-13/+7
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/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/gfx7: fix broken condition checkAlex Deucher1-1/+1
2016-07-27drm/radeon: fix asic initialization for virtualized environmentsAlex Deucher1-0/+21
2016-07-27drm/mgag200: Black screen fix for G200e rev 4Mathieu Larouche1-1/+9
2016-06-24drm/core: Do not preserve framebuffer on rmfb, v4.Maarten Lankhorst1-5/+55
2016-06-08drm/imx: Match imx-ipuv3-crtc components using device node in platform dataPhilipp Zabel3-3/+12
2016-06-08drm/i915: Don't leave old junk in ilk active watermarks on readoutVille Syrjälä1-0/+2
2016-06-08drm/atomic: Verify connector->funcs != NULL when clearing statesLyude1-1/+1
2016-06-08drm/fb_helper: Fix references to dev->mode_config.num_connectorLyude1-3/+2
2016-06-08drm/i915/fbdev: Fix num_connector references in intel_fb_initial_config()Lyude1-3/+3
2016-06-08drm/amdgpu: Fix hdmi deep color support.Mario Kleiner1-5/+5
2016-06-08drm/amdgpu: use drm_mode_vrefresh() rather than mode->vrefreshAlex Deucher1-1/+1
2016-06-08drm/vmwgfx: Fix order of operationSinclair Yeh1-3/+3
2016-06-08drm/vmwgfx: use vmw_cmd_dx_cid_check for query commands.Charmaine Lee1-4/+4
2016-06-08drm/vmwgfx: Enable SVGA_3D_CMD_DX_SET_PREDICATIONCharmaine Lee1-1/+1
2016-06-08drm/gma500: Fix possible out of bounds readItai Handler1-1/+1
2016-05-19drm/radeon: fix DP link training issue with second 4K monitorArindam Nath1-1/+1
2016-05-19drm/i915/bdw: Add missing delay during L3 SQC credit programmingImre Deak1-0/+6
2016-05-19drm/i915: Bail out of pipe config compute loop on LPTDaniel Vetter1-1/+7
2016-05-19drm/radeon: fix PLL sharing on DCE6.1 (v2)Lucas Stach1-0/+10
2016-05-11drm/i915/skl: Fix DMC load on Skylake J0 and K0Mat Martineau1-1/+2
2016-05-11drm/i915: Fake HDMI live statusShashank Sharma1-2/+10
2016-05-11drm/i915: Make RPS EI/thresholds multiple of 25 on SNB-BDWVille Syrjälä1-1/+8
2016-05-11drm/i915: Fix eDP low vswing for BroadwellMika Kahola1-2/+10
2016-05-11drm/i915/ddi: Fix eDP VDD handling during booting and suspend/resumeImre Deak3-9/+7
2016-05-11drm/radeon: make sure vertical front porch is at least 1Alex Deucher1-0/+4
2016-05-11drm/amdgpu: set metadata pointer to NULL after freeing.Dave Airlie1-0/+1
2016-05-11drm/amdgpu: make sure vertical front porch is at least 1Alex Deucher1-0/+4
2016-05-11gpu: ipu-v3: Fix imx-ipuv3-crtc module autoloadingPhilipp Zabel1-1/+6