summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/msm
AgeCommit message (Expand)Author
2019-01-10drm: msm: Cleanup drm_display_mode print strShayenne Moura
2019-01-10drm/edid: Pass connector to AVI infoframe functionsVille Syrjälä
2019-01-10drm/msm: fix build warning for 64-bit seqnoDave Airlie
2019-01-10Merge tag 'drm-misc-next-2019-01-07-1' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2019-01-03Remove 'type' argument from access_ok() functionLinus Torvalds
2018-12-31Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2018-12-25Merge tag 'drm-next-2018-12-14' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2018-12-19drm/msm: Unblock writer if reader closes fileKristian H. Kristensen
2018-12-11drm/msm/dpu: Fix clock issue after bind failureJayant Shekhar
2018-12-11drm/msm/dpu: Clean up dpu_media_info.h static inline functionsJordan Crouse
2018-12-11drm/msm/dpu: Further cleanups for static inline functionsJordan Crouse
2018-12-11drm/msm/dpu: Cleanup the debugfs functionsJordan Crouse
2018-12-11drm/msm/dpu: Remove dpu_irq and unused functionsJordan Crouse
2018-12-11drm/msm: Make irq_postinstall optionalJordan Crouse
2018-12-11drm/msm/dpu: Cleanup callers of dpu_hw_blk_initJordan Crouse
2018-12-11drm/msm/dpu: Remove unused functionsJordan Crouse
2018-12-11drm/msm/dpu: Remove dpu_crtc_is_enabled()Jordan Crouse
2018-12-11drm/msm/dpu: Remove dpu_crtc_get_mixer_heightJordan Crouse
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: add headless gpu device for imx5Jonathan Marek
2018-12-11drm/msm/mdp4: add lcdc-align-lsb flag to control lane alignmentJonathan Marek
2018-12-11drm/msm: implement a2xx mmuJonathan Marek
2018-12-11drm/msm: Only add available componentsDouglas Anderson
2018-12-11drm/msm/a6xx: Add a name for the crashdumper bufferJordan Crouse
2018-12-11drm/msm/a6xx: Use new kernel API free function for gpu stateJordan Crouse