summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/v3d
Commit message (Expand)AuthorAgeFilesLines
...
| * drm/v3d: Delay the scheduler timeout if we're still making progress.Eric Anholt2018-07-053-0/+21
| * drm/v3d: use new return type vm_fault_t in v3d_gem_faultSouptick Joarder2018-07-052-24/+7
* | drm/scheduler: Rename cleanup functions v2.Andrey Grodzovsky2018-07-051-1/+1
|/
* drm/v3d: Remove the bad signaled() implementation.Eric Anholt2018-06-214-18/+6
* drm/v3d: Take a lock across GPU scheduler job creation and queuing.Eric Anholt2018-06-212-0/+9
* Merge drm-upstream/drm-next into drm-misc-nextGustavo Padovan2018-06-202-1/+2
|\
| * Merge tag 'drm-misc-next-fixes-2018-05-31' of git://anongit.freedesktop.org/d...Dave Airlie2018-06-081-0/+1
| |\
| | * drm/v3d: add CONFIG_MMU dependencyArnd Bergmann2018-05-301-0/+1
| * | Merge branch 'drm-next-4.18' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2018-05-161-1/+1
| |/
* / drm/v3d: Checking for NULL vs IS_ERR()Dan Carpenter2018-05-211-2/+2
|/
* drm/v3d: Introduce a new DRM driver for Broadcom V3D V3.x+Eric Anholt2018-05-0314-0/+2940