summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2018-09-25drm/bochs: fix DRM_FORMAT_* handling for big endian machines.Gerd Hoffmann
2018-09-25drm: use drm_driver_legacy_fb_format in drm_gem_fbdev_fb_createGerd Hoffmann
2018-09-25drm: move native byte order quirk to new drm_driver_legacy_fb_format functionGerd Hoffmann
2018-09-25drm/virtio: pass virtio_gpu_object to virtio_gpu_cmd_transfer_to_host_{2d, 3d}Gerd Hoffmann
2018-09-25drm/zte: Use drm_fbdev_generic_setup()Noralf Trønnes
2018-09-25drm/vc4: Use drm_fbdev_generic_setup()Noralf Trønnes
2018-09-25drm/tve200: Use drm_fbdev_generic_setup()Noralf Trønnes
2018-09-25drm/sti: Use drm_fbdev_generic_setup()Noralf Trønnes
2018-09-25drm/pl111: Use drm_fbdev_generic_setup()Noralf Trønnes
2018-09-25drm/imx: Use drm_fbdev_generic_setup()Noralf Trønnes
2018-09-25drm/arm/mali: Use drm_fbdev_generic_setup()Noralf Trønnes
2018-09-25drm/arm/hdlcd: Use drm_fbdev_generic_setup()Noralf Trønnes
2018-09-25drm/fb-helper: Improve error reporting in setupNoralf Trønnes
2018-09-25drm: rcar-du: Add r8a77990 and r8a77995 device supportUlrich Hecht
2018-09-25drm: rcar-du: Don't use TV sync mode when not supported by the hardwareLaurent Pinchart
2018-09-25drm: rcar-du: Cache DSYSR value to ensure known initial valueLaurent Pinchart
2018-09-25drm: rcar-du: Enable configurable DPAD0 routing on Gen3Laurent Pinchart
2018-09-25drm: rcar-du: Use LVDS PLL clock as dot clock when possibleLaurent Pinchart
2018-09-25drm: rcar-du: Perform the initial CRTC setup from rcar_du_crtc_get()Laurent Pinchart
2018-09-25drm: rcar-du: lvds: D3/E3 supportLaurent Pinchart
2018-09-25drm: bridge: thc63: Restrict modes based on hardware operating frequencyLaurent Pinchart
2018-09-24drm/tegra: dpaux: Use the correct definition for pad modesDmitry Osipenko
2018-09-21drm/malidp: Fix writeback in NV12Alexandru Gheorghe
2018-09-21drm: mali-dp: Call drm_crtc_vblank_reset on device initAlexandru Gheorghe
2018-09-21drm: Fix syncobj handing of schedule() returning 0Chris Wilson
2018-09-21drm: Use default dma_fence hooks where possible for null syncobjChris Wilson
2018-09-21drm/i915: Update DRIVER_DATE to 20180921Joonas Lahtinen
2018-09-21drm: Return -EOPNOTSUPP in drm_setclientcap() when driver do not support KMSJosé Roberto de Souza
2018-09-21drm/vkms: Fix possible memory leak in _vkms_get_crc()Wei Yongjun
2018-09-21drm/i915: Update DRIVER_DATE to 20180921Joonas Lahtinen
2018-09-21Merge tag 'drm-fixes-2018-09-21' of git://anongit.freedesktop.org/drm/drmGreg Kroah-Hartman
2018-09-21Merge branch 'drm-next-4.20' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2018-09-21Merge branch 'drm-fixes-4.19' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie
2018-09-20drm/i915/execlists: Onion unwind for logical_ring_init() failureChris Wilson
2018-09-20drm/i915: Park the GPU on module loadChris Wilson
2018-09-20drm/i2c: tda9950: set MAX_RETRIES for errors onlyHans Verkuil
2018-09-20drm/i2c: tda9950: fix timeout counter checkColin Ian King
2018-09-20drm/i915/selftests: Live tests emit requests and so require rpmChris Wilson
2018-09-20drm/i915: pass dev_priv to i915_gem_cleanup_stolenMatthew Auld
2018-09-20drm/i915: don't assume struct page in i915_sg_trimMatthew Auld
2018-09-20drm/amdkfd: Fix ATS capablity was not reported correctly on some APUsYong Zhao
2018-09-20drm/amdkfd: Change the control stack MTYPE from UC to NC on GFX9Yong Zhao
2018-09-20drm/amdgpu: Fix SDMA HQD destroy error on gfx_v7Amber Lin
2018-09-20drm/atomic: Initialise planes with opaque alpha valuesKieran Bingham
2018-09-20drm/i915/guc: Restore preempt-context across S3/S4Chris Wilson
2018-09-20drm/i915/selftests: Basic stress test for rapid context switchingChris Wilson
2018-09-20drm/i915/selftests: Free the batch along the contexts error pathChris Wilson
2018-09-20gpu/drm/exynos: Convert drm_atomic_helper_suspend/resume()Souptick Joarder
2018-09-20drm/exynos: enable out_bridge in exynos_dsi_enableMaciej Purski
2018-09-20drm/exynos: move connector creation to attach callbackMaciej Purski