summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915 (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'drm-for-v4.16' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2018-02-02173-7581/+13654
|\
| * BackMerge tag 'v4.15-rc8' into drm-nextDave Airlie2018-01-188-13/+55
| |\
| * | drm/i915: Update DRIVER_DATE to 20171222Rodrigo Vivi2017-12-221-2/+2
| * | drm/i915: Show HWSP in intel_engine_dump()Chris Wilson2017-12-221-1/+33
| * | drm/i915: Assert that the request is on the execution queue before being removedChris Wilson2017-12-221-0/+2
| * | drm/i915/execlists: Show preemption progress in GEM_TRACEChris Wilson2017-12-221-2/+5
| * | Merge tag 'gvt-next-2017-12-22' of https://github.com/intel/gvt-linux into dr...Rodrigo Vivi2017-12-2215-666/+675
| |\ \
| | * | drm/i915/gvt: move write protect handler out of mmio emulation functionZhenyu Wang2017-12-226-55/+41
| | * | drm/i915/gvt: cleanup usage for typed mmio reg vs. offsetZhenyu Wang2017-12-2211-148/+138
| | * | drm/i915/gvt: Fix pipe A enable as default for vgpuXiaolin Zhang2017-12-221-2/+3
| | * | drm/i915/gvt: always use i915_reg_t for MMIO handler definitionZhenyu Wang2017-12-221-352/+352
| | * | drm/i915/gvt: load host render mocs once in mocs switchWeinan Li2017-12-181-9/+42
| | * | drm/i915/gvt: refine mocs save restore policyWeinan Li2017-12-182-15/+37
| | * | drm/i915/gvt: optimize for vGPU mmio switchWeinan Li2017-12-181-111/+85
| | * | drm/i915/gvt: refine trace_render_mmioWeinan Li2017-12-182-8/+11
| * | | drm/i915: Put all non-blocking modesets onto an ordered wqVille Syrjälä2017-12-222-3/+14
| * | | drm/i915: Disable GMBUS clock gating around GMBUS transfers on gen9+Ville Syrjälä2017-12-222-0/+44
| * | | drm/i915: Clean up the PNV bit banging vs. GMBUS clock gating w/aVille Syrjälä2017-12-222-9/+13
| * | | drm/i915: No need to power up PG2 for GMBUS on BXTVille Syrjälä2017-12-221-1/+1
| * | | drm/i915: Disable DC states around GMBUS on GLKVille Syrjälä2017-12-221-0/+1
| * | | drm/i915: Do not enable movntdqa optimization in hypervisor guestChangbin Du2017-12-221-1/+6
| * | | drm/i915: Dump device info at onceMichal Wajdeczko2017-12-221-16/+17
| * | | drm/i915: Add pretty printer for runtime part of intel_device_infoMichal Wajdeczko2017-12-224-18/+34
| * | | drm/i915: Update intel_device_info_runtime_init() parameterMichal Wajdeczko2017-12-223-5/+9
| * | | drm/i915: Move intel_device_info definitions to its own headerMichal Wajdeczko2017-12-223-138/+183
| * | | drm/i915: Move opregion definitions to dedicated intel_opregion.hMichal Wajdeczko2017-12-223-59/+112
| * | | drm/i915: Move display related definitions to dedicated headerMichal Wajdeczko2017-12-222-282/+322
| * | | drm/i915: Move some utility functions to i915_util.hMichal Wajdeczko2017-12-222-15/+15
| * | | drm/i915: Show FBC worker status in debugfsChris Wilson2017-12-211-4/+9
| * | | drm/i915: Disable all planes for load detection, v2.Ville Syrjälä2017-12-211-129/+18
| * | | i915: Reject CCS modifiers for pipe C on GeminilakeGabriel Krisman Bertazi2017-12-211-1/+1
| * | | drm/i915/cfl: Adding more Coffee Lake PCI IDs.Rodrigo Vivi2017-12-201-0/+2
| * | | drm/i915: Tidy up GEM_TRACE around execlistsChris Wilson2017-12-201-2/+4
| * | | drm/i915/psr: Fix register name mess up.Dhinakaran Pandiyan2017-12-201-8/+8
| * | | drm/i915: Avoid context dereference inside execlists_submission_taskletChris Wilson2017-12-202-4/+4
| * | | drm/i915: Remove pointer indirection for hangcheck_state localChris Wilson2017-12-191-5/+5
| * | | drm/i915: Show if we consider the engine is idle in the GPU error stateChris Wilson2017-12-192-0/+3
| * | | drm/i915: Implement WaDisableEarlyEOT.Rafael Antognolli2017-12-192-0/+4
| * | | drm/i915: Implement WaDisableVFclkgate.Rafael Antognolli2017-12-192-0/+8
| * | | drm/i915: Add pretty printer for modparamsMichal Wajdeczko2017-12-194-41/+42
| * | | drm/i915: Convert intel_device_info_dump into pretty printerMichal Wajdeczko2017-12-193-14/+17
| * | | drm/i915: Add pretty printer for device info flagsMichal Wajdeczko2017-12-194-10/+23
| * | | drm/i915: Fix indentation for intel_ddi_clk_selectChris Wilson2017-12-191-2/+2
| * | | drm/i915: Add a strong mb to resetting the has-CS-interrupt bitChris Wilson2017-12-191-1/+6
| * | | drm/i915/cnl: Add support for horizontal plane flippingJoonas Lahtinen2017-12-182-5/+36
| * | | drm/i915: Protect DDI port to DPLL map from theoretical race.Rodrigo Vivi2017-12-181-0/+4
| * | | drm/i915/selftests: Fix up igt_reset_engineChris Wilson2017-12-181-64/+251
| * | | drm/i915/trace: add hw_id to gem requests trace pointsLionel Landwerlin2017-12-181-14/+22
| * | | drm/i915: reorder field in gem_request tracepointsLionel Landwerlin2017-12-181-2/+2
| * | | drm/i915: Show IPEIR and IPEHR in the engine dumpChris Wilson2017-12-181-0/+18