summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2017-03-23drm/i915/guc: Make intel_guc_send a function pointerOscar Mateo2-6/+19
2017-03-23drm/i915/guc: Break out the GuC log extras into their own "runtime" structOscar Mateo3-43/+45
2017-03-23drm/i915/guc: The Additional Data Struct (ADS) should get enabled together wi...Oscar Mateo2-11/+16
2017-03-23drm/i915/guc: Add onion teardown to the GuC setupOscar Mateo7-269/+297
2017-03-23drm/i915/guc: Keep the ctx_pool_vaddr mapped, for easy accessOscar Mateo3-50/+49
2017-03-23drm/i915/guc: Sanitize GuC client initializationJoonas Lahtinen4-184/+233
2017-03-23drm/i915: Wait for all fences before installing an exclusive clflush fenceChris Wilson1-1/+1
2017-03-23drm/i915: Drop uncore spinlock for reading debugfs forcewake countersChris Wilson1-6/+3
2017-03-23drm/i915: All fw_domains share the same set/clear/reset valuesChris Wilson2-24/+27
2017-03-23drm/i915: Remove posting-read for forcewake putChris Wilson2-33/+1
2017-03-23drm/i915: Skip unused fw_domainsChris Wilson3-30/+45
2017-03-23drm/i915: Use correct fw_domains during resetChris Wilson1-1/+1
2017-03-23drm/i915: Use correct fw_domains during initialisationChris Wilson1-2/+2
2017-03-23drm/i915: Eliminate per-fw_domain i915 backpointerChris Wilson2-50/+60
2017-03-23drm/i915: Restore marking context objects as dirty on pinningChris Wilson1-0/+2
2017-03-23drm/i915: Remove superfluous hw_flags from mi_set_context()Chris Wilson1-7/+7
2017-03-23drm/i915: Actually pass the reclaim gfp_t along to shmemfs!Chris Wilson1-1/+1
2017-03-23Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next-queuedDaniel Vetter365-4255/+9138
2017-03-23BackMerge tag 'v4.11-rc3' into drm-nextDave Airlie258-2824/+5001
2017-03-23Merge tag 'drm-misc-next-2017-03-21' of git://anongit.freedesktop.org/git/drm...Dave Airlie42-341/+1163
2017-03-23Merge tag 'drm-intel-next-2017-03-20' of git://anongit.freedesktop.org/git/dr...Dave Airlie68-1842/+2515
2017-03-22drm/i915: Fix SKL cursor watermarksVille Syrjälä1-13/+31
2017-03-22drm/i915: Extract intel_wm_plane_visible()Ville Syrjälä1-12/+27
2017-03-22drm/i915: Prefer to report ENOMEM rather than incur the oom for gfx allocationsChris Wilson1-3/+12
2017-03-22drm/i915: simplify intel_ddi_pll_select()Paulo Zanoni1-51/+7
2017-03-22drm/i915: Implement cdclk restrictions based on Azalia BCLKPandiyan, Dhinakaran1-0/+12
2017-03-22drm/i915/glk: Apply cdclk workaround for DP audioPandiyan, Dhinakaran1-6/+11
2017-03-21drm/i915: Spinlocks in tasklets can use spin_(un)lock_irqTvrtko Ursulin2-6/+4
2017-03-21drm/i915: Remove intel_ring.last_retired_headChris Wilson6-34/+7
2017-03-21drm/i915/execlists: Split the atomic test_and_clear_bit for irq handlerChris Wilson1-1/+6
2017-03-21drm/i915: split out check for noncontiguous pfn rangeArnd Bergmann1-1/+10
2017-03-21drm/i915: intel_engine_init_global_seqno() requires atomic kmapChris Wilson1-2/+2
2017-03-21drm/i915: Protect intel_engine_wakeup() for call from irq contextChris Wilson1-2/+3
2017-03-21drm/i915/guc: Correct the request_in tracepoint positionTvrtko Ursulin1-1/+1
2017-03-21drm/edid: detect SCDC support in HF-VSDBShashank Sharma2-1/+153
2017-03-21drm/edid: detect SCDC support in HF-VSDBShashank Sharma1-0/+14
2017-03-21drm/edid: check for HF-VSDB blockThierry Reding1-0/+15
2017-03-21drm: Add SCDC helpersThierry Reding2-1/+125
2017-03-21drm: bridge: dw-hdmi: add HDMI vendor specific infoframe configNickey Yang2-0/+57
2017-03-21drm/bridge: dw_hdmi: support i2c extended read modeNickey Yang1-14/+24
2017-03-20drm/msm: add stubs for msm_{perf,rd}_debugfs_cleanupArnd Bergmann1-0/+2
2017-03-20drm/i915: Skip force-wake for uncached mmio flush of GGTT writesChris Wilson1-2/+5
2017-03-20drm/i915: Reset tasklet back to execlists after disabling gucChris Wilson1-0/+1
2017-03-20drm: bochs: Don't remove uninitialized fbdev framebufferGabriel Krisman Bertazi1-5/+4
2017-03-20drm/i915: Update DRIVER_DATE to 20170320Daniel Vetter1-2/+2
2017-03-20Merge tag 'imx-drm-next-2017-03-17' of git://git.pengutronix.de/git/pza/linux...Dave Airlie15-146/+1215
2017-03-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds23-546/+1267
2017-03-20Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-3/+30
2017-03-19qla2xxx: Update driver version to 9.00.00.00-kHimanshu Madhani1-3/+3
2017-03-19qla2xxx: Fix delayed response to command for loop mode/direct connect.Quinn Tran6-20/+81