aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/i915_drv.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-04-20Merge Linus master into drm-nextDave Airlie1-0/+1
2015-04-07drm/i915/vlv: save/restore the power context base regJesse Barnes1-0/+1
2015-03-27drm/i915: Update DRIVER_DATE to 20150327Daniel Vetter1-1/+1
2015-03-27drm/i915: Compare GGTT view structs instead of typesJoonas Lahtinen1-4/+4
2015-03-27drm/i915: Add module param to test the load detect codeDaniel Vetter1-0/+1
2015-03-27drm/i915: Convert intel_pipe_will_have_type() to using atomic stateAnder Conselvan de Oliveira1-1/+1
2015-03-27drm/i915: Pass an atomic state to modeset_global_resources() functionsAnder Conselvan de Oliveira1-1/+1
2015-03-26drm/i915: kill i915.powersaveRodrigo Vivi1-1/+0
2015-03-25drm/i915: Add fault address to error state for gen8 and gen9Mika Kuoppala1-0/+2
2015-03-23drm/i915: Use GGTT view when (un)pinning objects to planesTvrtko Ursulin1-3/+11
2015-03-20drm/i915: Extract i915_gem_shrinker.cDaniel Vetter1-6/+11
2015-03-20drm/i915: Use down ei for manual Baytrail RPS calculationsChris Wilson1-2/+0
2015-03-20drm/i915: Relax RPS contraints to allows setting minfreq on idleChris Wilson1-0/+1
2015-03-20drm/i915: Do not use ggtt_view with (aliasing) PPGTTJoonas Lahtinen1-62/+38
2015-03-17drm/i915: Update DRIVER_DATE to 20150313Daniel Vetter1-1/+1
2015-03-17drm/i915: redefine WARN_ON_ONCE to include the conditionJani Nikula1-0/+3
2015-03-17drm/i915/skl: Added new macrosAkash Goel1-0/+1
2015-03-17drm/i915: Rewrite VLV/CHV watermark codeVille Syrjälä1-0/+11
2015-03-17drm/i915: Reorganize VLV DDL setupVille Syrjälä1-0/+9
2015-03-17drm/i915: Disable the mmio.debug WARN after it firesChris Wilson1-1/+1
2015-03-17drm/i915: Remove ironlake rc6 supportJohn Harrison1-3/+0
2015-03-17drm/i915: add frontbuffer tracking to FBCPaulo Zanoni1-8/+2
2015-03-17drm/i915: Add a for_each_intel_connector macroAnder Conselvan de Oliveira1-0/+6
2015-03-17drm/i915: pass which operation triggered the frontbuffer trackingPaulo Zanoni1-0/+7
2015-03-17drm/i915: Make for_each_sprite() take dev_priv as argumentDamien Lespiau1-1/+4
2015-03-17drm/i915: Make for_each_plane() take dev_priv as argumentDamien Lespiau1-2/+4
2015-03-09Merge tag 'v4.0-rc3' into drm-nextDave Airlie1-1/+14
2015-03-09Merge tag 'drm-intel-next-2015-02-27' of git://anongit.freedesktop.org/drm-intel into drm-nextDave Airlie1-136/+16
2015-03-05Merge tag 'drm-intel-next-2015-02-14' of git://anongit.freedesktop.org/drm-intel into drm-nextDave Airlie1-12/+25
2015-02-27drm/i915: Update DRIVER_DATE to 20150227Daniel Vetter1-1/+1
2015-02-27drm/i915: Remove regfile code&data for UMS suspend/resumeDaniel Vetter1-133/+0
2015-02-25drm/i915: Cache ringbuf pointer in request structureJohn Harrison1-1/+2
2015-02-25drm/i915/skl: Support for edp low_vswing param in vbtSonika Jindal1-0/+1
2015-02-24drm/i915: Fix a use after free, and unbalanced refcountingNick Hoath1-1/+13
2015-02-24drm/i915/skl: Tune IZ hashing when subslices are unbalancedDamien Lespiau1-0/+2
2015-02-23drm/i915/skl: Determine SKL slice/subslice/EU infoJeff McGee1-1/+10
2015-02-23drm/i915/bdw: PCI IDs ending in 0xb are ULT.Rodrigo Vivi1-0/+1
2015-02-16Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-81/+351
2015-02-14drm/i915: Update DRIVER_DATE to 20150214Daniel Vetter1-1/+1
2015-02-13drm/i915: Add process identifier to requestsMika Kuoppala1-0/+3
2015-02-13drm/i915/skl: Implement WaDisableLSQCROPERFforOCLDamien Lespiau1-0/+1
2015-02-13drm/i915: Remove the IS_SNB_GT1 defineDamien Lespiau1-3/+0
2015-02-13drm/i915: Garbage collect orphaned prototypesDamien Lespiau1-4/+0
2015-02-13drm/i915: Introduce a PV INFO page structure for Intel GVT-g.Yu Zhang1-0/+10
2015-02-13drm/i915: Add tiled framebuffer modifiersTvrtko Ursulin1-0/+1
2015-02-13drm/i915: change dev_priv->fbc.plane to dev_priv->fbc.crtcPaulo Zanoni1-1/+1
2015-02-13drm/i915: ring w/a gen 9 revision definitionsHoath, Nicholas1-0/+6
2015-02-13drm/i915/fbc: fix the check for already reserved fbc sizeJani Nikula1-1/+1
2015-02-13drm/i915: Introduce intel_set_rps()Ville Syrjälä1-2/+1
2015-02-03Merge branch 'topic/snd-device' into for-nextTakashi Iwai1-2/+1