summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'tags/drm-for-v4.12' into drm-intel-next-queuedDaniel Vetter2017-05-0315-61/+106
|\
| * Merge tag 'drm-intel-next-fixes-2017-04-27' of git://anongit.freedesktop.org/...Dave Airlie2017-04-2917-97/+163
| |\
| | * drm/i915: Confirm the request is still active before adding it to the awaitChris Wilson2017-04-261-0/+3
| | * drm/i915: Avoid busy-spinning on VLV_GLTC_PW_STATUS mmioChris Wilson2017-04-261-22/+24
| | * drm/i915/selftests: Allocate inode/file dynamicallyChris Wilson2017-04-261-13/+32
| | * drm/i915: Fix system hang with EI UP masked on HaswellMika Kuoppala2017-04-261-2/+2
| | * drm/i915: checking for NULL instead of IS_ERR() in mock selftestsDan Carpenter2017-04-261-1/+1
| | * drm/i915: Perform link quality check unconditionally during long pulseVille Syrjälä2017-04-261-2/+13
| | * drm/i915: Fix use after free in lpe_audio_platdev_destroy()Chris Wilson2017-04-261-1/+8
| | * drm/i915: Use the right mapping_gfp_mask for final shmem allocationChris Wilson2017-04-261-1/+1
| | * drm/i915: Make legacy cursor updates more unsyncedVille Syrjälä2017-04-261-11/+20
| | * drm/i915: Apply a cond_resched() to the saturated signalerChris Wilson2017-04-261-1/+14
| | * drm/i915: Park the signaler before sleepingChris Wilson2017-04-261-3/+3
| | * Merge tag 'gvt-next-fixes-2017-04-20' of https://github.com/01org/gvt-linux i...Jani Nikula2017-04-267-40/+42
| | |\
| | | * drm/i915/gvt: fix a bounds check in ring_id_to_context_switch_event()Dan Carpenter2017-04-181-2/+2
| | | * drm/i915/gvt: Fix PTE write flush for taking runtime pm properlyZhenyu Wang2017-04-131-0/+5
| | | * drm/i915/gvt: remove some debug messages in scheduler timer handlerZhenyu Wang2017-04-132-10/+2
| | | * drm/i915/gvt: add mmio init for virtual displayPei Zhang2017-04-121-1/+28
| | | * drm/i915/gvt: use directly assignment for structure copyingChangbin Du2017-04-122-4/+2
| | | * drm/i915/gvt: remove redundant ring id check which cause significant CPU misp...Changbin Du2017-04-121-6/+0
| | | * drm/i915/gvt: remove redundant platform check for mocs load/restoreChangbin Du2017-04-121-6/+0
| | | * drm/i915/gvt: Align render mmio list to cachelineChangbin Du2017-04-121-2/+2
| | | * drm/i915/gvt: cleanup some too chatty scheduler messageZhenyu Wang2017-04-061-9/+1
| * | | Merge tag 'drm-misc-next-fixes-2017-04-20' of git://anongit.freedesktop.org/g...Dave Airlie2017-04-212-8/+8
| |\ \ \
| | * | | dma-buf: Rename dma-ops to prevent conflict with kunmap_atomic macroLogan Gunthorpe2017-04-202-8/+8
| * | | | Merge tag 'v4.11-rc7' into drm-nextDave Airlie2017-04-1910-25/+74
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | drm/i915: Don't call synchronize_rcu_expedited under struct_mutexJoonas Lahtinen2017-04-111-10/+16
| | * | | drm/i915: Suspend GuC prior to GPU Reset during GEM suspendSagar Arun Kamble2017-04-112-2/+2
| | * | | Merge tag 'gvt-fixes-2017-04-07' of https://github.com/01org/gvt-linux into d...Jani Nikula2017-04-111-1/+2
| | |\ \ \
| | | * | | drm/i915/gvt: set the correct default value of CTX STATUS PTRMin He2017-04-061-1/+2
| | * | | | Merge tag 'gvt-fixes-2017-04-01' of https://github.com/01org/gvt-linux into d...Jani Nikula2017-04-036-12/+54
| | |\ \ \ \ | | | |/ / /
| | | * | | drm/i915/gvt: Fix firmware loading interface for GVT-g golden HW stateZhi Wang2017-04-011-3/+6
| | | * | | drm/i915/gvt: exclude cfg space from failsafe modeChangbin Du2017-03-301-3/+0
| | | * | | drm/i915/gvt: Activate/de-activate vGPU in mdev ops.Zhi Wang2017-03-304-6/+48
| | * | | | drm/i915: Use a dummy timeline name for a signaled fenceChris Wilson2017-03-311-0/+11
| | * | | | drm/i915: Ironlake do_idle_maps w/a may be called w/o struct_mutexChris Wilson2017-03-311-1/+1
| | * | | | drm/i915/gvt: remove the redundant info NULL checkTina Zhang2017-03-311-7/+0
| | * | | | drm/i915/gvt: adjust mem size for low resolution typeZhenyu Wang2017-03-311-1/+1
| | * | | | drm/i915: Avoid lock dropping between reschedulingChris Wilson2017-03-311-29/+24
| | * | | | drm/i915/execlists: Wrap tail pointer after reset tweakingChris Wilson2017-03-292-2/+10
| | * | | | drm/i915/perf: remove user triggerable warnMatthew Auld2017-03-291-2/+6
| | * | | | drm/i915/perf: destroy stream on sample_flags mismatchMatthew Auld2017-03-291-1/+2
| | * | | | drm/i915: Align "unfenced" tiled access on gen2, early gen3Chris Wilson2017-03-293-1/+9
* | | | | | ALSA: x86: Register multiple PCM devices for the LPE audio cardVille Syrjälä2017-05-031-9/+10
* | | | | | drm/i915: Clean up the LPE audio platform dataVille Syrjälä2017-05-031-16/+14
* | | | | | drm/i915: Reorganize intel_lpe_audio_notify() argumentsVille Syrjälä2017-05-033-8/+8
* | | | | | drm/i915: Remove hdmi_connected from LPE audio pdataVille Syrjälä2017-05-031-4/+5
* | | | | | drm/i915: Replace tmds_clock_speed and link_rate with just ls_clockVille Syrjälä2017-05-033-25/+12
* | | | | | drm/i915: Remove the unused pending_notify from LPE platform dataVille Syrjälä2017-05-031-2/+0
* | | | | | drm/i915: Stop pretending to mask/unmask LPE audio interruptsVille Syrjälä2017-05-032-45/+6
OpenPOWER on IntegriCloud