summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/i915_drv.h
Commit message (Expand)AuthorAgeFilesLines
* drm/i915: Fix a use after free, and unbalanced refcountingNick Hoath2015-02-241-1/+13
* drm/i915/bdw: PCI IDs ending in 0xb are ULT.Rodrigo Vivi2015-02-231-0/+1
* Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2015-02-161-81/+351
|\
| * drm/i915: Update DRIVER_DATE to 20150130Daniel Vetter2015-01-301-1/+1
| * drm/i915: Remove nested work in gpu error handlingMika Kuoppala2015-01-291-2/+0
| * drm/i915/skl: Enabling PSR on SkylakeSonika Jindal2015-01-281-1/+2
| * drm/i915: Convert hangcheck from a timer into a delayed work itemChris Wilson2015-01-281-1/+2
| * drm/i915: Add i915.nuclear_pageflip command line param to force atomic (v4)Matt Roper2015-01-271-0/+1
| * drm/i915: Use intel_gpu_freq() and intel_freq_opcode()Ville Syrjälä2015-01-271-2/+0
| * drm/i915: Add intel_gpu_freq() and intel_freq_opcode()Ville Syrjälä2015-01-271-0/+2
| * drm/i915: Performed deferred clflush inside set-cache-levelChris Wilson2015-01-271-0/+1
| * drm/i915: Rename unpin_count to pin_countMika Kuoppala2015-01-271-1/+1
| * drm/i915: Rename plane_config to initial_plane_configDamien Lespiau2015-01-271-3/+3
| * drm/i915/skl: Adding power domains for AUX controllersSatheeshakrishna M2015-01-271-0/+4
| * drm/i915: Enum forcewake domains and domain identifiersMika Kuoppala2015-01-271-21/+24
| * drm/i915: Rename the forcewake get/put functionsMika Kuoppala2015-01-271-10/+5
| * drm/i915: Consolidate forcewake codeMika Kuoppala2015-01-271-0/+7
| * drm/i915: Reduce duplicated forcewake logicChris Wilson2015-01-271-17/+37
| * drm/i915: Subsume intel_ctx_submit_request in to drm_i915_gem_requestNick Hoath2015-01-271-0/+20
| * drm/i915: Removed duplicate members from submit_requestNick Hoath2015-01-271-1/+8
| * drm/i915: Pass new_config down do crtc_compute_clockAnder Conselvan de Oliveira2015-01-271-1/+2
| * drm/i915: Rename struct intel_crtc_config to intel_crtc_stateAnder Conselvan de Oliveira2015-01-271-2/+2
| * drm/i915: Modifying structures related to DRRSVandana Kannan2015-01-271-8/+24
| * drm/i915: Increase the range of sideband address.Deepak S2015-01-271-2/+2
| * drm/i915/chv: Populate total EU count on CherryviewDeepak S2015-01-271-0/+1
| * drm/i915: Update DRIVER_DATE to 20150117Daniel Vetter2015-01-171-1/+1
| * drm/i915: group link_standby setup and let this info visible everywhere.Rodrigo Vivi2015-01-151-0/+1
| * drm/i915: fix build for CONFIG_BUG=nJani Nikula2015-01-121-2/+2
| * Merge tag 'topic/i915-hda-componentized-2015-01-12' into drm-intel-next-queuedDaniel Vetter2015-01-121-5/+16
| |\
| * | drm/i915: Add ioctl to set per-context parametersChris Wilson2015-01-071-0/+4
| * | drm/i915: Move the ban period onto the contextChris Wilson2015-01-071-0/+5
| * | Revert "drm/i915: Parsing LFP brightness control from VBT"Rodrigo Vivi2015-01-071-1/+0
| * | drm/i915: Update DRIVER_DATE to 20141219Daniel Vetter2014-12-191-1/+1
| * | drm/i915: tame the chattermouth (v2)Rob Clark2014-12-161-0/+30
| * | drm/i915: Use batch length instead of object size in command parserBrad Volkin2014-12-161-0/+1
| * | drm/i915: Use batch pools with the command parserBrad Volkin2014-12-161-0/+1
| * | drm/i915: Implement a framework for batch buffer poolsBrad Volkin2014-12-161-0/+21
| * | drm/i915: Parsing LFP brightness control from VBTDeepak M2014-12-151-0/+1
| * | drm/i915: Infrastructure for supporting different GGTT views per objectTvrtko Ursulin2014-12-151-5/+51
| * | drm/i915: Use BUILD_BUG if possible in the i915 WARN_ONDaniel Vetter2014-12-151-1/+13
| * | drm/i915: Move FBC stuff to intel_fbc.cRodrigo Vivi2014-12-101-3/+0
| * | drm/i915: Add unique id to the request structure for debuggingJohn Harrison2014-12-061-0/+4
| * | drm/i915: Update DRIVER_DATE to 20141205Daniel Vetter2014-12-051-1/+1
| * | drm/i915: Convert 'trace_irq' to use requests rather than seqnosJohn Harrison2014-12-031-0/+7
| * | drm/i915: Remove the now redundant 'obj->ring'John Harrison2014-12-031-2/+0
| * | drm/i915: Convert 'i915_seqno_passed' calls into 'i915_gem_request_completed'John Harrison2014-12-031-0/+18
| * | drm/i915: Remove obsolete seqno parameter from 'i915_add_request'John Harrison2014-12-031-4/+3
| * | drm/i915: Convert __wait_seqno() to __wait_request()John Harrison2014-12-031-1/+1
| * | drm/i915: Check locking in i915_gem_request_unreferenceDaniel Vetter2014-12-031-0/+1
| * | drm/i915: Convert i915_wait_seqno to i915_wait_requestDaniel Vetter2014-12-031-18/+1
OpenPOWER on IntegriCloud