summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
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
2023-03-22drm/i915: Don't use stolen memory for ring buffers with LLCJohn Harrison
2023-03-22drm/shmem-helper: Remove another errant put in error pathDmitry Osipenko
2023-03-22drm/amd/display: fix shift-out-of-bounds in CalculateVMAndRowBytesAlex Hung
2023-03-22drm/amdkfd: Fix an illegal memory accessQu Huang
2023-03-22drm/meson: fix 1px pink line on GXM when scaling video overlayChristian Hewitt
2023-03-22drm/panfrost: Don't sync rpm suspension after mmu flushingDmitry Osipenko
2023-03-17drm/i915: Don't use BAR mappings for ring buffers with LLCJohn Harrison
2023-03-17drm/msm/a5xx: fix context faults during ring switchDmitry Baryshkov
2023-03-17drm/msm/a5xx: fix the emptyness check in the preempt codeDmitry Baryshkov
2023-03-17drm/msm: Document and rename preempt_lockRob Clark
2023-03-17drm/msm/a5xx: fix setting of the CP_PREEMPT_ENABLE_LOCAL registerDmitry Baryshkov
2023-03-17drm/msm: Fix potential invalid ptr freeRob Clark
2023-03-17drm/nouveau/kms/nv50: fix nv50_wndw_new_ prototypeJiri Slaby (SUSE)
2023-03-17drm/nouveau/kms/nv50-: remove unused functionsBen Skeggs
2023-03-17drm/connector: print max_requested_bpc in state debugfsHarry Wentland
2023-03-17drm/amdgpu: fix error checking in amdgpu_read_mm_registers for soc15Alex Deucher
2023-03-11malidp: Fix NULL vs IS_ERR() checkingMiaoqian Lin
2023-03-11drm/virtio: Fix error code in virtio_gpu_object_shmem_init()Harshit Mogalapalli
2023-03-11drm/display/dp_mst: Fix down message handling after a packet reception errorImre Deak