summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-30drm: Add puts callback for the coredump printerJordan Crouse
2018-07-30drm: Add a -puts() function for the seq_file printerJordan Crouse
2018-07-30drm: Add drm_puts() to complement drm_printf()Jordan Crouse
2018-07-30drm: drm_printer: Add printer for devcoredumpJordan Crouse
2018-07-30include: Move ascii85 functions from i915 to linux/ascii85.hJordan Crouse
2018-07-30drm/armada: remove obsolete fb unreferencing kfifo and workqueueRussell King
2018-07-30drm/armada: remove unnecessary armada_plane structureRussell King
2018-07-30drm/armada: remove unnecessary armada_ovl_plane structureRussell King
2018-07-30drm/armada: update primary framebuffer parameters on mode changeRussell King
2018-07-30drm/armada: update planes after the dumb frame is completeRussell King
2018-07-30drm/armada: switch overlay plane to atomic modesetRussell King
2018-07-30drm/armada: switch primary plane to atomic modesetRussell King
2018-07-30drm/armada: switch legacy modeset to atomic modesetRussell King
2018-07-30drm/armada: enable atomic modeset supportRussell King
2018-07-30drm/armada: implement atomic_enable()/atomic_disable() methodsRussell King
2018-07-30drm/armada: unhook dpms state from armada_drm_crtc_update()Russell King
2018-07-30drm/armada: push responsibility for clock management to backendRussell King
2018-07-30drm/armada: handle atomic modeset crtc eventsRussell King
2018-07-30drm/armada: clean up SPU_ADV_REGRussell King
2018-07-30drm/armada: update debug in armada_drm_crtc_mode_set_nofb()Russell King
2018-07-30drm/armada: move sync signal polarity to mode_set_nofb() methodRussell King
2018-07-30drm/armada: push interlace calculation into armada_drm_plane_calc()Russell King
2018-07-30drm/armada: provide pitches from armada_drm_plane_calc_addrs()Russell King
2018-07-30drm/armada: pass plane state into armada_drm_plane_calc_addrs()Russell King
2018-07-30drm/armada: move armada_drm_mode_config_funcs to armada_drv.cRussell King
2018-07-30drm/armada: add plane colorspace propertiesRussell King
2018-07-30drm/armada: remove crtc YUV colourspace propertiesRussell King
2018-07-30drm/armada: move colorkey properties into overlay plane stateRussell King
2018-07-30drm/armada: move CBSH properties into overlay plane stateRussell King
2018-07-30drm/armada: move plane works to overlayRussell King
2018-07-30drm/armada: move primary plane to separate fileRussell King
2018-07-30drm/armada: use old_state for update tracking in atomic_update()Russell King
2018-07-30drm/armada: remove temporary crtc stateRussell King