summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-11-11drm/arm/hdlcd: Use drm_gem_cma_print_info()Noralf Trønnes
2017-11-11drm/arc: Use drm_gem_cma_print_info()Noralf Trønnes
2017-11-11drm/cma-helper: Add drm_gem_cma_print_info()Noralf Trønnes
2017-11-11drm/cma-helper: Turn to_drm_gem_cma_obj() into a macroNoralf Trønnes
2017-11-11drm/atomic: Use drm_framebuffer_print_info()Noralf Trønnes
2017-11-11drm/framebuffer: Add framebuffer debugfs fileNoralf Trønnes
2017-11-11drm/print: Add drm_printf_indent()Noralf Trønnes
2017-11-11drm/framebuffer: drm_framebuffer_read_refcount() constify argumentNoralf Trønnes
2017-11-11drm/vma-manager: drm_vma_node_start() constify argumentNoralf Trønnes
2017-11-10virtgpu: remove redundant task_comm copyingMichał Mirosław
2017-11-10drm: qxl: remove pr_info message, stops log spammingColin Ian King
2017-11-10drm/cirrus: add create_handle support.Lepton Wu
2017-11-10drm/virtio: add create_handle support.Lepton Wu
2017-11-09dma-buf: Use rcu_assign_pointer() to set rcu protected pointersVille Syrjälä
2017-11-09drm/syncobj: Use proper methods for accessing rcu protected pointersVille Syrjälä
2017-11-09dma-buf/fence: Sparse wants __rcu on the object itselfChris Wilson
2017-11-09drm/syncobj: Mark up the fence as an RCU protected pointerChris Wilson
2017-11-09drm/vc4: Reject HDMI modes with too high of clocks.Eric Anholt
2017-11-09drm: Update docs for legacy kms stateDaniel Vetter
2017-11-08drm: sti: remove vtg_removeBenjamin Gaignard
2017-11-08drm: sti: remove useless fields from vtg structureBenjamin Gaignard
2017-11-08drm/atomic: Try to preserve the crtc enabled state in drm_atomic_remove_fb, v2.Maarten Lankhorst
2017-11-07drm/edid: make drm_edid_to_eld() staticJani Nikula
2017-11-07drm/drivers: drop redundant drm_edid_to_eld() callsJani Nikula
2017-11-07drm/edid: build ELD in drm_add_edid_modes()Jani Nikula
2017-11-07drm/edid: abstract connector ELD clearingJani Nikula
2017-11-07drm/edid: set ELD connector type in drm_edid_to_eld()Jani Nikula
2017-11-07drm/edid: use macros for ELD offsets and valuesJani Nikula
2017-11-07drm/selftests/mm: Insert cond_resched() between insert modesChris Wilson
2017-11-07drm/stm: ltdc: add a 2nd endpointPhilippe CORNU
2017-11-07dt-bindings: display: stm32: add a 2nd endpointPhilippe CORNU
2017-11-07drm/stm: checkpatch strict minor updatesPhilippe CORNU
2017-11-07drm/stm: dsi: Rename driver namePhilippe CORNU
2017-11-06drm: via: use ktime_get() instead of do_gettimeofdayArnd Bergmann
2017-11-02drm: Print the fb dimensions when the src coord check failsVille Syrjälä
2017-11-02drm/drm_mm.h: Fix the name of the referenced function in commentLiviu Dudau
2017-11-02dma-buf: Cleanup comments on dma_buf_map_attachment()Liviu Dudau
2017-11-02drm: Spelling fixesLiviu Dudau
2017-11-02drm/vc4: Fix wrong printk format in vc4_bo_stats_debugfs()Boris BREZILLON
2017-11-02drm/drm_vma_manager.c: Remove useless goto statementLiviu Dudau
2017-10-31drm/fb-helper: Add .last_close and .output_poll_changed helpersNoralf Trønnes
2017-10-31drm: Add drm_device->fb_helper pointerNoralf Trønnes
2017-10-31drm/fb-helper: Handle function NULL argumentNoralf Trønnes
2017-10-31MAINTAINERS: Gustavo as drm-misc co-maintainerDaniel Vetter
2017-10-31drm/TODO: Clarify DRM_DEV_* conversionDaniel Vetter
2017-10-31drm: gma500: Convert timers to use timer_setup()Kees Cook
2017-10-30drm/panel: rpi-touchscreen: propagate errors in rpi_touchscreen_i2c_read()Dan Carpenter
2017-10-30drm/vc4: Convert timers to use timer_setup()Kees Cook
2017-10-30drm: Enable pr_debug() for drm_printerChris Wilson
2017-10-30gma500: mmu: unmap the correct addressPan Bian