summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915 (follow)
Commit message (Expand)AuthorAge
...
| * | drm/i915: Introduce bit definitions of CTXT_SR_CTRL register.Zhi Wang2015-02-13
| * | drm/i915: Announce support for framebuffer modifiersTvrtko Ursulin2015-02-13
| * | drm/i915: Use fb modifiers in intel_pin_and_fence_fb_objTvrtko Ursulin2015-02-13
| * | drm/i915: Use fb modifiers in intel_check_cursor_planeTvrtko Ursulin2015-02-13
| * | drm/i915/skl: Use fb modifiers for spritesTvrtko Ursulin2015-02-13
| * | drm/i915/skl: CS flips are not supported with execlistsTvrtko Ursulin2015-02-13
| * | drm/i915: Use fb format modifiers in skylake_update_primary_planeDaniel Vetter2015-02-13
| * | drm/i915: Switch intel_fb_align_height to fb format modifiersDaniel Vetter2015-02-13
| * | drm/i915: Set up fb format modifier for initial plane configDaniel Vetter2015-02-13
| * | drm/i915: Show frame buffer modifier in debug infoTvrtko Ursulin2015-02-13
| * | drm/i915: Add fb format modifier supportDaniel Vetter2015-02-13
| * | drm/i915: Add tiled framebuffer modifiersTvrtko Ursulin2015-02-13
| * | drm/i915/bdw: Implement WaForceContextSaveRestoreNonCoherentDamien Lespiau2015-02-13
| * | drm/i915: Support not having an init clock gating function definedDamien Lespiau2015-02-13
| * | drm/i915: change dev_priv->fbc.plane to dev_priv->fbc.crtcPaulo Zanoni2015-02-13
| * | drm/i915: don't keep reassigning FBC_UNSUPPORTEDPaulo Zanoni2015-02-13
| * | drm/i915: don't try to find crtcs for FBC if it's disabledPaulo Zanoni2015-02-13
| * | drm/i915: gen 9 h/w w/a (WaEnableForceRestoreInCtxtDescForVCS)Nick Hoath2015-02-13
| * | drm/i915: gen 9 h/w w/a Fix stepping checkNick Hoath2015-02-13
| * | drm/i915/gen8: Un-hardcode number of page directoriesBen Widawsky2015-02-13
| * | drm/i915: Setup less PPGTT on failed page_directoryBen Widawsky2015-02-13
| * | drm/i915: Rename to GEN8_LEGACY_PDPESBen Widawsky2015-02-13
| * | drm/i915/trace: Fix offsets for 64bBen Widawsky2015-02-13
| * | drm/i915/gen9: Implement WaForceEnableNonCoherentHoath, Nicholas2015-02-13
| * | drm/i915/gen9: Implement Wa4x4STCOptimizationDisableHoath, Nicholas2015-02-13
| * | drm/i915/gen9: Implement WaEnableYV12BugFixInHalfSliceChicken7Nick Hoath2015-02-13
| * | drm/i915/gen9: Implement WaDisableSDEUnitClockGatingHoath, Nicholas2015-02-13
| * | drm/i915/gen9: h/w w/a: syncing dependencies between camera and graphicsNick Hoath2015-02-13
| * | drm/i915/gen9: Implement WaDisableDgMirrorFixInHalfSliceChicken5Nick Hoath2015-02-13
| * | drm/i915/gen9: Implement WaDisablePartialInstShootdownHoath, Nicholas2015-02-13
| * | drm/i915: ring w/a gen 9 revision definitionsHoath, Nicholas2015-02-13
| * | drm/i915: ring w/a initialisation for gen 9Hoath, Nicholas2015-02-13
| * | drm/i915: Make sure the primary plane is enabled before reading out the fb stateDamien Lespiau2015-02-13
| * | drm/i915: Fix atomic state when reusing the firmware fbDamien Lespiau2015-02-13
| * | drm/i915: Store the initial framebuffer in initial_plane_configDamien Lespiau2015-02-13
| * | drm/i915: Don't try to reference the fb in get_initial_plane_config()Damien Lespiau2015-02-13
| * | drm/i915: Use an intermediate variable to avoid repeating ourselvesDamien Lespiau2015-02-13
| * | drm/i915: Put update_state_fb() next to the fb updateDamien Lespiau2015-02-13
| * | drm/i915/fbc: fix the check for already reserved fbc sizeJani Nikula2015-02-13
| * | drm/i915/skl: Declare that GT3 has a second VCSDamien Lespiau2015-02-13
| * | drm/i915/skl: Implementation of SKL display power well supportSatheeshakrishna M2015-02-13
| * | drm/i915: Ensure plane->state->fb stays in sync with plane->fbMatt Roper2015-02-13
| * | drm/i915/skl: Remove the check enforcing VCS2 to be gen8 onlyDamien Lespiau2015-02-13
| * | drm/i915: Correct the variable holding the value for EOT to writeShobhit Kumar2015-02-13
| * | drm/i915: Introduce intel_set_rps()Ville Syrjälä2015-02-13
| * | drm/i915: Track old framebuffer instead of objectTvrtko Ursulin2015-02-13
| * | drm/i915: Switch planes from transitional helpers to full atomic helpersMatt Roper2015-02-13
| * | drm/i915: Keep plane->state updated on pageflipMatt Roper2015-02-13
* | | Merge tag 'topic/drm-misc-2015-02-25' of git://anongit.freedesktop.org/drm-in...Dave Airlie2015-02-26
|\ \ \ | |_|/ |/| |
| * | drm/atomic-helper: Rename commmit_post/pre_planesDaniel Vetter2015-02-24