summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2017-11-23drm: add connector info/property for non-desktop displays [v2]Dave Airlie
2017-11-23Merge tag 'tilcdc-4.15-fixes' of https://github.com/jsarha/linux into drm-nextDave Airlie
2017-11-23Merge branch 'drm-next-4.15' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2017-11-23Merge tag 'imx-drm-next-2017-10-18' of git://git.pengutronix.de/git/pza/linux...Dave Airlie
2017-11-23Merge tag 'drm/tegra/for-4.15-rc1-fixes' of git://anongit.freedesktop.org/teg...Dave Airlie
2017-11-21drm/amdgpu: fix rmmod KCQ disable failed errorWang Hongcheng
2017-11-21drm/amdgpu: fix kernel hang when starting VNC serverXiangliang.Yu
2017-11-20drm/amdgpu: don't skip attributes when powerplay is enabledAlex Deucher
2017-11-20drm/amd/pp: fix typecast error in powerplay.Rex Zhu
2017-11-20drm/tilcdc: Remove obsolete "ti,tilcdc,slave" dts binding supportJyri Sarha
2017-11-20drm/tegra: sor: Reimplement pad clockThierry Reding
2017-11-20Merge tag 'drm-fsl-dcu-fixes-for-v4.15' of http://git.agner.ch/git/linux-drm-...Dave Airlie
2017-11-20Merge branch 'drm-next-4.15' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2017-11-17Revert "drm/radeon: dont switch vt on suspend"Alex Deucher
2017-11-17drm/amd/amdgpu: fix over-bound accessing in amdgpu_cs_wait_any_fenceRoger He
2017-11-16drm/amd/powerplay: fix unfreeze level smc message for smu7Eric Huang
2017-11-16drm/amdgpu:fix memleakMonk Liu
2017-11-16drm/amdgpu:fix memleak in takedownMonk Liu
2017-11-15drm/amd/pp: fix dpm randomly failed on Vega10Rex Zhu
2017-11-14drm/amdgpu: set f_mapping on exported DMA-bufsChristian König
2017-11-14drm/amdgpu: Properly allocate VM invalidate eng v2ozeng
2017-11-14drm/fsl-dcu: enable IRQ before drm_atomic_helper_resume()Stefan Agner
2017-11-14drm/fsl-dcu: avoid disabling pixel clock twice on suspendStefan Agner
2017-11-14drm/fsl-dcu: Don't set connector DPMS propertyLaurent Pinchart
2017-11-14Merge tag 'exynos-drm-next-for-v4.15' of git://git.kernel.org/pub/scm/linux/k...Dave Airlie
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-13drm/rockchip: analogix_dp: Use mutex rather than spinlockEmil Renner Berthing
2017-11-10drm/mode_object: fix documentation for object lookups.Dave Airlie
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-08drm/amdgpu: use irq-safe lock for kiq->ring_lockpding