summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/msm/disp/dpu1
AgeCommit message (Expand)Author
2018-12-11drm/msm/dpu: Remove dpu_dbgJordan Crouse
2018-12-11drm/msm: dpu: Remove crtc_lockSean Paul
2018-12-11drm/msm: dpu: Remove vblank_requested flag from dpu_crtcSean Paul
2018-12-11drm/msm: dpu: Separate crtc assignment from vblank enableSean Paul
2018-12-11drm/msm: dpu: Don't bother checking ->enabled in dpu_crtc_vblankSean Paul
2018-12-11drm/msm: dpu: Use atomic_disable for dpu_crtc_disableSean Paul
2018-12-11drm/msm: dpu: Remove vblank_callback from encoderSean Paul
2018-12-11drm/msm: dpu: Remove crtc_lock from setup_mixersSean Paul
2018-12-11drm/msm: dpu: Move pm_runtime_(get|put) from vblank_enableSean Paul
2018-12-11drm/msm: dpu: Add modeset lock checks where applicableSean Paul
2018-12-11drm/msm: dpu: Stop using encoder->crtc pointerSean Paul
2018-12-11drm/msm: dpu: Grab the modeset locks in frame_eventSean Paul
2018-12-11drm/msm: dpu: Don't drop locks in crtc_vblank_enableSean Paul
2018-12-11drm/msm: dpu: Move crtc runtime resume to encoderSean Paul
2018-12-11drm/msm: dpu: Add ->enabled to dpu_encoder_virtSean Paul
2018-12-11drm/msm: dpu: Fix typo in dpu_encoderSean Paul
2018-12-11drm/msm: dpu: Remove dpu_power_handleSean Paul
2018-12-11drm/msm: dpu: Move DPU_POWER_HANDLE_DBUS_ID to core_perfSean Paul
2018-12-11drm/msm: dpu: Include dpu_io_util.h directly in dpu_kms.hSean Paul
2018-12-11drm/msm: dpu: Remove power_handle from core_perfSean Paul
2018-12-11drm/msm: dpu: Handle crtc pm_runtime_resume() directlySean Paul
2018-12-11drm/msm: dpu: Don't use power_event for vbif_init_memtypesSean Paul
2018-12-11drm/msm: dpu: Remove dpu_power_clientSean Paul
2018-12-11drm/msm: dpu: Remove unused trace_dpu_perf_update_bus()Sean Paul
2018-12-11drm/msm: dpu: Remove dpu_power_handle_get_dbus_name()Sean Paul
2018-12-11drm/msm: dpu: Allocate proper amount for dpu_crtc_stateSean Paul
2018-12-11drm/msm: dpu: Make legacy cursor updates asynchronousSean Paul
2018-12-11drm/msm: dpu: Only check flush register against pending flushesSean Paul
2018-12-11drm/msm/dpu: Correct dpu destroy and disable orderJayant Shekhar
2018-12-11drm/msm/dpu: set geometry for iommu domainJeykumar Sankaran
2018-12-11drm: msm: Use DRM_DEV_* instead of dev_*Mamta Shukla
2018-12-11drm/msm: dpu: Remove checks from dpu_plane_destroy_state()Sean Paul
2018-12-11drm/msm: dpu: Clean up _dpu_core_video_mode_intf_connected()Sean Paul
2018-12-11drm/msm: dpu: Remove empty/useless labelsSean Paul
2018-12-11drm/msm: dpu: Remove 'inline' from several functionsSean Paul
2018-12-11drm/msm: dpu: Remove _dpu_encoder_power_enable()Sean Paul
2018-12-11drm/msm: dpu: Remove unused functions from msm_media_info.hSean Paul
2018-12-11drm/msm: Remove dpu_encoder_phys_ops->hw_reset()Sean Paul
2018-12-11drm/msm/dpu: Replace dpu_crtc_reset by atomic helperBruce Wang
2018-12-11drm/msm/dpu: Remove suspend state tracking from crtcBruce Wang
2018-12-11drm/msm/dpu: Remove dpu_kms_pm_suspend/resumeBruce Wang
2018-12-11drm/msm: dpu: Add tracing around CTL_FLUSHSean Paul
2018-12-03drm/msm/dpu: Ignore alpha for XBGR8888 formatJayant Shekhar
2018-12-03drm/msm: dpu: Fix "WARNING: invalid free of devm_ allocated data"YueHaibing
2018-12-03drm/msm: dpu: Don't set legacy plane->crtc pointerSean Paul
2018-11-19Merge tag 'drm-misc-next-2018-11-07' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2018-10-28Merge tag 'drm-next-2018-10-24' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2018-10-24Merge drm/drm-next into drm-misc-nextSean Paul
2018-10-07drm/msm: dpu: Fix memory leak caused by dropped referenceSean Paul
2018-10-05treewide: Replace more open-coded allocation size multiplicationsKees Cook