aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/msm (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-09-04drm/msm: Use the correct dma_sync calls harderRob Clark1-2/+2
2019-09-04drm/msm: remove unlikely() from WARN_ON() conditionsDenis Efremov2-3/+3
2019-09-03drm/msm/dsi: Fix return value check for clk_get_parentSean Paul1-4/+4
2019-09-03drm/msm: add atomic tracesRob Clark5-4/+136
2019-09-03drm/msm/dpu: async commit supportRob Clark6-45/+34
2019-09-03drm/msm: async commit supportRob Clark4-1/+210
2019-09-03drm/msm: split power control from prepare/complete_commitRob Clark5-14/+54
2019-09-03drm/msm: add kms->flush_commit()Rob Clark5-4/+63
2019-09-03drm/msm: convert kms->complete_commit() to crtc_maskRob Clark7-36/+11
2019-09-03drm/msm: add kms->wait_flush()Rob Clark5-42/+54
2019-09-03drm/msm/dpu: handle_frame_done() from vblank irqRob Clark2-23/+9
2019-09-03drm/msm/dpu: add real wait_for_commit_done()Rob Clark1-1/+21
2019-09-03drm/msm/dpu: unwind async commit handlingRob Clark6-57/+37
2019-09-03drm/msm/dpu: remove unused argRob Clark3-4/+3
2019-09-03drm/msm/dpu: remove some impossible error checkingRob Clark6-45/+0
2019-09-03drm/msm/dpu: add rotation propertyRob Clark1-0/+20
2019-09-03drm/msm: Remove Kconfig defaultJordan Crouse1-1/+1
2019-09-03drm/msm/dpu: remove stray "\n"Rob Clark1-1/+1
2019-09-03drm/msm/dpu: fix "frame done" timeoutsRob Clark4-33/+38
2019-09-03drm/msm: Use struct_size() helperGustavo A. R. Silva1-2/+2
2019-09-03drm/msm: Use generic bulk clock functionJordan Crouse4-43/+2
2019-09-03drm/msm/mdp5: Find correct node for creating gem address spaceJeffrey Hugo1-1/+6
2019-09-03drm/msm/phy/dsi_phy: silence -EPROBE_DEFER warningsBrian Masney1-5/+7
2019-09-03drm/msm/a6xx: add missing MODULE_FIRMWARE()Rob Clark1-0/+1
2019-09-03drm/msm/mdp5: Add msm8998 supportJeffrey Hugo1-5/+127
2019-09-03drm/msm/dpu: remove dpu_mdss:hwversionRob Clark1-5/+0
2019-09-03drm/msm: Transition console to msm framebufferJeffrey Hugo1-0/+3
2019-09-03drm/msm/hdmi: Convert to use GPIO descriptorsLinus Walleij3-67/+45
2019-09-03drm/msm/dpu: Drop unused GPIO codeLinus Walleij3-9/+5
2019-09-03drm/msm/dsi: Drop unused GPIO includesLinus Walleij1-2/+0
2019-09-03drm/msm/mdp4: Drop unused GPIO includeLinus Walleij1-2/+0
2019-09-03drm/msm: drop use of drmP.hSam Ravnborg40-18/+99
2019-08-21Merge tag 'drm-misc-next-2019-08-19' of git://anongit.freedesktop.org/drm/drm-misc into drm-nextDave Airlie3-11/+11
2019-08-13dma-buf: rename reservation_object to dma_resvChristian König3-11/+11
2019-08-09Merge tag 'drm-misc-next-2019-08-08' of git://anongit.freedesktop.org/drm/drm-misc into drm-nextDave Airlie5-33/+19
2019-08-07drm/msm: drop DRM_AUTH usage from the driverEmil Velikov1-11/+11
2019-08-07Revert "drm/msm: drop DRM_AUTH usage from the driver"Sean Paul1-11/+11
2019-08-01drm: msm: Fix add_gpu_componentsJeffrey Hugo1-1/+2
2019-08-01drm/msm: Annotate intentional switch statement fall throughsJordan Crouse3-0/+4
2019-08-01drm/msm: add support for per-CRTC max_vblank_count on mdp5Brian Masney2-2/+16
2019-07-31drm/msm: Use the correct dma_sync calls in msm_gemRob Clark1-5/+42
2019-07-25drm: Switch to use DEVFREQ_GOV_SIMPLE_ONDEMAND constantYue Hu1-1/+2
2019-07-22Merge v5.3-rc1 into drm-misc-nextMaxime Ripard99-1414/+777
2019-07-22drm/msm: stop abusing dma_map/unmap for cacheRob Clark1-2/+2
2019-07-22drm/msm/dpu: Correct dpu encoder spinlock initializationShubhashree Dhar1-2/+1
2019-07-22drm/msm: correct NULL pointer dereference in context_initBrian Masney1-1/+1
2019-07-15Merge tag 'drm-next-2019-07-16' of git://anongit.freedesktop.org/drm/drmLinus Torvalds50-596/+750
2019-06-28Merge tag 'drm-msm-next-2019-06-25' of https://gitlab.freedesktop.org/drm/msm into drm-nextDave Airlie48-538/+704
2019-06-28drm/msm: Use drm_gem_fb_prepare_fbDaniel Vetter2-12/+4
2019-06-26drm/msm: drop DRM_AUTH usage from the driverEmil Velikov1-11/+11