summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)Author
2018-04-10drm/amdkfd: Add GFXv9 device queue managerFelix Kuehling
2018-04-10drm/amdkfd: Add GFXv9 MQD managerFelix Kuehling
2018-04-10drm/amdkfd: Add GFXv9 PM4 packet writer functionsFelix Kuehling
2018-04-10drm/amdkfd: Move packet writer functions into ASIC-specific fileFelix Kuehling
2018-04-10drm/amdkfd: Implement doorbell allocation for SOC15Felix Kuehling
2018-04-10drm/amdkfd: Clean up KFD_MMAP_ offset handlingHarish Kasiviswanathan
2018-04-10drm/amdkfd: Make doorbell size ASIC-dependentFelix Kuehling
2018-04-10drm/amdgpu: Add doorbell routing info to kgd2kfd_shared_resourcesFelix Kuehling
2018-04-10drm/amdgpu: Add GFXv9 kfd2kgd interface functionsFelix Kuehling
2018-04-10drm/amdgpu: Add GFXv9 TLB invalidation packet definitionFelix Kuehling
2018-04-10drm/amd: Update GFXv9 SDMA MQD structureFelix Kuehling
2018-04-10drm/amdgpu: Remove unused interface from kfd2kgd interfaceFelix Kuehling
2018-03-23drm/amdgpu: Add userptr support for KFDFelix Kuehling
2018-03-23drm/amdkfd: Add quiesce_mm and resume_mm to kgd2kfd_callsFelix Kuehling
2018-03-23drm/amdkfd: GFP_NOIO while holding locks taken in MMU notifierFelix Kuehling
2018-03-23drm/amdgpu: Avoid reclaim while holding locks taken in MMU notifierFelix Kuehling
2018-03-23drm/amdgpu: Enable amdgpu_ttm_tt_get_user_pages in worker threadsFelix Kuehling
2018-03-23drm/amdgpu: Add MMU notifier type for KFD userptrFelix Kuehling
2018-04-22Merge tag 'drm-fixes-for-v4.17-rc2' of git://people.freedesktop.org/~airlied/...Linus Torvalds
2018-04-23Merge branch 'drm-next-4.17' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2018-04-23Merge tag 'exynos-drm-fixes-for-v4.17-rc2' of git://git.kernel.org/pub/scm/li...Dave Airlie
2018-04-23Merge tag 'drm-intel-next-fixes-2018-04-19' of git://anongit.freedesktop.org/...Dave Airlie
2018-04-19drm/amd/powerplay: header file interface to SMU updateKenneth Feng
2018-04-19drm/amd/pp: Fix bug voltage can't be OD separately on VIRex Zhu
2018-04-19drm/amd/display: Don't program bypass on linear regamma LUTHarry Wentland
2018-04-18drm/i915: Fix LSPCON TMDS output buffer enabling from low-power stateImre Deak
2018-04-18drm/i915/audio: Fix audio detection issue on GLKGaurav K Singh
2018-04-18drm/i915: Call i915_perf_fini() on init_hw error unwindChris Wilson
2018-04-18drm/i915/bios: filter out invalid DDC pins from VBT child devicesJani Nikula
2018-04-18drm/i915/pmu: Inspect runtime PM state more carefully while estimating RC6Tvrtko Ursulin
2018-04-18drm/i915: Do no use kfree() to free a kmem_cache_alloc() return valueXidong Wang
2018-04-17drm/exynos: exynos_drm_fb -> drm_framebufferDaniel Stone
2018-04-17drm/exynos: Move dma_addr out of exynos_drm_fbDaniel Stone
2018-04-17drm/exynos: Move GEM BOs to drm_framebufferDaniel Stone
2018-04-16Merge airlied/drm-next into drm-misc-fixesSean Paul
2018-04-12Merge tag 'drm-fixes-for-v4.17-rc1' of git://people.freedesktop.org/~airlied/...Linus Torvalds
2018-04-13Merge branch 'drm-next-4.17' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2018-04-13Merge tag 'drm-misc-next-fixes-2018-04-11' of git://anongit.freedesktop.org/d...Dave Airlie
2018-04-12Revert "drm/amd/display: disable CRTCs with NULL FB on their primary plane (V2)"Harry Wentland
2018-04-12Revert "drm/amd/display: fix dereferencing possible ERR_PTR()"Harry Wentland
2018-04-12drm/amd/display: Fix regamma not affecting full-intensity color valuesLeo (Sunpeng) Li
2018-04-12drm/amd/display: Fix FBC text console corruptionRoman Li
2018-04-12drm/amd/display: Only register backlight device if embedded panel connectedHarry Wentland
2018-04-11drm/amd/display: fix brightness level after resume from suspendRoman Li
2018-04-11drm/amd/display: HDMI has no sound after Panel power off/onCharlene Liu
2018-04-11drm/amdgpu: add MP1 and THM hw ip base reg offsetEvan Quan
2018-04-11drm/amdgpu: fix null pointer panic with direct fw loading on gpu resetHuang Rui
2018-04-11drm/radeon: add PX quirk for Asus K73TKNico Sneck
2018-04-10Merge tag 'rproc-v4.17' of git://github.com/andersson/remoteprocLinus Torvalds
2018-04-09drm/vc4: Fix memory leak during BO teardownDaniel J Blueman