summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)Author
2019-04-19drm/msm: Split submit_lookup_objects() into two loopsKristian H. Kristensen
2019-04-19drm/msm: Stop dropping struct_mutex in recover_worker()Kristian H. Kristensen
2019-04-19drm/msm: Implement .gem_free_object_unlockedKristian H. Kristensen
2019-04-19drm/msm/a6xx: Remove an unused struct memberJordan Crouse
2019-04-19msm/drm/a6xx: Turn off the GMU if resume failsJordan Crouse
2019-04-19drm/msm/a6xx: Make GMU reset usefulJordan Crouse
2019-04-19drm/msm/gpu: Attach to the GPU GX power domainJordan Crouse
2019-04-19drm/msm/a6xx: Remove unwanted regulator codeJordan Crouse
2019-04-19drm/msm/gpu: Add submit queue queriesJordan Crouse
2019-04-19drm/msm: add param to retrieve # of GPU faults (global)Rob Clark
2019-04-19drm/msm/gpu: add per-process pagetables paramRob Clark
2019-04-19drm/amd/amdgpu: fix spelling mistake "recieve" -> "receive"Colin Ian King
2019-04-19drm/amdgpu: fix spelling mistake "gateing" -> "gating"Colin Ian King
2019-04-19drm/amdgpu: enable MGCG for PCOLikun Gao
2019-04-19drm/amdgpu: disable DRIVER_ATOMIC under SRIOVYintian Tao
2019-04-19drm/amdgpu: amdgpu_device_recover_vram got NULL of shadow->parentwentalou
2019-04-19drm/amd/include: Add USB_C_TYPE to atom_encoder_cap_defsLeo Li
2019-04-19drm/amdgpu: get_fw_version isn't ASIC specificAmber Lin
2019-04-19drm/powerplay : send SMC message to set XGMI pstateshaoyunl
2019-04-19drm/amd/display: Expose support for DRM_FORMAT_RGB565Nicholas Kazlauskas
2019-04-19drm/amdgpu: enable Vega20 BACO reset supportEvan Quan
2019-04-19drm/ttm: fix re-init of global structuresChristian König
2019-04-18drm/msm: a5xx: fix possible object reference leakWen Yang
2019-04-18drm/msm: Cleanup A6XX opp-level readingDouglas Anderson
2019-04-18drm/msm/dpu: check split role for single flushJeykumar Sankaran
2019-04-18drm/msm/dpu: assign intf to encoder in mode_setJeykumar Sankaran
2019-04-18drm/msm/dpu: map mixer/ctl hw blocks in encoder modesetJeykumar Sankaran
2019-04-18drm/msm/dpu: dont use encoder->crtc in atomic pathJeykumar Sankaran
2019-04-18drm/msm/dpu: release resources on modeset failureJeykumar Sankaran
2019-04-18drm/msm/dpu: remove phys_vid subclassJeykumar Sankaran
2019-04-18drm/msm/dpu: move hw_inf encoder baseclassJeykumar Sankaran
2019-04-18drm/msm: dpu: Don't set frame_busy_mask for async updatesSean Paul
2019-04-18drm/msm: dpu: Don't queue the frame_done watchdog for cursorSean Paul
2019-04-18drm/msm: dpu: Untangle frame_done timeout unitsSean Paul
2019-04-18drm/msm: dpu: Simplify frame_done watchdog timeout calculationSean Paul
2019-04-18drm/msm: Use drm_mode_vrefresh instead of mode->vrefreshSean Paul
2019-04-18drm/msm: Fix NULL pointer dereferenceLuca Weiss
2019-04-18drm/msm: Remove pm_runtime calls from msm_iommu.cJordan Crouse
2019-04-18drm/msm: don't allocate pages from the MOVABLE zoneLucas Stach
2019-04-18drm/panfrost: Prevent concurrent resetsTomeu Vizoso
2019-04-18drm/panfrost: depend on !GENERIC_ATOMIC64 when using COMPILE_TESTSteven Price
2019-04-18drm/sun4i: Fix component unbinding and component master deletionPaul Kocialkowski
2019-04-18drm/sun4i: Set device driver data at bind time for use in unbindPaul Kocialkowski
2019-04-18drm/sun4i: Add missing drm_atomic_helper_shutdown at driver unbindPaul Kocialkowski
2019-04-18drm/panfrost: Add missing includeSteven Price
2019-04-18drm/panfrost: Make panfrost_gem_free_object() staticYueHaibing
2019-04-18drm/tegra: gem: Fix CPU-cache maintenance for BO's allocated using get_pages()Dmitry Osipenko
2019-04-18drm/rockchip: shutdown drm subsystem on shutdownVicente Bergas
2019-04-17drm/panel: simple: add lg,acx467akm-7 panelJonathan Marek
2019-04-18Merge branch 'drm-fixes-5.1' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie