aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-07-15drm: msm_drm.h: delete duplicated words in commentsRandy Dunlap
2020-07-15drm: i915_drm.h: delete duplicated words in commentsRandy Dunlap
2020-07-15drm: drm_mode_config.h: delete duplicated words in commentsRandy Dunlap
2020-07-15drm: drm_gem.h: delete duplicated words in commentsRandy Dunlap
2020-07-15drm: drm_bridge.h: delete duplicated word in commentRandy Dunlap
2020-07-15drm: drm_atomic.h: delete duplicated word in commentRandy Dunlap
2020-07-14drm/virtio: Remove open-coded commit-tail functionDaniel Vetter
2020-07-14drm/tilcdc: Use standard drm_atomic_helper_commitDaniel Vetter
2020-07-14drm/mgag200: Inline mga_crtc_{prepare, commit}() into enable functionThomas Zimmermann
2020-07-14drm/mgag200: Rename G200WB prepare/commit functionThomas Zimmermann
2020-07-14drm/mgag200: Set/clear <syncrst> field in display enable/disable helpersThomas Zimmermann
2020-07-14drm/mgag200: Split DPMS function into helpersThomas Zimmermann
2020-07-14drm/mgag200: Don't set or clear <scroff> field during modesetThomas Zimmermann
2020-07-14drm/mgag200: Move PLL setup out of mode-setting functionThomas Zimmermann
2020-07-14drm/mgag200: Don't write-protect CRTC 0-7 while in mga_crtc_prepare()Thomas Zimmermann
2020-07-13drm/bridge: sil_sii8620: initialize return of sii8620_readbTom Rix
2020-07-13drm/amdgpu: stop allocating dummy GTT nodesChristian König
2020-07-13drm/ttm: further cleanup ttm_mem_reg handlingChristian König
2020-07-13drm: radeon: fix common struct sg_table related issuesMarek Szyprowski
2020-07-13drm: amdgpu: fix common struct sg_table related issuesMarek Szyprowski
2020-07-13drm/lima: Expose job_hang_limit module parameterAndrey Lebedev
2020-07-12drm/vkms: change the max cursor width/heightMelissa Wen
2020-07-12drm: panel: simple: Fix bpc for LG LB070WV8 panelLaurent Pinchart
2020-07-11drm/panel: auo,b116xw03: fix flash backlight when power onJitao Shi
2020-07-10dt-bindings: fix simple-framebuffer exampleSam Ravnborg
2020-07-10dt-bindings: display: convert sharp,lq101r1sx01 to DT SchemaSam Ravnborg
2020-07-10dt-bindings: display: convert samsung,s6e8aa0 to DT SchemaSam Ravnborg
2020-07-10dt-bindings: display: convert innolux,p079zca to DT SchemaSam Ravnborg
2020-07-10drm: fb-helper: Convert logging to drm_* functions.Suraj Upadhyay
2020-07-10drm: mipi-dsi: Convert logging to drm_* functions.Suraj Upadhyay
2020-07-10drm/bridge: Replace HTTP links with HTTPS onesAlexander A. Klimov
2020-07-10drm/bridge: dw-hdmi: Always add the bridge in the global bridge listLiu Ying
2020-07-10drm/bridge: dw-hdmi: Don't cleanup i2c adapter and ddc ptr in __dw_hdmi_probe...Liu Ying
2020-07-10drm/panel: Replace HTTP links with HTTPS onesAlexander A. Klimov
2020-07-10fbdev: sm712fb: set error code in probeEvgeny Novikov
2020-07-10fbdev: da8xx-fb: go to proper label on error handling paths in probeEvgeny Novikov
2020-07-10video: fbdev: vt8623fb: Constify static vga_regsetsRikard Falkeborn
2020-07-10omapfb: dss: Fix max fclk divider for omap36xxAdam Ford
2020-07-10omapfb: fix multiple reference count leaks due to pm_runtime_get_syncAditya Pakki
2020-07-10video: fbdev: neofb: fix memory leak in neo_scan_monitor()Evgeny Novikov
2020-07-10video: fbdev: savage: fix memory leak on error handling path in probeEvgeny Novikov
2020-07-10fbdev/fb.h: Use struct_size() helper in kzalloc()Gustavo A. R. Silva
2020-07-10fbcon: Use array3_size() helper in scr_memcpyw()Gustavo A. R. Silva
2020-07-10video: fbdev: amifb: add FIXMEs about {put,get}_user() failuresBartlomiej Zolnierkiewicz
2020-07-10video: fbdev: amifb: add FIXME about dead APUS supportBartlomiej Zolnierkiewicz
2020-07-09drm/edid: Clean up some curly bracesVille Syrjälä
2020-07-09drm/edid: Iterate through all DispID ext blocksVille Syrjälä
2020-07-09drm/edid: Allow looking for ext blocks starting from a specified indexVille Syrjälä
2020-07-09drm/dp: Include the AUX CH name in the debug messagesVille Syrjälä
2020-07-08drm/vgem: Replace opencoded version of drm_gem_dumb_map_offset()Chris Wilson