summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/i915_drv.c
AgeCommit message (Expand)Author
2018-11-06drm/i915: Don't apply the 16Gb DIMM wm latency w/a to BXT/GLKVille Syrjälä
2018-09-28Merge tag 'drm-intel-next-2018-09-21' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2018-09-20Merge tag 'drm-misc-next-2018-09-19' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2018-09-13drm/i915/kbl+: Enable IPC only for symmetric memory configurationsMahesh Kumar
2018-09-13drm/i915: Implement 16GB dimm wa for latency level-0Mahesh Kumar
2018-09-13drm/i915/skl+: Decode memory bandwidth and parametersMahesh Kumar
2018-09-13drm/i915/bxt: Decode memory bandwidth and parametersMahesh Kumar
2018-09-13drm/i915: Clear DRIVER_ATOMIC on a per-device basisVille Syrjälä
2018-09-05drm/i915: Move final cleanup of drm_i915_private to i915_driver_destroyChris Wilson
2018-09-05drm/i915: Attach the pci match data to the device upon creationChris Wilson
2018-08-20drm/i915: Verify power domains after enabling themImre Deak
2018-08-16drm/i915: Refactor intel_display_set_init_power() logicImre Deak
2018-08-16drm/i915: Introduce intel_runtime_pm_disable to pair intel_runtime_pm_enableChris Wilson
2018-08-15drm/i915: Clear stop-engine for a pardoned resetChris Wilson
2018-08-08drm/i915: Constify power well descriptorsImre Deak
2018-08-08drm/i915: Rename intel_power_domains_fini() to intel_power_domains_fini_hw()Imre Deak
2018-08-06drm/i915: Stop dropping irq around resetsChris Wilson
2018-08-06drm/i915: kill resource streamer supportLucas De Marchi
2018-08-03drm/i915: Fix typo in i915_drm_resume()Gwan-gyeong Mun
2018-07-23Merge drm/drm-next into drm-intel-next-queuedRodrigo Vivi
2018-07-20drm/i915: Only force GGTT coherency w/a on required chipsetsChris Wilson
2018-07-20Merge tag 'drm-intel-next-2018-07-19' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2018-07-19drm/i915: Nuke the LVDS lid notifierVille Syrjälä
2018-07-19Merge tag 'drm-intel-next-2018-07-09' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2018-07-16drm/i915: Remove pci private pointer after destroying the device privateChris Wilson
2018-07-13drm/i915: Rewrite mst suspend/resume in terms of encodersVille Syrjälä
2018-07-10drm/i915: Unwind HW init after GVT setup failureChris Wilson
2018-07-10drm/i915: Cleanup modesetting on load-error pathChris Wilson
2018-07-10drm/i915: Remove function details from device error messagesChris Wilson
2018-06-28Merge tag 'drm-intel-next-2018-06-20' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2018-06-22Merge tag 'drm-intel-next-2018-06-06' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2018-06-21drm/i915: remove check for aux irqLucas De Marchi
2018-06-18drm/i915: Fix fallout of fake reset along resumeChris Wilson
2018-06-14drm/i915: Move GEM sanitize from resume_early to resumeChris Wilson
2018-06-11drm/i915: Squash GEM load failure message (again)Chris Wilson
2018-06-11drm/i915: fix PCH_NOP setting for non-PCH platformsJani Nikula
2018-06-11drm/i915: clean up virtual PCH special case handlingJani Nikula
2018-06-11drm/i915: fix guest virtual PCH detection on non-PCH systemsJani Nikula
2018-06-06drm/i915: Mark i915.inject_load_failure as being hitChris Wilson
2018-06-04drm/i915: Move i915_gem_fini to i915_gem.cMichal Wajdeczko
2018-06-01drm/i915/icl: Add Icelake PCH detectionAnusha Srivatsa
2018-05-31drm/i915: Only sanitize GEM from late suspendChris Wilson
2018-05-25drm/i915: Prepare GEM for suspend earlierChris Wilson
2018-05-16Merge tag 'drm-intel-next-2018-05-14' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2018-05-11Merge remote-tracking branch 'drm/drm-next' into drm-misc-nextMaarten Lankhorst
2018-05-08drm/i915: Don't request a bug report for unsafe module parametersChris Wilson
2018-05-04Merge tag 'drm-intel-next-2018-04-13' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2018-05-03drm/i915: Drop DRM_CONTROL_ALLOWDaniel Vetter
2018-05-03drm/i915: Silence debugging DRM_ERROR for failing to suspend vlv powerwellsChris Wilson
2018-05-02Merge drm/drm-next into drm-intel-next-queuedJani Nikula