Age | Commit message (Expand) | Author | Files | Lines |
2015-07-28 | drm/i915: Fake AGP is dead | Daniel Vetter | 1 | -10/+0 |
2015-07-17 | drm/i915/skl: Don't expose the top most plane on gen9 display | Damien Lespiau | 1 | -4/+12 |
2015-07-08 | drm/i915: use dev_priv for the FBC functions | Paulo Zanoni | 1 | -1/+1 |
2015-07-06 | drm/i915: move FBC code out of i915_gem_stolen.c | Paulo Zanoni | 1 | -0/+1 |
2015-07-06 | drm/i915: Expose I915_EXEC_RESOURCE_STREAMER flag and getparam | Abdiel Janulgue | 1 | -0/+3 |
2015-06-23 | drm/i915: Report an error when i915.reset prevents a reset | Chris Wilson | 1 | -1/+0 |
2015-06-15 | drm/i915: Report to userspace if we have a (presumed) working GPU reset | Chris Wilson | 1 | -0/+5 |
2015-05-29 | drm/i915: group all hotplug related fields into a new struct in dev_priv | Jani Nikula | 1 | -4/+4 |
2015-05-28 | drm/i915: s/dpio_lock/sb_lock/ | Ville Syrjälä | 1 | -1/+1 |
2015-05-08 | drm/i915/skl: Add support to load SKL CSR firmware. | Daniel Vetter | 1 | -2/+9 |
2015-04-14 | Merge branch 'topic/bxt-stage1' into drm-intel-next-queued | Daniel Vetter | 1 | -110/+143 |
2015-04-10 | drm/i915: Use a separate slab for vmas | Chris Wilson | 1 | -0/+4 |
2015-04-10 | drm/i915: Use a separate slab for requests | Chris Wilson | 1 | -4/+8 |
2015-04-10 | drm/i915: Split the batch pool by engine | Chris Wilson | 1 | -1/+0 |
2015-04-09 | drm/i915/bxt: Determine BXT slice/subslice/EU info | Jeff McGee | 1 | -17/+30 |
2015-04-09 | drm/i915: Split SSEU init into functions by platform | Jeff McGee | 1 | -109/+125 |
2015-04-09 | drm/i915/bxt: Broxton has 3 sprite planes on pipe A/B, 2 on pipe C | Damien Lespiau | 1 | -1/+5 |
2015-03-27 | drm/i915: Rip out GET_SPRITE_COLORKEY ioctl | Daniel Vetter | 1 | -1/+1 |
2015-03-18 | drm/i915: Export total subslice and EU counts | Jeff McGee | 1 | -0/+10 |
2015-03-18 | drm/i915/chv: Determine CHV slice/subslice/EU info | Jeff McGee | 1 | -6/+34 |
2015-03-18 | drm/i915: Add I915_PARAM_REVISION | Neil Roberts | 1 | -0/+3 |
2015-02-27 | drm/i915: Remove DRIVER_MODESET checks in load/unload/close code | Daniel Vetter | 1 | -58/+37 |
2015-02-24 | drm/i915/skl: Tune IZ hashing when subslices are unbalanced | Damien Lespiau | 1 | -3/+14 |
2015-02-24 | drm/i915/skl: Determine SKL slice/subslice/EU info | Jeff McGee | 1 | -0/+73 |
2015-02-14 | drm/i915: Add the display switch logic for vGPU in i915 driver | Yu Zhang | 1 | -0/+8 |
2015-01-29 | drm/i915: Remove nested work in gpu error handling | Mika Kuoppala | 1 | -1/+0 |
2015-01-28 | drm/i915: Convert hangcheck from a timer into a delayed work item | Chris Wilson | 1 | -1/+12 |
2015-01-27 | drm/i915: add I915_PARAM_HAS_BSD2 to i915_getparam | Zhipeng Gong | 1 | -0/+3 |
2015-01-27 | drm/i915/chv: Populate total EU count on Cherryview | Deepak S | 1 | -0/+11 |
2015-01-13 | Merge tag 'topic/i915-hda-componentized-2015-01-12' into drm-intel-next-queued | Daniel Vetter | 1 | -0/+4 |
2015-01-12 | drm/i915: add component support | Imre Deak | 1 | -0/+4 |
2015-01-07 | drm/i915: Add ioctl to set per-context parameters | Chris Wilson | 1 | -0/+2 |
2015-01-06 | drm/i915: Support creation of unbound wc user mappings for objects | Akash Goel | 1 | -0/+3 |
2014-12-16 | drm/i915: Use batch pools with the command parser | Brad Volkin | 1 | -0/+1 |
2014-12-03 | drm/i915: Remove user pinning code | Daniel Vetter | 1 | -2/+9 |
2014-11-20 | drm/i915: Can i915_gem_init_ioctl | Daniel Vetter | 1 | -1/+1 |
2014-11-20 | drm/i915: Sanitize ->lastclose | Daniel Vetter | 1 | -15/+2 |
2014-11-20 | drm/i915: Ditch dev_priv->ums.mm_suspend | Daniel Vetter | 1 | -3/+0 |
2014-11-19 | drm/i915: No-Op enter/leave vt gem ioctl | Daniel Vetter | 1 | -2/+2 |
2014-11-19 | drm/i915: Drop checks for initialization | Daniel Vetter | 1 | -12/+2 |
2014-11-19 | drm/i915: Replace dri1 functions with drm_noop | Daniel Vetter | 1 | -69/+10 |
2014-11-19 | drm/i915: Remove DRI1 ring accessors and API | Chris Wilson | 1 | -916/+15 |
2014-11-19 | Merge tag 'drm-intel-fixes-2014-11-19' into drm-intel-next-queued | Daniel Vetter | 1 | -4/+6 |
2014-11-17 | drm/i915: Kick fbdev before vgacon | Daniel Vetter | 1 | -4/+6 |
2014-11-14 | drm/i915: Make the physical object coherent with GTT | Chris Wilson | 1 | -0/+3 |
2014-10-24 | drm/i915: unify switcheroo and legacy suspend/resume handlers | Imre Deak | 1 | -2/+2 |
2014-10-24 | drm/i915: call drm_vblank_cleanup() earlier at unload | Paulo Zanoni | 1 | -3/+5 |
2014-10-03 | drm/i915: Use dev_priv instead of dev in irq setup functions | Daniel Vetter | 1 | -2/+2 |
2014-10-03 | drm/i915: s/pm._irqs_disabled/pm.irqs_enabled/ | Daniel Vetter | 1 | -8/+1 |
2014-10-01 | drm/i915: Call runtime_pm_disable directly | Daniel Vetter | 1 | -3/+1 |