summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2017-02-01Merge tag 'drm-misc-next-2017-01-30' of git://anongit.freedesktop.org/git/drm...Dave Airlie80-566/+465
2017-02-01Merge tag 'drm/atmel-hlcdc/for-4.11' of git://git.kernel.org/pub/scm/linux/ke...Dave Airlie1-11/+7
2017-02-01Merge tag 'zxdrm-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/shawn...Dave Airlie14-113/+1350
2017-02-01Merge branch 'drm-intel-next' of git://anongit.freedesktop.org/git/drm-intel ...Dave Airlie1-1/+1
2017-02-01Merge branch 'for-upstream/mali-dp' of git://linux-arm.org/linux-ld into drm-...Dave Airlie6-53/+177
2017-01-30drm/atmel-hlcdc: Rework the fbdev creation logicBoris Brezillon1-11/+7
2017-01-30drm/vc4: Remove vc4_debugfs_cleanup()Noralf Trønnes3-8/+0
2017-01-28drm: zte: add tvenc driver supportShawn Guo6-0/+446
2017-01-28drm: zte: add function to configure vou_ctrl dividersShawn Guo3-0/+120
2017-01-28drm: zte: move struct vou_inf into zx_vou driverShawn Guo3-33/+35
2017-01-28drm: zte: add interlace mode supportShawn Guo2-2/+65
2017-01-28drm: zte: add overlay plane supportShawn Guo4-29/+413
2017-01-28drm: zte: add .atomic_disable hook to disable graphic layerShawn Guo4-20/+69
2017-01-28drm: zte: make zx_plane accessible from zx_vou driverShawn Guo3-45/+33
2017-01-28drm: zte: support hdmi audio through spdifShawn Guo6-0/+184
2017-01-28drm: zte: select VIDEOMODE_HELPERS in KconfigShawn Guo1-0/+1
2017-01-27dma/fence: Export enable-signaling tracepoint for emission by driversChris Wilson1-0/+1
2017-01-27drm/tilcdc: Remove tilcdc_debugfs_cleanup()Noralf Trønnes2-14/+0
2017-01-27drm/tegra: Remove tegra_debugfs_cleanup()Noralf Trønnes1-7/+0
2017-01-27drm/sti: Remove drm_debugfs_remove_files() callsNoralf Trønnes5-82/+6
2017-01-27drm/radeon: Remove drm_debugfs_remove_files() callNoralf Trønnes1-16/+0
2017-01-27drm/omap: Remove omap_debugfs_cleanup()Noralf Trønnes3-11/+0
2017-01-27drm/hdlcd: Remove hdlcd_debugfs_cleanup()Noralf Trønnes1-7/+0
2017-01-27drm/etnaviv: Remove etnaviv_debugfs_cleanup()Noralf Trønnes1-7/+0
2017-01-27drm/etnaviv: allow build with COMPILE_TESTNoralf Trønnes1-1/+1
2017-01-27drm/amd/amdgpu: Remove drm_debugfs_remove_files() callNoralf Trønnes3-22/+0
2017-01-27drm/prime: Clarify DMA-BUF/GEM Object lifetimeOleksandr Andrushchenko1-2/+15
2017-01-27drm/ttm: Make sure BOs being swapped out are cacheableMichel Dänzer1-2/+2
2017-01-27drm/atomic: Remove drm_atomic_debugfs_cleanup()Noralf Trønnes3-17/+0
2017-01-27drm: drm_minor_register(): Clean up debugfs on failureNoralf Trønnes1-1/+1
2017-01-27drm: debugfs: Remove all files automatically on cleanupNoralf Trønnes1-3/+17
2017-01-27drm/sti: Fix compilation failure for drm_framebuffer.pixel_formatChris Wilson1-1/+1
2017-01-27Merge tag 'drm-misc-next-2017-01-23' of git://anongit.freedesktop.org/git/drm...Dave Airlie36-398/+778
2017-01-27Merge tag 'drm-intel-next-2017-01-23' of git://anongit.freedesktop.org/git/dr...Dave Airlie52-1834/+2959
2017-01-27Reinstate "drm/probe-helpers: Drop locking from poll_enable""Dave Airlie2-33/+22
2017-01-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Dave Airlie269-1845/+2880
2017-01-26Merge tag 'pinctrl-v4.10-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds7-35/+54
2017-01-26Merge tag 'drm-fixes-for-v4.10-rc6-revert-one' of git://people.freedesktop.or...Linus Torvalds2-22/+33
2017-01-26drm/edid: Set YQ bits in the AVI infoframe according to CEA-861-FVille Syrjälä1-0/+14
2017-01-26drm/edid: Set AVI infoframe Q even when QS=0Ville Syrjälä3-4/+12
2017-01-26drm/edid: Introduce drm_hdmi_avi_infoframe_quant_range()Ville Syrjälä3-17/+36
2017-01-26drm/edid: Introduce drm_default_rgb_quant_range()Ville Syrjälä4-3/+27
2017-01-26drm: Silence the compiler for drm_mode_get_hv_timings()Chris Wilson1-2/+1
2017-01-26drm: mali-dp: fix stride setting for multi-plane formatsMihail Atanassov4-10/+50
2017-01-26drm: mali-dp: Add plane offset to the plane's physical start address registerLiviu Dudau1-0/+1
2017-01-26drm: mali-dp: Check for sufficient address spaceMihail Atanassov2-0/+22
2017-01-26drm: mali-dp: Check hw version matches device-treeMihail Atanassov2-0/+54
2017-01-26drm: mali-dp: Rename malidp_input_format to malidp_pixel_formatBrian Starkey3-20/+20
2017-01-26drm/i915: Pevent copying uninitialised garbage into vma->ggtt_viewChris Wilson1-1/+1
2017-01-26drm: s/drm_crtc_get_hv_timings/drm_mode_get_hv_timings/Daniel Vetter4-25/+25