summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/msm
AgeCommit message (Expand)Author
2019-12-09drm/panel: decouple connector from drm_panelSam Ravnborg
2019-12-09drm: Stop accessing encoder->bridge directlyBoris Brezillon
2019-12-05drm: constify fb ops across all driversJani Nikula
2019-12-01drm/msm: fix opencoded use of drm_panel_*Sam Ravnborg
2019-11-21drm/msm: Don't init ww_mutec acquire ctx before neededDaniel Vetter
2019-11-07drm/msm/hdmi: Provide ddc symlink in hdmi connector sysfs directoryAndrzej Pietrasiewicz
2019-10-23drm/msm: edp: Avoid drm_dp_link helpersThierry Reding
2019-10-23Merge v5.4-rc4 into drm-nextDaniel Vetter
2019-10-11drm/msm/dsi: Implement reset correctlyJeffrey Hugo
2019-10-03Merge drm/drm-next into drm-misc-nextMaxime Ripard
2019-10-02drm/msm: use drm_debug_enabled() to check for debug categoriesJani Nikula
2019-09-04drm/msm: Use the correct dma_sync calls harderRob Clark
2019-09-04drm/msm: remove unlikely() from WARN_ON() conditionsDenis Efremov
2019-09-03drm/msm/dsi: Fix return value check for clk_get_parentSean Paul
2019-09-03drm/msm: add atomic tracesRob Clark
2019-09-03drm/msm/dpu: async commit supportRob Clark
2019-09-03drm/msm: async commit supportRob Clark
2019-09-03drm/msm: split power control from prepare/complete_commitRob Clark
2019-09-03drm/msm: add kms->flush_commit()Rob Clark
2019-09-03drm/msm: convert kms->complete_commit() to crtc_maskRob Clark
2019-09-03drm/msm: add kms->wait_flush()Rob Clark
2019-09-03drm/msm/dpu: handle_frame_done() from vblank irqRob Clark
2019-09-03drm/msm/dpu: add real wait_for_commit_done()Rob Clark
2019-09-03drm/msm/dpu: unwind async commit handlingRob Clark
2019-09-03drm/msm/dpu: remove unused argRob Clark
2019-09-03drm/msm/dpu: remove some impossible error checkingRob Clark
2019-09-03drm/msm/dpu: add rotation propertyRob Clark
2019-09-03drm/msm: Remove Kconfig defaultJordan Crouse
2019-09-03drm/msm/dpu: remove stray "\n"Rob Clark
2019-09-03drm/msm/dpu: fix "frame done" timeoutsRob Clark
2019-09-03drm/msm: Use struct_size() helperGustavo A. R. Silva
2019-09-03drm/msm: Use generic bulk clock functionJordan Crouse
2019-09-03drm/msm/mdp5: Find correct node for creating gem address spaceJeffrey Hugo
2019-09-03drm/msm/phy/dsi_phy: silence -EPROBE_DEFER warningsBrian Masney
2019-09-03drm/msm/a6xx: add missing MODULE_FIRMWARE()Rob Clark
2019-09-03drm/msm/mdp5: Add msm8998 supportJeffrey Hugo
2019-09-03drm/msm/dpu: remove dpu_mdss:hwversionRob Clark
2019-09-03drm/msm: Transition console to msm framebufferJeffrey Hugo
2019-09-03drm/msm/hdmi: Convert to use GPIO descriptorsLinus Walleij
2019-09-03drm/msm/dpu: Drop unused GPIO codeLinus Walleij
2019-09-03drm/msm/dsi: Drop unused GPIO includesLinus Walleij
2019-09-03drm/msm/mdp4: Drop unused GPIO includeLinus Walleij
2019-09-03drm/msm: drop use of drmP.hSam Ravnborg
2019-08-28drm/msm: Use drm_attach_bridge() to attach a bridge to an encoderBoris Brezillon
2019-08-28drm: Stop including drm_bridge.h from drm_crtc.hBoris Brezillon
2019-08-21Merge tag 'drm-misc-next-2019-08-19' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2019-08-13dma-buf: rename reservation_object to dma_resvChristian König
2019-08-09Merge tag 'drm-misc-next-2019-08-08' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2019-08-07drm/msm: drop DRM_AUTH usage from the driverEmil Velikov
2019-08-07Revert "drm/msm: drop DRM_AUTH usage from the driver"Sean Paul