summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/msm
AgeCommit message (Expand)Author
2019-06-11drm/msm: fix fb references in async updateHelen Koike
2019-05-31drm/msm: a5xx: fix possible object reference leakWen Yang
2019-03-05drm/msm: Fix A6XX support for opp-levelDouglas Anderson
2019-03-05drm/msm: Unblock writer if reader closes fileKristian H. Kristensen
2019-02-12drm/msm: dpu: Only check flush register against pending flushesSean Paul
2019-02-12drm/msm/dsi: fix dsi clock names in DSI 10nm PLL driverAbhinav Kumar
2019-02-06drm/msm/gpu: fix building without debugfsArnd Bergmann
2018-12-21drm/msm: Fix error return checkingWen Yang
2018-12-21drm/msm: dpu: Fix "WARNING: invalid free of devm_ allocated data"YueHaibing
2018-12-21drm/msm: dpu: Don't set legacy plane->crtc pointerSean Paul
2018-12-21drm/msm/hdmi: Enable HPD after HDMI IRQ is set upTodor Tomov
2018-12-21drm/msm: Grab a vblank reference when waiting for commit_doneSean Paul
2018-12-21drm/msm/dsi: configure VCO rate for 10nm PLL driverAbhinav Kumar
2018-12-21drm/msm: fix handling of cmdstream offsetRob Clark
2018-12-21drm/msm/gpu: Fix a couple memory leaks in debugfsDan Carpenter
2018-12-21drm/msm: Fix task dump in gpu recoverySharat Masetty
2018-12-19drm/msm: fix address space warningArnd Bergmann
2018-12-13drm/msm: Move fence put to where failure occursRobert Foss
2018-11-21drm/msm: fix OF child-node lookupJohan Hovold
2018-11-21drm/msm: dpu: Allow planes to extend past active displaySean Paul
2018-11-21drm/msm/disp/dpu: Use proper define for drm_encoder_init() 'encoder_type'Stephen Boyd
2018-11-21drm/msm/gpu: fix parameters in function msm_gpu_crashstate_captureAnders Roxell
2018-10-05treewide: Replace more open-coded allocation size multiplicationsKees Cook
2018-08-10drm/msm: a6xx: fix spelling mistake: "initalization" -> "initialization"Colin Ian King
2018-08-10drm/msm: Add A6XX device supportJordan Crouse
2018-08-10drm/msm: update generated headersRob Clark
2018-08-10drm/msm/adreno: Load the firmware before bringing up the hardwareJordan Crouse
2018-08-10drm/msm: Add a helper function to parse clock namesJordan Crouse
2018-08-10drm/msm/disp/dpu: fix early dereference of physical encoderJeykumar Sankaran
2018-08-05drm/msm/adreno: Remove VLA usageKees Cook
2018-08-03gpu: drm: msm: Change return type to vm_fault_tSouptick Joarder
2018-07-31drm/msm/disp/dpu: fix two spelling mistakesColin Ian King
2018-07-30drm/msm/disp/dpu: Mark a handful of functions as staticJordan Crouse
2018-07-30drm/msm/disp/dpu: Remove unused functions from dpu_formats.cJordan Crouse
2018-07-30drm/msm/disp/dpu: Remove dpu_kms_utilsJordan Crouse
2018-07-30drm/msm/disp/dpu: Remove unused code from drm_crtc.cJordan Crouse
2018-07-30drm/msm/disp/dpu: Remove unused code from drm_encoder.cJordan Crouse
2018-07-30drm/msm: Replace PTR_RET with PTR_ERR_OR_ZEROGustavo A. R. Silva
2018-07-30drm/msm: mark PM functions as __maybe_unusedArnd Bergmann
2018-07-30drm/msm/dpu: fix mismatch in function argument.zhong jiang
2018-07-30drm/msm/gpu: avoid deprecated do_gettimeofdayArnd Bergmann
2018-07-30drm/msm: dsi: Handle dual-channel for 6G as wellSean Paul
2018-07-30drm/msm: dpu: Use clock-names instead of assigned-clock-namesSean Paul
2018-07-30drm/msm: dpu: Use 'vsync' instead of 'vsync_clk' in cmdmode encoderSean Paul
2018-07-30drm/msm/gpu: Add the buffer objects from the submit to the crash dumpJordan Crouse
2018-07-30drm/msm/adreno: Add a5xx specific registers for the GPU stateJordan Crouse
2018-07-30drm/msm/adreno: Add ringbuffer data to the GPU stateJordan Crouse
2018-07-30drm/msm/adreno: Convert the show/crash file formatJordan Crouse
2018-07-30drm/msm/gpu: Capture the GPU state on a GPU hangJordan Crouse
2018-07-30drm/msm/gpu: Rearrange the code that collects the task during a hangJordan Crouse