summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd
AgeCommit message (Expand)Author
2017-11-14Merge branch 'linus-4.14-rc4-acp-prereq' of git://people.freedesktop.org/~agd...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-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-03drm/amd/amdgpu: Enabling ACP clock in hw_init (v2)Akshu Agrawal
2017-11-03drm/amdgpu/virt: don't dereference undefined 'module' structArnd Bergmann
2017-11-03Merge tag 'drm-amdkfd-next-2017-11-02' of git://people.freedesktop.org/~gabba...Dave Airlie
2017-11-03Merge branch 'drm-next-4.15' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2017-11-01drm/amd/powerplay: wrong control mode cause the fan spins faster unnecessarilyEvan Quan
2017-11-01drm/amd/powerplay: fix memory leak of hardcoded pptableEric Huang
2017-11-01drm/amdgpu:add fw-vram-usage for atomfirmwareMonk Liu
2017-11-02Backmerge tag 'v4.14-rc7' into drm-nextDave Airlie
2017-11-01drm/amdkfd: Minor cleanupsFelix Kuehling
2017-11-01drm/amdkfd: Update queue_count before mapping queuesFelix Kuehling
2017-11-01drm/amdkfd: Cleanup DQM ASIC-specific opsYong Zhao
2017-11-01drm/amdkfd: Register/Deregister process on qpd resolutionBen Goz
2017-11-01drm/amdkfd: Fix debug unregister procedure on process terminationYair Shachar
2017-11-01drm/amdkfd: Avoid calling amd_iommu_unbind_pasid() when suspendingYong Zhao
2017-11-01drm/amdkfd: Disable CP/SDMA ring/doorbell in MQDJay Cornwall
2017-11-01drm/amdkfd: Clean up the data structure in kfd_processYong Zhao
2017-10-31drm/radeon: fix atombios on big endianRoman Kapl
2017-10-31drm/amdgpu: fix error handling in amdgpu_bo_do_createChristian König
2017-10-30drm/radeon: deprecate and remove KFD interfaceChristian König
2017-10-27drm/amdkfd: use a high priority workqueue for IH workAndres Rodriguez
2017-10-27drm/amdkfd: wait only for IH work on IH exitAndres Rodriguez
2017-10-27drm/amdkfd: increase IH num entries to 8192Andres Rodriguez
2017-10-27drm/amdkfd: use standard kernel kfifo for IHAndres Rodriguez
2017-10-27drm/amdkfd: Make event limit dependent on user mode mapping sizeFelix Kuehling
2017-10-27drm/amdkfd: Use IH context ID for signal lookupFelix Kuehling
2017-10-27drm/amdkfd: Simplify event ID and signal slot managementFelix Kuehling
2017-10-27drm/amdkfd: Simplify events page allocatorFelix Kuehling
2017-10-27drm/amdkfd: Use wait_queue_t to implement event waitingFelix Kuehling
2017-10-27drm/amdkfd: remove redundant kfd_event_waiter.input_indexFelix Kuehling
2017-10-27drm/amdkfd: Fix event destruction with pending waitersFelix Kuehling
2017-10-27drm/amdkfd: Clean up kfd_wait_on_eventsFelix Kuehling
2017-10-27drm/amdkfd: Fix scheduler race in kfd_wait_on_events sleep loopSean Keely
2017-10-27drm/amdkfd: Short cut for kfd_wait_on_events without waitingSean Keely
2017-10-27drm/amdkfd: Don't dereference kfd_process.mmFelix Kuehling
2017-10-27drm/amdkfd: Add SDMA trap src id to the KFD isr wanted listBesar Wicaksono
2017-10-27drm/amd/powerplay: change ASIC temperature reading on Vega10Eric Huang
2017-10-26Merge branch 'drm-next-4.15' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2017-10-25drm/amd/amdgpu: Remove workaround for suspend/resume in uvd7Tom St Denis
2017-10-25drm/amdgpu: don't flush the TLB before initializing GARTChristian König
2017-10-25drm/amdgpu: minor cleanup for amdgpu_ttm_bindChristian König
2017-10-25drm/amdgpu/psp: prevent page fault by checking write_frame address(v4)Evan Quan
2017-10-25drm/amd/powerplay: retrieve the real-time coreClock valuesEvan Quan