summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2017-11-14Merge tag 'exynos-drm-next-for-v4.15' of git://git.kernel.org/pub/scm/linux/k...Dave Airlie
2017-11-13Merge tag 'pm-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2017-11-13Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-11-13drm/amd/display: use num_timing_generator instead of pipe_countKen Chalmers
2017-11-13drm/amd/display: use configurable FBC option in dmRoman Li
2017-11-13drm/amd/display: fix AZ clock not enabled before program AZ endpointCharlene Liu
2017-11-13Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-11-14Merge branch 'linus-4.14-rc4-acp-prereq' of git://people.freedesktop.org/~agd...Dave Airlie
2017-11-13drm/amd/amdgpu: if visible VRAM allocation fail, fall back to invisible try a...Roger He
2017-11-13drm/amd/amdgpu: Fix wave mask in amdgpu_debugfs_wave_read() (v2)Tom St Denis
2017-11-13drm/amdgpu: make AMDGPU_VA_RESERVED_SIZE 64bitChristian König
2017-11-13drm/amdgpu/gfx9: implement wave VGPR readingNicolai Hähnle
2017-11-13drm/amdgpu: Add common golden settings for GFX9Ken Wang
2017-11-14Merge tag 'drm-misc-fixes-2017-11-13' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2017-11-14Merge tag 'drm-intel-next-fixes-2017-11-10' of git://anongit.freedesktop.org/...Dave Airlie
2017-11-14Merge tag 'drm-misc-fixes-2017-11-02' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2017-11-13Pass mode to wait_on_atomic_t() action funcs and provide default actionsDavid Howells
2017-11-13Merge remote-tracking branch 'tip/timers/core' into afs-nextDavid Howells
2017-11-13drm/rockchip: analogix_dp: Use mutex rather than spinlockEmil Renner Berthing
2017-11-13Merge branch 'pm-core'Rafael J. Wysocki
2017-11-10Merge remote-tracking branches 'asoc/topic/ac97', 'asoc/topic/ac97-mfd', 'aso...Mark Brown
2017-11-10drm/mode_object: fix documentation for object lookups.Dave Airlie
2017-11-09amdgpu/dm: Don't use DRM_ERROR in amdgpu_dm_atomic_checkMichel Dänzer
2017-11-09drm/amd/powerplay: fix copy-n-paste error on vddci_buf indexColin Ian King
2017-11-09drm/amdgpu: Fix null pointer issue in amdgpu_cs_wait_any_fenceEmily Deng
2017-11-09drm/amdgpu: Remove check which is not valid for certain VBIOSKen Wang
2017-11-09drm/i915: Reorder context-close to avoid calling i915_vma_close() under RCUChris Wilson
2017-11-09drm/i915: Move init_clock_gating() back to where it wasVille Syrjälä
2017-11-09drm/i915: Prune the reservation shared fence arrayChris Wilson
2017-11-09drm/i915: Idle the GPU before shinking everythingChris Wilson
2017-11-09drm/i915: Lock llist_del_first() vs llist_del_all()Chris Wilson
2017-11-09drm/i915: Calculate ironlake intermediate watermarks correctly, v2.Maarten Lankhorst
2017-11-09drm/i915: Disable lazy PPGTT page table optimization for vGPUJoonas Lahtinen
2017-11-09drm/i915/execlists: Remove the priority "optimisation"Chris Wilson
2017-11-09drm/i915: Filter out spurious execlists context-switch interruptsChris Wilson
2017-11-09Merge tag 'drm-misc-next-fixes-2017-11-08' of git://anongit.freedesktop.org/d...Dave Airlie
2017-11-09Merge tag 'drm-intel-fixes-2017-11-08' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2017-11-08drm/amdgpu: use irq-safe lock for kiq->ring_lockpding
2017-11-08drm/amdgpu: bypass lru touch for KIQ ring submissionPixel Ding
2017-11-08drm/amdgpu: Potential uninitialized variable in amdgpu_vm_update_directories()Dan Carpenter
2017-11-08drm/amdgpu: potential uninitialized variable in amdgpu_vce_ring_parse_cs()Dan Carpenter
2017-11-08amd/display: Fix potential null dereference in dce_calcs.cErnst Sjöstrand
2017-11-08amdgpu/dm: Remove unused forward declarationHarry Wentland
2017-11-08drm/amdgpu: Remove unused dc_stream from amdgpu_crtcHarry Wentland
2017-11-08drm/i915: Deconstruct struct sgt_dma initialiserChris Wilson
2017-11-08drm/i915: Reject unknown syncobj flagsTvrtko Ursulin
2017-11-07drm/amd/powerplay: initialize a variable before using itNicolas Iooss
2017-11-07drm/amd/powerplay: suppress KASAN out of bounds warning in vega10_populate_al...Evan Quan
2017-11-07drm/amd/amdgpu: fix evicted VRAM bo adjudgement conditionRoger He
2017-11-07amdgpu/dc: Fix double unlock in amdgpu_dm_commit_planesErnst Sjöstrand