aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2014-02-12drm/vmwgfx: Fix command defines and checksThomas Hellstrom
2014-02-12drm/vmwgfx: Fix possible integer overflowThomas Hellstrom
2014-02-12drm/i915: Pass explicit mode into mode_from_pipe_config v3Daniel Vetter
2014-02-12drm/i915: read out hw state earlier v2Jesse Barnes
2014-02-12drm/i915: unbind fbs from crtcs during driver unloadImre Deak
2014-02-12drm/i915/bdw: Use centralized rc6 info printBen Widawsky
2014-02-12drm/i915: Just print rc6 factsBen Widawsky
2014-02-12drm/i915: Stop pretending VLV has rc6+Ben Widawsky
2014-02-12drm/i915: Clarify RC6 enablingBen Widawsky
2014-02-12drm/i915: WARN in case we're enabling the pipe and it's enabledPaulo Zanoni
2014-02-12drm/i915: remove wait_for_vblank argument form intel_enable_pipePaulo Zanoni
2014-02-12drm/i915: remove "dsi" argument form intel_enable_pipePaulo Zanoni
2014-02-12drm/i915: remove pch_port argument form intel_enable_pipePaulo Zanoni
2014-02-12drm/i915: pass intel_crtc as argument for intel_enable_pipePaulo Zanoni
2014-02-12drm/i915: remove the vblank_wait hack from HSW+Paulo Zanoni
2014-02-12drm/i915: don't wait for vblank after enabling pipe on HSWPaulo Zanoni
2014-02-12drm/i915: add wait_for_vblank argument to intel_enable_pipePaulo Zanoni
2014-02-12drm/i915: Initialize downclock mode in panel initVandana Kannan
2014-02-12drm/i915: add a display info file to debugfs v2Jesse Barnes
2014-02-12drm: expose subpixel order name routine v3Jesse Barnes
2014-02-12drm/i915: split aligned height calculation out v2Jesse Barnes
2014-02-12drm/i915: Fix error path leak in fbdev fb allocationDaniel Vetter
2014-02-12drm/i915: Use normal fb deref for the fbcon framebufferDaniel Vetter
2014-02-12drm/i915: Provide a command line option to disable displayDamien Lespiau
2014-02-12drm/i915: Disable display when fused offDamien Lespiau
2014-02-12drm/i915: Flush GPU rendering with a lockless wait during a pagefaultChris Wilson
2014-02-12drm/i915: vlv: handle only enabled pipestat interrupt eventsImre Deak
2014-02-12drm/i915: vlv: fix mapping of pipestat enable to status bitsImre Deak
2014-02-12drm/i915: pass status instead of enable flags to i915_enable_pipestatImre Deak
2014-02-12drm/i915: Short-circuit no-op vga_set_state()Chris Wilson
2014-02-12drm/i915: Propagate PCI read/write errors during vga_set_state()Chris Wilson
2014-02-12drm/i915: alloc intel_fb in the intel_fbdev structJesse Barnes
2014-02-12drm/i915: Downgrade *ERROR* message for invalid user inputChris Wilson
2014-02-12drm/i915: Reorder i915_params fields to not create holesDamien Lespiau
2014-02-12drm/i915: Use I915_MAX_PIPES in the pipe/plane_to_crtc_mapping definitionsDamien Lespiau
2014-02-12drm/i915: Consolidate FUSE_STRAP in one set of definesDamien Lespiau
2014-02-12drm/i915: Move num_plane to the intel_device_info structureDamien Lespiau
2014-02-12drm/i915: Make the intel_device_info structure kept in dev_priv writableDamien Lespiau
2014-02-12drm/i915: Always use INTEL_INFO() to access the device_info structureDamien Lespiau
2014-02-12drm/i915: Disable SF pipelined attribute fetch for SNBVille Syrjälä
2014-02-12drm/vmwgfx: Remove stray constThomas Hellstrom
2014-02-12drm/vmwgfx: unlock on error path in vmw_execbuf_process()Dan Carpenter
2014-02-12drm/vmwgfx: Get maximum mob size from register SVGA_REG_MOB_MAX_SIZECharmaine Lee
2014-02-12drm/vmwgfx: Fix a couple of sparse warnings and errorsThomas Hellstrom
2014-02-12drm/tegra: Add guard to avoid double disable/enable of RGB outputsDmitry Osipenko
2014-02-12gpu: host1x: do not check previously handled gathersErik Faye-Lund
2014-02-12drm/tegra: fix typo 'CONFIG_TEGRA_DRM_FBDEV'Paul Bolle
2014-02-12Merge branch 'tda998x-fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-cubox i...Dave Airlie
2014-02-12Merge tag 'drm-intel-fixes-2014-02-11' of ssh://git.freedesktop.org/git/drm-i...Dave Airlie
2014-02-11drm/i915: Prevent MI_DISPLAY_FLIP straddling two cachelines on IVBVille Syrjälä