summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
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
2016-05-05drm/i915: Use fw_domains_put_with_fifo() on HSWVille Syrjälä1-1/+5
2016-05-05drm/i915: Fixup the free space logic in ring_prepareAkash Goel2-6/+6
2016-05-05drm/amdkfd: uninitialized variable in dbgdev_wave_control_set_registers()Dan Carpenter1-1/+1
2016-05-05drm/i915: skl_update_scaler() wants a rotation bitmask instead of bit numberVille Syrjälä1-1/+1
2016-05-05drm/i915: Cleanup phys status page tooVille Syrjälä1-4/+20
2016-05-05drm/dp/mst: Get validated port ref in drm_dp_update_payload_part1()cpaul@redhat.com1-0/+8
2016-05-05drm/dp/mst: Restore primary hub guid on resumeLyude1-0/+12
2016-05-05drm/dp/mst: Validate port in drm_dp_payload_send_msg()cpaul@redhat.com1-1/+8
2016-05-05drm/nouveau/gr/gf100: select a stream master to fixup tfb offset queriesBen Skeggs1-0/+2
2016-05-05drm/radeon: fix vertical bars appear on monitor (v2)Vitaly Prosyak2-1/+199
2016-05-05drm/radeon: forbid mapping of userptr bo through radeon device fileJérôme Glisse1-0/+2
2016-05-05drm/radeon: fix initial connector audio valueAlex Deucher1-1/+6
2016-05-05drm/radeon: add a quirk for a XFX R9 270XAlex Deucher1-0/+1