summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2019-04-24drm/exynos: use DRM_DEV_ERROR to print out error messageInki Dae18-120/+179
2019-04-24drm/exynos: remove unnecessary messagesInki Dae3-6/+0
2019-04-24drm/fimd: use DRM_ERROR instead of DRM_INFO in error caseInki Dae1-3/+3
2019-04-24drm/exynos: g2d: remove style errorSeung-Woo Kim1-1/+1
2019-04-24Merge tag 'drm-msm-next-2019-04-21' of https://gitlab.freedesktop.org/drm/msm...Dave Airlie29-511/+632
2019-04-24Merge branch 'drm-next-5.2' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie26-361/+936
2019-04-24Merge tag 'drm/tegra/for-5.2-rc1' of git://anongit.freedesktop.org/tegra/linu...Dave Airlie4-18/+190
2019-04-24Merge tag 'drm-misc-next-2019-04-18' of git://anongit.freedesktop.org/drm/drm...Dave Airlie53-643/+4183
2019-04-24Merge tag 'drm-intel-next-2019-04-17' of git://anongit.freedesktop.org/drm/dr...Dave Airlie139-2183/+4285
2019-04-24Merge branch 'vmwgfx-next' of https://gitlab.freedesktop.org/drawat/linux int...Dave Airlie25-1231/+972
2019-04-21drm/msm/a6xx: Don't enable GPU state code if dependencies are missingJordan Crouse4-3/+11
2019-04-21drm/msm/a6xx: Add zap shader loadJordan Crouse2-1/+38
2019-04-21drm/msm/gpu: Move zap shader loading to adrenoJordan Crouse3-110/+142
2019-04-19drm/msm: Split submit_lookup_objects() into two loopsKristian H. Kristensen2-28/+21
2019-04-19drm/msm: Stop dropping struct_mutex in recover_worker()Kristian H. Kristensen1-13/+0
2019-04-19drm/msm: Implement .gem_free_object_unlockedKristian H. Kristensen4-2/+46
2019-04-19drm/msm/a6xx: Remove an unused struct memberJordan Crouse1-1/+0
2019-04-19msm/drm/a6xx: Turn off the GMU if resume failsJordan Crouse3-45/+58
2019-04-19drm/msm/a6xx: Make GMU reset usefulJordan Crouse4-65/+56
2019-04-19drm/msm/gpu: Attach to the GPU GX power domainJordan Crouse2-1/+42
2019-04-19drm/msm/a6xx: Remove unwanted regulator codeJordan Crouse2-6/+0
2019-04-19drm/msm/gpu: Add submit queue queriesJordan Crouse4-2/+53
2019-04-19drm/msm: add param to retrieve # of GPU faults (global)Rob Clark3-0/+9
2019-04-19drm/msm/gpu: add per-process pagetables paramRob Clark1-0/+3
2019-04-18drm/msm: a5xx: fix possible object reference leakWen Yang1-4/+6
2019-04-18drm/msm: Cleanup A6XX opp-level readingDouglas Anderson1-11/+6
2019-04-18drm/msm/dpu: check split role for single flushJeykumar Sankaran1-13/+1
2019-04-18drm/msm/dpu: assign intf to encoder in mode_setJeykumar Sankaran2-25/+21
2019-04-18drm/msm/dpu: map mixer/ctl hw blocks in encoder modesetJeykumar Sankaran2-70/+31
2019-04-18drm/msm/dpu: dont use encoder->crtc in atomic pathJeykumar Sankaran1-1/+6
2019-04-18drm/msm/dpu: release resources on modeset failureJeykumar Sankaran1-2/+5
2019-04-18drm/msm/dpu: remove phys_vid subclassJeykumar Sankaran2-25/+4
2019-04-18drm/msm/dpu: move hw_inf encoder baseclassJeykumar Sankaran2-77/+52
2019-04-18drm/msm: dpu: Don't set frame_busy_mask for async updatesSean Paul1-1/+7
2019-04-18drm/msm: dpu: Don't queue the frame_done watchdog for cursorSean Paul1-6/+13
2019-04-18drm/msm: dpu: Untangle frame_done timeout unitsSean Paul3-12/+15
2019-04-18drm/msm: dpu: Simplify frame_done watchdog timeout calculationSean Paul1-5/+7
2019-04-18drm/msm: Use drm_mode_vrefresh instead of mode->vrefreshSean Paul4-8/+9
2019-04-18drm/msm: Fix NULL pointer dereferenceLuca Weiss1-1/+1
2019-04-18drm/msm: Remove pm_runtime calls from msm_iommu.cJordan Crouse1-12/+1
2019-04-18drm/msm: don't allocate pages from the MOVABLE zoneLucas Stach1-0/+7
2019-04-18drm/tegra: gem: Fix CPU-cache maintenance for BO's allocated using get_pages()Dmitry Osipenko1-2/+2
2019-04-17drm/panel: simple: add lg,acx467akm-7 panelJonathan Marek1-0/+31
2019-04-18Revert "drm: allow render capable master with DRM_AUTH ioctls"Dave Airlie1-16/+4
2019-04-18drm/drv: Fix incorrect resolution of merge conflictJanusz Krzysztofik1-1/+0
2019-04-17drm/meson: add size and alignment requirements for dumb buffersNeil Armstrong1-1/+13
2019-04-17drm/meson: Make some functions staticYueHaibing1-8/+8
2019-04-17drm/sun4i: Make some symbols staticYueHaibing2-4/+4
2019-04-17drm/lima: Make lima_sched_ops staticYueHaibing1-1/+1
2019-04-17drm/i915: Update DRIVER_DATE to 20190417Joonas Lahtinen1-2/+2