summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2018-12-17drm/ast: fixed reading monitor EDID not stable issueY.C. Chen
2018-12-13drm/ast: Fix incorrect free on ioregsSam Bobroff
2018-12-13drm: gma500: fix logic errorArnd Bergmann
2018-12-01drm/ast: Remove existing framebuffers before loading driverThomas Zimmermann
2018-12-01drm/ast: change resolution may cause screen blurredY.C. Chen
2018-12-01drm/ast: fixed cursor may disappear sometimesY.C. Chen
2018-11-27Revert "Revert "drm/i915: Fix mutex->owner inspection race under DEBUG_MUTEXES""Sasha Levin
2018-11-22drm/omap: fix memory barrier bug in DMM driverTomi Valkeinen
2018-11-10Revert "drm/i915: Fix mutex->owner inspection race under DEBUG_MUTEXES"Chris Wilson
2018-09-26drm/panel: type promotion bug in s6e8aa0_read_mtp_id()Dan Carpenter
2018-09-05udl-kms: fix crash due to uninitialized memoryMikulas Patocka
2018-09-05udl-kms: handle allocation failureMikulas Patocka
2018-09-05udl-kms: change down_interruptible to downMikulas Patocka
2018-08-28drm/armada: fix colorkey mode propertyRussell King
2018-08-28drm/exynos: gsc: Fix support for NV16/61, YUV420/YVU420 and YUV422 modesMarek Szyprowski
2018-08-09drm/gma500: fix psb_intel_lvds_mode_valid()'s return typeLuc Van Oostenryck
2018-08-09drm/radeon: fix mode_valid's return typeLuc Van Oostenryck
2018-07-03drm/omap: fix possible NULL ref issue in tiler_reserve_2dTomi Valkeinen
2018-07-03drm/msm: Fix possible null dereference on failure of get_pages()Ben Hutchings
2018-06-13drm: set FMODE_UNSIGNED_OFFSET for drm filesDave Airlie
2018-06-13drm/i915: Disable LVDS on Radiant P845Ondrej Zary
2018-05-30drm/exynos: fix comparison to bitshift when dealing with a maskWolfram Sang
2018-04-24drm/radeon: Fix PCIe lane width calculationPaul Parsons
2018-04-13drm/omap: fix tiled buffer stride calculationsTomi Valkeinen
2018-04-08drm: udl: Properly check framebuffer mmap offsetsGreg Kroah-Hartman
2018-03-24drm/omap: DMM: Check for DMM readiness after successful transaction commitPeter Ujfalusi
2018-03-24drm/msm: fix leak in failed get_pagesPrakash Kamliya
2018-03-22drm/radeon: Fail fb creation from imported dma-bufs.Christopher James Halse Rogers
2018-03-22drm: Defer disabling the vblank IRQ until the next interrupt (for instant-off)Chris Wilson
2018-03-03drm/ttm: check the return value of kzallocXiongwei Song
2018-02-25drm/radeon: adjust tested variableJulia Lawall
2017-12-20drm/radeon: reinstate oland workaround for sclkAlex Deucher
2017-12-20drm/radeon/si: add dpm quirk for OlandAlex Deucher
2017-12-16Revert "drm/armada: Fix compile fail"Sasha Levin
2017-12-05drm/i915: Prevent zero length "index" writeVille Syrjälä
2017-12-05drm/i915: Don't try indexed reads to alternate slave addressesVille Syrjälä
2017-12-05drm/panel: simple: Add missing panel_simple_unprepare() callsJonathan Liu
2017-11-30drm/armada: Fix compile failDaniel Vetter
2017-11-21gpu: drm: mgag200: mgag200_main:- Handle error from pci_iomapArvind Yadav
2017-11-21drm/sti: sti_vtg: Handle return NULL error from devm_ioremap_nocacheArvind Yadav
2017-11-15drm: drm_minor_register(): Clean up debugfs on failureNoralf Trønnes
2017-11-08drm/msm: fix an integer overflow testDan Carpenter
2017-11-08drm/msm: Fix potential buffer overflow issueKasin Li
2017-10-21drm/dp/mst: save vcpi with payloadsHarry Wentland
2017-10-12drm/i915/bios: ignore HDMI on port AJani Nikula
2017-09-07drm/ttm: Fix accounting error when fail to get pages for poolXiangliang.Yu
2017-08-30drm: Release driver tracking before making the object available againChris Wilson
2017-08-11drm/msm: Verify that MSM_SUBMIT_BO_FLAGS are setJordan Crouse
2017-08-11drm/msm: Ensure that the hardware write pointer is validJordan Crouse
2017-08-11drm/vmwgfx: Fix gcc-7.1.1 warningSinclair Yeh