summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2022-02-08drm/i915/overlay: Prevent divide by zero bugs in scalingDan Carpenter
2022-02-08drm/nouveau: fix off by one in BIOS boundary checkingNick Lopez
2022-02-08drm/msm/dsi: invalid parameter check in msm_dsi_phy_enableJosé Expósito
2022-02-08drm/msm: Fix wrong size calculationXianting Tian
2022-01-29drm/vmwgfx: Fix stale file descriptors on failed usercopyMathias Krause
2022-01-29drm/i915: Flush TLBs before releasing backing storeTvrtko Ursulin
2022-01-27drm/ttm/nouveau: don't call tt destroy callback on alloc failure.Dave Airlie
2022-01-27drm/radeon: fix error handling in radeon_driver_open_kmsChristian König
2022-01-27drm/bridge: megachips: Ensure both bridges are probed before registrationMartyn Welch
2022-01-27drm/nouveau/pmu/gm200-: avoid touching PMU outside of DEVINIT/PREOS/ACRBen Skeggs
2022-01-27drm/radeon/radeon_kms: Fix a NULL pointer dereference in radeon_driver_open_k...Zhou Qingyang
2022-01-27drm/amdgpu: Fix a NULL pointer dereference in amdgpu_connector_lcd_native_mode()Zhou Qingyang
2022-01-27drm/i915: Avoid bitwise vs logical OR warning in snb_wm_latency_quirk()Nathan Chancellor
2021-12-22drm/msm/dsi: set default num_data_lanesPhilip Chen
2021-12-08drm/vc4: fix error code in vc4_create_object()Dan Carpenter
2021-11-26drm/amdgpu: fix set scaling mode Full/Full aspect/Center not works on vga and...hongao
2021-11-26drm/udl: fix control-message timeoutJohan Hovold
2021-11-26drm/plane-helper: fix uninitialized variable referenceAlex Xu (Hello71)
2021-11-26drm/msm: uninitialized variable in msm_gem_import()Dan Carpenter
2021-10-20drm/msm/dsi: fix off by one in dsi_bus_clk_enable error handlingDan Carpenter
2021-10-20drm/msm: Fix null pointer dereference on pointer edpColin Ian King
2021-10-17drm/nouveau/debugfs: fix file release memory leakYang Yingliang
2021-09-26drm/nouveau/nvkm: Replace -ENOSYS with -ENODEVGuenter Roeck
2021-09-22gpu: drm: amd: amdgpu: amdgpu_i2c: fix possible uninitialized-variable access...Tuo Li
2021-09-22drm/msm/dsi: Fix some reference counted resource leaksChristophe JAILLET
2021-09-03drm/nouveau/disp: power down unused DP links during initBen Skeggs
2021-09-03drm: Copy drm_wait_vblank to user before returningMark Yacoub
2021-07-28drm: Return -ENOTTY for non-drm ioctlsCharles Baylis
2021-07-20drm/radeon: Add the missed drm_gem_object_put() in radeon_user_framebuffer_cr...Jing Xiangfeng
2021-07-20drm/virtio: Fix double free on probe failureXie Yongji
2021-07-20drm/amd/amdgpu/sriov disable all ip hw status by defaultJack Zhang
2021-07-20drm/zte: Don't select DRM_KMS_FB_HELPERThomas Zimmermann
2021-07-20drm/mxsfb: Don't select DRM_KMS_FB_HELPERThomas Zimmermann
2021-07-20drm: qxl: ensure surf.data is ininitializedColin Ian King
2021-07-20drm/rockchip: cdn-dp-core: add missing clk_disable_unprepare() on error in cd...Yang Yingliang
2021-07-11drm/nouveau: fix dma_address check for CPU/GPU syncChristian König
2021-06-30drm/radeon: wait for moving fence after pinningChristian König
2021-06-30drm/nouveau: wait for moving fence after pinning v2Christian König
2021-06-30radeon: use memcpy_to/fromio for UVD fw uploadChen Li
2021-06-16drm: Lock pointer access in drm_master_release()Desmond Cheong Zhi Xi
2021-06-16drm: Fix use-after-free read in drm_getunique()Desmond Cheong Zhi Xi
2021-06-03drm/amdgpu: Fix a use-after-freexinhui pan
2021-06-03drm/meson: fix shutdown crash when component not probedNeil Armstrong
2021-05-22drm/radeon/dpm: Disable sclk switching on Oland when two 4K 60Hz monitors are...Kai-Heng Feng
2021-05-22drm/radeon: Fix off-by-one power_state index heap overwriteKees Cook
2021-05-22drm/radeon: fix copy of uninitialized variable back to userspaceColin Ian King
2021-05-22Fix misc new gcc warningsLinus Torvalds
2021-05-22drm/amdgpu: fix NULL pointer dereferenceGuchun Chen
2021-05-22drm/msm/mdp5: Configure PP_SYNC_HEIGHT to double the vtotalMarijn Suijten
2021-05-22drm/amdgpu : Fix asic reset regression issue introduce by 8f211fe8ac7c4fshaoyunl