summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * drm/i915/bdw: Use centralized rc6 info printBen Widawsky2014-02-121-3/+3
| * drm/i915: Just print rc6 factsBen Widawsky2014-02-121-9/+3
| * drm/i915: Stop pretending VLV has rc6+Ben Widawsky2014-02-121-3/+3
| * drm/i915: Clarify RC6 enablingBen Widawsky2014-02-121-7/+3
| * drm/i915: WARN in case we're enabling the pipe and it's enabledPaulo Zanoni2014-02-121-1/+4
| * drm/i915: remove wait_for_vblank argument form intel_enable_pipePaulo Zanoni2014-02-121-7/+14
| * drm/i915: remove "dsi" argument form intel_enable_pipePaulo Zanoni2014-02-121-8/+6
| * drm/i915: remove pch_port argument form intel_enable_pipePaulo Zanoni2014-02-121-9/+6
| * drm/i915: pass intel_crtc as argument for intel_enable_pipePaulo Zanoni2014-02-121-15/+14
| * drm/i915: remove the vblank_wait hack from HSW+Paulo Zanoni2014-02-121-10/+0
| * drm/i915: don't wait for vblank after enabling pipe on HSWPaulo Zanoni2014-02-121-1/+1
| * drm/i915: add wait_for_vblank argument to intel_enable_pipePaulo Zanoni2014-02-121-6/+8
| * drm/i915: Initialize downclock mode in panel initVandana Kannan2014-02-125-9/+12
| * drm/i915: add a display info file to debugfs v2Jesse Barnes2014-02-122-0/+163
| * drm: expose subpixel order name routine v3Jesse Barnes2014-02-122-0/+24
| * drm/i915: split aligned height calculation out v2Jesse Barnes2014-02-121-4/+11
| * drm/i915: Fix error path leak in fbdev fb allocationDaniel Vetter2014-02-123-23/+36
| * drm/i915: Use normal fb deref for the fbcon framebufferDaniel Vetter2014-02-123-11/+4
| * drm/i915: Provide a command line option to disable displayDamien Lespiau2014-02-123-3/+11
| * drm/i915: Disable display when fused offDamien Lespiau2014-02-122-1/+33
| * drm/i915: Flush GPU rendering with a lockless wait during a pagefaultChris Wilson2014-02-121-3/+14
| * drm/i915: vlv: handle only enabled pipestat interrupt eventsImre Deak2014-02-123-3/+37
| * drm/i915: vlv: fix mapping of pipestat enable to status bitsImre Deak2014-02-122-2/+35
| * drm/i915: pass status instead of enable flags to i915_enable_pipestatImre Deak2014-02-124-32/+67
| * drm/i915: Short-circuit no-op vga_set_state()Chris Wilson2014-02-121-0/+3
| * drm/i915: Propagate PCI read/write errors during vga_set_state()Chris Wilson2014-02-121-2/+11
| * drm/i915: alloc intel_fb in the intel_fbdev structJesse Barnes2014-02-123-11/+22
| * drm/i915: Downgrade *ERROR* message for invalid user inputChris Wilson2014-02-121-7/+7
| * drm/i915: Reorder i915_params fields to not create holesDamien Lespiau2014-02-121-3/+4
| * drm/i915: Use I915_MAX_PIPES in the pipe/plane_to_crtc_mapping definitionsDamien Lespiau2014-02-121-2/+2
| * drm/i915: Consolidate FUSE_STRAP in one set of definesDamien Lespiau2014-02-123-13/+10
| * drm/i915: Move num_plane to the intel_device_info structureDamien Lespiau2014-02-123-8/+24
| * drm/i915: Make the intel_device_info structure kept in dev_priv writableDamien Lespiau2014-02-123-79/+82
| * drm/i915: Always use INTEL_INFO() to access the device_info structureDamien Lespiau2014-02-124-20/+29
| * drm/i915: Disable SF pipelined attribute fetch for SNBVille Syrjälä2014-02-122-1/+10
* | Merge branch 'drm-next-3.15' of git://people.freedesktop.org/~deathsimple/lin...Dave Airlie2014-02-2740-175/+1691
|\ \
| * | drm/radeon: cleanup false positive lockup handlingChristian König2014-02-181-6/+3
| * | drm/radeon: drop radeon_ring_force_activityChristian König2014-02-1813-60/+1
| * | drm/radeon: drop drivers copy of the rptrChristian König2014-02-1815-53/+32
| * | drm/radeon/cik: enable/disable vce cg when encoding v2Alex Deucher2014-02-183-1/+17
| * | drm/radeon: add support for vce 2.0 clock gatingAlex Deucher2014-02-182-0/+121
| * | drm/radeon/dpm: properly enable/disable vce when vce pg is enabledAlex Deucher2014-02-181-4/+7
| * | drm/radeon/dpm: enable dynamic vce state switching v2Alex Deucher2014-02-184-0/+85
| * | drm/radeon: add vce dpm support for KV/KBAlex Deucher2014-02-181-11/+35
| * | drm/radeon: enable vce dpm on CIAlex Deucher2014-02-181-0/+1
| * | drm/radeon: add vce dpm support for CIAlex Deucher2014-02-181-10/+40
| * | drm/radeon: fill in set_vce_clocks for CIK asicsAlex Deucher2014-02-184-0/+44
| * | drm/radeon/dpm: fetch vce states from the vbiosAlex Deucher2014-02-182-1/+43
| * | drm/radeon/dpm: fill in some initial vce infrastructureAlex Deucher2014-02-182-0/+20
| * | drm/radeon/dpm: move platform caps fetching to a separate functionAlex Deucher2014-02-1813-27/+68
OpenPOWER on IntegriCloud