summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
Commit message (Expand)AuthorAgeFilesLines
* gpu: host1x: Allocate gather copy for host1xThierry Reding2019-12-311-5/+6
* drm/tegra: sor: Use correct SOR index on Tegra210Thierry Reding2019-12-311-0/+5
* drm/gma500: fix memory disclosures due to uninitialized bytesKangjie Lu2019-12-311-0/+2
* drm/bridge: dw-hdmi: Restore audio when setting a modeDaniel Kurtz2019-12-311-1/+1
* drm/amd/display: Fix dongle_caps containing stale information.David Galiffi2019-12-312-1/+2
* drm/drm_vblank: Change EINVAL by the correct errnoRodrigo Siqueira2019-12-311-3/+3
* drm/bridge: dw-hdmi: Refuse DDC/CI transfers on the internal I2C controllerMatthias Kaehlcke2019-12-311-0/+10
* drm/amdkfd: fix a potential NULL pointer dereference (v2)Allen Pais2019-12-311-0/+5
* drm/amdgpu: grab the id mgr lock while accessing passid_mappingChristian König2019-12-311-3/+9
* drm/bridge: analogix-anx78xx: silence -EPROBE_DEFER warningsBrian Masney2019-12-311-2/+6
* drm/panel: Add missing drm_panel_init() in panel driversLaurent Pinchart2019-12-312-0/+2
* drm/radeon: fix r1xx/r2xx register checker for POT texturesAlex Deucher2019-12-212-4/+4
* drm: meson: venc: cvbs: fix CVBS mode matchingMartin Blumenstingl2019-12-211-21/+27
* drm/i810: Prevent underflow in ioctlDan Carpenter2019-12-131-2/+2
* drm/msm: fix memleak on releaseJohan Hovold2019-12-131-5/+1
* gpu: host1x: Fix syncpoint ID field size on Tegra186Thierry Reding2019-12-131-1/+1
* drm/sun4i: tcon: Set min division of TCON0_DCLK to 1.Yunhao Tian2019-12-131-1/+1
* drm/atmel-hlcdc: revert shift by 8Claudiu Beznea2019-12-051-1/+1
* gpu: ipu-v3: pre: don't trigger update if buffer address doesn't changeLucas Stach2019-12-051-0/+6
* drm/i915/userptr: Try to acquire the page lock around set_page_dirty()Chris Wilson2019-12-011-1/+21
* drm/i915/pmu: "Frequency" is reported as accumulated cyclesChris Wilson2019-12-011-2/+2
* drm/amd/powerplay: issue no PPSMC_MSG_GetCurrPkgPwr on unsupported ASICsEvan Quan2019-12-011-5/+18
* msm/gpu/a6xx: Force of_dma_configure to setup DMA for GMUJordan Crouse2019-11-241-1/+1
* qxl: fix null-pointer crash during suspendPeter Wu2019-11-201-21/+5
* drm/i915/cmdparser: Fix jump whitelist clearingBen Hutchings2019-11-121-3/+2
* drm/i915/gen8+: Add RC6 CTX corruption WAImre Deak2019-11-126-4/+126
* drm/i915: Lower RM timeout to avoid DSI hard hangsUma Shankar2019-11-122-0/+12
* drm/i915/cmdparser: Ignore Length operands during command matchingJon Bloomfield2019-11-121-1/+1
* drm/i915/cmdparser: Add support for backward jumpsJon Bloomfield2019-11-125-26/+179
* drm/i915/cmdparser: Use explicit goto for error pathsJon Bloomfield2019-11-121-12/+13
* drm/i915: Add gen9 BCS cmdparsingJon Bloomfield2019-11-123-11/+112
* drm/i915: Allow parsing of unsized batchesJon Bloomfield2019-11-121-4/+5
* drm/i915: Support ro ppgtt mapped cmdparser shadow buffersJon Bloomfield2019-11-123-19/+68
* drm/i915: Add support for mandatory cmdparsingJon Bloomfield2019-11-123-9/+17
* drm/i915: Remove Master tables from cmdparserJon Bloomfield2019-11-123-68/+26
* drm/i915: Disable Secure Batches for gen6+Jon Bloomfield2019-11-123-3/+13
* drm/i915: Rename gen7 cmdparser tablesJon Bloomfield2019-11-121-35/+35
* drm/amd/display: Passive DP->HDMI dongle detection fixMichael Strauss2019-11-121-6/+18
* drm/amdgpu: If amdgpu_ib_schedule fails return back the error.Andrey Grodzovsky2019-11-121-1/+3
* drm/radeon: fix si_enable_smc_cac() failed issueAlex Deucher2019-11-121-0/+1
* drm/amdgpu: fix potential VM faultsChristian König2019-11-101-1/+2
* drm/amdgpu/powerplay/vega10: allow undervolting in p7Pelle van Gils2019-11-061-3/+1
* drm/amdgpu: fix memory leakNirmoy Das2019-11-061-7/+7
* drm/amd/display: fix odm combine pipe resetDmytro Laktyushkin2019-11-061-4/+2
* drm/msm/dpu: handle failures while initializing displaysJeykumar Sankaran2019-11-061-13/+18
* drm/amdgpu: Bail earlier when amdgpu.cik_/si_support is not set to 1Hans de Goede2019-10-292-35/+35
* drm/ttm: Restore ttm prefaultingThomas Hellstrom2019-10-291-9/+7
* drm/edid: Add 6 bpc quirk for SDC panel in Lenovo G50Kai-Heng Feng2019-10-291-0/+3
* Revert "drm/radeon: Fix EEH during kexec"Alex Deucher2019-10-291-8/+0
* drm/radeon: Bail earlier when radeon.cik_/si_support=0 is passedHans de Goede2019-10-112-25/+31