summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915 (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-07-033-20/+19
|\
| * Merge branch 'linus' into sched/core, to pick up fixesIngo Molnar2017-06-248-60/+107
| |\
| * | sched/wait: Disambiguate wq_entry->task_list and wq_head->task_list namingIngo Molnar2017-06-201-11/+10
| * | sched/wait: Rename wait_queue_t => wait_queue_entry_tIngo Molnar2017-06-203-9/+9
* | | Merge tag 'uuid-for-4.13' of git://git.infradead.org/users/hch/uuidLinus Torvalds2017-07-031-9/+5
|\ \ \
| * | | ACPI: Switch to use generic guid_t in acpi_evaluate_dsm()Andy Shevchenko2017-06-071-9/+5
* | | | drm/i915: Disable EXEC_OBJECT_ASYNC when doing relocationsChris Wilson2017-06-261-3/+14
* | | | drm/i915: Hold struct_mutex for per-file stats in debugfs/i915_gem_objectChris Wilson2017-06-261-1/+5
* | | | drm/i915: Retire the VMA's fence tracker before unbindingChris Wilson2017-06-261-0/+5
| |_|/ |/| |
* | | drm/i915: Don't enable backlight at setup time.Dhinakaran Pandiyan2017-06-191-2/+0
* | | drm/i915: Plumb the correct acquire ctx into intel_crtc_disable_noatomic()Ville Syrjälä2017-06-191-4/+5
* | | drm/i915: Fix deadlock witha the pipe A quirk during resumeVille Syrjälä2017-06-191-9/+12
* | | drm/i915: Remove __GFP_NORETRY from our buffer allocatorChris Wilson2017-06-191-1/+14
* | | drm/i915: Encourage our shrinker more when our shmemfs allocations failsChris Wilson2017-06-191-21/+29
* | | drm/i915: Differentiate between sw write location into ring and last hw readChris Wilson2017-06-195-24/+48
| |/ |/|
* | drm/i915: Fix GVT-g PVINFO version compatibility checkZhenyu Wang2017-06-132-12/+6
* | drm/i915: Fix SKL+ watermarks for 90/270 rotationVille Syrjälä2017-06-131-12/+24
* | drm/i915: Fix scaling check for 90/270 degree plane rotationVille Syrjälä2017-06-131-6/+8
* | drm/i915: fix warning for unused variableJani Nikula2017-06-081-2/+0
* | drm/i915: Fix 90/270 rotated coordinates for FBCVille Syrjälä2017-06-071-12/+7
* | drm/i915: Restore has_fbc=1 for ILK-MVille Syrjälä2017-06-071-1/+1
* | drm/i915: Workaround VLV/CHV DSI scanline counter hardware failVille Syrjälä2017-06-072-0/+30
* | drm/i915: Fix logical inversion for gen4 quirkingChris Wilson2017-06-071-1/+1
* | drm/i915: Guard against i915_ggtt_disable_guc() being invoked unconditionallyChris Wilson2017-06-071-1/+2
* | drm/i915: Always recompute watermarks when distrust_bios_wm is set, v2.Maarten Lankhorst2017-06-071-0/+9
* | drm/i915: Prevent the system suspend complete optimizationImre Deak2017-06-071-0/+9
* | drm/i915/psr: disable psr2 for resolution greater than 32X20Nagaraju, Vathsala2017-06-071-2/+3
* | drm/i915: Hold a wakeref for probing the ring registersChris Wilson2017-06-071-1/+17
* | drm/i915: Short-circuit i915_gem_wait_for_idle() if already idleChris Wilson2017-06-071-0/+4
* | drm/i915: Disable decoupled MMIOKai Chen2017-06-071-1/+0
* | drm/i915/guc: Remove stale comment for q_failMichal Wajdeczko2017-06-071-2/+0
* | drm/i915: Serialize GTT/Aperture accesses on BXTJon Bloomfield2017-06-072-0/+113
|/
* Merge tag 'topic/dp-quirks-2017-05-31' of git://anongit.freedesktop.org/git/d...Dave Airlie2017-06-026-58/+32
|\
| * drm/i915: Detect USB-C specific dongles before reducing M and NJani Nikula2017-05-294-12/+26
| * drm/i915: use drm DP helper to read DPCD descJani Nikula2017-05-293-46/+6
* | drm/i915: Stop pretending to mask/unmask LPE audio interruptsVille Syrjälä2017-05-262-45/+6
* | Merge tag 'gvt-fixes-2017-05-25' of https://github.com/01org/gvt-linux into d...Jani Nikula2017-05-262-19/+41
|\ \
| * | drm/i915/gvt: clean up unsubmited workloads before destroying kmem cacheChangbin Du2017-05-241-10/+20
| * | drm/i915/gvt: Disable compression workaround for Gen9Chuanxiao Dong2017-05-231-9/+21
| |/
* | drm/i915/selftests: Silence compiler warning in igt_ctx_execChris Wilson2017-05-241-3/+5
* | Revert "drm/i915: Restore lost "Initialized i915" welcome message"Daniel Vetter2017-05-241-4/+0
* | drm/i915: set initialised only when init_context callback is NULLChuanxiao Dong2017-05-191-1/+1
* | drm/i915: Fix new -Wint-in-bool-context gcc compiler warningHans de Goede2017-05-181-1/+1
* | drm/i915: use vma->size for appgtt allocate_va_rangeMatthew Auld2017-05-181-1/+1
* | drm/i915: Do not sync RCU during shrinkingJoonas Lahtinen2017-05-181-5/+0
|/
* drm/i915: don't do allocate_va_range again on PIN_UPDATEMatthew Auld2017-05-151-4/+8
* drm/i915: Fix rawclk readout for g4xVille Syrjälä2017-05-152-7/+9
* drm/i915: Fix runtime PM for LPE audioVille Syrjälä2017-05-151-0/+5
* drm/i915/glk: Fix DSI "*ERROR* ULPS is still active" messagesAnder Conselvan de Oliveira2017-05-151-4/+3
* Merge tag 'gvt-fixes-2017-05-11' of https://github.com/01org/gvt-linux into d...Jani Nikula2017-05-153-3/+10
|\