summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2023-12-13drm/amdgpu: correct the amdgpu runtime dereference usage countPrike Liang
2023-12-13drm/amdgpu: correct chunk_ptr to a pointer to chunk.YuanShang
2023-12-08drm/amdgpu: don't use ATRM for external devicesAlex Deucher
2023-12-08drm/rockchip: vop: Fix color for RGB888/BGR888 format on VOP fullJonas Karlman
2023-12-08drm/panel: simple: Fix Innolux G101ICE-L01 timingsMarek Vasut
2023-12-08drm/panel: simple: Fix Innolux G101ICE-L01 bus flagsMarek Vasut
2023-12-08drm/panel: auo,b101uan08.3: Fine tune the panel power sequenceXuxin Xiong
2023-12-08drm/panel: boe-tv101wum-nl6: Fine tune the panel power sequenceShuijing Li
2023-11-28drm/amd/display: Change the DMCUB mailbox memory location from FB to inboxLewis Huang
2023-11-28drm/amdgpu: fix error handling in amdgpu_bo_list_get()Christian König
2023-11-28drm/amd/pm: Handle non-terminated overdrive commands.Bas Nieuwenhuizen
2023-11-28drm/amdgpu: fix software pci_unplug on some chipsVitaly Prosyak
2023-11-28drm/amd/display: Avoid NULL dereference of timing generatorWayne Lin
2023-11-28drm/amdgpu: Fix a null pointer access when the smc_rreg pointer is NULLQu Huang
2023-11-28drm/panel: st7703: Pick different reset sequenceOndrej Jirman
2023-11-28drm/panel/panel-tpo-tpg110: fix a possible null pointer dereferenceMa Ke
2023-11-28drm/panel: fix a possible null pointer dereferenceMa Ke
2023-11-28drm/amdgpu: Fix potential null pointer derefernceStanley.Yang
2023-11-28drm/amd: Fix UBSAN array-index-out-of-bounds for Polaris and TongaMario Limonciello
2023-11-28drm/amd: Fix UBSAN array-index-out-of-bounds for SMU7Mario Limonciello
2023-11-28drm/msm/dp: skip validity check for DP CTS EDID checksumJani Nikula
2023-11-28drm/komeda: drop all currently held locks if deadlock happensbaozhu.liu
2023-11-20drm/syncobj: fix DRM_SYNCOBJ_WAIT_FLAGS_WAIT_AVAILABLEErik Kurzinger
2023-11-20drm/rockchip: Fix type promotion bug in rockchip_gem_iommu_map()Dan Carpenter
2023-11-20drm/rockchip: cdn-dp: Fix some error handling paths in cdn_dp_probe()Christophe JAILLET
2023-11-20drm/mediatek: Fix iommu fault during crtc enablingJason-JH.Lin
2023-11-20drm/bridge: tc358768: Fix bit updatesTomi Valkeinen
2023-11-20drm/bridge: tc358768: Disable non-continuous clock modeDmitry Osipenko
2023-11-20drm/bridge: tc358768: Fix use of uninitialized variableTomi Valkeinen
2023-11-20drm/radeon: possible buffer overflowKonstantin Meskhidze
2023-11-20drm/rockchip: vop: Fix call to crtc reset helperJonas Karlman
2023-11-20drm/rockchip: vop: Fix reset of state in duplicate state crtc funcsJonas Karlman
2023-11-08drm/dp_mst: Fix NULL deref in get_mst_branch_device_by_guid_helper()Lukasz Majczak
2023-10-25drm: panel-orientation-quirks: Add quirk for One Mix 2SKai Uwe Broulik
2023-10-25drm/connector: Add support for out-of-band hotplug notification (v3)Hans de Goede
2023-10-25drm/connector: Add drm_connector_find_by_fwnode() function (v3)Hans de Goede
2023-10-25drm/connector: Add a fwnode pointer to drm_connector and register with ACPI (v2)Hans de Goede
2023-10-25drm/connector: Give connector sysfs devices there own device_typeHans de Goede
2023-10-25drm/amd/display: Don't set dpms_off for seamless bootDaniel Miess
2023-10-25drm/amd/display: only check available pipe to disable vbios mode.Yongqiang Sun
2023-10-25drm/i915: Retry gtt fault when out of fence registersVille Syrjälä
2023-10-25drm/vmwgfx: fix typo of sizeof argumentKonstantin Meskhidze
2023-10-25drm/msm/dpu: change _dpu_plane_calc_bw() to use u64 to avoid overflowAbhinav Kumar
2023-10-25drm/msm/dsi: skip the wait for video mode done if not applicableAbhinav Kumar
2023-10-25drm/msm/dp: do not reinitialize phy unless retry during link trainingKuogee Hsieh
2023-10-10drm/mediatek: Fix backport issue in mtk_drm_gem_prime_vmap()Nathan Chancellor
2023-09-23drm/amd/display: enable cursor degamma for DCN3+ DRM legacy gammaMelissa Wen
2023-09-23drm/amdgpu: fix amdgpu_cs_p1_user_fenceChristian König
2023-09-23drm: gm12u320: Fix the timeout usage for usb_bulk_msg()Jinjie Ruan
2023-09-23drm/exynos: fix a possible null-pointer dereference due to data race in exyno...Tuo Li