summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/i915_drv.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'drm-intel-next-2018-07-19' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2018-07-201-20/+20
|\
| * drm/i915: Nuke the LVDS lid notifierVille Syrjälä2018-07-191-10/+0Star
| * drm/i915: Remove pci private pointer after destroying the device privateChris Wilson2018-07-161-0/+1
| * drm/i915: Rewrite mst suspend/resume in terms of encodersVille Syrjälä2018-07-131-2/+2
| * drm/i915: Unwind HW init after GVT setup failureChris Wilson2018-07-101-3/+7
| * drm/i915: Cleanup modesetting on load-error pathChris Wilson2018-07-101-1/+3
| * drm/i915: Remove function details from device error messagesChris Wilson2018-07-101-4/+7
* | Merge tag 'drm-intel-next-2018-07-09' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2018-07-181-0/+6
|\|
| * drm/i915: remove check for aux irqLucas De Marchi2018-06-211-0/+6
* | Merge tag 'drm-intel-next-2018-06-20' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2018-06-281-30/+26Star
|\|
| * drm/i915: Fix fallout of fake reset along resumeChris Wilson2018-06-181-0/+2
| * drm/i915: Move GEM sanitize from resume_early to resumeChris Wilson2018-06-141-2/+2
| * drm/i915: Squash GEM load failure message (again)Chris Wilson2018-06-111-14/+6Star
| * drm/i915: fix PCH_NOP setting for non-PCH platformsJani Nikula2018-06-111-8/+11
| * drm/i915: clean up virtual PCH special case handlingJani Nikula2018-06-111-7/+6Star
| * drm/i915: fix guest virtual PCH detection on non-PCH systemsJani Nikula2018-06-111-1/+1
* | Merge tag 'drm-intel-next-2018-06-06' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2018-06-221-36/+47
|\|
| * drm/i915: Mark i915.inject_load_failure as being hitChris Wilson2018-06-061-5/+5
| * drm/i915: Move i915_gem_fini to i915_gem.cMichal Wajdeczko2018-06-041-22/+0Star
| * drm/i915/icl: Add Icelake PCH detectionAnusha Srivatsa2018-06-021-0/+2
| * drm/i915: Only sanitize GEM from late suspendChris Wilson2018-05-311-1/+5
| * drm/i915: Prepare GEM for suspend earlierChris Wilson2018-05-251-10/+37
* | Merge tag 'drm-intel-next-2018-05-14' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2018-05-151-3/+12
|\|
| * drm/i915: Don't request a bug report for unsafe module parametersChris Wilson2018-05-081-1/+7
| * drm/i915: Silence debugging DRM_ERROR for failing to suspend vlv powerwellsChris Wilson2018-05-031-2/+5
| * Merge drm/drm-next into drm-intel-next-queuedJani Nikula2018-05-021-1/+4
| |\
| * | drm/i915: Call i915_perf_fini() on init_hw error unwindChris Wilson2018-04-141-12/+15
* | | Merge remote-tracking branch 'drm/drm-next' into drm-misc-nextMaarten Lankhorst2018-05-111-46/+52
|\ \ \
| * | | Merge tag 'drm-intel-next-2018-04-13' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2018-05-041-33/+33
| |\| | | | |/ | |/|
| | * drm/i915: Pass the set of guilty engines to i915_reset()Chris Wilson2018-04-071-5/+8
| | * drm/i915: Treat i915_reset_engine() as guilty until proven innocentChris Wilson2018-04-071-1/+1
| | * drm/i915/selftests: Avoid repeatedly harming the same innocent contextChris Wilson2018-04-061-0/+3
| | * drm/i915: Fix hibernation with ACPI S0 target stateImre Deak2018-03-231-12/+10Star
| | * drm/i915/uc: Fetch uC firmware in init_earlyMichal Wajdeczko2018-03-231-6/+2Star
| | * drm/i915: Reorder early initializationMichal Wajdeczko2018-03-231-9/+8Star
| | * drm/i915/huc: Check HuC status in dedicated functionMichal Wajdeczko2018-03-211-3/+3
| | * drm/i915: Add control flags to i915_handle_error()Chris Wilson2018-03-201-9/+8Star
| | * drm/i915/icl: Check for fused-off VDBOX and VEBOX instancesOscar Mateo2018-03-201-0/+4
| | * drm/i915/guc: Split relay control and GuC log levelMichał Winiarski2018-03-191-4/+0Star
| | * drm/i915: Stop engines when declaring the machine wedgedChris Wilson2018-03-161-1/+0Star
| | * drm/i915: Implement dynamic GuC WOPCM offset and size calculationJackie Li2018-03-141-0/+1
| | * drm/i915/uc: Sanitize uC options earlyMichal Wajdeczko2018-03-121-2/+0Star
| | * drm/i915/guc: Create common entry points for log register/unregisterMichał Winiarski2018-03-091-2/+4
| * | Merge tag 'drm-fixes-for-v4.17-rc2' of git://people.freedesktop.org/~airlied/...Linus Torvalds2018-04-231-12/+15
| |\ \
| | * | drm/i915: Call i915_perf_fini() on init_hw error unwindChris Wilson2018-04-181-12/+15
| * | | Merge tag 'pci-v4.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-04-071-1/+4
| |\ \ \ | | |/ / | |/| |
| | * | drm/i915: Deprecate pci_get_bus_and_slot()Sinan Kaya2018-02-161-1/+4
| | * | drm/i915: Always call to intel_display_set_init_power() in resume_early.Maarten Lankhorst2018-02-011-0/+2
* | | | drm/i915: Drop DRM_CONTROL_ALLOWDaniel Vetter2018-05-031-4/+4
|/ / /
* | / drm/i915: Fix hibernation with ACPI S0 target stateImre Deak2018-03-271-12/+10Star
| |/ |/|