aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/i915_drv.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-01-09drm/i915: drop all drmP.h includesJani Nikula1-1/+0
2019-01-03drm/i915: Always try to reset the GPU on takeoverChris Wilson1-1/+1
2019-01-02drm/i915: drop intel_device_info_dump()Jani Nikula1-1/+7
2019-01-02drm/i915: always use INTEL_INFO() to access device infoJani Nikula1-1/+1
2019-01-02drm/i915: pass dev_priv to intel_device_info_runtime_init()Jani Nikula1-1/+1
2019-01-02drm/i915: start moving runtime device info to a separate structJani Nikula1-8/+8
2018-12-28drm/i915: Remove HW semaphores for gen7 inter-engine synchronisationChris Wilson1-1/+1
2018-12-13drm/i915/selftests: Check we can recover a wedged deviceChris Wilson1-0/+1
2018-12-12drm/i915: replace IS_GEN<N> with IS_GEN(..., N)Lucas De Marchi1-9/+9
2018-12-04drm/i915: Verify GT workaround state after GPU initTvrtko Ursulin1-0/+1
2018-12-04drm/i915: Record GT workarounds in a listTvrtko Ursulin1-0/+1
2018-12-03drm/i915: Add HAS_DISPLAY() and use itJosé Roberto de Souza1-5/+5
2018-12-03drm/i915/vgpu: Disallow loading on old vGPU hostsChris Wilson1-0/+14
2018-11-28drm/i915: Mark up early pre-production KabylakesChris Wilson1-0/+1
2018-11-08drm/i915: Keep overlay functions naming consistentJosé Roberto de Souza1-1/+1
2018-11-08drm/i915: Move intel_init_ipc() call to i915_load_modeset_init()José Roberto de Souza1-2/+2
2018-11-08drm/i915: Move FBC init and cleanup calls to modeset functionsJosé Roberto de Souza1-1/+0
2018-11-08drm/i915: Move drm_vblank_init() to i915_load_modeset_init()José Roberto de Souza1-12/+7
2018-11-01drm/i915/icl: Fix DC9 Suspend for ICL.Anusha Srivatsa1-1/+1
2018-10-30drm/i915/icl: Enable DC9 as lowest possible state during screen-offAnimesh Manna1-3/+17
2018-10-30drm/i915: Stop calling intel_opregion unregister/register in suspend/resumeChris Wilson1-7/+2
2018-10-29drm/i915: Prefer IS_GEN<n> check with bitmask.Rodrigo Vivi1-1/+1
2018-10-24drm/i915: Don't apply the 16Gb DIMM wm latency w/a to BXT/GLKVille Syrjälä1-7/+8
2018-10-11drm/i915: Fix i915_driver_init_mmio error pathMichal Wajdeczko1-0/+1
2018-10-02drm/i915: fix wrong error number reportAndi Shyti1-5/+7
2018-09-27drm/i915: Remove i915.enable_ppgtt overrideChris Wilson1-12/+10
2018-09-26drm/i915: Convert to BITS_PER_TYPEChris Wilson1-2/+2
2018-09-26Merge drm/drm-next into drm-intel-next-queuedJani Nikula1-4/+4
2018-09-20Merge tag 'drm-misc-next-2018-09-19' of git://anongit.freedesktop.org/drm/drm-misc into drm-nextDave Airlie1-4/+4
2018-09-13drm/i915/kbl+: Enable IPC only for symmetric memory configurationsMahesh Kumar1-5/+22
2018-09-13drm/i915: Implement 16GB dimm wa for latency level-0Mahesh Kumar1-2/+31
2018-09-13drm/i915/skl+: Decode memory bandwidth and parametersMahesh Kumar1-4/+141
2018-09-13drm/i915/bxt: Decode memory bandwidth and parametersMahesh Kumar1-0/+117
2018-09-13drm/i915: Clear DRIVER_ATOMIC on a per-device basisVille Syrjälä1-4/+4
2018-09-05drm/i915: Move final cleanup of drm_i915_private to i915_driver_destroyChris Wilson1-6/+13
2018-09-05drm/i915: Attach the pci match data to the device upon creationChris Wilson1-28/+38
2018-08-20drm/i915: Verify power domains after enabling themImre Deak1-0/+2
2018-08-16drm/i915: Refactor intel_display_set_init_power() logicImre Deak1-35/+30
2018-08-16drm/i915: Introduce intel_runtime_pm_disable to pair intel_runtime_pm_enableChris Wilson1-14/+7
2018-08-15drm/i915: Clear stop-engine for a pardoned resetChris Wilson1-0/+1
2018-08-08drm/i915: Constify power well descriptorsImre Deak1-1/+7
2018-08-08drm/i915: Rename intel_power_domains_fini() to intel_power_domains_fini_hw()Imre Deak1-2/+2
2018-08-06drm/i915: Stop dropping irq around resetsChris Wilson1-3/+0
2018-08-06drm/i915: kill resource streamer supportLucas De Marchi1-1/+1
2018-08-03drm/i915: Fix typo in i915_drm_resume()Gwan-gyeong Mun1-1/+1
2018-07-23Merge drm/drm-next into drm-intel-next-queuedRodrigo Vivi1-4/+4
2018-07-20drm/i915: Only force GGTT coherency w/a on required chipsetsChris Wilson1-0/+3
2018-07-20Merge tag 'drm-intel-next-2018-07-19' of git://anongit.freedesktop.org/drm/drm-intel into drm-nextDave Airlie1-20/+20
2018-07-19drm/i915: Nuke the LVDS lid notifierVille Syrjälä1-10/+0
2018-07-19Merge tag 'drm-intel-next-2018-07-09' of git://anongit.freedesktop.org/drm/drm-intel into drm-nextDave Airlie1-0/+6