summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-09-08drm/i915: Add a default case in gen7 hwsp switch-caseMichel Thierry1-5/+6
2017-09-08dma-buf/sw_sync: force signal all unsignaled fences on dying timelineDominik Behr1-1/+9
2017-09-08drm/vc4: clean up error handling on devm_kzalloc failureColin Ian King1-12/+3
2017-09-08drm/todo: Add s/dev_*/DRM_DEV_*/ coversion to TODOSean Paul1-0/+11
2017-09-08drm/atomic: Remove deprecated accessor macrosMaarten Lankhorst4-85/+9
2017-09-08drm/atomic: Make async plane update checks work as intended, v2.Maarten Lankhorst3-50/+34
2017-09-08drm/atomic: Fix freeing connector/plane state too early by tracking commits, v3.Maarten Lankhorst6-6/+198
2017-09-08drm/atomic: Remove waits in drm_atomic_helper_commit_cleanup_done, v2.Maarten Lankhorst1-17/+0
2017-09-08drm/atomic: Move drm_crtc_commit to drm_crtc_state, v4.Maarten Lankhorst4-59/+54
2017-09-08drm/atomic: Return commit in drm_crtc_commit_get for better annotationMaarten Lankhorst2-3/+6
2017-09-08drm/i915: Always wait for flip_done, v2.Maarten Lankhorst2-79/+8
2017-09-08drm/stm: fix warning about multiplication in conditionArnd Bergmann1-3/+5
2017-09-08Merge tag 'gvt-next-2017-09-08' of https://github.com/01org/gvt-linux into dr...Jani Nikula10-175/+353
2017-09-08drm/rockchip: Add support for Rockchip Soc LVDSSandy Huang6-0/+707
2017-09-08dt-bindings: display: Add Document for Rockchip Soc LVDSSandy Huang1-0/+99
2017-09-08drm/i915/gvt: Add support for PCIe extended configuration spaceChangbin Du4-6/+5
2017-09-08drm/i915/gvt: Fix incorrect PCI BARs reportingChangbin Du1-65/+48
2017-09-08drm/i915/gvt: Refine error handling for perform_bb_shadowfred gao1-2/+4
2017-09-08drm/i915/gvt: Refine error handling in dispatch_workloadfred gao1-1/+3
2017-09-08drm/i915/gvt: Refine error handling for intel_vgpu_pin_mmfred gao1-2/+1
2017-09-08drm/i915/gvt: Refine error handling for prepare_execlist_workloadfred gao1-27/+69
2017-09-08drm/i915/gvt: Add error handling for intel_gvt_scan_and_shadow_workloadfred gao3-16/+22
2017-09-08drm/i915/gvt: Separate cmd scan from request allocationfred gao4-38/+110
2017-09-08drm/i915/gvt: Add emulation for BAR2 (aperture) with normal file RW approachChangbin Du4-25/+98
2017-09-08drm/i915/kvmgt: Sanitize PCI bar emulationChangbin Du1-1/+1
2017-09-07drm/i915: Transform WaDisablePooledEuLoadBalancingFix into a simple register ...Oscar Mateo1-2/+2
2017-09-07drm/i915: Transform WaDisableDynamicCreditSharing into a simple register writeOscar Mateo1-2/+3
2017-09-07drm/i915: Transform WaDisableGafsUnitClkGating into a simple reg writeOscar Mateo1-3/+6
2017-09-07drm/i915: WaPushConstantDereferenceHoldDisable needs to modify a masked registerOscar Mateo1-1/+1
2017-09-07drm/i915: Transform WaDisableI2mCycleOnWRPort into a simple reg writeOscar Mateo1-3/+4
2017-09-07drm/i915: Transform WaInPlaceDecompressionHang into a simple reg writeOscar Mateo1-10/+15
2017-09-07drm/i915: Apply the GTT write flush for all !llc machinesChris Wilson1-2/+2
2017-09-07i915: Fix obj size vs. alignment for drm_pci_alloc()Ville Syrjälä1-1/+1
2017-09-07drm/i915: Disable mmio debugging during user accessChris Wilson3-8/+72
2017-09-07drm/i915/skl+: debugfs entry to control IPCKumar, Mahesh1-1/+53
2017-09-07drm/i915/bxt+: Enable IPC supportKumar, Mahesh5-1/+31
2017-09-07drm/i915/gen9+: Add has_ipc flag in device info structureMahesh Kumar2-1/+8
2017-09-07drm/i915/cnl: Extend WM workaround with IPC for CNLKumar, Mahesh1-1/+2
2017-09-07drm/i915/glk: IPC linetime watermark workaround for GLKKumar, Mahesh1-3/+4
2017-09-07drm/i915/gen10: Calculate and enable transition WMKumar, Mahesh1-2/+50
2017-09-07drm/i915/skl+: Optimize WM calculationKumar, Mahesh2-85/+119
2017-09-07drm/i915: Fixed point fixed16 wrapper cleanupKumar, Mahesh1-7/+7
2017-09-07tools/testing/scatterlist: Test new __sg_alloc_table_from_pagesTvrtko Ursulin3-0/+234
2017-09-07drm/i915: Use __sg_alloc_table_from_pages for userptr allocationsTvrtko Ursulin3-55/+45
2017-09-07lib/scatterlist: Introduce and export __sg_alloc_table_from_pagesTvrtko Ursulin2-21/+56
2017-09-07lib/scatterlist: Avoid potential scatterlist entry overflowTvrtko Ursulin2-11/+26
2017-09-07lib/scatterlist: Fix offset type in sg_alloc_table_from_pagesTvrtko Ursulin4-6/+6
2017-09-07drm/i915: Disable snooping (userptr, set-cache-level) on gen4Chris Wilson2-2/+2
2017-09-07ALSA: asihpi: Kill BUG_ON() usagesTakashi Iwai1-5/+1
2017-09-07ALSA: core: Use %pS printk format for direct addressesHelge Deller1-2/+2