summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2019-05-29drm/amdgpu: reserve stollen vram for raven seriesFlora Cui
2019-05-24drm/amd/display: Don't load DMCU for Raven 1 (v2)Harry Wentland
2019-05-24Revert "drm/amd/display: Don't load DMCU for Raven 1"Dave Airlie
2019-05-24Merge tag 'drm-intel-fixes-2019-05-23' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2019-05-23Merge branch 'drm-fixes-5.2' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2019-05-23Merge tag 'drm-misc-fixes-2019-05-22' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2019-05-22drm/panfrost: Select devfreqEzequiel Garcia
2019-05-21drm/gma500/cdv: Check vbt config bits when detecting lvds panelsPatrik Jakobsson
2019-05-21drm/vmwgfx: integer underflow in vmw_cmd_dx_set_shader() leading to an invali...Murray McAllister
2019-05-21drm/vmwgfx: NULL pointer dereference from vmw_cmd_dx_view_define()Murray McAllister
2019-05-21drm/vmwgfx: Use the dma scatter-gather iterator to get dma addressesThomas Hellstrom
2019-05-21drm/vmwgfx: Fix compat mode shader operationThomas Hellstrom
2019-05-21drm/vmwgfx: Fix user space handle equal to zeroThomas Hellstrom
2019-05-21drm/vmwgfx: Don't send drm sysfs hotplug events on initial master setThomas Hellstrom
2019-05-21drm/i915/gvt: Fix an error code in ppgtt_populate_spt_by_guest_entry()Dan Carpenter
2019-05-21drm/i915/gvt: do not let TRTTE and 0x4dfc write passthrough to hardwareYan Zhao
2019-05-21drm/i915/gvt: add 0x4dfc to gen9 save-restore listYan Zhao
2019-05-21drm/i915/gvt: Tiled Resources mmios are in-context mmios for gen9+Yan Zhao
2019-05-21drm/i915/gvt: use cmd to restore in-context mmios to hw for gen9 platformYan Zhao
2019-05-21drm/i915/gvt: emit init breadcrumb for gvt requestWeinan
2019-05-20drm/amdkfd: Fix compute profile switchingHarish Kasiviswanathan
2019-05-20drm/amdgpu: skip fw pri bo alloc for SRIOVYintian Tao
2019-05-20drm/amd/powerplay: fix locking in smu_feature_set_supported()Dan Carpenter
2019-05-20drm/amdgpu/gmc9: set vram_width properly for SR-IOVAlex Deucher
2019-05-20drm/amdgpu/soc15: skip reset on initAlex Deucher
2019-05-20drm/amdgpu: keep stolen memory on picassoFlora Cui
2019-05-20drm/amdkfd: Add missing Polaris10 IDKent Russell
2019-05-20drm/amd/display: Don't load DMCU for Raven 1Harry Wentland
2019-05-20drm/amd/display: Add ASICREV_IS_PICASSOHarry Wentland
2019-05-20drm/i915: Truly bump ready tasks ahead of busywaitsChris Wilson
2019-05-20drm/i915: Downgrade NEWCLIENT to non-preemptiveChris Wilson
2019-05-20drm/i915: Bump signaler priority on adding a waiterChris Wilson
2019-05-20drm/i915: Pass i915_sched_node around internallyChris Wilson
2019-05-20drm/i915: Rearrange i915_scheduler.cChris Wilson
2019-05-20Merge drm-misc-next-fixes-2019-05-20 into drm-misc-fixesSean Paul
2019-05-19Merge tag 'kbuild-v5.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds
2019-05-19Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-05-19Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2019-05-19Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-05-19Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-05-19Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds
2019-05-19Merge tag 'riscv-for-linus-5.2-mw2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-05-18treewide: prefix header search paths with $(srctree)/Masahiro Yamada
2019-05-18media: prefix header search paths with $(srctree)/Masahiro Yamada
2019-05-18media: remove unneeded header search pathsMasahiro Yamada
2019-05-17i2c: core: add device-managed version of i2c_new_dummyHeiner Kallweit
2019-05-17i2c: core: improve return value handling of i2c_new_device and i2c_new_dummyHeiner Kallweit
2019-05-17Merge tag 's390-5.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2019-05-17fbdev/efifb: Ignore framebuffer memmap entries that lack any memory typesArd Biesheuvel
2019-05-16tty: Don't force RISCV SBI console as preferred consoleAnup Patel