summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm
Commit message (Expand)AuthorAgeFilesLines
* drm/amdkfd: Add GFXv9 PM4 packet writer functionsFelix Kuehling2018-04-106-12/+937
* drm/amdkfd: Move packet writer functions into ASIC-specific fileFelix Kuehling2018-04-104-316/+420
* drm/amdkfd: Implement doorbell allocation for SOC15Felix Kuehling2018-04-106-17/+139
* drm/amdkfd: Clean up KFD_MMAP_ offset handlingHarish Kasiviswanathan2018-04-105-33/+59
* drm/amdkfd: Make doorbell size ASIC-dependentFelix Kuehling2018-04-103-26/+39
* drm/amdgpu: Add doorbell routing info to kgd2kfd_shared_resourcesFelix Kuehling2018-04-102-0/+37
* drm/amdgpu: Add GFXv9 kfd2kgd interface functionsFelix Kuehling2018-04-105-1/+1051
* drm/amdgpu: Add GFXv9 TLB invalidation packet definitionFelix Kuehling2018-04-101-0/+5
* drm/amd: Update GFXv9 SDMA MQD structureFelix Kuehling2018-04-101-24/+24
* drm/amdgpu: Remove unused interface from kfd2kgd interfaceFelix Kuehling2018-04-103-25/+0
* drm/amdgpu: Add userptr support for KFDFelix Kuehling2018-03-232-24/+554
* drm/amdkfd: Add quiesce_mm and resume_mm to kgd2kfd_callsFelix Kuehling2018-03-235-5/+55
* drm/amdkfd: GFP_NOIO while holding locks taken in MMU notifierFelix Kuehling2018-03-233-3/+3
* drm/amdgpu: Avoid reclaim while holding locks taken in MMU notifierFelix Kuehling2018-03-231-8/+9
* drm/amdgpu: Enable amdgpu_ttm_tt_get_user_pages in worker threadsFelix Kuehling2018-03-231-9/+29
* drm/amdgpu: Add MMU notifier type for KFD userptrFelix Kuehling2018-03-235-18/+97
* Merge tag 'drm-fixes-for-v4.17-rc2' of git://people.freedesktop.org/~airlied/...Linus Torvalds2018-04-2221-135/+193
|\
| * Merge branch 'drm-next-4.17' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2018-04-233-14/+13
| |\
| | * drm/amd/powerplay: header file interface to SMU updateKenneth Feng2018-04-191-1/+3
| | * drm/amd/pp: Fix bug voltage can't be OD separately on VIRex Zhu2018-04-191-6/+10
| | * drm/amd/display: Don't program bypass on linear regamma LUTHarry Wentland2018-04-191-7/+0
| * | Merge tag 'exynos-drm-fixes-for-v4.17-rc2' of git://git.kernel.org/pub/scm/li...Dave Airlie2018-04-233-67/+29
| |\ \
| | * | drm/exynos: exynos_drm_fb -> drm_framebufferDaniel Stone2018-04-171-20/+8
| | * | drm/exynos: Move dma_addr out of exynos_drm_fbDaniel Stone2018-04-171-5/+3
| | * | drm/exynos: Move GEM BOs to drm_framebufferDaniel Stone2018-04-171-35/+4
| * | | Merge tag 'drm-intel-next-fixes-2018-04-19' of git://anongit.freedesktop.org/...Dave Airlie2018-04-2314-55/+131
| |\ \ \
| | * | | drm/i915/audio: Fix audio detection issue on GLKGaurav K Singh2018-04-181-1/+1
| | * | | drm/i915: Call i915_perf_fini() on init_hw error unwindChris Wilson2018-04-181-12/+15
| | * | | drm/i915/bios: filter out invalid DDC pins from VBT child devicesJani Nikula2018-04-181-4/+9
| | * | | drm/i915/pmu: Inspect runtime PM state more carefully while estimating RC6Tvrtko Ursulin2018-04-181-10/+27
| | * | | drm/i915: Do no use kfree() to free a kmem_cache_alloc() return valueXidong Wang2018-04-181-1/+1
| | * | | drm/i915/execlists: Clear user-active flag on preemption completionChris Wilson2018-04-041-0/+9
| | * | | Merge tag 'gvt-fixes-2018-04-03' of https://github.com/intel/gvt-linux into d...Joonas Lahtinen2018-04-048-27/+69
| | |\ \ \
| | | * | | drm/i915/gvt: Add drm_format_mod updateTina Zhang2018-03-301-0/+1
| | | * | | drm/i915/gvt: Disable primary/sprite/cursor plane at virtual display initiali...Xiong Zhang2018-03-301-0/+10
| | | * | | drm/i915/gvt: Delete redundant error message in fb_decode.cXiong Zhang2018-03-301-18/+9
| | | * | | drm/i915/gvt: Cancel dma map when resetting ggtt entriesChangbin Du2018-03-302-6/+18
| | | * | | drm/i915/gvt: Missed to cancel dma map for ggtt entriesChangbin Du2018-03-301-2/+28
| | | * | | drm/i915/gvt: Make MI_USER_INTERRUPT nop in cmd parserZhipeng Gong2018-03-281-0/+1
| | | * | | drm/i915/gvt: Mark expected switch fall-through in handle_g2v_notificationGustavo A. R. Silva2018-03-281-0/+1
| | | * | | drm/i915/gvt: throw error on unhandled vfio ioctlsGerd Hoffmann2018-03-221-1/+1
| * | | | | drm/i915: Fix LSPCON TMDS output buffer enabling from low-power stateImre Deak2018-04-181-7/+32
| * | | | | Merge airlied/drm-next into drm-misc-fixesSean Paul2018-04-16954-36962/+140929
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | drm/vc4: Fix memory leak during BO teardownDaniel J Blueman2018-04-092-0/+3
* | | | | | Merge tag 'drm-fixes-for-v4.17-rc1' of git://people.freedesktop.org/~airlied/...Linus Torvalds2018-04-1239-1637/+431
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Merge branch 'drm-next-4.17' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2018-04-1310-74/+124
| |\ \ \ \ \
| | * | | | | Revert "drm/amd/display: disable CRTCs with NULL FB on their primary plane (V2)"Harry Wentland2018-04-121-28/+0
| | * | | | | Revert "drm/amd/display: fix dereferencing possible ERR_PTR()"Harry Wentland2018-04-121-3/+0
| | * | | | | drm/amd/display: Fix regamma not affecting full-intensity color valuesLeo (Sunpeng) Li2018-04-121-3/+6
| | * | | | | drm/amd/display: Fix FBC text console corruptionRoman Li2018-04-121-13/+54
OpenPOWER on IntegriCloud