summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/i915_drv.h
Commit message (Expand)AuthorAgeFilesLines
* drm/i915: save/restore GMBUS freq across suspend/resume on gen4Jesse Barnes2014-12-111-0/+1
* drm/i915: compute wait_ioctl timeout correctlyDaniel Vetter2014-12-051-0/+5
* Merge tag 'drm-intel-next-2014-11-21-fixed' of git://anongit.freedesktop.org/...Dave Airlie2014-12-031-59/+36
|\
| * drm/i915: Update DRIVER_DATE to 20141121Daniel Vetter2014-11-211-1/+1
| * drm/i915: Pin tiled objects for L-shaped configsDaniel Vetter2014-11-201-0/+1
| * drm/i915: Can i915_gem_init_ioctlDaniel Vetter2014-11-201-2/+0
| * drm/i915: Sanitize ->lastcloseDaniel Vetter2014-11-201-1/+0
| * drm/i915: Ditch dev_priv->ums.mm_suspendDaniel Vetter2014-11-201-15/+0
| * drm/i915: No-Op enter/leave vt gem ioctlDaniel Vetter2014-11-191-4/+0
| * drm/i915: Remove DRI1 ring accessors and APIChris Wilson2014-11-191-27/+0
| * drm/i915/bdw: Pin the context backing objects to GGTT on-demandOscar Mateo2014-11-191-0/+1
| * drm/i915: sanitize rps irq disablingImre Deak2014-11-191-1/+5
| * drm/i915: Extend pcode mailbox interfaceTom O'Rourke2014-11-191-2/+2
| * drm/i915/skl: Define shared DPLLs for SkylakeSatheeshakrishna M2014-11-141-0/+11
| * drm/i915/skl: Structure/enum definitions for SKL clocksSatheeshakrishna M2014-11-141-1/+11
| * drm/i915: don't save/restore backlight hist ctl registersJani Nikula2014-11-141-1/+0
| * drm/i915: Pass the current pipe from eDP init to backlight setupVille Syrjälä2014-11-141-1/+1
| * drm/i915: Make the physical object coherent with GTTChris Wilson2014-11-141-3/+3
* | drm/gem: Warn on illegal use of the dumb buffer interface v2Thomas Hellstrom2014-11-211-2/+3
|/
* drm/i915: Update DRIVER_DATE to 20141107Daniel Vetter2014-11-071-1/+1
* drm/i915: Cache HPLL frequency on VLV/CHVVille Syrjälä2014-11-071-0/+1
* drm/i915: Make __wait_seqno non-static and rename to __i915_wait_seqnoAnder Conselvan de Oliveira2014-11-071-0/+5
* drm/i915/skl: Gen9 ForcewakeZhe Wang2014-11-071-1/+4
* drm/i915/skl: Stage the pipe DDB allocationDamien Lespiau2014-11-071-0/+1
* drm/i915/skl: Reduce the number of holes in struct skl_wm_levelDamien Lespiau2014-11-071-1/+1
* drm/i915/skl: Make 'end' of the DDB allocation entry exclusiveDamien Lespiau2014-11-071-6/+2
* drm/i915/skl: Check the DDB state at modesetDamien Lespiau2014-11-071-0/+9
* drm/i915/skl: SKL Watermark ComputationPradeep Bhat2014-11-071-1/+11
* drm/i915/skl: Add DDB allocation management structuresDamien Lespiau2014-11-071-0/+19
* drm/i915/skl: Definition of SKL WM param structs for pipe/planePradeep Bhat2014-11-071-0/+18
* drm/i915/skl: Read the Memory Latency Values for WM computationPradeep Bhat2014-11-071-0/+6
* drm/i915: Remove orphaned prototype gen6_set_pm_mask()Damien Lespiau2014-11-071-2/+0
* drm/i915: Remove unused WATCH_GTT defineDamien Lespiau2014-11-071-1/+0
* drm/i915: Remove crtc_mode_set() hookAnder Conselvan de Oliveira2014-11-071-3/+0
* drm/i915: Add infrastructure for choosing DPLLs before disabling crtcsAnder Conselvan de Oliveira2014-11-071-0/+3
* drm/i915: Move dpll crtc_mask and hw_state fields into separate structAnder Conselvan de Oliveira2014-11-071-2/+6
* drm/i915: Convert shared dpll reference count to a crtc maskAnder Conselvan de Oliveira2014-11-071-1/+1
* drm/i915: Redefine WARN_ON to include the conditionMika Kuoppala2014-11-041-0/+3
* drm/i915: introduce intel_audio_codec_{enable, disable}Jani Nikula2014-11-041-3/+4
* drm/i915/audio: pass intel_encoder on to platform specific ELD functionsJani Nikula2014-11-041-2/+2
* drm/i915: Move flags describing VMA mappings into the VMATvrtko Ursulin2014-11-041-2/+0
* drm/i915: Update DRIVER_DATE to 20141024Daniel Vetter2014-10-241-1/+1
* drm/i915: unify switcheroo and legacy suspend/resume handlersImre Deak2014-10-241-2/+2
* drm/i915: preserve swizzle settings if necessary v4Jesse Barnes2014-10-241-0/+2
* drm/i915: Build workaround list in ring initializationMika Kuoppala2014-10-241-13/+15
* drm/i915: Make *_crtc_mode_set() take an intel_crtc insted of drm_crtcAnder Conselvan de Oliveira2014-10-241-1/+1
* drm/i915: Make *_find_best_dpll() take an intel_crtc insted of drm_crtcAnder Conselvan de Oliveira2014-10-241-1/+1
* drm/i915: Convert a couple more INTEL_INFO-esque macros to be pointer agnosticChris Wilson2014-10-241-2/+2
* drm/i915: Do not export RC6p and RC6pp if they don't existRodrigo Vivi2014-10-241-0/+2
* drm/i915: Remove IS_ULT()Damien Lespiau2014-10-241-1/+0
OpenPOWER on IntegriCloud