summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2023-12-08drm/amdgpu: don't use ATRM for external devicesAlex Deucher1-0/+5
2023-12-08drm/rockchip: vop: Fix color for RGB888/BGR888 format on VOP fullJonas Karlman1-3/+11
2023-12-08drm/panel: simple: Fix Innolux G101ICE-L01 timingsMarek Vasut1-6/+6
2023-12-08drm/panel: simple: Fix Innolux G101ICE-L01 bus flagsMarek Vasut1-0/+1
2023-12-08drm/panel: auo,b101uan08.3: Fine tune the panel power sequenceXuxin Xiong1-0/+1
2023-12-08drm/panel: boe-tv101wum-nl6: Fine tune the panel power sequenceShuijing Li1-0/+6
2023-11-28drm/amd/display: Change the DMCUB mailbox memory location from FB to inboxLewis Huang3-22/+45
2023-11-28drm/amdgpu: fix error handling in amdgpu_bo_list_get()Christian König1-0/+1
2023-11-28drm/amd/pm: Handle non-terminated overdrive commands.Bas Nieuwenhuizen1-2/+6
2023-11-28drm/amdgpu: fix software pci_unplug on some chipsVitaly Prosyak1-3/+6
2023-11-28drm/amd/display: Avoid NULL dereference of timing generatorWayne Lin1-2/+2
2023-11-28drm/amdgpu: Fix a null pointer access when the smc_rreg pointer is NULLQu Huang1-0/+6
2023-11-28drm/panel: st7703: Pick different reset sequenceOndrej Jirman1-12/+13
2023-11-28drm/panel/panel-tpo-tpg110: fix a possible null pointer dereferenceMa Ke1-0/+2
2023-11-28drm/panel: fix a possible null pointer dereferenceMa Ke1-0/+2
2023-11-28drm/amdgpu: Fix potential null pointer derefernceStanley.Yang1-1/+2
2023-11-28drm/amd: Fix UBSAN array-index-out-of-bounds for Polaris and TongaMario Limonciello1-6/+6
2023-11-28drm/amd: Fix UBSAN array-index-out-of-bounds for SMU7Mario Limonciello2-4/+4
2023-11-28drm/msm/dp: skip validity check for DP CTS EDID checksumJani Nikula1-19/+2
2023-11-28drm/komeda: drop all currently held locks if deadlock happensbaozhu.liu1-3/+6
2023-11-20drm/syncobj: fix DRM_SYNCOBJ_WAIT_FLAGS_WAIT_AVAILABLEErik Kurzinger1-1/+2
2023-11-20drm/rockchip: Fix type promotion bug in rockchip_gem_iommu_map()Dan Carpenter1-1/+1
2023-11-20drm/rockchip: cdn-dp: Fix some error handling paths in cdn_dp_probe()Christophe JAILLET1-2/+13
2023-11-20drm/mediatek: Fix iommu fault during crtc enablingJason-JH.Lin1-0/+3
2023-11-20drm/bridge: tc358768: Fix bit updatesTomi Valkeinen1-6/+7
2023-11-20drm/bridge: tc358768: Disable non-continuous clock modeDmitry Osipenko1-2/+8
2023-11-20drm/bridge: tc358768: Fix use of uninitialized variableTomi Valkeinen1-0/+4
2023-11-20drm/radeon: possible buffer overflowKonstantin Meskhidze1-3/+4
2023-11-20drm/rockchip: vop: Fix call to crtc reset helperJonas Karlman1-1/+4
2023-11-20drm/rockchip: vop: Fix reset of state in duplicate state crtc funcsJonas Karlman1-1/+2
2023-11-08drm/dp_mst: Fix NULL deref in get_mst_branch_device_by_guid_helper()Lukasz Majczak1-3/+3
2023-10-25drm: panel-orientation-quirks: Add quirk for One Mix 2SKai Uwe Broulik1-0/+16
2023-10-25drm/connector: Add support for out-of-band hotplug notification (v3)Hans de Goede1-0/+27
2023-10-25drm/connector: Add drm_connector_find_by_fwnode() function (v3)Hans de Goede2-0/+52
2023-10-25drm/connector: Add a fwnode pointer to drm_connector and register with ACPI (v2)Hans de Goede2-0/+39
2023-10-25drm/connector: Give connector sysfs devices there own device_typeHans de Goede1-13/+37
2023-10-25drm/amd/display: Don't set dpms_off for seamless bootDaniel Miess1-0/+3
2023-10-25drm/amd/display: only check available pipe to disable vbios mode.Yongqiang Sun1-1/+5
2023-10-25drm/i915: Retry gtt fault when out of fence registersVille Syrjälä1-0/+1
2023-10-25drm/vmwgfx: fix typo of sizeof argumentKonstantin Meskhidze1-1/+1
2023-10-25drm/msm/dpu: change _dpu_plane_calc_bw() to use u64 to avoid overflowAbhinav Kumar1-6/+6
2023-10-25drm/msm/dsi: skip the wait for video mode done if not applicableAbhinav Kumar1-0/+12
2023-10-25drm/msm/dp: do not reinitialize phy unless retry during link trainingKuogee Hsieh1-7/+6
2023-10-10drm/mediatek: Fix backport issue in mtk_drm_gem_prime_vmap()Nathan Chancellor1-1/+1
2023-09-23drm/amd/display: enable cursor degamma for DCN3+ DRM legacy gammaMelissa Wen1-0/+7
2023-09-23drm/amdgpu: fix amdgpu_cs_p1_user_fenceChristian König1-14/+4
2023-09-23drm: gm12u320: Fix the timeout usage for usb_bulk_msg()Jinjie Ruan1-5/+5
2023-09-23drm/exynos: fix a possible null-pointer dereference due to data race in exyno...Tuo Li1-3/+2
2023-09-23drm/bridge: tc358762: Instruct DSI host to generate HSE packetsMarek Vasut1-1/+1
2023-09-19drm/amd/display: Fix a bug when searching for insert_above_mpccWesley Chalmers1-2/+3