summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2017-05-17drm/hisilicon: fix include notation and remove -Iinclude/drm flagMasahiro Yamada2-2/+1
2017-05-16drm/vc4: Adjust modes in DSI to work around the integer PLL divider.Eric Anholt1-26/+86
2017-05-16drm/vc4: fix spelling mistake: "dimesions" -> "dimensions"Colin Ian King1-1/+2
2017-05-16drm/vc4: Enable selection in Kconfig on any 32-bit BCM platform.Eric Anholt1-1/+1
2017-05-16drm/cirrus: fix include notation and remove -Iinclude/drm flagMasahiro Yamada2-2/+2
2017-05-16drm/bridge: fix include notation and remove -Iinclude/drm flagMasahiro Yamada3-15/+9
2017-05-16drm/bochs: fix include notation and remove -Iinclude/drm flagMasahiro Yamada2-3/+2
2017-05-16drm/ast: fix include notation and remove -Iinclude/drm flagMasahiro Yamada2-3/+2
2017-05-16drm/amd: fix include notation and remove -Iinclude/drm flagMasahiro Yamada36-44/+44
2017-05-16drm/ttm: fix include notation and remove -Iinclude/drm flagMasahiro Yamada2-4/+3
2017-05-15drm/dp: Wait up all outstanding tx waitersChris Wilson1-3/+3
2017-05-15drm/dp: Read the tx msg state once after checking for an eventChris Wilson1-4/+4
2017-05-10drm/vblank: Lock down vblank->hwmode moreDaniel Vetter3-13/+14
2017-05-10drm/vblank: drop the mode argument from drm_calc_vbltimestamp_from_scanoutposDaniel Vetter16-253/+102
2017-05-10drm/vblank: Switch to bool in_vblank_irq in get_vblank_timestampDaniel Vetter11-36/+40
2017-05-10drm/vblank: Switch drm_driver->get_vblank_timestamp to return a boolDaniel Vetter11-69/+56
2017-05-10drm/vgem: Convert to a struct drm_device subclassChris Wilson1-22/+41
2017-05-10gpu: drm: gma500: remove dead codeGustavo A. R. Silva1-42/+9
2017-05-09drm/sti: Adjust two checks for null pointers in sti_hqvdp_probe()Markus Elfring1-2/+2
2017-05-09drm/sti: Fix typos in a comment lineMarkus Elfring1-1/+1
2017-05-09drm/sti: Fix a typo in a comment lineMarkus Elfring1-1/+1
2017-05-09drm/sti: Replace 17 seq_puts() calls by seq_putc()Markus Elfring8-25/+17
2017-05-09drm/sti: Reduce function calls for sequence output at five placesMarkus Elfring3-10/+5
2017-05-09drm/sti: use seq_puts to display a stringNicolas Iooss1-1/+1
2017-05-09drm: Nerf the preclose callback for modern driversDaniel Vetter1-4/+4
2017-05-09drm/exynos: Merge pre/postclose hooksDaniel Vetter1-7/+1
2017-05-09drm/tegra: switch to postcloseDaniel Vetter1-2/+2
2017-05-09drm/nouveau: Merge pre/postclose hooksDaniel Vetter1-8/+1
2017-05-08drm/pl111: Initial drm/kms driver for pl111Tom Cooksey8-0/+819
2017-05-08drm/vc4: Add specific compatible strings for Cygnus.Eric Anholt2-0/+2
2017-05-08drm/vc4: Don't try to initialize FBDEV if we're only bound to V3D.Eric Anholt1-4/+6
2017-05-08drm/vc4: Turn the V3D clock on at runtime.Eric Anholt2-1/+31
2017-05-08drm: Remove redundant NULL check during atomic plane commitImre Deak1-6/+4
2017-05-08dma-buf: Use seq_putc() in two functionsMarkus Elfring1-3/+3
2017-05-08dma-buf: Adjust a null pointer check in dma_buf_attach()Markus Elfring1-1/+1
2017-05-08dma-buf: Improve a size determination in dma_buf_attach()Markus Elfring1-1/+1
2017-05-08dma-buf: Combine two function calls into one in dma_buf_debug_show()Markus Elfring1-3/+1
2017-05-08drm/atomic: Add support for custom scaling mode properties, v2Maarten Lankhorst2-0/+68
2017-05-08drm/atomic: Handle picture_aspect_ratio in atomic coreMaarten Lankhorst4-36/+10
2017-05-08drm/vgem: Enable dmabuf import interfacesLaura Abbott2-29/+109
2017-05-08drm/prime: Introduce drm_gem_prime_import_devLaura Abbott1-6/+24
2017-05-08drm/vgem: Add a dummy platform deviceLaura Abbott1-3/+16
2017-05-04drm/i915: Track MST link bandwidthPandiyan, Dhinakaran1-6/+42
2017-05-04drm/dp: Add DP MST helpers to atomically find and release vcpi slotsPandiyan, Dhinakaran1-0/+75
2017-05-04drm/dp: Introduce MST topology state to track available link bandwidthPandiyan, Dhinakaran1-0/+75
2017-05-04drm: Add driver-private objects to atomic statePandiyan, Dhinakaran2-0/+70
2017-05-04Merge tag 'drm-for-v4.12' of git://people.freedesktop.org/~airlied/linux into...Sean Paul473-6073/+12627
2017-05-04drm/mm: Split up long running selftests with cond_resched()Chris Wilson1-0/+28
2017-05-04drm: zte: add VGA driver supportShawn Guo7-4/+611
2017-05-04drm: zte: move CSC register definitions into a common headerShawn Guo3-18/+32