summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/msm
AgeCommit message (Expand)Author
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-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
2019-08-01drm: msm: Fix add_gpu_componentsJeffrey Hugo
2019-08-01drm/msm: Annotate intentional switch statement fall throughsJordan Crouse
2019-08-01drm/msm: add support for per-CRTC max_vblank_count on mdp5Brian Masney
2019-07-31drm/msm: Use the correct dma_sync calls in msm_gemRob Clark
2019-07-25drm: Switch to use DEVFREQ_GOV_SIMPLE_ONDEMAND constantYue Hu
2019-07-22Merge v5.3-rc1 into drm-misc-nextMaxime Ripard
2019-07-22drm/msm: stop abusing dma_map/unmap for cacheRob Clark
2019-07-22drm/msm/dpu: Correct dpu encoder spinlock initializationShubhashree Dhar
2019-07-22drm/msm: correct NULL pointer dereference in context_initBrian Masney
2019-07-15Merge tag 'drm-next-2019-07-16' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2019-06-28Merge tag 'drm-msm-next-2019-06-25' of https://gitlab.freedesktop.org/drm/msm...Dave Airlie
2019-06-28drm/msm: Use drm_gem_fb_prepare_fbDaniel Vetter
2019-06-26drm/msm: drop DRM_AUTH usage from the driverEmil Velikov