aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/msm
AgeCommit message (Expand)Author
2020-04-08Merge tag 'iommu-updates-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-03-31Merge tag 'drm-msm-next-2020-03-22' of https://gitlab.freedesktop.org/drm/msm...Dave Airlie
2020-03-27drm/msm/mdp5: Remove direct access of dev->iommu_fwspecJoerg Roedel
2020-03-20drm/msm/a6xx: Use the DMA API for GMU memory objectsJordan Crouse
2020-03-19drm/msm/a6xx: Fix CP_MEMPOOL state nameRob Clark
2020-03-19drm/msm: devcoredump should dump MSM_SUBMIT_BO_DUMP buffersRob Clark
2020-03-19drm/msm/a5xx: Always set an OPP supported hardware valueJordan Crouse
2020-03-19drm/msm/dpu: fix comparing pointer to 0 in dpu_encoder.cZheng Bin
2020-03-19drm/msm/dpu: fix comparing pointer to 0 in dpu_vbif.cZheng Bin
2020-03-19drm/msm/dpu: fix comparing pointer to 0 in dpu_encoder_phys_vid.cZheng Bin
2020-03-19drm/msm/dpu: fix comparing pointer to 0 in dpu_encoder_phys_cmd.cZheng Bin
2020-03-19drm/msm/dpu: Remove some set but not used variablestongtiangen
2020-03-19drm/msm: Use scnprintf() for avoiding potential buffer overflowTakashi Iwai
2020-03-19drm/msm/msm_gem.h: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-03-19drm/msm: fix leaks if initialization failsPavel Machek
2020-03-19drm/msm: avoid double-attaching hdmi/edp bridgesIlia Mirkin
2020-03-19drm/msm/dpu: Track resources in global stateDrew Davenport
2020-03-19drm/msm/dpu: Refactor resource managerDrew Davenport
2020-03-19drm/msm/dpu: Refactor rm iteratorDrew Davenport
2020-03-19drm/msm/dpu: Remove unused function argumentsDrew Davenport
2020-03-12Merge tag 'drm-misc-next-2020-03-09' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2020-03-11Merge v5.6-rc5 into drm-nextDave Airlie
2020-03-06drm: Remove drm_fb_helper add, add all and remove connector callsPankaj Bharadiya
2020-03-06drm: Remove unused arg from drm_fb_helper_initPankaj Bharadiya
2020-02-26drm/bridge: Extend bridge API to disable connector creationLaurent Pinchart
2020-02-20Merge tag 'drm-msm-fixes-2020-02-16' of https://gitlab.freedesktop.org/drm/ms...Dave Airlie
2020-02-17Merge v5.6-rc2 into drm-misc-nextMaxime Ripard
2020-02-15drm: drop unused drm_display_mode.privateSam Ravnborg
2020-02-14Merge tag 'drm-misc-next-fixes-2020-02-07' of git://anongit.freedesktop.org/d...Dave Airlie
2020-02-13drm/msm/dpu: fix BGR565 vs RGB565 confusionRob Clark
2020-02-13drm/msm/dsi/pll: call vco set rate explicitlyHarigovindan P
2020-02-13drm/msm/dsi: save pll state before dsi host is powered offHarigovindan P
2020-02-13drm/msm: Convert to CRTC VBLANK callbacksThomas Zimmermann
2020-02-13drm/msm: Convert to struct drm_crtc_helper_funcs.get_scanout_position()Thomas Zimmermann
2020-02-11drm/msm: Fix a6xx GMU shutdown sequenceJordan Crouse
2020-02-11drm/msm/a6xx: Update the GMU bus tables for sc7180Jordan Crouse
2020-02-11drm/msm/a6xx: Remove unneeded GBIF unhaltJordan Crouse
2020-02-11drm: msm: Fix return type of dsi_mgr_connector_mode_valid for kCFIJohn Stultz
2020-02-11drm/msm/a6xx: Correct the highestbank configurationAkhil P Oommen
2020-02-11msm:disp:dpu1: add UBWC support for display on SC7180Kalyan Thota
2020-02-11drm/msm/mdp5: rate limit pp done timeout warningsBrian Masney
2020-02-03Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2020-01-30Merge tag 'drm-next-2020-01-30' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2020-01-29Merge tag 'y2038-drivers-for-v5.6-signed' of git://git.kernel.org:/pub/scm/li...Linus Torvalds
2020-01-22drm/msm: Set dma maximum segment size for mdssSean Paul
2020-01-20Merge tag 'drm-msm-next-2020-01-14' of https://gitlab.freedesktop.org/drm/msm...Dave Airlie
2020-01-13drm/msm: Fix error about comments within a comment blockDouglas Anderson
2020-01-13drm/msm: allow zapfw to not be specified in gpulistRob Clark
2020-01-13drm/msm: support firmware-name for zap fw (v2)Rob Clark
2020-01-12drm/msm/dpu: Allow UBWC on NV12Fritz Koenig