summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
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
2023-03-11drm/display/dp_mst: Fix down/up message handling after sink disconnectImre Deak
2023-03-11drm/edid: fix AVI infoframe aspect ratio handlingJani Nikula
2023-03-11drm/radeon: Fix eDP for single-display iMac11,2Mark Hawrylak
2023-03-11drm/i915/quirks: Add inverted backlight quirk for HP 14-r206nvMavroudis Chatzilaridis
2023-03-11drm: panel-orientation-quirks: Add quirk for Lenovo IdeaPad Duet 3 10IGL5Darrell Kavanagh
2023-03-11drm/msm/dsi: Add missing check for alloc_ordered_workqueueJiasheng Jiang
2023-03-11drm: amd: display: Fix memory leakageKonstantin Meskhidze
2023-03-11drm/radeon: free iio for atombios when driver shutdownLiwei Song
2023-03-11drm/tiny: ili9486: Do not assume 8-bit only SPI controllersCarlo Caione
2023-03-11drm/omap: dsi: Fix excessive stack usageTomi Valkeinen
2023-03-11drm/amd/display: Fix potential null-deref in dm_resumeRoman Li
2023-03-11drm/amdgpu: fix enum odm_combine_mode mismatchArnd Bergmann
2023-03-11drm/mediatek: Clean dangling pointer on bind error pathNícolas F. R. A. Prado
2023-03-11drm/mediatek: mtk_drm_crtc: Add checks for devm_kcallocruanjinjie
2023-03-11drm/mediatek: Drop unbalanced obj unrefRob Clark
2023-03-11drm/mediatek: Use NULL instead of 0 for NULL pointerMiles Chen
2023-03-11drm/mediatek: dsi: Reduce the time of dsi from LP11 to sending cmdXinlei Lee
2023-03-11gpu: host1x: Don't skip assigning syncpoints to channelsMikko Perttunen