summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
AgeCommit message (Expand)Author
2021-12-08drm/msm: Do hw_init() before capturing GPU stateRob Clark
2021-12-01drm/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/nouveau: hdmigv100.c: fix corrupted HDMI Vendor InfoFrameHans Verkuil
2021-11-26drm/plane-helper: fix uninitialized variable referenceAlex Xu (Hello71)
2021-11-26drm/msm: Fix potential NULL dereference in DPU SSPPJessica Zhang
2021-11-26drm/msm: uninitialized variable in msm_gem_import()Dan Carpenter
2021-11-26drm/amdgpu: fix warning for overflow checkArnd Bergmann
2021-11-26drm: panel-orientation-quirks: Add quirk for KD Kurio Smart C15200 2-in-1Hans de Goede
2021-11-26drm: panel-orientation-quirks: Add quirk for Aya Neo 2021Bryant Mairs
2021-10-20drm/msm/dsi: fix off by one in dsi_bus_clk_enable error handlingDan Carpenter
2021-10-20drm/msm/dsi: Fix an error code in msm_dsi_modeset_init()Dan Carpenter
2021-10-20drm/msm: Fix null pointer dereference on pointer edpColin Ian King
2021-10-13drm/nouveau/debugfs: fix file release memory leakYang Yingliang
2021-10-06drm/amd/display: Pass PCI deviceid into DCCharlene Liu
2021-09-26drm/nouveau/nvkm: Replace -ENOSYS with -ENODEVGuenter Roeck
2021-09-22drm/amdgpu: Fix BUG_ON assertAndrey Grodzovsky
2021-09-22gpu: drm: amd: amdgpu: amdgpu_i2c: fix possible uninitialized-variable access...Tuo Li
2021-09-22drm/amd/amdgpu: Update debugfs link_settings output link_rate field in hexAnson Jacob
2021-09-22drm/msm/dsi: Fix some reference counted resource leaksChristophe JAILLET
2021-09-22drm/msm/dpu: make dpu_hw_ctl_clear_all_blendstages clear necessary LMsDmitry Baryshkov
2021-09-22gpu: ipu-v3: Fix i.MX IPU-v3 offset calculations for (semi)planar U/V formatsKrzysztof Hałasa
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-08-08drm/i915: Ensure intel_engine_init_execlist() builds with ClangJani Nikula
2021-07-28drm: Return -ENOTTY for non-drm ioctlsCharles Baylis
2021-07-28drm/panel: raspberrypi-touchscreen: Prevent double-freeMaxime Ripard
2021-07-20drm/msm/mdp4: Fix modifier support enablingDaniel Vetter
2021-07-20drm/amd/display: fix incorrrect valid irq checkGuchun Chen
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/display: fix use_max_lb flag for 420 pixel formatsDmytro Laktyushkin
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/amd/amdgpu: fix refcount leakJingwen Chen
2021-06-03drm/amd/display: Disconnect non-DP with no EDIDChris Park
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: Avoid power table parsing memory leaksKees Cook