summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2017-11-16drm/amdgpu:fix memleak in takedownMonk Liu2-11/+0
2017-11-16Merge tag 'drm-for-v4.15' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds962-55836/+63190
2017-11-16mm: remove cold parameter for release_pagesMel Gorman6-12/+10
2017-11-16mm, pagevec: remove cold parameter for pagevecsMel Gorman1-1/+1
2017-11-15drm/amd/pp: fix dpm randomly failed on Vega10Rex Zhu2-14/+16
2017-11-15drm/edid: Don't send non-zero YQ in AVI infoframe for HDMI 1.x sinksVille Syrjälä3-4/+14
2017-11-15Merge tag 'devicetree-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-9/+5
2017-11-15Merge tag 'sound-4.15-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-27/+4
2017-11-15Merge tag 'dma-mapping-4.15' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds1-0/+1
2017-11-15Merge tag 'iommu-v4.15-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds2-4/+2
2017-11-14drm/amdgpu: set f_mapping on exported DMA-bufsChristian König1-1/+5
2017-11-14drm/amdgpu: Properly allocate VM invalidate eng v2ozeng1-3/+12
2017-11-14drm/amd/display: fix MST link training fail division by 0Eric Yang1-2/+4
2017-11-14drm/amd/display: Fix formatting for null pointer dereference fixHarry Wentland1-1/+1
2017-11-14drm/amd/display: Remove dangling planes on dc commit stateLeo (Sunpeng) Li1-2/+35
2017-11-14drm/amd/display: add flip_immediate to commit update for streamBhawanpreet Lakha1-1/+4
2017-11-14drm/amd/display: Miss register MST encoder cbsJerry (Fangzhi) Zuo1-1/+11
2017-11-14drm/amd/display: Fix warnings on S3 resumeLeo (Sunpeng) Li1-0/+28
2017-11-14drm/fsl-dcu: enable IRQ before drm_atomic_helper_resume()Stefan Agner1-1/+1
2017-11-14drm/fsl-dcu: avoid disabling pixel clock twice on suspendStefan Agner1-1/+0
2017-11-14drm/fsl-dcu: Don't set connector DPMS propertyLaurent Pinchart1-5/+0
2017-11-14Merge tag 'exynos-drm-next-for-v4.15' of git://git.kernel.org/pub/scm/linux/k...Dave Airlie6-321/+476
2017-11-14Merge tag 'pm-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds1-1/+1
2017-11-14Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-9/+6
2017-11-14drm/vc4: Account for interrupts in flightStefan Schake1-0/+6
2017-11-14drm/amd/display: use num_timing_generator instead of pipe_countKen Chalmers1-1/+1
2017-11-14drm/amd/display: use configurable FBC option in dmRoman Li2-4/+4
2017-11-14drm/amd/display: fix AZ clock not enabled before program AZ endpointCharlene Liu1-2/+29
2017-11-13Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds5-8/+8
2017-11-13Merge branch 'linus-4.14-rc4-acp-prereq' of git://people.freedesktop.org/~agd...Dave Airlie2-27/+4
2017-11-13drm/amd/amdgpu: if visible VRAM allocation fail, fall back to invisible try a...Roger He1-0/+5
2017-11-13drm/amd/amdgpu: Fix wave mask in amdgpu_debugfs_wave_read() (v2)Tom St Denis1-20/+20
2017-11-13drm/amdgpu: make AMDGPU_VA_RESERVED_SIZE 64bitChristian König2-4/+4
2017-11-13drm/amdgpu/gfx9: implement wave VGPR readingNicolai Hähnle1-0/+10
2017-11-13drm/amdgpu: Add common golden settings for GFX9Ken Wang1-0/+9
2017-11-13Merge tag 'drm-misc-fixes-2017-11-13' of git://anongit.freedesktop.org/drm/dr...Dave Airlie1-8/+6
2017-11-13Merge tag 'drm-intel-next-fixes-2017-11-10' of git://anongit.freedesktop.org/...Dave Airlie12-52/+133
2017-11-13Merge tag 'drm-misc-fixes-2017-11-02' of git://anongit.freedesktop.org/drm/dr...Dave Airlie7-51/+71
2017-11-13Pass mode to wait_on_atomic_t() action funcs and provide default actionsDavid Howells2-15/+3
2017-11-13Merge remote-tracking branch 'tip/timers/core' into afs-nextDavid Howells2-9/+6
2017-11-13drm/rockchip: analogix_dp: Use mutex rather than spinlockEmil Renner Berthing1-8/+6
2017-11-13Merge branch 'pm-core'Rafael J. Wysocki1-1/+1
2017-11-11Merge remote-tracking branches 'asoc/topic/ac97', 'asoc/topic/ac97-mfd', 'aso...Mark Brown2-27/+4
2017-11-10drm/mode_object: fix documentation for object lookups.Dave Airlie2-0/+2
2017-11-10amdgpu/dm: Don't use DRM_ERROR in amdgpu_dm_atomic_checkMichel Dänzer1-7/+5
2017-11-10drm/amd/powerplay: fix copy-n-paste error on vddci_buf indexColin Ian King1-1/+1
2017-11-10drm/amdgpu: Fix null pointer issue in amdgpu_cs_wait_any_fenceEmily Deng1-2/+5
2017-11-10drm/amdgpu: Remove check which is not valid for certain VBIOSKen Wang1-6/+0
2017-11-09drm/i915: Reorder context-close to avoid calling i915_vma_close() under RCUChris Wilson1-6/+6
2017-11-09drm/i915: Move init_clock_gating() back to where it wasVille Syrjälä2-28/+30