summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2023-05-01drm/fb-helper: set x/yres_virtual in drm_fb_helper_check_varDaniel Vetter
2023-04-26drm/i915: Fix fast wake AUX sync lenVille Syrjälä
2023-04-20drm/i915: fix race condition UAF in i915_perf_add_config_ioctlMin Li
2023-04-20i915/perf: Replace DRM_DEBUG with driver specific drm_dbg callUmesh Nerlige Ramappa
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/i915/dsi: fix DSS CTL register offsets for TGL+Jani Nikula
2023-04-13drm/bridge: lt9611: Fix PLL being unable to lockRobert Foss
2023-04-13drm/nouveau/disp: Support more modes by checking with lower bpcKarol Herbst
2023-04-13drm/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/i915/tc: Fix the ICL PHY ownership check in TC-cold stateImre Deak
2023-03-30drm/i915: Preserve crtc_state->inherited during state clearingVille Syrjälä
2023-03-30drm/i915/active: Fix missing debug object activationNirmoy Das
2023-03-30drm/amdgpu/nv: Apply ASPM quirk on Intel ADL + AMD NaviKai-Heng Feng
2023-03-30drm/meson: fix missing component unbind on bind errorsJohan Hovold
2023-03-30drm/bridge: lt8912b: return EPROBE_DEFER if bridge is not foundMatheus Castello
2023-03-30drm/cirrus: NULL-check pipe->plane.state->fb in cirrus_pipe_update()Alexandr Sapozhnikov
2023-03-30drm/i915/gt: perform uc late init after probe error injectionAndrzej Hajda
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/amd/pm: Fix sienna cichlid incorrect OD volage after resumeBłażej Szczygieł
2023-03-22drm/sun4i: fix missing component unbind on bind errorsJohan Hovold
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/i915/psr: Use calculated io and fast wake linesJouni Högander
2023-03-22drm/i915/display: clean up commentsTom Rix
2023-03-22drm/i915/display/psr: Handle plane and pipe restrictions at every page flipJosé Roberto de Souza
2023-03-22drm/i915/display/psr: Use drm damage helpers to calculate plane damaged areaJosé Roberto de Souza
2023-03-22drm/i915/display: Workaround cursor left overs with PSR2 selective fetch enabledJosé Roberto de Souza
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/msm/dpu: fix len of sc7180 ctl blocksDmitry Baryshkov
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/a5xx: fix highest bank bit for a530Dmitry Baryshkov
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-12Revert "drm/i915: Don't use BAR mappings for ring buffers with LLC"Greg Kroah-Hartman
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-10drm/edid: fix AVI infoframe aspect ratio handlingJani Nikula