summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2017-11-11drm/framebuffer: Add framebuffer debugfs fileNoralf 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-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-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-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-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
2017-10-30drm: virtio: replace reference/unreference with get/putAastha Gupta
2017-10-27drm/gem: Remove trailing whitespaceNoralf Trønnes
2017-10-21drm/tinydrm: Replace list_for_each with list_for_each_entryHarsha Sharma
2017-10-20drm/rockchip: Fix build warning in analogix_dp-rockchip.cSean Paul
2017-10-20drm: Move debug macros out of drmP.hHaneen Mohammed
2017-10-20drm/rockchip: analogix_dp: Remove unnecessary init codeJeffy Chen
2017-10-19drm/vc4: Fix sleeps during the IRQ handler for DSI transactions.Eric Anholt
2017-10-19drm/vc4: Add the DRM_IOCTL_VC4_GEM_MADVISE ioctlBoris Brezillon
2017-10-19drm/panel: simple: add Toshiba LT089AC19000Lucas Stach
2017-10-18drm/panel: simple: add delays for Innolux AT043TN24Philipp Zabel
2017-10-18drm/panel: simple: add bus flags for Innolux AT043TN24Philipp Zabel
2017-10-18drm/panel: simple: fix vertical timings for Innolux AT043TN24Philipp Zabel
2017-10-18drm/atomic-helper: check that drivers call drm_crtc_vblank_offDaniel Vetter
2017-10-18vgaarb: Factor out EFI and fallback default device selectionBjorn Helgaas