summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)AuthorFilesLines
2018-08-15drm/i915: Fix PM refcounting w/o DMC firmwareImre Deak1-6/+8
2018-08-15drm/i915: Clear stop-engine for a pardoned resetChris Wilson3-0/+12
2018-08-14drm/i915: Disable runtime-pm using lowlevel functions if !HAS_RC6Chris Wilson1-2/+3
2018-08-14drm/i915: set DP Main Stream Attribute for color range on DDI platformsJani Nikula2-0/+5
2018-08-14drm/i915: Kick waiters on resetting legacy ringsChris Wilson1-0/+2
2018-08-13drm/i915: Restrict gen6_reset_rps_interrupts to gen6+Chris Wilson1-1/+1
2018-08-13drm/i915: Cleanup gt powerstate from gemChris Wilson2-4/+3
2018-08-13drm/i915: Force reset on unready engineMika Kuoppala1-13/+37
2018-08-13drm/i915: Expose retry count to per gen reset logicMika Kuoppala1-14/+26
2018-08-13drm/i915: Bump priority of clean up workChris Wilson1-1/+1
2018-08-10drm/i915/icl: account for context save/restore removed bitsPaulo Zanoni1-8/+6
2018-08-10drm/i915/psr: Add debugfs support to force a downgrade to PSR1 mode.Maarten Lankhorst2-5/+40
2018-08-10drm/i915: Allow control of PSR at runtime through debugfs, v6Maarten Lankhorst5-28/+146
2018-08-09drm/i915/selftests: Hold rpm for unparkingChris Wilson1-6/+14
2018-08-09drm/i915: Restore user forcewake domains across suspendChris Wilson3-21/+28
2018-08-08drm/i915: Remove extra waiter kick on legacy resetsChris Wilson1-2/+0
2018-08-08drm/i915: Unmask user interrupts writes into HWSP on snb/ivb/vlv/hswChris Wilson1-2/+12
2018-08-08drm/i915: Warn if we hit the timeout for wait-for-idleChris Wilson1-0/+6
2018-08-08drm/i915/icl: Add missing power gate enumsImre Deak1-0/+2
2018-08-08drm/i915: Use existing power well IDs where possibleImre Deak2-10/+7
2018-08-08drm/i915: Make power well ID names more uniformImre Deak2-27/+28
2018-08-08drm/i915: Remove redundant power well IDsImre Deak2-165/+76
2018-08-08drm/i915/ddi: Use power well CTL IDX instead of IDImre Deak5-118/+361
2018-08-08drm/i915/vlv: Use power well CTL IDX instead of IDImre Deak3-19/+62
2018-08-08drm/i915: Constify power well descriptorsImre Deak7-102/+141
2018-08-08drm/i915/vlv: Remove redundant power well ID assertsImre Deak1-12/+0
2018-08-08drm/i915: Rename intel_power_domains_fini() to intel_power_domains_fini_hw()Imre Deak3-38/+37
2018-08-08drm/i915/icl: Fix power well anonymous union initializersImre Deak1-7/+15
2018-08-07drm/i915: Pull seqno started checks togetherChris Wilson6-32/+60
2018-08-07drm/i915/skl: distribute DDB based on panel resolutionMahesh Kumar1-15/+40
2018-08-07drm/i915: ddb_size is of u16 typeMahesh Kumar1-6/+6
2018-08-06drm/i915/selftests: Unconditionally do a chipset flush before emit_bb_startChris Wilson1-5/+6
2018-08-06drm/i915: Stop dropping irq around resetsChris Wilson1-3/+0
2018-08-06drm/i915: kill resource streamer supportLucas De Marchi8-33/+9
2018-08-06drm/i915/icl: move has_resource_streamer to GEN11_FEATURESLucas De Marchi2-2/+2
2018-08-03drm/i915: Fix typo in i915_drm_resume()Gwan-gyeong Mun1-1/+1
2018-08-03drm/i915: Clear all residual RPS events on disabling interruptsChris Wilson2-5/+9
2018-08-03drm/i915: Unconditionally clear the pm/guc GT IIR upon ackingChris Wilson1-5/+2
2018-08-03drm/i915/lpe: Mark LPE audio runtime pm as "no callbacks"Chris Wilson1-3/+1
2018-08-02drm/i915/icl: avoid unclaimed PLANE_NV12_BUF_CFG registerPaulo Zanoni1-1/+7
2018-08-02drm/i915: Drop stray clearing of rps->last_adjChris Wilson1-1/+0
2018-08-01drm/i915/execlists: Terminate the context image with BB_ENDChris Wilson2-1/+5
2018-08-01Revert "drm/i915/icl: WaEnableFloatBlendOptimization"Mika Kuoppala2-6/+0
2018-08-01drm/i95: Mark GGTT as incoherent for gen10+Chris Wilson1-0/+1
2018-07-31drm/i915: Interactive RPS modeChris Wilson6-45/+111
2018-07-30drm/i915/gtt: remove px_pageMatthew Auld2-4/+0
2018-07-30drm/i915/selftests: Replace opencoded clflush with drm_clflush_virt_rangeChris Wilson1-21/+17
2018-07-30drm/i915: Kick waiters on resetting legacy ringsChris Wilson1-0/+2
2018-07-30drm/i915: Downgrade Gen9 Plane WM latency errorChris Wilson1-2/+2
2018-07-28drm/i915/icl: Set TBT IO in Aux transactionAnusha Srivatsa2-9/+18