summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
Commit message (Expand)AuthorAgeFilesLines
* drm/i915: disable GTT cache for 2M pagesMatthew Auld2017-10-071-6/+5
* drm/i915: enable IPS bit for 64K pagesMatthew Auld2017-10-072-0/+20
* drm/i915: align 64K objects to 2MMatthew Auld2017-10-071-1/+11
* drm/i915: align the vma start to the largest gtt page sizeMatthew Auld2017-10-073-0/+23
* drm/i915: introduce vm set_pages/clear_pagesMatthew Auld2017-10-074-44/+66
* drm/i915: introduce page_size membersMatthew Auld2017-10-079-12/+93
* drm/i915: push set_pages down to the callersMatthew Auld2017-10-078-54/+77
* drm/i915: introduce page_sizes field to dev_infoMatthew Auld2017-10-074-1/+30
* drm/i915/gemfs: enable THPMatthew Auld2017-10-071-0/+22
* drm/i915: introduce simple gemfsMatthew Auld2017-10-076-1/+128
* drm/i915/execlists: Add a comment for the extra MI_ARB_ENABLEChris Wilson2017-10-061-1/+17
* drm/i915: Order two completing nop_submit_requestChris Wilson2017-10-061-1/+6
* drm/i915: Silence compiler warning for hsw_power_well_enable()Chris Wilson2017-10-061-1/+1
* drm/i915: Try harder to finish the idle-workerChris Wilson2017-10-063-4/+15
* drm/i915: Fix pointer-to-int conversionMichal Wajdeczko2017-10-062-2/+7
* drm/i915/huc: Fix includes in intel_huc.cMichal Wajdeczko2017-10-062-2/+6
* drm/i915: Unify uC variable types to avoid flooding checkpatch.plJoonas Lahtinen2017-10-067-46/+48
* drm/i915: Use crtc_state_is_legacy_gamma in intel_color_checkMaarten Lankhorst2017-10-061-9/+7
* drm/i915/crt: clean up encoder hook assignmentJani Nikula2017-10-061-7/+8
* drm/i915: push DDI FDI link training on enable to CRT encoderJani Nikula2017-10-062-3/+2
* drm/i915: push DDI and DSI underrun reporting on enable to encoderJani Nikula2017-10-063-4/+14
* drm/i915: push DDI CRT underrun reporting on disable to encoderJani Nikula2017-10-062-6/+18
* drm/i915: push DDI CRT underrun reporting on enable to encoderJani Nikula2017-10-062-14/+51
* drm/i915/uc: Unify initialization of the uC firmware helperMichal Wajdeczko2017-10-063-8/+11
* drm/i915/uc: Fix includes orderMichal Wajdeczko2017-10-061-2/+1
* drm/i915/guc: Move GuC core definitions into dedicated filesMichal Wajdeczko2017-10-066-315/+377
* drm/i915/guc: Move GuC submission declarations into dedicated headerMichal Wajdeczko2017-10-065-48/+86
* drm/i915/guc: Move GuC log declarations into dedicated headerMichal Wajdeczko2017-10-063-25/+63
* drm/i915/cnl: Do not add an extra page for precaution in the Gen10 LRC sizeOscar Mateo2017-10-051-1/+1
* drm/i915: avoid potential uninitialized variable useArnd Bergmann2017-10-051-3/+9
* drm/i915/selftests: fix check for intel IOMMUArnd Bergmann2017-10-051-1/+1
* drm/i915/selftests: Remember to create the fake preempt contextChris Wilson2017-10-051-0/+6
* drm/i915/edp: Increase the T12 delay quirk to 1300msManasi Navare2017-10-051-1/+1
* drm/i915/edp: Get the Panel Power Off timestamp after panel is offManasi Navare2017-10-051-1/+1
* drm/i915/mst: Use MST sideband message transactions for dpms controlDhinakaran Pandiyan2017-10-052-6/+22
* drm/i915/scheduler: Support user-defined prioritiesChris Wilson2017-10-043-4/+34
* drm/i915/execlists: Preemption!Chris Wilson2017-10-045-36/+143
* drm/i915: Expand I915_PARAM_HAS_SCHEDULER into a capability bitmaskChris Wilson2017-10-041-2/+3
* drm/i915/execlists: Keep request->priority for its lifetimeChris Wilson2017-10-043-8/+18
* drm/i915/execlists: Move bdw GPGPU w/a to emit_bbChris Wilson2017-10-041-20/+4
* drm/i915: Introduce a preempt contextChris Wilson2017-10-044-24/+87
* drm/i915/execlists: Distinguish the incomplete context notifiesChris Wilson2017-10-043-1/+3
* drm/i915/preempt: Default to disabled mid-command preemption levelsMichaƂ Winiarski2017-10-042-0/+31
* drm/i915/preempt: Fix WaEnablePreemptionGranularityControlByUMDJeff McGee2017-10-041-10/+6
* drm/i915/guc: Move Guc early init into own functionMichal Wajdeczko2017-10-041-3/+6
* drm/i915/huc: Move HuC declarations into dedicated headerMichal Wajdeczko2017-10-042-12/+40
* drm/i915/uc: Move uC fw helper code into dedicated filesMichal Wajdeczko2017-10-045-221/+297
* drm/i915/uc: Create intel_uc_init_mmioSagar Arun Kamble2017-10-043-2/+16
* drm/i915/uc: Drop unnecessary forward declarationMichal Wajdeczko2017-10-041-2/+0
* drm/i915: Make intel_uncore.h header self-containedMichal Wajdeczko2017-10-041-0/+6