summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2023-05-17drm/lima/lima_drv: Add missing unwind goto in lima_pdev_probe()Harshit Mogalapalli1-2/+4
2023-05-17drm: msm: adreno: Disable preemption on Adreno 510Adam Skladowski1-1/+7
2023-05-17drm/msm/adreno: drop bogus pm_runtime_set_active()Johan Hovold1-3/+0
2023-05-17drm/msm/adreno: Defer enabling runpm until hw_init()Rob Clark2-1/+6
2023-05-17drm/bridge: adv7533: Fix adv7533_mode_valid for adv7533 and adv7535Adam Ford1-14/+11
2023-05-17drm/msm/disp/dpu: check for crtc enable rather than crtc active to release sh...Vinod Polimera1-1/+1
2023-05-17drm/probe-helper: Cancel previous job before starting new oneDom Cobley1-2/+3
2023-05-17drm/vgem: add missing mutex_destroyMaíra Canal1-0/+1
2023-05-17drm/rockchip: Drop unbalanced obj unrefRob Clark1-3/+0
2023-05-17drm/fb-helper: set x/yres_virtual in drm_fb_helper_check_varDaniel Vetter1-0/+3
2023-04-20drm: panel-orientation-quirks: Add quirk for Lenovo Yoga Book X90FHans de Goede1-3/+10
2023-04-20drm/armada: Fix a potential double free in an error handling pathChristophe JAILLET1-1/+0
2023-04-20drm/bridge: lt9611: Fix PLL being unable to lockRobert Foss1-0/+1
2023-04-20drm/nouveau/disp: Support more modes by checking with lower bpcKarol Herbst2-3/+37
2023-04-20drm/panfrost: Fix the panfrost_mmu_map_fault_addr() error pathBoris Brezillon1-0/+1
2023-04-05drm/amd/display: Add DSC Support for Synaptics Cascaded MST HubFangzhi Zuo2-0/+31
2023-04-05drm/etnaviv: fix reference leak when mmaping imported bufferLucas Stach1-1/+9
2023-04-05drm/meson: fix missing component unbind on bind errorsJohan Hovold1-4/+7
2023-04-05drm/meson: Fix error handling when afbcd.ops->init failsMartin Blumenstingl1-7/+10
2023-04-05drm/i915: Preserve crtc_state->inherited during state clearingVille Syrjälä1-0/+1
2023-04-05drm/i915/active: Fix missing debug object activationNirmoy Das1-2/+1
2023-04-05drm/sun4i: fix missing component unbind on bind errorsJohan Hovold1-1/+3
2023-03-22drm/i915/active: Fix misuse of non-idle barriers as fence trackersJanusz Krzysztofik1-11/+13
2023-03-22drm/i915: Don't use stolen memory for ring buffers with LLCJohn Harrison1-1/+1
2023-03-22drm/shmem-helper: Remove another errant put in error pathDmitry Osipenko1-3/+6
2023-03-22drm/amd/display: fix shift-out-of-bounds in CalculateVMAndRowBytesAlex Hung1-1/+4
2023-03-22drm/amdkfd: Fix an illegal memory accessQu Huang1-6/+3
2023-03-22drm/meson: fix 1px pink line on GXM when scaling video overlayChristian Hewitt1-0/+2
2023-03-22drm/panfrost: Don't sync rpm suspension after mmu flushingDmitry Osipenko1-1/+1
2023-03-17drm/i915: Don't use BAR mappings for ring buffers with LLCJohn Harrison1-2/+2
2023-03-17drm/msm/a5xx: fix context faults during ring switchDmitry Baryshkov1-1/+1
2023-03-17drm/msm/a5xx: fix the emptyness check in the preempt codeDmitry Baryshkov1-1/+1
2023-03-17drm/msm: Document and rename preempt_lockRob Clark5-12/+17
2023-03-17drm/msm/a5xx: fix setting of the CP_PREEMPT_ENABLE_LOCAL registerDmitry Baryshkov1-2/+2
2023-03-17drm/msm: Fix potential invalid ptr freeRob Clark1-3/+2
2023-03-17drm/nouveau/kms/nv50: fix nv50_wndw_new_ prototypeJiri Slaby (SUSE)1-2/+3
2023-03-17drm/nouveau/kms/nv50-: remove unused functionsBen Skeggs3-30/+0
2023-03-17drm/connector: print max_requested_bpc in state debugfsHarry Wentland1-0/+1
2023-03-17drm/amdgpu: fix error checking in amdgpu_read_mm_registers for soc15Alex Deucher1-2/+3
2023-03-11malidp: Fix NULL vs IS_ERR() checkingMiaoqian Lin1-1/+1
2023-03-11drm/virtio: Fix error code in virtio_gpu_object_shmem_init()Harshit Mogalapalli1-1/+2
2023-03-11drm/display/dp_mst: Fix down message handling after a packet reception errorImre Deak1-1/+1
2023-03-11drm/display/dp_mst: Fix down/up message handling after sink disconnectImre Deak1-0/+3
2023-03-11drm/edid: fix AVI infoframe aspect ratio handlingJani Nikula1-9/+12
2023-03-11drm/radeon: Fix eDP for single-display iMac11,2Mark Hawrylak1-2/+3
2023-03-11drm/i915/quirks: Add inverted backlight quirk for HP 14-r206nvMavroudis Chatzilaridis1-0/+2
2023-03-11drm: panel-orientation-quirks: Add quirk for Lenovo IdeaPad Duet 3 10IGL5Darrell Kavanagh1-0/+6
2023-03-11drm/msm/dsi: Add missing check for alloc_ordered_workqueueJiasheng Jiang1-0/+3
2023-03-11drm: amd: display: Fix memory leakageKonstantin Meskhidze1-0/+1
2023-03-11drm/radeon: free iio for atombios when driver shutdownLiwei Song1-0/+1