summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/intel_uncore.c
Commit message (Expand)AuthorAgeFilesLines
* drm/i915/cnl: Add force wake for gen10+.Rodrigo Vivi2017-07-061-2/+2
* drm/i915: Modify error handler for per engine hang recoveryMichel Thierry2017-06-201-0/+11
* drm/i915: Remove decoupled MMIO codeKai Chen2017-05-301-126/+0
* drm/i915: Keep the forcewake timer alive for 1ms past the most recent useChris Wilson2017-05-261-3/+12
* drm/i915/g33: Improve reset reliabilityMika Kuoppala2017-05-221-0/+3
* drm/i915/g4x: Improve gpu reset reliabilityMika Kuoppala2017-05-191-0/+35
* drm/i915: Reorder media/render reset on g4xChris Wilson2017-05-181-12/+15
* drm/i915: Try harder to reset the GPUChris Wilson2017-05-181-21/+46
* drm/i915: Fix __intel_wait_for_register_fw to not sleep in atomicDaniel Vetter2017-05-101-2/+2
* drm/i915: Move uncore definitions into a separate headerMichal Wajdeczko2017-05-091-0/+12
* drm/i915: Use wait_for_atomic_us when waiting for gt fifoMika Kuoppala2017-05-031-16/+14
* drm/i915: Move the GTFIFODBG to the common mmio dbg frameworkMika Kuoppala2017-05-031-46/+30
* drm/i915/guc: Fix sleep under spinlock during resetTvrtko Ursulin2017-04-281-6/+1
* drm/i915: Rename gen8_(un)request_engine_reset to gen8_reset_engine_start/cancelMichel Thierry2017-04-271-4/+4
* drm/i915: Add stub mmio read/write routines to mock deviceChris Wilson2017-04-121-24/+23
* drm/i915: Acquire uncore.lock over intel_uncore_wait_for_register()Chris Wilson2017-04-111-4/+12
* drm/i915: Stop second guessing the caller for intel_uncore_wait_for_register()Chris Wilson2017-04-111-5/+7
* drm/i915: Don't allow overuse of __intel_wait_for_register_fw()Michal Wajdeczko2017-04-101-0/+5
* drm/i915: Drop const qualifiers from params in wait_for_register()Michal Wajdeczko2017-04-101-7/+7
* drm/i915: Extend intel_wait_for_register_fw() with fast timeoutMichal Wajdeczko2017-04-071-12/+24
* drm/i915: Fix type of timeout_ms parameter in intel_wait_for_register_fw()Michal Wajdeczko2017-04-071-1/+1
* drm/i915: All fw_domains share the same set/clear/reset valuesChris Wilson2017-03-231-19/+21
* drm/i915: Remove posting-read for forcewake putChris Wilson2017-03-231-32/+1
* drm/i915: Skip unused fw_domainsChris Wilson2017-03-231-13/+29
* drm/i915: Use correct fw_domains during resetChris Wilson2017-03-231-1/+1
* drm/i915: Use correct fw_domains during initialisationChris Wilson2017-03-231-2/+2
* drm/i915: Eliminate per-fw_domain i915 backpointerChris Wilson2017-03-231-35/+42
* drm/i915/vgpu: Neuter forcewakes for VGPU more thoroughlyTvrtko Ursulin2017-03-171-49/+27
* Merge tag 'topic/designware-baytrail-2017-03-02' of git://anongit.freedesktop...Daniel Vetter2017-03-131-5/+48
|\
| * drm/i915: Listen for PMIC bus access notificationsHans de Goede2017-03-021-0/+39
| * drm/i915: Add intel_uncore_suspend / resume functionsHans de Goede2017-03-021-5/+9
* | drm/i915: Fix forcewake active domain trackingTvrtko Ursulin2017-03-101-7/+6
* | drm/i915: s/assert_spin_locked/lockdep_assert_held/Chris Wilson2017-03-021-2/+2
* | drm/i915: Move uncore selfchecks to live selftest infrastructureChris Wilson2017-02-131-48/+4
* | drm/i915: refactor register fw read/write macros for recent GENsDaniele Ceraolo Spurio2017-02-061-30/+10
* | drm/i915: clean up unused vgpu_read/writeWeinan Li2017-01-311-58/+0
* | drm/i915: noop forcewake get/put when vgpu activatedWeinan Li2017-01-311-0/+12
|/
* Merge tag 'v4.10-rc2' into drm-intel-next-queuedDaniel Vetter2017-01-041-1/+1
|\
| * ktime: Cleanup ktime_set() usageThomas Gleixner2016-12-251-1/+1
* | drm/i915: Catch non-existent registers in find_fw_domainJoonas Lahtinen2016-12-081-1/+8
* | drm/i915: distinguish G33 and Pineview from each otherJani Nikula2016-12-071-1/+1
* | drm/i915: Don't sanitize has_decoupled_mmio if platform is not broxtonAnder Conselvan de Oliveira2016-11-251-2/+1
|/
* drm/i915: Waterproof verification of gen9 forcewake table rangesTvrtko Ursulin2016-11-171-0/+2
* drm/i915: Assorted INTEL_INFO(dev) cleanupsTvrtko Ursulin2016-11-171-1/+1
* drm/i915: Fix gen9 forcewake range tableTvrtko Ursulin2016-11-171-1/+1
* drm/i915/bxt: Broxton decoupled MMIOPraveen Paneri2016-11-161-0/+115
* drm/i915: Inline binary searchTvrtko Ursulin2016-10-041-25/+31
* drm/i915: Use binary search when looking for shadowed registersTvrtko Ursulin2016-10-041-5/+21
* drm/i915: Sort the shadow register tableTvrtko Ursulin2016-10-041-6/+26
* drm/i915: Remove identical write mmmio functionsTvrtko Ursulin2016-10-041-75/+19
OpenPOWER on IntegriCloud