summaryrefslogtreecommitdiffstats
path: root/Documentation/conf.py (unfollow)
Commit message (Expand)AuthorFilesLines
2018-07-30drm/msm/gpu: Capture the GPU state on a GPU hangJordan Crouse9-23/+154
2018-07-30drm/msm/gpu: Rearrange the code that collects the task during a hangJordan Crouse1-9/+11
2018-07-30drm/msm/gpu: Convert the GPU show function to use the GPU stateJordan Crouse7-65/+104
2018-07-30drm/msm/gpu: Capture the state of the GPUJordan Crouse6-0/+129
2018-07-30drm: Add puts callback for the coredump printerJordan Crouse2-35/+51
2018-07-30drm: Add a -puts() function for the seq_file printerJordan Crouse2-0/+8
2018-07-30drm: Add drm_puts() to complement drm_printf()Jordan Crouse2-0/+19
2018-07-30drm: drm_printer: Add printer for devcoredumpJordan Crouse2-0/+139
2018-07-30include: Move ascii85 functions from i915 to linux/ascii85.hJordan Crouse2-30/+42
2018-07-26drm/msm: rework vblank event handling in dpu_crtcRajesh Yadav1-1/+14
2018-07-26drm/msm: Add SDM845 DPU supportJeykumar Sankaran64-15/+31913
2018-07-26drm/msm: Add pm_suspend/resume callbacks to msm_kmsJeykumar Sankaran2-0/+13
2018-07-26drm/msm: Add .commit() callback to msm_kms functionsJeykumar Sankaran2-0/+6
2018-07-26drm/msm: #define MAX_<OBJECT> in msm_drv.hJeykumar Sankaran1-5/+11
2018-07-26drm/msm: Use labels for unwinding in the error pathJeykumar Sankaran1-22/+22
2018-07-26drm/msm: #define MDP version numbersJeykumar Sankaran1-4/+7
2018-07-26drm/msm: Clean up dangling atomic_wqSean Paul2-5/+0
2018-07-26drm/msm: higher values of pclk can exceed 32 bits when multiplied by a factorAbhinav Kumar1-2/+5
2018-07-26drm/msm: enable zpos normalizationJeykumar Sankaran1-0/+3
2018-07-26drm/msm/mdp5: subclass msm_mdss for mdp5Rajesh Yadav3-84/+109
2018-07-26drm/msm: Move wait_for_vblanks into mdp complete_commit() hooksSean Paul3-2/+4
2018-07-26drm/msm/dsi: set encoder mode for DRM bridge explicitlyAbhinav Kumar1-2/+4
2018-07-26drm/msm/dsi: initialize postdiv_lock before use for 10nm pllRajesh Yadav1-0/+2
2018-07-26drm/msm/dsi: Use one connector for dual DSI modeChandan Uddaraju3-86/+30
2018-07-26drm/msm/dsi: adjust dsi timing for dual dsi modeChandan Uddaraju4-20/+64
2018-07-26drm: add msm compressed format modifiersJeykumar Sankaran1-0/+13
2018-07-25drm: Add support for pps and compression mode command packetvkorjani2-0/+5
2018-07-25drm/msm/mdp5: negative x/y in cursor moveCarsten Behling1-8/+43
2018-07-25drm/msm/dsi: replace version checks with helper functionsSibi Sankar1-212/+29
2018-07-25drm/msm/dsi: add implementation for helper functionsSibi Sankar3-11/+278
2018-07-25drm/msm/dsi: add dsi host helper functions supportSibi Sankar2-0/+13
2018-07-25drm/msm/mdp5: fix missing CTL flushRob Clark1-1/+11
2018-07-25drm/msm/gpu: Increase the pm runtime autosuspend for 5xxJordan Crouse3-2/+15
2018-07-25drm/msm/adreno: Add power management functions for system sleepDaniel Mack1-0/+1
2018-07-25drm/msm: call drm_atomic_helper_suspend() and drm_atomic_helper_resume()Daniel Mack2-0/+10
2018-07-19drm/amdgpu: clean up UVD instance handling v2Christian König2-67/+64
2018-07-19drm/amdgpu: remove superflous UVD encode entityChristian König3-27/+0
2018-07-19drm/amdgpu/display: Replace CONFIG_DRM_AMD_DC_DCN1_0 with CONFIG_X86Michel Dänzer26-64/+56
2018-07-19drm/amd/powerplay: fixed uninitialized valueEvan Quan1-1/+1
2018-07-19drm/amdgpu/powerplay: use irq source defines for smu7 sourcesAlex Deucher1-3/+4
2018-07-19drm/i915: Update DRIVER_DATE to 20180719Rodrigo Vivi1-2/+2
2018-07-19drm/i915: Remove intel_panel_detect()Ville Syrjälä4-26/+0
2018-07-19drm/i915: Assume eDP is always connectedVille Syrjälä1-9/+2
2018-07-19drm/i915: Nuke the LVDS lid notifierVille Syrjälä3-152/+2
2018-07-19drm/i915/execlists: Move the assertion we have the rpm wakeref downChris Wilson1-14/+11
2018-07-19drm/i915: Handle recursive shrinker for vma->last_active allocationChris Wilson1-0/+8
2018-07-19drm/i915/guc: Keep guc submission permanently engagedChris Wilson3-16/+31
2018-07-19drm/nouveau/kms/nv50-: allocate push buffers in vidmem on pascalBen Skeggs1-2/+27
2018-07-19i915/dp/dsc: Add Rate Control Range Parameter RegistersAnusha Srivatsa1-0/+104
2018-07-19i915/dp/dsc: Add Rate Control Buffer Threshold RegistersAnusha Srivatsa1-0/+51