aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/msm
AgeCommit message (Expand)Author
2020-03-12drm/msm/dsi/pll: call vco set rate explicitlyHarigovindan P
2020-03-12drm/msm/dsi: save pll state before dsi host is powered offHarigovindan P
2020-03-12drm: msm: Fix return type of dsi_mgr_connector_mode_valid for kCFIJohn Stultz
2020-03-12drm/msm/mdp5: rate limit pp done timeout warningsBrian Masney
2020-03-05drm/msm: Set dma maximum segment size for mdssSean Paul
2020-02-28drm/msm/dpu: fix BGR565 vs RGB565 confusionRob Clark
2020-02-24drm/msm/adreno: fix zap vs no-zap handlingRob Clark
2020-02-11drm: msm: mdp4: Adjust indentation in mdp4_dsi_encoder_enableNathan Chancellor
2020-01-09drm/msm: include linux/sched/task.hArnd Bergmann
2019-12-31drm: msm: a6xx: fix debug bus register configurationSharat Masetty
2019-12-13drm/msm: fix memleak on releaseJohan Hovold
2019-10-11drm/msm/dsi: Implement reset correctlyJeffrey Hugo
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