summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2020-05-05drm/qxl: qxl_release leak in qxl_hw_surface_alloc()Vasily Averin1-2/+3
2020-05-05drm/qxl: qxl_release leak in qxl_draw_dirty_fb()Vasily Averin1-2/+3
2020-05-05drm/edid: Fix off-by-one in DispID DTD pixel clockVille Syrjälä1-1/+1
2020-05-02drm/msm: Use the correct dma_sync calls harderRob Clark1-2/+2
2020-04-24drm/amdkfd: kfree the wrong pointerJack Zhang1-2/+2
2020-04-24drm: NULL pointer dereference [null-pointer-deref] (CWE 476) problemJoe Moriarty1-3/+5
2020-04-24drm: Remove PageReserved manipulation from drm_pci_allocChris Wilson1-23/+2
2020-04-24drm/dp_mst: Fix clearing payload state on topology disableLyude Paul1-1/+6
2020-04-13drm/msm: Use the correct dma_sync calls in msm_gemRob Clark1-5/+42
2020-04-13drm_dp_mst_topology: fix broken drm_dp_sideband_parse_remote_dpcd_read()Hans Verkuil1-0/+1
2020-04-13drm/msm: stop abusing dma_map/unmap for cacheRob Clark1-2/+2
2020-04-13drm/etnaviv: replace MMU flush marker with flush sequenceLucas Stach5-10/+13
2020-04-13drm/bochs: downgrade pci_request_region failure from error to warningGerd Hoffmann1-4/+2
2020-04-02Revert "drm/dp_mst: Skip validating ports during destruction, just ref"Lyude Paul1-13/+2
2020-04-02drm/bridge: dw-hdmi: fix AVI frame colorimetryJernej Skrabec1-20/+26
2020-04-02drm/exynos: dsi: fix workaround for the legacy clock nameMarek Szyprowski1-3/+4
2020-04-02drm/exynos: dsi: propagate error value and silence meaningless warningMarek Szyprowski1-2/+3
2020-03-20drm/amd/display: remove duplicated assignment to grph_obj_typeColin Ian King1-2/+1
2020-03-11drm/msm/dsi: save pll state before dsi host is powered offHarigovindan P2-4/+5
2020-03-11drm: msm: Fix return type of dsi_mgr_connector_mode_valid for kCFIJohn Stultz1-1/+1
2020-03-11drm/msm/mdp5: rate limit pp done timeout warningsBrian Masney1-2/+2
2020-03-11drm/i915/gvt: Separate display reset from ALL_ENGINES resetTina Zhang1-1/+1
2020-03-11drm/msm: Set dma maximum segment size for mdssSean Paul1-0/+8
2020-02-28drm/amdgpu/soc15: fix xclk for ravenAlex Deucher1-1/+6
2020-02-28radeon: insert 10ms sleep in dce5_crtc_load_lutDaniel Vetter1-0/+2
2020-02-28drm/nouveau/disp/nv50-: prevent oops when no channel method map providedBen Skeggs1-0/+2
2020-02-28drm/vmwgfx: prevent memory leak in vmw_cmdbuf_res_addNavid Emamdoost1-1/+3
2020-02-28drm/nouveau: Fix copy-paste error in nouveau_fence_wait_uevent_handlerYueHaibing1-1/+1
2020-02-28drm/nouveau/gr/gk20a,gm200-: add terminators to method lists read from fwBen Skeggs1-10/+11
2020-02-28drm/nouveau/secboot/gm20b: initialize pointer in gm20b_secboot_new()Dan Carpenter1-3/+2
2020-02-28drm: remove the newline for CRC source name.Dingchen Zhang1-2/+2
2020-02-28drm/mediatek: handle events when enabling/disabling crtcBibby Hsieh1-0/+8
2020-02-28drm/amdgpu: remove 4 set but not used variable in amdgpu_atombios_get_connect...yu kuai1-17/+2
2020-02-28drm/gma500: Fixup fbdev stolen size usage evaluationPaul Kocialkowski1-2/+6
2020-02-15drm: atmel-hlcdc: enable clock before configuring timing engineClaudiu Beznea1-1/+7
2020-01-27drm/radeon: fix bad DMA from INTERRUPT_CNTL2Sam Bobroff3-6/+6
2020-01-27drm/msm/dsi: Implement reset correctlyJeffrey Hugo1-2/+4
2020-01-27drm/msm/a3xx: remove TPL1 regs from snapshotRob Clark1-13/+11
2020-01-27drm/msm/mdp5: Fix mdp5_cfg_init error returnJeffrey Hugo1-1/+1
2020-01-27drm/nouveau/pmu: don't print reply values if exec is falseColin Ian King1-2/+2
2020-01-27drm/nouveau/bios/ramcfg: fix missing parentheses when calculating RONColin Ian King1-1/+1
2020-01-27drm/etnaviv: potential NULL dereferenceDan Carpenter1-1/+1
2020-01-27drm/etnaviv: NULL vs IS_ERR() buf in etnaviv_core_dump()Dan Carpenter1-1/+1
2020-01-27drm/shmob: Fix return value check in shmob_drm_probeYueHaibing1-2/+2
2020-01-27drm/dp_mst: Skip validating ports during destruction, just refLyude Paul1-2/+13
2020-01-27drm/sun4i: hdmi: Fix double flag assignationMaxime Ripard1-1/+1
2020-01-27drm/hisilicon: hibmc: Don't overwrite fb helper surface depthJohn Garry1-1/+0
2020-01-27drm/virtio: fix bounds check in virtio_gpu_cmd_get_capset()Dan Carpenter1-2/+3
2020-01-27drm/sti: do not remove the drm_bridge that was never addedPeter Rosin2-2/+0
2020-01-17drm/i915: Fix use-after-free when destroying GEM contextTyler Hicks1-6/+7