summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2017-11-22drm/edid: Allow HDMI infoframe without VIC or S3DVille Syrjälä
2017-11-22video/hdmi: Allow "empty" HDMI infoframesVille Syrjälä
2017-11-21dma-buf/fence: Fix lock inversion within dma-fence-arrayChris Wilson
2017-11-21Merge airlied/drm-next into drm-misc-nextDaniel Vetter
2017-11-21drm/sti: Handle return value of platform_get_irq_bynameArvind Yadav
2017-11-20drm/vc4: Add support for NV21 and NV61.Dave Stevenson
2017-11-20drm/vc4: Use .pixel_order instead of custom .flip_cbcrDave Stevenson
2017-11-20drm/vc4: Add support for DRM_FORMAT_RGB888 and DRM_FORMAT_BGR888Dave Stevenson
2017-11-20drm: Move drm_plane_helper_check_state() into drm_atomic_helper.cVille Syrjälä
2017-11-20drm: Check crtc_state->enable rather than crtc->enabled in drm_plane_helper_c...Ville Syrjälä
2017-11-20drm/vmwgfx: Try to fix plane clippingVille Syrjälä
2017-11-20drm/vmwgfx: Use drm_plane_helper_check_state()Ville Syrjälä
2017-11-20drm/vmwgfx: Remove bogus crtc coords vs fb size checkVille Syrjälä
2017-11-20gpu: gma500: remove unneeded DRIVER_LICENSE #defineGreg Kroah-Hartman
2017-11-20drm: don't link DP aux i2c adapter to the hardware device nodeLucas Stach
2017-11-17drm/panel: simple: Add Mitsubishi AA070MC01 panel supportLukasz Majewski
2017-11-17drm/panel: simple: Add Tianma TM070RVHG71 panel supportLukasz Majewski
2017-11-16drm/bridge/sii8620: add DVI mode supportMaciej Purski
2017-11-16drm/bridge/sii8620: filter unsupported modesMarek Szyprowski
2017-11-16drm/rockchip: vop: add rk3126 vop supportSandy Huang
2017-11-15drm: gem_cma_helper.c: Allow importing of contiguous scatterlists with nents > 1Liviu Dudau
2017-11-15drm/atomic-helper: always track connector commits, tooDaniel Vetter
2017-11-14drm/gem-cma-helper: Fix kerneldocsVille Syrjälä
2017-11-14dma-buf: try to replace a signaled fence in reservation_object_add_shared_inp...Christian König
2017-11-14dma-buf: keep only not signaled fence in reservation_object_add_shared_replac...Christian König
2017-11-14drm/debugfs: Fix framebuffer debugfs file initNoralf Trønnes
2017-11-14Merge tag 'exynos-drm-next-for-v4.15' of git://git.kernel.org/pub/scm/linux/k...Dave Airlie
2017-11-14Merge branch 'linus-4.14-rc4-acp-prereq' of git://people.freedesktop.org/~agd...Dave Airlie
2017-11-14Merge tag 'drm-misc-fixes-2017-11-13' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2017-11-14Merge tag 'drm-intel-next-fixes-2017-11-10' of git://anongit.freedesktop.org/...Dave Airlie
2017-11-14Merge tag 'drm-misc-fixes-2017-11-02' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2017-11-13drm/rockchip: analogix_dp: Use mutex rather than spinlockEmil Renner Berthing
2017-11-11drm/cma-helper: Remove drm_fb_cma_debugfs_show()Noralf Trønnes
2017-11-11drm/tinydrm: Use drm_gem_cma_print_info()Noralf Trønnes
2017-11-11drm/tilcdc: Use drm_gem_cma_print_info()Noralf Trønnes
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/atomic: Use drm_framebuffer_print_info()Noralf Trønnes
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-10drm/mode_object: fix documentation for object lookups.Dave Airlie
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/i915: Reorder context-close to avoid calling i915_vma_close() under RCUChris Wilson
2017-11-09drm/i915: Move init_clock_gating() back to where it wasVille Syrjälä