summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2023-06-21drm/i915/gen11+: Only load DRAM information from pcodeJosé Roberto de Souza
2023-06-21drm/i915/dg1: Wait for pcode/uncore handshake at startupMatt Roper
2023-06-21drm/nouveau: add nv_encoder pointer check for NULLNatalia Petrova
2023-06-21drm/nouveau/dp: check for NULL nv_connector->native_modeNatalia Petrova
2023-06-21drm/nouveau: don't detect DSM for non-NVIDIA deviceRatchanan Srirattanamet
2023-06-21nouveau: fix client work fence deletion raceDave Airlie
2023-06-21drm:amd:amdgpu: Fix missing buffer object unlock in failure pathSukrut Bellary
2023-06-14drm/atomic: Don't pollute crtc_state->mode_blob with error pointersVille Syrjälä
2023-06-14drm/amdgpu: fix xclk freq on CHIP_STONEYChia-I Wu
2023-06-09drm/rcar: stop using 'imply' for dependenciesArnd Bergmann
2023-06-09drm/msm: Be more shouty if per-process pgtables aren't workingRob Clark
2023-05-30drm/exynos: fix g2d_open/close helper function definitionsArnd Bergmann
2023-05-30drm/msm/dpu: Remove duplicate register defines from INTFMarijn Suijten
2023-05-30drm/msm/dp: unregister audio driver during unbindSrinivas Kandagatla
2023-05-30drm/amd: Fix an out of bounds error in BIOS parserMario Limonciello
2023-05-30drm/tegra: Avoid potential 32-bit integer overflowNur Hussein
2023-05-30drm/amd/display: Use DC_LOG_DC in the trasform pixel functionRodrigo Siqueira
2023-05-30drm/i915/dp: prevent potential div-by-zeroNikita Zhandarovich
2023-05-30drm/mipi-dsi: Set the fwnode for mipi_dsi_deviceSaravana Kannan
2023-05-17drm/amd/display: Fix hang when skipping modesetAurabindo Pillai
2023-05-17drm/exynos: move to use request_irq by IRQF_NO_AUTOEN flagTian Tao
2023-05-17drm/amdgpu: disable sdma ecc irq only when sdma RAS is enabled in suspendGuchun Chen
2023-05-17drm/amdgpu/gfx: disable gfx9 cp_ecc_error_irq only when enabling legacy gfx rasGuchun Chen
2023-05-17drm/amdgpu: fix an amdgpu_irq_put() issue in gmc_v9_0_hw_fini()Hamza Mahfooz
2023-05-17drm/panel: otm8009a: Set backlight parent to panel deviceJames Cowgill
2023-05-17drm/amdgpu: add a missing lock for AMDGPU_SCHEDChia-I Wu
2023-05-17drm/i915: Make intel_get_crtc_new_encoder() less oopsyVille Syrjälä
2023-05-17drm/lima/lima_drv: Add missing unwind goto in lima_pdev_probe()Harshit Mogalapalli
2023-05-17drm: msm: adreno: Disable preemption on Adreno 510Adam Skladowski
2023-05-17drm/msm/adreno: drop bogus pm_runtime_set_active()Johan Hovold
2023-05-17drm/msm/adreno: Defer enabling runpm until hw_init()Rob Clark
2023-05-17drm/bridge: adv7533: Fix adv7533_mode_valid for adv7533 and adv7535Adam Ford
2023-05-17drm/msm/disp/dpu: check for crtc enable rather than crtc active to release sh...Vinod Polimera
2023-05-17drm/probe-helper: Cancel previous job before starting new oneDom Cobley
2023-05-17drm/vgem: add missing mutex_destroyMaíra Canal
2023-05-17drm/rockchip: Drop unbalanced obj unrefRob Clark
2023-05-17drm/fb-helper: set x/yres_virtual in drm_fb_helper_check_varDaniel Vetter
2023-04-20drm: panel-orientation-quirks: Add quirk for Lenovo Yoga Book X90FHans de Goede
2023-04-20drm/armada: Fix a potential double free in an error handling pathChristophe JAILLET
2023-04-20drm/bridge: lt9611: Fix PLL being unable to lockRobert Foss
2023-04-20drm/nouveau/disp: Support more modes by checking with lower bpcKarol Herbst
2023-04-20drm/panfrost: Fix the panfrost_mmu_map_fault_addr() error pathBoris Brezillon
2023-04-05drm/amd/display: Add DSC Support for Synaptics Cascaded MST HubFangzhi Zuo
2023-04-05drm/etnaviv: fix reference leak when mmaping imported bufferLucas Stach
2023-04-05drm/meson: fix missing component unbind on bind errorsJohan Hovold
2023-04-05drm/meson: Fix error handling when afbcd.ops->init failsMartin Blumenstingl
2023-04-05drm/i915: Preserve crtc_state->inherited during state clearingVille Syrjälä
2023-04-05drm/i915/active: Fix missing debug object activationNirmoy Das
2023-04-05drm/sun4i: fix missing component unbind on bind errorsJohan Hovold
2023-03-22drm/i915/active: Fix misuse of non-idle barriers as fence trackersJanusz Krzysztofik