aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu
AgeCommit message (Expand)Author
2020-02-28drm: remove the newline for CRC source name.Dingchen Zhang
2020-02-28drm/mediatek: handle events when enabling/disabling crtcBibby Hsieh
2020-02-28drm/amdgpu: remove 4 set but not used variable in amdgpu_atombios_get_connect...yu kuai
2020-02-28drm/gma500: Fixup fbdev stolen size usage evaluationPaul Kocialkowski
2020-02-14drm: atmel-hlcdc: enable clock before configuring timing engineClaudiu Beznea
2020-01-27drm/radeon: fix bad DMA from INTERRUPT_CNTL2Sam Bobroff
2020-01-27drm/msm/dsi: Implement reset correctlyJeffrey Hugo
2020-01-27drm/msm/a3xx: remove TPL1 regs from snapshotRob Clark
2020-01-27drm/msm/mdp5: Fix mdp5_cfg_init error returnJeffrey Hugo
2020-01-27drm/nouveau/pmu: don't print reply values if exec is falseColin Ian King
2020-01-27drm/nouveau/bios/ramcfg: fix missing parentheses when calculating RONColin Ian King
2020-01-27drm/etnaviv: potential NULL dereferenceDan Carpenter
2020-01-27drm/etnaviv: NULL vs IS_ERR() buf in etnaviv_core_dump()Dan Carpenter
2020-01-27drm/shmob: Fix return value check in shmob_drm_probeYueHaibing
2020-01-27drm/dp_mst: Skip validating ports during destruction, just refLyude Paul
2020-01-27drm/sun4i: hdmi: Fix double flag assignationMaxime Ripard
2020-01-27drm/hisilicon: hibmc: Don't overwrite fb helper surface depthJohn Garry
2020-01-27drm/virtio: fix bounds check in virtio_gpu_cmd_get_capset()Dan Carpenter
2020-01-27drm/sti: do not remove the drm_bridge that was never addedPeter Rosin
2020-01-17drm/i915: Fix use-after-free when destroying GEM contextTyler Hicks
2020-01-14drm/i915/gen9: Clear residual context state on context switchAkeem G Abodunrin
2020-01-14drm/dp_mst: correct the shifting in DP_REMOTE_I2C_READWayne Lin
2020-01-14drm/fb-helper: Round up bits_per_pixel if possibleGeert Uytterhoeven
2020-01-09drm/mst: Fix MST sideband up-reply failure handlingImre Deak
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
2019-12-31drm/amdgpu: fix potential double drop fence referencePan Bian
2019-12-31gpu: host1x: Allocate gather copy for host1xThierry 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/bridge: dw-hdmi: Refuse DDC/CI transfers on the internal I2C controllerMatthias Kaehlcke
2019-12-31drm/bridge: analogix-anx78xx: silence -EPROBE_DEFER warningsBrian Masney
2019-12-21drm/radeon: fix r1xx/r2xx register checker for POT texturesAlex Deucher
2019-12-17drm/i810: Prevent underflow in ioctlDan Carpenter
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-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