summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/msm
AgeCommit message (Expand)Author
2019-05-20drm: Remove users of drm_format_info_plane_cppMaxime Ripard
2019-05-20drm/fourcc: Pass the format_info pointer to drm_format_plane_cppMaxime Ripard
2019-05-20drm: Remove users of drm_format_(horz|vert)_chroma_subsamplingMaxime Ripard
2019-05-20drm: Remove users of drm_format_num_planesMaxime Ripard
2019-05-09Merge remote-tracking branch 'drm/drm-next' into drm-misc-nextMaarten Lankhorst
2019-05-08drm/msm/a6xx: No zap shader is not an errorRob Clark
2019-05-07gpu/drm: Remove duplicate headersJagadeesh Pagadala
2019-04-26drm: prefix header search paths with $(srctree)/Masahiro Yamada
2019-04-25drm/msm: Convert to using __drm_atomic_helper_crtc_reset() for reset.Maarten Lankhorst
2019-04-24Merge tag 'drm-msm-next-2019-04-21' of https://gitlab.freedesktop.org/drm/msm...Dave Airlie
2019-04-21drm/msm/a6xx: Don't enable GPU state code if dependencies are missingJordan Crouse
2019-04-21drm/msm/a6xx: Add zap shader loadJordan Crouse
2019-04-21drm/msm/gpu: Move zap shader loading to adrenoJordan Crouse
2019-04-19drm/msm: Split submit_lookup_objects() into two loopsKristian H. Kristensen
2019-04-19drm/msm: Stop dropping struct_mutex in recover_worker()Kristian H. Kristensen
2019-04-19drm/msm: Implement .gem_free_object_unlockedKristian H. Kristensen
2019-04-19drm/msm/a6xx: Remove an unused struct memberJordan Crouse
2019-04-19msm/drm/a6xx: Turn off the GMU if resume failsJordan Crouse
2019-04-19drm/msm/a6xx: Make GMU reset usefulJordan Crouse
2019-04-19drm/msm/gpu: Attach to the GPU GX power domainJordan Crouse
2019-04-19drm/msm/a6xx: Remove unwanted regulator codeJordan Crouse
2019-04-19drm/msm/gpu: Add submit queue queriesJordan Crouse
2019-04-19drm/msm: add param to retrieve # of GPU faults (global)Rob Clark
2019-04-19drm/msm/gpu: add per-process pagetables paramRob Clark
2019-04-18drm/msm: a5xx: fix possible object reference leakWen Yang
2019-04-18drm/msm: Cleanup A6XX opp-level readingDouglas Anderson
2019-04-18drm/msm/dpu: check split role for single flushJeykumar Sankaran
2019-04-18drm/msm/dpu: assign intf to encoder in mode_setJeykumar Sankaran
2019-04-18drm/msm/dpu: map mixer/ctl hw blocks in encoder modesetJeykumar Sankaran
2019-04-18drm/msm/dpu: dont use encoder->crtc in atomic pathJeykumar Sankaran
2019-04-18drm/msm/dpu: release resources on modeset failureJeykumar Sankaran
2019-04-18drm/msm/dpu: remove phys_vid subclassJeykumar Sankaran
2019-04-18drm/msm/dpu: move hw_inf encoder baseclassJeykumar Sankaran
2019-04-18drm/msm: dpu: Don't set frame_busy_mask for async updatesSean Paul
2019-04-18drm/msm: dpu: Don't queue the frame_done watchdog for cursorSean Paul
2019-04-18drm/msm: dpu: Untangle frame_done timeout unitsSean Paul
2019-04-18drm/msm: dpu: Simplify frame_done watchdog timeout calculationSean Paul
2019-04-18drm/msm: Use drm_mode_vrefresh instead of mode->vrefreshSean Paul
2019-04-18drm/msm: Fix NULL pointer dereferenceLuca Weiss
2019-04-18drm/msm: Remove pm_runtime calls from msm_iommu.cJordan Crouse
2019-04-18drm/msm: don't allocate pages from the MOVABLE zoneLucas Stach
2019-03-29Merge tag 'drm-misc-next-2019-03-28-1' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2019-03-27drm/msm: Use drm_fb_helper_fill_infoDaniel Vetter
2019-03-25Merge tag 'drm-misc-next-2019-03-21' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter
2019-03-08Merge tag 'drm-next-2019-03-06' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2019-03-06Merge drm/drm-next into drm-misc-nextSean Paul
2019-02-20Merge https://gitlab.freedesktop.org/drm/msm into drm-nextDave Airlie
2019-02-19drm/msm: Truncate the buffer object name if the copy from user failedJordan Crouse
2019-02-19drm/msm: fix an error code in the ioctlDan Carpenter
2019-02-19drm/msm/a6xx: Add support for an interconnect pathJordan Crouse