summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
Commit message (Expand)AuthorAgeFilesLines
* drm/amdgpu/si: fix ASIC testsJean Delvare2019-10-071-3/+3
* drm/amd/display: support spdifCharlene Liu2019-10-072-11/+10
* drm/nouveau/volt: Fix for some cards having 0 maximum voltageMark Menzynski2019-10-071-0/+2
* drm/nouveau/kms/tu102-: disable input lut when input is already FP16Ben Skeggs2019-10-071-1/+3
* drm/amd/display: reprogram VM config when system resumeLewis Huang2019-10-071-0/+8
* drm/amd/display: Fix frames_to_insert mathBayan Zabihiyan2019-10-071-10/+17
* drm/amd/display: fix issue where 252-255 values are clippedAnthony Koo2019-10-071-1/+2
* gpu: drm: radeon: Fix a possible null-pointer dereference in radeon_connector...Jia-Ju Bai2019-10-071-1/+1
* drm/radeon: Fix EEH during kexecKyleMahlkuch2019-10-071-0/+8
* drm/amdgpu: Fix hard hang for S/G display BOs.Andrey Grodzovsky2019-10-072-5/+5
* drm/rockchip: Check for fast link training before enabling psrSean Paul2019-10-071-4/+5
* drm/panel: check failure cases in the probe funcNavid Emamdoost2019-10-071-0/+13
* drm/stm: attach gem fence to atomic stateAhmad Fatoum2019-10-071-0/+2
* drm/tinydrm/Kconfig: drivers: Select BACKLIGHT_CLASS_DEVICENoralf Trønnes2019-10-071-4/+4
* drm/amd/display: add monitor patch to add T7 delayAnthony Koo2019-10-072-0/+5
* drm/panel: simple: fix AUO g185han01 horizontal blankingLucas Stach2019-10-071-3/+3
* drm/vkms: Avoid assigning 0 for possible_crtcRodrigo Siqueira2019-10-074-8/+8
* drm/bridge: tc358767: Increase AUX transfer length limitAndrey Smirnov2019-10-071-1/+1
* drm/vkms: Fix crc worker racesDaniel Vetter2019-10-073-16/+22
* drm/amd/display: Restore backlight brightness after system resumeKai-Heng Feng2019-10-051-0/+1
* drm: fix module name in edid_firmware log messageJani Nikula2019-10-051-1/+1
* drm/amd/powerplay/smu7: enforce minimal VBITimeout (v2)Ahzo2019-10-051-0/+5
* drm/nouveau/disp/nv50-: fix center/aspect-corrected scalingIlia Mirkin2019-10-011-4/+24
* drm/dp: Add DP_DPCD_QUIRK_NO_SINK_COUNTVille Syrjälä2019-10-011-1/+3
* drm: Flush output polling on shutdownChris Wilson2019-10-011-1/+8
* drm/amd/display: readd -msse2 to prevent Clang from emitting libcalls to unde...Nick Desaulniers2019-10-012-0/+8
* drm/amd/display: Don't replace the dc_state for fast updatesNicholas Kazlauskas2019-10-011-0/+23
* drm/amd/display: Skip determining update type for async updatesNicholas Kazlauskas2019-10-011-7/+20
* drm/amd/display: Allow cursor async updates for framebuffer swapsNicholas Kazlauskas2019-10-011-10/+0
* drm/amd/powerplay: correct Vega20 dpm level related settingsEvan Quan2019-09-211-6/+54
* drm/amdgpu: fix dma_fence_wait without referenceChristian König2019-09-211-12/+15
* drm/virtio: use virtio_max_dma_sizeGerd Hoffmann2019-09-211-2/+8
* drm/omap: Fix port lookup for SDI outputLaurent Pinchart2019-09-211-1/+3
* drm/mediatek: mtk_drm_drv.c: Add of_node_put() before gotoNishka Dasgupta2019-09-191-1/+4
* drm: panel-orientation-quirks: Add extra quirk table entry for GPD MicroPCHans de Goede2019-09-191-0/+12
* drm/meson: Add support for XBGR8888 & ABGR8888 formatsNeil Armstrong2019-09-191-0/+16
* drm/i915: Restore relaxed padding (OCL_OOB_SUPPRES_ENABLE) for skl+Chris Wilson2019-09-191-5/+0
* drm/i915: Limit MST to <= 8bpc once againVille Syrjälä2019-09-191-1/+9
* drm/lima: fix lima_gem_wait() return valueVasily Khoruzhick2019-09-191-1/+1
* drm/i915/icl: whitelist PS_(DEPTH|INVOCATION)_COUNTLionel Landwerlin2019-09-161-0/+13
* drm/i915: Add whitelist workarounds for ICLJohn Harrison2019-09-161-11/+27
* drm/i915: whitelist PS_(DEPTH|INVOCATION)_COUNTLionel Landwerlin2019-09-161-1/+16
* drm/i915: Support whitelist workarounds on all enginesJohn Harrison2019-09-161-18/+47
* drm/i915: Support flags in whitlist WAsJohn Harrison2019-09-162-1/+15
* drm/i915: Make sure cdclk is high enough for DP audio on VLV/CHVVille Syrjälä2019-09-161-0/+11
* drm/i915: Disable SAMPLER_STATE prefetching on all Gen11 steppings.Kenneth Graunke2019-09-161-2/+6
* drm/nouveau/sec2/gp102: add missing MODULE_FIRMWAREsBen Skeggs2019-09-161-0/+12
* drm/vmwgfx: Fix double free in vmw_recv_msg()Dan Carpenter2019-09-161-5/+3
* drm/amdgpu: prevent memory leaks in AMDGPU_CS ioctlNicolai Hähnle2019-09-101-2/+7
* drm/mediatek: set DMA max segment sizeAlexandre Courbot2019-09-102-2/+35