summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/i915_drv.h
AgeCommit message (Expand)Author
2014-12-11drm/i915: save/restore GMBUS freq across suspend/resume on gen4Jesse Barnes
2014-12-05drm/i915: compute wait_ioctl timeout correctlyDaniel Vetter
2014-12-03Merge tag 'drm-intel-next-2014-11-21-fixed' of git://anongit.freedesktop.org/...Dave Airlie
2014-11-21drm/i915: Update DRIVER_DATE to 20141121Daniel Vetter
2014-11-21drm/gem: Warn on illegal use of the dumb buffer interface v2Thomas Hellstrom
2014-11-20drm/i915: Pin tiled objects for L-shaped configsDaniel Vetter
2014-11-20drm/i915: Can i915_gem_init_ioctlDaniel Vetter
2014-11-20drm/i915: Sanitize ->lastcloseDaniel Vetter
2014-11-20drm/i915: Ditch dev_priv->ums.mm_suspendDaniel Vetter
2014-11-19drm/i915: No-Op enter/leave vt gem ioctlDaniel Vetter
2014-11-19drm/i915: Remove DRI1 ring accessors and APIChris Wilson
2014-11-19drm/i915/bdw: Pin the context backing objects to GGTT on-demandOscar Mateo
2014-11-19drm/i915: sanitize rps irq disablingImre Deak
2014-11-19drm/i915: Extend pcode mailbox interfaceTom O'Rourke
2014-11-14drm/i915/skl: Define shared DPLLs for SkylakeSatheeshakrishna M
2014-11-14drm/i915/skl: Structure/enum definitions for SKL clocksSatheeshakrishna M
2014-11-14drm/i915: don't save/restore backlight hist ctl registersJani Nikula
2014-11-14drm/i915: Pass the current pipe from eDP init to backlight setupVille Syrjälä
2014-11-14drm/i915: Make the physical object coherent with GTTChris Wilson
2014-11-07drm/i915: Update DRIVER_DATE to 20141107Daniel Vetter
2014-11-07drm/i915: Cache HPLL frequency on VLV/CHVVille Syrjälä
2014-11-07drm/i915: Make __wait_seqno non-static and rename to __i915_wait_seqnoAnder Conselvan de Oliveira
2014-11-07drm/i915/skl: Gen9 ForcewakeZhe Wang
2014-11-07drm/i915/skl: Stage the pipe DDB allocationDamien Lespiau
2014-11-07drm/i915/skl: Reduce the number of holes in struct skl_wm_levelDamien Lespiau
2014-11-07drm/i915/skl: Make 'end' of the DDB allocation entry exclusiveDamien Lespiau
2014-11-07drm/i915/skl: Check the DDB state at modesetDamien Lespiau
2014-11-07drm/i915/skl: SKL Watermark ComputationPradeep Bhat
2014-11-07drm/i915/skl: Add DDB allocation management structuresDamien Lespiau
2014-11-07drm/i915/skl: Definition of SKL WM param structs for pipe/planePradeep Bhat
2014-11-07drm/i915/skl: Read the Memory Latency Values for WM computationPradeep Bhat
2014-11-07drm/i915: Remove orphaned prototype gen6_set_pm_mask()Damien Lespiau
2014-11-07drm/i915: Remove unused WATCH_GTT defineDamien Lespiau
2014-11-07drm/i915: Remove crtc_mode_set() hookAnder Conselvan de Oliveira
2014-11-07drm/i915: Add infrastructure for choosing DPLLs before disabling crtcsAnder Conselvan de Oliveira
2014-11-07drm/i915: Move dpll crtc_mask and hw_state fields into separate structAnder Conselvan de Oliveira
2014-11-07drm/i915: Convert shared dpll reference count to a crtc maskAnder Conselvan de Oliveira
2014-11-04drm/i915: Redefine WARN_ON to include the conditionMika Kuoppala
2014-11-04drm/i915: introduce intel_audio_codec_{enable, disable}Jani Nikula
2014-11-04drm/i915/audio: pass intel_encoder on to platform specific ELD functionsJani Nikula
2014-11-04drm/i915: Move flags describing VMA mappings into the VMATvrtko Ursulin
2014-10-24drm/i915: Update DRIVER_DATE to 20141024Daniel Vetter
2014-10-24drm/i915: unify switcheroo and legacy suspend/resume handlersImre Deak
2014-10-24drm/i915: preserve swizzle settings if necessary v4Jesse Barnes
2014-10-24drm/i915: Build workaround list in ring initializationMika Kuoppala
2014-10-24drm/i915: Make *_crtc_mode_set() take an intel_crtc insted of drm_crtcAnder Conselvan de Oliveira
2014-10-24drm/i915: Make *_find_best_dpll() take an intel_crtc insted of drm_crtcAnder Conselvan de Oliveira
2014-10-24drm/i915: Convert a couple more INTEL_INFO-esque macros to be pointer agnosticChris Wilson
2014-10-24drm/i915: Do not export RC6p and RC6pp if they don't existRodrigo Vivi
2014-10-24drm/i915: Remove IS_ULT()Damien Lespiau