summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2020-01-09drm/mst: Fix MST sideband up-reply failure handlingImre Deak
2020-01-09drm/msm: include linux/sched/task.hArnd Bergmann
2020-01-09drm/sun4i: hdmi: Remove duplicate cleanup callsStefan Mavrodiev
2020-01-09drm: limit to INT_MAX in create_blob ioctlDaniel Vetter
2020-01-09drm/nouveau: Move the declaration of struct nouveau_conn_atom up a bitHans de Goede
2020-01-09drm/amd/display: Fixed kernel panic when booting with DP-to-HDMI dongleDavid Galiffi
2020-01-09drm/amdgpu: add cache flush workaround to gfx8 emit_fencePierre-Eric Pelloux-Prayer
2020-01-09drm/amdgpu: add check before enabling/disabling broadcast modeGuchun Chen
2019-12-31drm/amdgpu: fix uninitialized variable pasid_mapping_neededColin Ian King
2019-12-31drm/amdgpu: fix bad DMA from INTERRUPT_CNTL2Sam Bobroff
2019-12-31drm/amdgpu: fix potential double drop fence referencePan Bian
2019-12-31drm/amdgpu: disallow direct upload save restore list from gfx driverHawking Zhang
2019-12-31gpu: host1x: Allocate gather copy for host1xThierry Reding
2019-12-31drm/tegra: sor: Use correct SOR index on Tegra210Thierry Reding
2019-12-31drm/gma500: fix memory disclosures due to uninitialized bytesKangjie Lu
2019-12-31drm/bridge: dw-hdmi: Restore audio when setting a modeDaniel Kurtz
2019-12-31drm/amd/display: Fix dongle_caps containing stale information.David Galiffi
2019-12-31drm/drm_vblank: Change EINVAL by the correct errnoRodrigo Siqueira
2019-12-31drm/bridge: dw-hdmi: Refuse DDC/CI transfers on the internal I2C controllerMatthias Kaehlcke
2019-12-31drm/amdkfd: fix a potential NULL pointer dereference (v2)Allen Pais
2019-12-31drm/amdgpu: grab the id mgr lock while accessing passid_mappingChristian König
2019-12-31drm/bridge: analogix-anx78xx: silence -EPROBE_DEFER warningsBrian Masney
2019-12-31drm/panel: Add missing drm_panel_init() in panel driversLaurent Pinchart
2019-12-21drm/radeon: fix r1xx/r2xx register checker for POT texturesAlex Deucher
2019-12-21drm: meson: venc: cvbs: fix CVBS mode matchingMartin Blumenstingl
2019-12-13drm/i810: Prevent underflow in ioctlDan Carpenter
2019-12-13drm/msm: fix memleak on releaseJohan Hovold
2019-12-13gpu: host1x: Fix syncpoint ID field size on Tegra186Thierry Reding
2019-12-13drm/sun4i: tcon: Set min division of TCON0_DCLK to 1.Yunhao Tian
2019-12-05drm/atmel-hlcdc: revert shift by 8Claudiu Beznea
2019-12-05gpu: ipu-v3: pre: don't trigger update if buffer address doesn't changeLucas Stach
2019-12-01drm/i915/userptr: Try to acquire the page lock around set_page_dirty()Chris Wilson
2019-12-01drm/i915/pmu: "Frequency" is reported as accumulated cyclesChris Wilson
2019-12-01drm/amd/powerplay: issue no PPSMC_MSG_GetCurrPkgPwr on unsupported ASICsEvan Quan
2019-11-24msm/gpu/a6xx: Force of_dma_configure to setup DMA for GMUJordan Crouse
2019-11-20qxl: fix null-pointer crash during suspendPeter Wu
2019-11-12drm/i915/cmdparser: Fix jump whitelist clearingBen Hutchings
2019-11-12drm/i915/gen8+: Add RC6 CTX corruption WAImre Deak
2019-11-12drm/i915: Lower RM timeout to avoid DSI hard hangsUma Shankar
2019-11-12drm/i915/cmdparser: Ignore Length operands during command matchingJon Bloomfield
2019-11-12drm/i915/cmdparser: Add support for backward jumpsJon Bloomfield
2019-11-12drm/i915/cmdparser: Use explicit goto for error pathsJon Bloomfield
2019-11-12drm/i915: Add gen9 BCS cmdparsingJon Bloomfield
2019-11-12drm/i915: Allow parsing of unsized batchesJon Bloomfield
2019-11-12drm/i915: Support ro ppgtt mapped cmdparser shadow buffersJon Bloomfield
2019-11-12drm/i915: Add support for mandatory cmdparsingJon Bloomfield
2019-11-12drm/i915: Remove Master tables from cmdparserJon Bloomfield
2019-11-12drm/i915: Disable Secure Batches for gen6+Jon Bloomfield
2019-11-12drm/i915: Rename gen7 cmdparser tablesJon Bloomfield
2019-11-12drm/amd/display: Passive DP->HDMI dongle detection fixMichael Strauss