summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
Commit message (Expand)AuthorAgeFilesLines
* drm/msm: fix include notation and remove -Iinclude/drm flagMasahiro Yamada2017-05-1714-42/+43
* drm/mgag200: fix include notation and remove -Iinclude/drm flagMasahiro Yamada2017-05-172-2/+2
* drm/hisilicon: fix include notation and remove -Iinclude/drm flagMasahiro Yamada2017-05-172-2/+1
* drm/vc4: Adjust modes in DSI to work around the integer PLL divider.Eric Anholt2017-05-161-26/+86
* drm/vc4: fix spelling mistake: "dimesions" -> "dimensions"Colin Ian King2017-05-161-1/+2
* drm/vc4: Enable selection in Kconfig on any 32-bit BCM platform.Eric Anholt2017-05-161-1/+1
* drm/cirrus: fix include notation and remove -Iinclude/drm flagMasahiro Yamada2017-05-162-2/+2
* drm/bridge: fix include notation and remove -Iinclude/drm flagMasahiro Yamada2017-05-163-15/+9
* drm/bochs: fix include notation and remove -Iinclude/drm flagMasahiro Yamada2017-05-162-3/+2
* drm/ast: fix include notation and remove -Iinclude/drm flagMasahiro Yamada2017-05-162-3/+2
* drm/amd: fix include notation and remove -Iinclude/drm flagMasahiro Yamada2017-05-1636-44/+44
* drm/ttm: fix include notation and remove -Iinclude/drm flagMasahiro Yamada2017-05-162-4/+3
* drm/dp: Wait up all outstanding tx waitersChris Wilson2017-05-151-3/+3
* drm/dp: Read the tx msg state once after checking for an eventChris Wilson2017-05-151-4/+4
* drm/vblank: Lock down vblank->hwmode moreDaniel Vetter2017-05-103-13/+14
* drm/vblank: drop the mode argument from drm_calc_vbltimestamp_from_scanoutposDaniel Vetter2017-05-1016-253/+102
* drm/vblank: Switch to bool in_vblank_irq in get_vblank_timestampDaniel Vetter2017-05-1011-36/+40
* drm/vblank: Switch drm_driver->get_vblank_timestamp to return a boolDaniel Vetter2017-05-1011-69/+56
* drm/vgem: Convert to a struct drm_device subclassChris Wilson2017-05-101-22/+41
* gpu: drm: gma500: remove dead codeGustavo A. R. Silva2017-05-101-42/+9
* drm/sti: Adjust two checks for null pointers in sti_hqvdp_probe()Markus Elfring2017-05-091-2/+2
* drm/sti: Fix typos in a comment lineMarkus Elfring2017-05-091-1/+1
* drm/sti: Fix a typo in a comment lineMarkus Elfring2017-05-091-1/+1
* drm/sti: Replace 17 seq_puts() calls by seq_putc()Markus Elfring2017-05-098-25/+17
* drm/sti: Reduce function calls for sequence output at five placesMarkus Elfring2017-05-093-10/+5
* drm/sti: use seq_puts to display a stringNicolas Iooss2017-05-091-1/+1
* drm: Nerf the preclose callback for modern driversDaniel Vetter2017-05-091-4/+4
* drm/exynos: Merge pre/postclose hooksDaniel Vetter2017-05-091-7/+1
* drm/tegra: switch to postcloseDaniel Vetter2017-05-091-2/+2
* drm/nouveau: Merge pre/postclose hooksDaniel Vetter2017-05-091-8/+1
* drm/pl111: Initial drm/kms driver for pl111Tom Cooksey2017-05-088-0/+819
* drm/vc4: Add specific compatible strings for Cygnus.Eric Anholt2017-05-082-0/+2
* drm/vc4: Don't try to initialize FBDEV if we're only bound to V3D.Eric Anholt2017-05-081-4/+6
* drm/vc4: Turn the V3D clock on at runtime.Eric Anholt2017-05-082-1/+31
* drm: Remove redundant NULL check during atomic plane commitImre Deak2017-05-081-6/+4
* drm/atomic: Add support for custom scaling mode properties, v2Maarten Lankhorst2017-05-082-0/+68
* drm/atomic: Handle picture_aspect_ratio in atomic coreMaarten Lankhorst2017-05-084-36/+10
* drm/vgem: Enable dmabuf import interfacesLaura Abbott2017-05-082-29/+109
* drm/prime: Introduce drm_gem_prime_import_devLaura Abbott2017-05-081-6/+24
* drm/vgem: Add a dummy platform deviceLaura Abbott2017-05-081-3/+16
* drm/i915: Track MST link bandwidthPandiyan, Dhinakaran2017-05-041-6/+42
* drm/dp: Add DP MST helpers to atomically find and release vcpi slotsPandiyan, Dhinakaran2017-05-041-0/+75
* drm/dp: Introduce MST topology state to track available link bandwidthPandiyan, Dhinakaran2017-05-041-0/+75
* drm: Add driver-private objects to atomic statePandiyan, Dhinakaran2017-05-042-0/+70
* Merge tag 'drm-for-v4.12' of git://people.freedesktop.org/~airlied/linux into...Sean Paul2017-05-04325-5141/+11030
|\
| * Merge branch 'linux-4.12' of git://github.com/skeggsb/linux into drm-nextDave Airlie2017-05-029-8/+10
| |\
| | * drm/nouveau/fb/gf100-: Fix 32 bit wraparound in new ram detectionMario Kleiner2017-04-291-1/+1
| | * drm/nouveau/secboot/gm20b: fix the error return code in gm20b_secboot_tegra_r...Wei Yongjun2017-04-291-1/+1
| | * drm/nouveau/kms: Increase max retries in scanout position queries.Mario Kleiner2017-04-291-1/+1
| | * drm/nouveau/bios/bitP: check that table is long enough for optional pointersBen Skeggs2017-04-295-5/+5
OpenPOWER on IntegriCloud