summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/lima
AgeCommit message (Expand)Author
2020-07-20drm/lima: fix wait pp reset timeoutQiang Yu
2020-04-24drm/lima: enable runtime pmQiang Yu
2020-04-24drm/lima: add pm resume/suspend opsQiang Yu
2020-04-24drm/lima: separate clk/regulator enable/disable functionQiang Yu
2020-04-24drm/lima: add resume/suspend callback for each ipQiang Yu
2020-04-24drm/lima: power down ip blocks when pmu exitQiang Yu
2020-04-24drm/lima: add lima_devfreq_resume/suspendQiang Yu
2020-04-24drm/lima: always set page directory when switch vmQiang Yu
2020-04-24drm/lima: check vm != NULL in lima_vm_putQiang Yu
2020-04-24drm/lima: print process name and pid when task errorQiang Yu
2020-04-24drm/lima: use module_platform_driver helperQiang Yu
2020-04-24drm/lima: Clean up redundant pdev pointerRobin Murphy
2020-04-24drm/lima: Clean up IRQ warningsRobin Murphy
2020-03-28drm/lima: Add optional devfreq and cooling device supportMartin Blumenstingl
2020-03-22drm/lima: add trace point for tasksQiang Yu
2020-03-22drm/lima: add error sysfs to export error task dumpQiang Yu
2020-03-22drm/lima: save task info dump when task failQiang Yu
2020-03-22drm/lima: add max_error_tasks module parameterQiang Yu
2020-03-22drm/lima: save process info for debug usageQiang Yu
2020-02-17Merge v5.6-rc2 into drm-misc-nextMaxime Ripard
2020-02-17drm/lima: fix recovering from PLBU out of memoryVasily Khoruzhick
2020-01-27drm/lima: increase driver version to 1.1Qiang Yu
2020-01-27drm/lima: recover task by enlarging heap bufferQiang Yu
2020-01-27drm/lima: support heap buffer creationQiang Yu
2020-01-27drm/lima: add lima_vm_map_boQiang Yu
2020-01-27drm/lima: update register infoQiang Yu
2020-01-13Merge tag 'amd-drm-next-5.6-2020-01-09' of git://people.freedesktop.org/~agd5...Dave Airlie
2020-01-09drm/lima: use drm_sched_fault for error task handlingQiang Yu
2019-12-18drm/scheduler: rework entity creationNirmoy Das
2019-11-20drm/lima: Fix Kconfig indentationKrzysztof Kozlowski
2019-10-17drm/lima: add __GFP_NOWARN flag to all dma_alloc_wcQiang Yu
2019-10-17drm/lima: use drm_gem_(un)lock_reservationsQiang Yu
2019-10-17drm/lima: use drm_gem_shmem_helpersQiang Yu
2019-10-05drm/lima: Add support for multiple reset linesPeter Griffin
2019-09-19Merge tag 'drm-next-2019-09-18' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2019-09-10drm/lima: fix lima_gem_wait() return valueVasily Khoruzhick
2019-08-13dma-buf: rename reservation_object to dma_resvChristian König
2019-06-26drm/lima: drop DRM_AUTH usage from the driverEmil Velikov
2019-06-25drm/lima: Drop resv argument from lima_bo_create_structDaniel Vetter
2019-06-23drm/lima: Reduce the amount of logs on deferred probe of clocks and reset con...Krzysztof Kozlowski
2019-06-23drm/lima: Reduce number of PTR_ERR() callsKrzysztof Kozlowski
2019-06-23drm/lima: Reduce the amount of logs on deferred probeKrzysztof Kozlowski
2019-06-23drm/lima: Mark 64-bit number as ULLKrzysztof Kozlowski
2019-06-21drm/prime: Actually remove DRIVER_PRIME everywhereDaniel Vetter
2019-05-21drm/lima: add timeout to drm scheduler initErico Nunes
2019-05-02drm/scheduler: rework job destructionChristian König
2019-04-20drm/lima: handle shared irq case for lima_pp_bcast_irq_handlerPeter Griffin
2019-04-17drm/lima: Make lima_sched_ops staticYueHaibing
2019-04-16drm/lima: Use the drm_gem_fence_array_add helpers for our deps.Eric Anholt
2019-04-10Merge drm/drm-next into drm-misc-nextSean Paul