summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2019-04-19drm/powerplay : send SMC message to set XGMI pstateshaoyunl1-2/+7
2019-04-19drm/amd/display: Expose support for DRM_FORMAT_RGB565Nicholas Kazlauskas1-0/+1
2019-04-19drm/amdgpu: enable Vega20 BACO reset supportEvan Quan1-0/+6
2019-04-19drm/ttm: fix re-init of global structuresChristian König2-7/+8
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/panfrost: Prevent concurrent resetsTomeu Vizoso3-0/+6
2019-04-18drm/panfrost: depend on !GENERIC_ATOMIC64 when using COMPILE_TESTSteven Price1-1/+1
2019-04-18drm/sun4i: Fix component unbinding and component master deletionPaul Kocialkowski1-0/+4
2019-04-18drm/sun4i: Set device driver data at bind time for use in unbindPaul Kocialkowski1-0/+2
2019-04-18drm/sun4i: Add missing drm_atomic_helper_shutdown at driver unbindPaul Kocialkowski1-0/+2
2019-04-18drm/panfrost: Add missing includeSteven Price1-0/+1
2019-04-18drm/panfrost: Make panfrost_gem_free_object() staticYueHaibing1-1/+1
2019-04-18drm/tegra: gem: Fix CPU-cache maintenance for BO's allocated using get_pages()Dmitry Osipenko1-2/+2
2019-04-18drm/rockchip: shutdown drm subsystem on shutdownVicente Bergas1-0/+9
2019-04-18drm/panel: simple: add lg,acx467akm-7 panelJonathan Marek1-0/+31
2019-04-17Merge branch 'drm-fixes-5.1' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie8-13/+43
2019-04-17Merge tag 'drm/tegra/for-5.1-rc6' of git://anongit.freedesktop.org/tegra/linu...Dave Airlie2-5/+15
2019-04-17Revert "drm: allow render capable master with DRM_AUTH ioctls"Dave Airlie1-16/+4
2019-04-17drm/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/etnaviv: clean up etnaviv_gem_new_handleLucas Stach1-15/+9
2019-04-17drm/lima: Make lima_sched_ops staticYueHaibing1-1/+1
2019-04-17drm: etnaviv: avoid DMA API warning when importing buffersRussell King2-0/+6
2019-04-17drm/i915: Update DRIVER_DATE to 20190417Joonas Lahtinen1-2/+2
2019-04-17drm/i915/ehl: inherit icl cdclk init/uninitJani Nikula1-2/+2
2019-04-17drm: add drm_format_helper.c to kerneldocGerd Hoffmann1-1/+0
2019-04-17drm/tegra: hdmi: Setup audio only if configuredThierry Reding1-3/+9
2019-04-17drm/i915: Introduce struct class_instance for engines across the uAPIChris Wilson1-4/+4
2019-04-17drm/lima: Use the drm_gem_fence_array_add helpers for our deps.Eric Anholt3-93/+16
2019-04-17drm: Add helpers for setting up an array of dma_fence dependencies.Eric Anholt1-0/+93
2019-04-17drm: Expose "FB_DAMAGE_CLIPS" property to atomic aware user-space onlyDeepak Rawat1-2/+3
2019-04-17drm/i915: fully convert the IRQ initialization macros to intel_uncorePaulo Zanoni1-56/+88