aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915
Commit message (Expand)AuthorAge
* drm/i915: alloc intel_fb in the intel_fbdev structJesse Barnes2014-02-12
* drm/i915: Downgrade *ERROR* message for invalid user inputChris Wilson2014-02-12
* drm/i915: Reorder i915_params fields to not create holesDamien Lespiau2014-02-12
* drm/i915: Use I915_MAX_PIPES in the pipe/plane_to_crtc_mapping definitionsDamien Lespiau2014-02-12
* drm/i915: Consolidate FUSE_STRAP in one set of definesDamien Lespiau2014-02-12
* drm/i915: Move num_plane to the intel_device_info structureDamien Lespiau2014-02-12
* drm/i915: Make the intel_device_info structure kept in dev_priv writableDamien Lespiau2014-02-12
* drm/i915: Always use INTEL_INFO() to access the device_info structureDamien Lespiau2014-02-12
* drm/i915: Disable SF pipelined attribute fetch for SNBVille Syrjälä2014-02-12
* drm/i915: Update rps interrupt limitsJeff McGee2014-02-07
* drm/i915: Restore rps/rc6 on resetJeff McGee2014-02-07
* drm/i915: Prevent recursion by retiring requests when the ring is fullChris Wilson2014-02-06
* drm/i915: Generate a hang error codeBen Widawsky2014-02-05
* drm/i915: unify FLIP_DONE macro namesImre Deak2014-02-05
* drm/i915: vlv: s/spin_lock_irqsave/spin_lock/ in irq handlerImre Deak2014-02-05
* drm/i915: factor out valleyview_pipestat_irq_handlerImre Deak2014-02-05
* drm/i915: vlv: don't unmask IIR[DISPLAY_PIPE_A/B_VBLANK] interruptImre Deak2014-02-05
* drm/i915: Reorganize display pipe register accessesAntti Koskipaa2014-02-04
* drm/i915: Treat using a purged buffer as a source of EFAULTChris Wilson2014-02-04
* drm/i915: Convert EFAULT into a silent SIGBUSChris Wilson2014-02-04
* drm/i915: release mutex in i915_gem_init()'s error pathMika Kuoppala2014-02-04
* drm/i915: check for oom when allocating private_default_ctxMika Kuoppala2014-02-04
* drm/i915/vlv: WA to fix Voltage not getting dropped to Vmin when Gfx is power...Deepak S2014-02-04
* drm/i915: Get rid of acthd based guilty batch searchMika Kuoppala2014-02-04
* drm/i915: Use hangcheck score to find guilty contextMika Kuoppala2014-02-04
* drm/i915: Drop WaDisablePSDDualDispatchEnable:ivb for IVB GT2Ville Syrjälä2014-02-04
* drm/i915: Fix IVB GT2 WaDisableDopClockGating and WaDisablePSDDualDispatchEnableVille Syrjälä2014-02-04
* drm/i915: Don't access snooped pages through the GTT (even for error capture)Chris Wilson2014-01-30
* drm/i915: Only print information for filing bug reports onceChris Wilson2014-01-30
* drm/i915: Tune down debug output when context is bannedMika Kuoppala2014-01-30
* drm/i915: Use i915_hw_context to set reset statsMika Kuoppala2014-01-30
* drm/i915: enable HiZ Raw Stall Optimization on IVBChia-I Wu2014-01-30
* drm/i915: enable HiZ Raw Stall Optimization on HSWChia-I Wu2014-01-30
* drm/i915: Capture PPGTT info on error captureBen Widawsky2014-01-30
* drm/i915: Add some more registers to error stateBen Widawsky2014-01-30
* drm/i915: Move per ring error state to ring_errorBen Widawsky2014-01-30
* drm/i915: Reorder struct membersBen Widawsky2014-01-30
* drm/i915: Logically reorder error register captureBen Widawsky2014-01-30
* drm/i915: Extract register state error captureBen Widawsky2014-01-30
* Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next-queuedDaniel Vetter2014-01-30
|\
| * Merge tag 'drm/for-3.14-rc1-20140123' of git://anongit.freedesktop.org/tegra/...Dave Airlie2014-01-28
| |\
| | * drm/i915: Use drm_encoder_crtc_ok()Thierry Reding2014-01-14
| * | drm/i915: Fix the offset issue for the stolen GEM objectsAkash Goel2014-01-28
| * | drm/i915: Decouple GPU error reporting from ring initialisationChris Wilson2014-01-27
| * | i915: remove pm_qos request on errorStanislaw Gruszka2014-01-25
* | | drm/i915: Kerneldoc for i915_gem_evict.cDaniel Vetter2014-01-29
* | | drm/i915: VM eviction only targets address space not physical pagesChris Wilson2014-01-29
* | | drm/i915: fix initial timestamps for PP sequencing logicImre Deak2014-01-29
* | | drm/i915: fix wait_remaining_ms_from_jiffiesImre Deak2014-01-29
* | | drm/i915: Disable/Enable PM Intrrupts based on the current freq.Deepak S2014-01-29