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