aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/msm
Commit message (Expand)AuthorAge
* drm: extract drm_atomic_uapi.cDaniel Vetter2018-09-09
* Merge drm/drm-next into drm-misc-nextSean Paul2018-08-27
|\
| * drm/msm: a6xx: fix spelling mistake: "initalization" -> "initialization"Colin Ian King2018-08-10
| * drm/msm: Add A6XX device supportJordan Crouse2018-08-10
| * drm/msm: update generated headersRob Clark2018-08-10
| * drm/msm/adreno: Load the firmware before bringing up the hardwareJordan Crouse2018-08-10
| * drm/msm: Add a helper function to parse clock namesJordan Crouse2018-08-10
| * drm/msm/disp/dpu: fix early dereference of physical encoderJeykumar Sankaran2018-08-10
| * drm/msm/adreno: Remove VLA usageKees Cook2018-08-05
| * gpu: drm: msm: Change return type to vm_fault_tSouptick Joarder2018-08-03
| * drm/msm/disp/dpu: fix two spelling mistakesColin Ian King2018-07-31
| * drm/msm/disp/dpu: Mark a handful of functions as staticJordan Crouse2018-07-30
| * drm/msm/disp/dpu: Remove unused functions from dpu_formats.cJordan Crouse2018-07-30
| * drm/msm/disp/dpu: Remove dpu_kms_utilsJordan Crouse2018-07-30
| * drm/msm/disp/dpu: Remove unused code from drm_crtc.cJordan Crouse2018-07-30
| * drm/msm/disp/dpu: Remove unused code from drm_encoder.cJordan Crouse2018-07-30
| * drm/msm: Replace PTR_RET with PTR_ERR_OR_ZEROGustavo A. R. Silva2018-07-30
| * drm/msm: mark PM functions as __maybe_unusedArnd Bergmann2018-07-30
| * drm/msm/dpu: fix mismatch in function argument.zhong jiang2018-07-30
| * drm/msm/gpu: avoid deprecated do_gettimeofdayArnd Bergmann2018-07-30
| * drm/msm: dsi: Handle dual-channel for 6G as wellSean Paul2018-07-30
| * drm/msm: dpu: Use clock-names instead of assigned-clock-namesSean Paul2018-07-30
| * drm/msm: dpu: Use 'vsync' instead of 'vsync_clk' in cmdmode encoderSean Paul2018-07-30
| * drm/msm/gpu: Add the buffer objects from the submit to the crash dumpJordan Crouse2018-07-30
| * drm/msm/adreno: Add a5xx specific registers for the GPU stateJordan Crouse2018-07-30
| * drm/msm/adreno: Add ringbuffer data to the GPU stateJordan Crouse2018-07-30
| * drm/msm/adreno: Convert the show/crash file formatJordan Crouse2018-07-30
| * drm/msm/gpu: Capture the GPU state on a GPU hangJordan Crouse2018-07-30
| * drm/msm/gpu: Rearrange the code that collects the task during a hangJordan Crouse2018-07-30
| * drm/msm/gpu: Convert the GPU show function to use the GPU stateJordan Crouse2018-07-30
| * drm/msm/gpu: Capture the state of the GPUJordan Crouse2018-07-30
| * drm/msm: rework vblank event handling in dpu_crtcRajesh Yadav2018-07-26
| * drm/msm: Add SDM845 DPU supportJeykumar Sankaran2018-07-26
| * drm/msm: Add pm_suspend/resume callbacks to msm_kmsJeykumar Sankaran2018-07-26
| * drm/msm: Add .commit() callback to msm_kms functionsJeykumar Sankaran2018-07-26
| * drm/msm: #define MAX_<OBJECT> in msm_drv.hJeykumar Sankaran2018-07-26
| * drm/msm: Use labels for unwinding in the error pathJeykumar Sankaran2018-07-26
| * drm/msm: #define MDP version numbersJeykumar Sankaran2018-07-26
| * drm/msm: Clean up dangling atomic_wqSean Paul2018-07-26
| * drm/msm: higher values of pclk can exceed 32 bits when multiplied by a factorAbhinav Kumar2018-07-26
| * drm/msm: enable zpos normalizationJeykumar Sankaran2018-07-26
| * drm/msm/mdp5: subclass msm_mdss for mdp5Rajesh Yadav2018-07-26
| * drm/msm: Move wait_for_vblanks into mdp complete_commit() hooksSean Paul2018-07-26
| * drm/msm/dsi: set encoder mode for DRM bridge explicitlyAbhinav Kumar2018-07-26
| * drm/msm/dsi: initialize postdiv_lock before use for 10nm pllRajesh Yadav2018-07-26
| * drm/msm/dsi: Use one connector for dual DSI modeChandan Uddaraju2018-07-26
| * drm/msm/dsi: adjust dsi timing for dual dsi modeChandan Uddaraju2018-07-26
| * drm/msm/mdp5: negative x/y in cursor moveCarsten Behling2018-07-25
| * drm/msm/dsi: replace version checks with helper functionsSibi Sankar2018-07-25
| * drm/msm/dsi: add implementation for helper functionsSibi Sankar2018-07-25