summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/i915_drv.h
AgeCommit message (Expand)Author
2015-02-24drm/i915: Fix a use after free, and unbalanced refcountingNick Hoath
2015-02-23drm/i915/bdw: PCI IDs ending in 0xb are ULT.Rodrigo Vivi
2015-02-16Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2015-02-03Merge branch 'topic/snd-device' into for-nextTakashi Iwai
2015-01-30drm/i915: Update DRIVER_DATE to 20150130Daniel Vetter
2015-01-29drm/i915: Remove nested work in gpu error handlingMika Kuoppala
2015-01-28drm/i915/skl: Enabling PSR on SkylakeSonika Jindal
2015-01-28drm/i915: Convert hangcheck from a timer into a delayed work itemChris Wilson
2015-01-27drm/i915: Add i915.nuclear_pageflip command line param to force atomic (v4)Matt Roper
2015-01-27drm/i915: Use intel_gpu_freq() and intel_freq_opcode()Ville Syrjälä
2015-01-27drm/i915: Add intel_gpu_freq() and intel_freq_opcode()Ville Syrjälä
2015-01-27drm/i915: Performed deferred clflush inside set-cache-levelChris Wilson
2015-01-27drm/i915: Rename unpin_count to pin_countMika Kuoppala
2015-01-27drm/i915: Rename plane_config to initial_plane_configDamien Lespiau
2015-01-27drm/i915/skl: Adding power domains for AUX controllersSatheeshakrishna M
2015-01-27drm/i915: Enum forcewake domains and domain identifiersMika Kuoppala
2015-01-27drm/i915: Rename the forcewake get/put functionsMika Kuoppala
2015-01-27drm/i915: Consolidate forcewake codeMika Kuoppala
2015-01-27drm/i915: Reduce duplicated forcewake logicChris Wilson
2015-01-27drm/i915: Subsume intel_ctx_submit_request in to drm_i915_gem_requestNick Hoath
2015-01-27drm/i915: Removed duplicate members from submit_requestNick Hoath
2015-01-27drm/i915: Pass new_config down do crtc_compute_clockAnder Conselvan de Oliveira
2015-01-27drm/i915: Rename struct intel_crtc_config to intel_crtc_stateAnder Conselvan de Oliveira
2015-01-27drm/i915: Modifying structures related to DRRSVandana Kannan
2015-01-27drm/i915: Increase the range of sideband address.Deepak S
2015-01-27drm/i915/chv: Populate total EU count on CherryviewDeepak S
2015-01-26drm/i915: BDW Fix Halo PCI IDs marked as ULT.Rodrigo Vivi
2015-01-17drm/i915: Update DRIVER_DATE to 20150117Daniel Vetter
2015-01-15drm/i915: group link_standby setup and let this info visible everywhere.Rodrigo Vivi
2015-01-12drm/i915: fix build for CONFIG_BUG=nJani Nikula
2015-01-12Merge tag 'topic/i915-hda-componentized-2015-01-12' into drm-intel-next-queuedDaniel Vetter
2015-01-12drm/i915: add component supportImre Deak
2015-01-12drm/i915: add dev_to_i915 helperImre Deak
2015-01-07drm/i915: Add ioctl to set per-context parametersChris Wilson
2015-01-07drm/i915: Move the ban period onto the contextChris Wilson
2015-01-07Revert "drm/i915: Parsing LFP brightness control from VBT"Rodrigo Vivi
2015-01-04Merge tag 'drm-intel-next-fixes-2014-12-30' of git://anongit.freedesktop.org/...Dave Airlie
2014-12-24Revert "drm/gem: Warn on illegal use of the dumb buffer interface v2"Dave Airlie
2014-12-19drm/i915: Update DRIVER_DATE to 20141219Daniel Vetter
2014-12-18Revert "drm/i915: Preserve VGACNTR bits from the BIOS"Ville Syrjälä
2014-12-16drm/i915: tame the chattermouth (v2)Rob Clark
2014-12-16drm/i915: Use batch length instead of object size in command parserBrad Volkin
2014-12-16drm/i915: Use batch pools with the command parserBrad Volkin
2014-12-16drm/i915: Implement a framework for batch buffer poolsBrad Volkin
2014-12-15drm/i915: Parsing LFP brightness control from VBTDeepak M
2014-12-15drm/i915: Infrastructure for supporting different GGTT views per objectTvrtko Ursulin
2014-12-15drm/i915: Use BUILD_BUG if possible in the i915 WARN_ONDaniel Vetter
2014-12-11drm/i915: save/restore GMBUS freq across suspend/resume on gen4Jesse Barnes
2014-12-10drm/i915: Move FBC stuff to intel_fbc.cRodrigo Vivi
2014-12-06drm/i915: Add unique id to the request structure for debuggingJohn Harrison