summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2017-11-11drm/arm/hdlcd: Use drm_gem_cma_print_info()Noralf Trønnes1-1/+1
2017-11-11drm/arc: Use drm_gem_cma_print_info()Noralf Trønnes1-1/+1
2017-11-11drm/cma-helper: Add drm_gem_cma_print_info()Noralf Trønnes1-0/+19
2017-11-11drm/atomic: Use drm_framebuffer_print_info()Noralf Trønnes1-15/+3
2017-11-11drm/framebuffer: Add framebuffer debugfs fileNoralf Trønnes4-0/+89
2017-11-10virtgpu: remove redundant task_comm copyingMichał Mirosław1-4/+2
2017-11-10drm: qxl: remove pr_info message, stops log spammingColin Ian King1-4/+1
2017-11-10drm/cirrus: add create_handle support.Lepton Wu1-0/+9
2017-11-10drm/virtio: add create_handle support.Lepton Wu1-0/+12
2017-11-09dma-buf: Use rcu_assign_pointer() to set rcu protected pointersVille Syrjälä1-1/+1
2017-11-09drm/syncobj: Use proper methods for accessing rcu protected pointersVille Syrjälä1-4/+7
2017-11-09drm/vc4: Reject HDMI modes with too high of clocks.Eric Anholt1-0/+15
2017-11-09drm: Update docs for legacy kms stateDaniel Vetter1-0/+6
2017-11-08drm: sti: remove vtg_removeBenjamin Gaignard1-6/+0
2017-11-08drm: sti: remove useless fields from vtg structureBenjamin Gaignard2-24/+9
2017-11-08drm/atomic: Try to preserve the crtc enabled state in drm_atomic_remove_fb, v2.Maarten Lankhorst1-6/+17
2017-11-07drm/edid: make drm_edid_to_eld() staticJani Nikula1-3/+2
2017-11-07drm/drivers: drop redundant drm_edid_to_eld() callsJani Nikula14-21/+2
2017-11-07drm/edid: build ELD in drm_add_edid_modes()Jani Nikula1-2/+6
2017-11-07drm/edid: abstract connector ELD clearingJani Nikula1-8/+13
2017-11-07drm/edid: set ELD connector type in drm_edid_to_eld()Jani Nikula1-2/+7
2017-11-07drm/edid: use macros for ELD offsets and valuesJani Nikula1-13/+14
2017-11-07drm/selftests/mm: Insert cond_resched() between insert modesChris Wilson1-0/+5
2017-11-07drm/stm: ltdc: add a 2nd endpointPhilippe CORNU1-19/+45
2017-11-07drm/stm: checkpatch strict minor updatesPhilippe CORNU2-3/+3
2017-11-07drm/stm: dsi: Rename driver namePhilippe CORNU1-1/+1
2017-11-06drm: via: use ktime_get() instead of do_gettimeofdayArnd Bergmann2-16/+9
2017-11-02drm: Print the fb dimensions when the src coord check failsVille Syrjälä2-4/+6
2017-11-02dma-buf: Cleanup comments on dma_buf_map_attachment()Liviu Dudau1-3/+3
2017-11-02drm: Spelling fixesLiviu Dudau2-2/+2
2017-11-02drm/vc4: Fix wrong printk format in vc4_bo_stats_debugfs()Boris BREZILLON1-2/+2
2017-11-02drm/drm_vma_manager.c: Remove useless goto statementLiviu Dudau1-10/+5
2017-10-31drm/fb-helper: Add .last_close and .output_poll_changed helpersNoralf Trønnes1-0/+28
2017-10-31drm: Add drm_device->fb_helper pointerNoralf Trønnes1-2/+11
2017-10-31drm/fb-helper: Handle function NULL argumentNoralf Trønnes1-11/+17
2017-10-31drm: gma500: Convert timers to use timer_setup()Kees Cook1-5/+3
2017-10-31drm/panel: rpi-touchscreen: propagate errors in rpi_touchscreen_i2c_read()Dan Carpenter1-1/+1
2017-10-31drm/vc4: Convert timers to use timer_setup()Kees Cook2-12/+7
2017-10-30drm: Enable pr_debug() for drm_printerChris Wilson1-0/+2
2017-10-30gma500: mmu: unmap the correct addressPan Bian1-1/+1
2017-10-30drm: virtio: replace reference/unreference with get/putAastha Gupta1-1/+1
2017-10-27drm/gem: Remove trailing whitespaceNoralf Trønnes1-2/+2
2017-10-21drm/tinydrm: Replace list_for_each with list_for_each_entryHarsha Sharma1-3/+1
2017-10-20drm/rockchip: Fix build warning in analogix_dp-rockchip.cSean Paul1-1/+0
2017-10-20drm: Move debug macros out of drmP.hHaneen Mohammed2-47/+47
2017-10-20drm/rockchip: analogix_dp: Remove unnecessary init codeJeffy Chen1-21/+6
2017-10-19drm/vc4: Fix sleeps during the IRQ handler for DSI transactions.Eric Anholt1-2/+30
2017-10-19drm/vc4: Add the DRM_IOCTL_VC4_GEM_MADVISE ioctlBoris Brezillon5-15/+488
2017-10-19drm/panel: simple: add Toshiba LT089AC19000Lucas Stach1-0/+27
2017-10-18drm/panel: simple: add delays for Innolux AT043TN24Philipp Zabel1-0/+4