summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2019-05-16gpu: ipu-v3: dp: fix CSC handlingLucas Stach1-3/+9
2019-04-27drm/dp/mst: Configure no_stop_bit correctly for remote i2c xfersVille Syrjälä1-0/+1
2019-03-23drm/radeon/evergreen_cs: fix missing break in switch statementGustavo A. R. Silva1-0/+1
2019-03-23drm/msm: Unblock writer if reader closes fileKristian H. Kristensen1-1/+6
2019-02-20drm/vmwgfx: Return error code from vmw_execbuf_copy_fence_userThomas Hellstrom1-1/+1
2019-02-20drm/vmwgfx: Fix setting of dma masksThomas Hellstrom1-3/+6
2019-02-20drm/modes: Prevent division by zero htotalTina Zhang1-1/+1
2019-01-26drm/fb-helper: Ignore the value of fb_var_screeninfo.pixclockIvan Mironov1-1/+6
2018-12-17drm/ast: fixed reading monitor EDID not stable issueY.C. Chen1-6/+30
2018-12-13drm/ast: Fix incorrect free on ioregsSam Bobroff1-1/+2
2018-12-13drm: gma500: fix logic errorArnd Bergmann1-1/+1
2018-12-01drm/ast: Remove existing framebuffers before loading driverThomas Zimmermann1-0/+21
2018-12-01drm/ast: change resolution may cause screen blurredY.C. Chen1-0/+1
2018-12-01drm/ast: fixed cursor may disappear sometimesY.C. Chen1-1/+1
2018-11-27Revert "Revert "drm/i915: Fix mutex->owner inspection race under DEBUG_MUTEXES""Sasha Levin1-1/+1
2018-11-22drm/omap: fix memory barrier bug in DMM driverTomi Valkeinen1-0/+11
2018-11-10Revert "drm/i915: Fix mutex->owner inspection race under DEBUG_MUTEXES"Chris Wilson1-1/+1
2018-09-26drm/panel: type promotion bug in s6e8aa0_read_mtp_id()Dan Carpenter1-1/+1
2018-09-05udl-kms: fix crash due to uninitialized memoryMikulas Patocka1-1/+1
2018-09-05udl-kms: handle allocation failureMikulas Patocka1-10/+18
2018-09-05udl-kms: change down_interruptible to downMikulas Patocka1-6/+1
2018-08-28drm/armada: fix colorkey mode propertyRussell King2-8/+23
2018-08-28drm/exynos: gsc: Fix support for NV16/61, YUV420/YVU420 and YUV422 modesMarek Szyprowski2-9/+21
2018-08-09drm/gma500: fix psb_intel_lvds_mode_valid()'s return typeLuc Van Oostenryck2-2/+2
2018-08-09drm/radeon: fix mode_valid's return typeLuc Van Oostenryck1-5/+5
2018-07-03drm/omap: fix possible NULL ref issue in tiler_reserve_2dTomi Valkeinen1-1/+5
2018-07-03drm/msm: Fix possible null dereference on failure of get_pages()Ben Hutchings1-9/+11
2018-06-13drm: set FMODE_UNSIGNED_OFFSET for drm filesDave Airlie1-0/+1
2018-06-13drm/i915: Disable LVDS on Radiant P845Ondrej Zary1-0/+8
2018-05-30drm/exynos: fix comparison to bitshift when dealing with a maskWolfram Sang1-1/+1
2018-04-24drm/radeon: Fix PCIe lane width calculationPaul Parsons1-2/+2
2018-04-13drm/omap: fix tiled buffer stride calculationsTomi Valkeinen1-2/+2
2018-04-08drm: udl: Properly check framebuffer mmap offsetsGreg Kroah-Hartman1-2/+7
2018-03-24drm/omap: DMM: Check for DMM readiness after successful transaction commitPeter Ujfalusi1-0/+5
2018-03-24drm/msm: fix leak in failed get_pagesPrakash Kamliya1-4/+10
2018-03-22drm/radeon: Fail fb creation from imported dma-bufs.Christopher James Halse Rogers1-0/+6
2018-03-22drm: Defer disabling the vblank IRQ until the next interrupt (for instant-off)Chris Wilson1-2/+12
2018-03-03drm/ttm: check the return value of kzallocXiongwei Song1-0/+2
2018-02-25drm/radeon: adjust tested variableJulia Lawall1-1/+1
2017-12-20drm/radeon: reinstate oland workaround for sclkAlex Deucher1-3/+7
2017-12-20drm/radeon/si: add dpm quirk for OlandAlex Deucher1-0/+6
2017-12-16Revert "drm/armada: Fix compile fail"Sasha Levin1-2/+0
2017-12-05drm/i915: Prevent zero length "index" writeVille Syrjälä1-1/+2
2017-12-05drm/i915: Don't try indexed reads to alternate slave addressesVille Syrjälä1-0/+1
2017-12-05drm/panel: simple: Add missing panel_simple_unprepare() callsJonathan Liu1-0/+2
2017-11-30drm/armada: Fix compile failDaniel Vetter1-0/+2
2017-11-21gpu: drm: mgag200: mgag200_main:- Handle error from pci_iomapArvind Yadav1-0/+2
2017-11-21drm/sti: sti_vtg: Handle return NULL error from devm_ioremap_nocacheArvind Yadav1-0/+4
2017-11-15drm: drm_minor_register(): Clean up debugfs on failureNoralf Trønnes1-1/+1
2017-11-08drm/msm: fix an integer overflow testDan Carpenter1-1/+1