summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/msm
AgeCommit message (Expand)Author
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
2018-07-30drm/msm/gpu: Convert the GPU show function to use the GPU stateJordan Crouse
2018-07-30drm/msm/gpu: Capture the state of the GPUJordan Crouse
2018-07-26drm/msm: rework vblank event handling in dpu_crtcRajesh Yadav
2018-07-26drm/msm: Add SDM845 DPU supportJeykumar Sankaran
2018-07-26drm/msm: Add pm_suspend/resume callbacks to msm_kmsJeykumar Sankaran
2018-07-26drm/msm: Add .commit() callback to msm_kms functionsJeykumar Sankaran
2018-07-26drm/msm: #define MAX_<OBJECT> in msm_drv.hJeykumar Sankaran
2018-07-26drm/msm: Use labels for unwinding in the error pathJeykumar Sankaran
2018-07-26drm/msm: #define MDP version numbersJeykumar Sankaran
2018-07-26drm/msm: Clean up dangling atomic_wqSean Paul
2018-07-26drm/msm: higher values of pclk can exceed 32 bits when multiplied by a factorAbhinav Kumar
2018-07-26drm/msm: enable zpos normalizationJeykumar Sankaran
2018-07-26drm/msm/mdp5: subclass msm_mdss for mdp5Rajesh Yadav
2018-07-26drm/msm: Move wait_for_vblanks into mdp complete_commit() hooksSean Paul
2018-07-26drm/msm/dsi: set encoder mode for DRM bridge explicitlyAbhinav Kumar
2018-07-26drm/msm/dsi: initialize postdiv_lock before use for 10nm pllRajesh Yadav
2018-07-26drm/msm/dsi: Use one connector for dual DSI modeChandan Uddaraju
2018-07-26drm/msm/dsi: adjust dsi timing for dual dsi modeChandan Uddaraju
2018-07-25drm/msm/mdp5: negative x/y in cursor moveCarsten Behling
2018-07-25drm/msm/dsi: replace version checks with helper functionsSibi Sankar
2018-07-25drm/msm/dsi: add implementation for helper functionsSibi Sankar
2018-07-25drm/msm/dsi: add dsi host helper functions supportSibi Sankar
2018-07-25drm/msm/mdp5: fix missing CTL flushRob Clark