aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-10-17drm/cirrus: Remove obsolete header fileThomas Zimmermann1-247/+0
2019-10-17drm/vram: drop DRM_VRAM_MM_FILE_OPERATIONSGerd Hoffmann6-38/+5
2019-10-17drm/vram: drop verify_accessGerd Hoffmann1-22/+0
2019-10-17drm/vram: switch vram helper to &drm_gem_object_funcs.mmap()Gerd Hoffmann2-41/+2
2019-10-17drm/ttm: add drm_gem_ttm_mmap()Gerd Hoffmann2-0/+19
2019-10-17drm/ttm: rename ttm_fbdev_mmapGerd Hoffmann3-13/+10
2019-10-17drm/ttm: factor out ttm_bo_mmap_vma_setupGerd Hoffmann1-22/+24
2019-10-17drm/shmem: drop DEFINE_DRM_GEM_SHMEM_FOPSGerd Hoffmann6-31/+5
2019-10-17drm/shmem: drop VM_IOGerd Hoffmann1-1/+1
2019-10-17drm/shmem: drop VM_DONTDUMPGerd Hoffmann1-1/+1
2019-10-17drm/shmem: switch shmem helper to &drm_gem_object_funcs.mmapGerd Hoffmann5-25/+15
2019-10-17drm: add mmap() to drm_gem_object_funcsGerd Hoffmann3-9/+41
2019-10-17drm/i915: Fix MST oops due to MSA changesVille Syrjälä1-1/+3
2019-10-17stop_machine: Avoid potential race behaviourMark Rutland1-4/+6
2019-10-17drm: Add TODO item for fbdev driver conversionThomas Zimmermann1-0/+27
2019-10-17drm/i915/pmu: Support multiple GPUsTvrtko Ursulin2-2/+31
2019-10-17ALSA: hda/realtek - Enable headset mic on Asus MJ401TADaniel Drake1-0/+11
2019-10-17ALSA: usb-audio: Disable quirks for BOSS Katana amplifiersSzabolcs Szőke1-0/+3
2019-10-17kheaders: substituting --sort in archive creationDmitry Goldin1-4/+7
2019-10-16drm/i915/tgl: Enable DDI/Port GKhaled Almahallawy5-0/+16
2019-10-16net: stmmac: disable/enable ptp_ref_clk in suspend/resume flowBiao Huang1-4/+8
2019-10-16net: phy: Fix "link partner" information disappear issueYonglong Liu3-4/+12
2019-10-16drm/i810: Refer to `PREEMPTION' in commentSebastian Andrzej Siewior1-1/+1
2019-10-16rxrpc: use rcu protection while reading sk->sk_user_dataEric Dumazet1-4/+8
2019-10-16drm/i915: Move swizzle_bit under i915_ggttChris Wilson6-24/+25
2019-10-16drm/i915: Store i915_ggtt as the backpointer on fence registersChris Wilson7-41/+54
2019-10-16drm/i915: Do initial mocs configuration directlyChris Wilson3-220/+66
2019-10-16drm/i915: Fixup preempt-to-busy vs resubmission of a virtual requestChris Wilson1-6/+26
2019-10-16drm/i915/userptr: Never allow userptr into the mappable GGTTChris Wilson5-1/+19
2019-10-16drm/i915: Favor last VBT child device with conflicting AUX ch/DDC pinVille Syrjälä1-6/+16
2019-10-16drm/i915/execlists: Refactor -EIO markup of hung requestsChris Wilson1-14/+17
2019-10-16Revert "blackhole_netdev: fix syzkaller reported issue"Mahesh Bandewar2-12/+10
2019-10-16drm/i915/selftests: Teach timelines to take intel_gt as its argumentChris Wilson1-23/+25
2019-10-16drm/i915/selftests: Teach workarounds to take intel_gt as its argumentChris Wilson1-63/+65
2019-10-16drm/i915/selftests: Teach guc to take intel_gt as its argumentChris Wilson1-28/+14
2019-10-16drm/i915/selftests: Teach execlists to take intel_gt as its argumentChris Wilson1-147/+143
2019-10-16arm64: tags: Preserve tags for addresses translated via TTBR1Will Deacon3-8/+13
2019-10-16arm64: mm: fix inverted PAR_EL1.F checkMark Rutland1-1/+5
2019-10-16arm64: sysreg: fix incorrect definition of SYS_PAR_EL1_FYang Yingliang1-1/+1
2019-10-16arm64: entry.S: Do not preempt from IRQ before all cpufeatures are enabledJulien Thierry3-1/+20
2019-10-16Merge branch 'md-fixes' of https://git.kernel.org/pub/scm/linux/kernel/git/so...Jens Axboe1-1/+1
2019-10-16md/raid0: fix warning message for parameter default_layoutSong Liu1-1/+1
2019-10-16kthread: make __kthread_queue_delayed_work staticBen Dooks1-3/+3
2019-10-16drm/i915: Introduce Jasper Lake PCHMatt Roper3-3/+32
2019-10-16drm/i915/ehl: Don't forget to set TC long detect functionMatt Roper1-0/+1
2019-10-16drm/i915: Prepare the mode readout for hw vs. uapi state splitVille Syrjälä1-1/+1
2019-10-16drm/i915: Prepare the connector/encoder mask readout for hw vs. uapi state splitVille Syrjälä1-5/+9
2019-10-16drm/i915: Switch intel_legacy_cursor_update() to intel_ typesVille Syrjälä1-42/+42
2019-10-16drm/i915: Refactor timestamping constants updateVille Syrjälä1-7/+11
2019-10-16drm/i915/execlist: Trim immediate timeslice expiryChris Wilson3-11/+39