summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm
Commit message (Expand)AuthorAgeFilesLines
* drm/imx: Match imx-ipuv3-crtc components using device node in platform dataPhilipp Zabel2016-06-072-1/+9
* drm/i915: Fix watermarks for VLV/CHVVille Syrjälä2016-06-073-8/+18
* drm/i915: Don't leave old junk in ilk active watermarks on readoutVille Syrjälä2016-06-071-0/+2
* drm/i915/psr: Try to program link training times correctlyDaniel Vetter2016-06-071-8/+47
* drm/atomic: Verify connector->funcs != NULL when clearing statesLyude2016-06-071-1/+1
* drm/fb_helper: Fix references to dev->mode_config.num_connectorLyude2016-06-071-3/+2
* drm/i915/fbdev: Fix num_connector references in intel_fb_initial_config()Lyude2016-06-071-3/+3
* drm/amdgpu: Fix hdmi deep color support.Mario Kleiner2016-06-071-5/+5
* drm/amdgpu: use drm_mode_vrefresh() rather than mode->vrefreshAlex Deucher2016-06-071-1/+1
* drm/vmwgfx: Fix order of operationSinclair Yeh2016-06-071-3/+3
* drm/vmwgfx: use vmw_cmd_dx_cid_check for query commands.Charmaine Lee2016-06-071-4/+4
* drm/vmwgfx: Enable SVGA_3D_CMD_DX_SET_PREDICATIONCharmaine Lee2016-06-071-1/+1
* drm/gma500: Fix possible out of bounds readItai Handler2016-06-071-1/+1
* drm/amdgpu: fix DP mode validationAlex Deucher2016-05-181-2/+2
* drm/radeon: fix DP mode validationAlex Deucher2016-05-181-2/+2
* drm/radeon: fix DP link training issue with second 4K monitorArindam Nath2016-05-181-1/+1
* drm/i915/bdw: Add missing delay during L3 SQC credit programmingImre Deak2016-05-181-0/+6
* Revert "drm/i915: start adding dp mst audio"Lyude2016-05-185-65/+8
* drm/i915: Bail out of pipe config compute loop on LPTDaniel Vetter2016-05-181-1/+7
* drm/radeon: fix PLL sharing on DCE6.1 (v2)Lucas Stach2016-05-181-0/+10
* drm/i915: Update CDCLK_FREQ register on BDW after changing cdclk frequencyVille Syrjälä2016-05-182-0/+4
* drm/i915: Fake HDMI live statusShashank Sharma2016-05-111-2/+10
* drm/i915: Make RPS EI/thresholds multiple of 25 on SNB-BDWVille Syrjälä2016-05-111-1/+8
* drm/i915: Fix eDP low vswing for BroadwellMika Kahola2016-05-111-2/+10
* drm/i915: Fix system resume if PCI device remained enabledImre Deak2016-05-111-1/+31
* drm/i915/ddi: Fix eDP VDD handling during booting and suspend/resumeImre Deak2016-05-113-9/+7
* drm/i915: Avoid stalling on pending flips for legacy cursor updatesChris Wilson2016-05-111-0/+3
* drm/radeon: make sure vertical front porch is at least 1Alex Deucher2016-05-111-0/+4
* drm/amdgpu: set metadata pointer to NULL after freeing.Dave Airlie2016-05-111-0/+1
* drm/amdgpu: make sure vertical front porch is at least 1Alex Deucher2016-05-111-0/+4
* drm/ttm: fix kref count mess in ttm_bo_move_to_lru_tailFlora Cui2016-05-041-13/+4
* drm/i915: Use fw_domains_put_with_fifo() on HSWVille Syrjälä2016-05-041-1/+5
* drm/i915: Force ringbuffers to not be at offset 0Chris Wilson2016-05-041-2/+5
* drm/i915: Fixup the free space logic in ring_prepareAkash Goel2016-05-042-6/+6
* drm/i915/skl: Fix spurious gpu hang with gt3/gt4 revsMika Kuoppala2016-05-041-2/+3
* drm/i915/skl: Fix DMC load on Skylake J0 and K0Mat Martineau2016-05-041-1/+2
* drm/amdkfd: uninitialized variable in dbgdev_wave_control_set_registers()Dan Carpenter2016-05-041-1/+1
* drm/i915: skl_update_scaler() wants a rotation bitmask instead of bit numberVille Syrjälä2016-05-041-1/+1
* drm/i915: Start WM computation from scratch on ILK-BDWVille Syrjälä2016-05-041-0/+1
* drm/i915: Use the active wm config for merging on ILK-BDWVille Syrjälä2016-05-041-6/+26
* drm/i915: Cleanup phys status page tooVille Syrjälä2016-05-041-4/+20
* drm/i915: Pass the correct encoder to intel_ddi_clk_select() with MSTVille Syrjälä2016-05-041-1/+1
* drm/dp/mst: Get validated port ref in drm_dp_update_payload_part1()cpaul@redhat.com2016-05-041-0/+8
* drm/dp/mst: Restore primary hub guid on resumeLyude2016-05-041-0/+12
* drm/dp/mst: Validate port in drm_dp_payload_send_msg()cpaul@redhat.com2016-05-041-1/+8
* drm/nouveau/gr/gf100: select a stream master to fixup tfb offset queriesBen Skeggs2016-05-041-0/+2
* drm/radeon: fix vertical bars appear on monitor (v2)Vitaly Prosyak2016-05-042-1/+199
* drm/radeon: forbid mapping of userptr bo through radeon device fileJérôme Glisse2016-05-041-0/+2
* drm/radeon: fix initial connector audio valueAlex Deucher2016-05-041-1/+6
* drm/radeon: add a quirk for a XFX R9 270XAlex Deucher2016-05-041-0/+1