summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/i915_drv.h (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * drm/i915: Remove delayed FBC activation.Maarten Lankhorst2018-06-291-6/+0
| * drm/i915: Block enabling FBC until flips have been completedMaarten Lankhorst2018-06-291-0/+1
| * drm/i915/psr: Kill useless function pointers.Rodrigo Vivi2018-06-261-8/+0
| * drm/i915: remove check for aux irqLucas De Marchi2018-06-211-10/+0
* | Merge v4.18-rc3 into drm-nextDave Airlie2018-07-041-3/+0
|\ \ | |/ |/|
| * Merge tag 'for-linus-20180629' of git://git.kernel.dk/linux-blockLinus Torvalds2018-06-301-3/+0
| |\
| | * sg: remove ->sg_magic memberJens Axboe2018-06-291-3/+0
| * | drm/i915: Fix context ban and hang accounting for clientMika Kuoppala2018-06-191-7/+14
| |/
* | drm/i915: Update DRIVER_DATE to 20180620Rodrigo Vivi2018-06-201-2/+2
* | i915: remove timespec_to_jiffies_timeoutArnd Bergmann2018-06-191-8/+0
* | drm/i915: Fix context ban and hang accounting for clientMika Kuoppala2018-06-151-7/+14
* | drm/i915: Keep the ctx workarounds tightly packedChris Wilson2018-06-151-1/+1
* | drm/i915: Declare the driver wedged if hangcheck makes no progressChris Wilson2018-06-141-0/+2
* | drm/i915/psr: Kill delays when activating psr back.Rodrigo Vivi2018-06-141-1/+1
* | drm/i915/icl: DP_AUX_E is valid on ICL+James Ausmus2018-06-121-0/+1
* | drm/i915: Squash GEM load failure message (again)Chris Wilson2018-06-111-0/+11
* | drm/i915: document PCH_NOPLucas De Marchi2018-06-111-1/+1
* | drm/i915: Change i915_gem_fault() to return vm_fault_tChris Wilson2018-06-071-1/+2
* | drm/i915: Update DRIVER_DATE to 20180606Rodrigo Vivi2018-06-071-2/+2
* | drm/i915/gtt: Rename i915_hw_ppgtt base memberChris Wilson2018-06-051-1/+1
* | drm/i915/perf: fix ctx_id read with GuC & ICLLionel Landwerlin2018-06-041-0/+1
* | drm/i915: drop one bit on the hw_id when using gucLionel Landwerlin2018-06-041-0/+1
* | drm/i915: Move i915_gem_fini to i915_gem.cMichal Wajdeczko2018-06-041-0/+1
* | drm/i915: Only sanitize GEM from late suspendChris Wilson2018-05-311-0/+1
* | drm/i915: Update DRIVER_DATE to 20180530Rodrigo Vivi2018-05-311-2/+2
* | drm/i915/psr: Nuke PSR support for VLV and CHVDhinakaran Pandiyan2018-05-241-1/+0
* | drm/i915/psr: vbt change for psrVathsala Nagaraju2018-05-241-2/+2
* | drm/i915/cnl: Implement WaProgramMgsrForCorrectSliceSpecificMmioReadsYunwei Zhang2018-05-241-0/+2
* | drm/i915: Eliminate the unused dev_priv->vbt.lvds_vbtVille Syrjälä2018-05-221-1/+0
* | drm/i915: Replace vbt edp.support with int_lvds_supportVille Syrjälä2018-05-221-1/+1
* | drm/i915: Store a pointer to intel_context in i915_requestChris Wilson2018-05-181-0/+1
|/
* drm/i915: Update DRIVER_DATE to 20180514Jani Nikula2018-05-141-2/+2
* drm/i915/icl: Introduce initial Icelake WorkaroundsOscar Mateo2018-05-111-0/+9
* drm/i915/psr: Check if VBT says PSR can be enabled.Dhinakaran Pandiyan2018-05-091-0/+1
* drm/i915: Lazily unbind vma on closeChris Wilson2018-05-041-0/+1
* drm/i915: Split i915_gem_timeline into individual timelinesChris Wilson2018-05-031-3/+1
* drm/i915: Move timeline from GTT to ringChris Wilson2018-05-031-11/+2
* drm/i915: Only track live rings for retiringChris Wilson2018-04-301-1/+2
* drm/i915: Retire requests along ringsChris Wilson2018-04-301-1/+2
* drm/i915: Stop tracking timeline->inflight_seqnosChris Wilson2018-04-301-0/+1
* drm/i915/icl: track dbuf slice-2 statusMahesh Kumar2018-04-281-0/+1
* drm/i915/psr: Timestamps for PSR entry and exit interrupts.Dhinakaran Pandiyan2018-04-201-0/+2
* drm/i915/psr: Control PSR interrupts via debugfsDhinakaran Pandiyan2018-04-201-0/+1
* drm/i915: Pack params to engine->schedule() into a structChris Wilson2018-04-181-1/+2
* drm/i915: Check whitelist registers across resetsChris Wilson2018-04-141-1/+0
* drm/i915: Update DRIVER_DATE to 20180413Jani Nikula2018-04-131-2/+2
* drm/i915: Enclose for_each_engine_masked macro arguments in parenthesesTvrtko Ursulin2018-04-091-2/+4
* drm/i915/skl+: NV12 related changes for WMMahesh Kumar2018-04-091-0/+1
* drm/i915/skl+: refactor WM calculation for NV12Mahesh Kumar2018-04-091-2/+3
* drm/i915/skl+: rename skl_wm_values struct to skl_ddb_valuesMahesh Kumar2018-04-091-2/+2