summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
Commit message (Expand)AuthorAgeFilesLines
* drm/rockchip: vop: Fix color for RGB888/BGR888 format on VOP fullJonas Karlman2023-12-031-3/+11
* drm/i915: do not clean GT table on error pathAndrzej Hajda2023-12-032-14/+1
* drm/panel: simple: Fix Innolux G101ICE-L01 timingsMarek Vasut2023-12-031-6/+6
* drm/panel: simple: Fix Innolux G101ICE-L01 bus flagsMarek Vasut2023-12-031-0/+1
* drm/panel: auo,b101uan08.3: Fine tune the panel power sequenceXuxin Xiong2023-12-031-0/+1
* drm/msm/dsi: use the correct VREG_CTRL_1 value for 4nm cphyJonathan Marek2023-12-031-1/+1
* drm/amd/display: Change the DMCUB mailbox memory location from FB to inboxLewis Huang2023-11-283-22/+45
* drm/amd/display: Clear dpcd_sink_ext_caps if not setPaul Hsieh2023-11-282-0/+4
* drm/amd/display: Enable fast plane updates on DCN3.2 and aboveTianci Yin2023-11-281-4/+4
* drm/amd/display: fix a NULL pointer dereference in amdgpu_dm_i2c_xfer()Mario Limonciello2023-11-281-0/+3
* drm/amd/display: Fix DSC not Enabled on Direct MST SinkFangzhi Zuo2023-11-281-15/+14
* drm/amd/display: Guard against invalid RPTR/WPTR being setNicholas Kazlauskas2023-11-281-3/+15
* drm/amdgpu: Fix possible null pointer dereferenceFelix Kuehling2023-11-281-2/+2
* drm/amdgpu: lower CS errors to debug severityChristian König2023-11-281-1/+1
* drm/amdgpu: fix error handling in amdgpu_bo_list_get()Christian König2023-11-281-0/+1
* drm/amdgpu: fix error handling in amdgpu_vm_initChristian König2023-11-281-15/+16
* drm/amdgpu: don't use ATRM for external devicesAlex Deucher2023-11-281-0/+5
* drm/amdgpu: add a retry for IP discovery initAlex Deucher2023-11-281-2/+21
* drm/amdgpu: fix GRBM read timeout when do mes_self_testTim Huang2023-11-281-0/+16
* drm/amdgpu: don't use pci_is_thunderbolt_attached()Alex Deucher2023-11-282-6/+7
* drm/amdgpu/smu13: drop compute workload workaroundAlex Deucher2023-11-281-30/+2
* drm/amd/pm: Fix error of MACO flag setting codeMa Jun2023-11-282-8/+9
* drm/i915: Flush WC GGTT only on required platformsNirmoy Das2023-11-281-11/+24
* drm/i915: Fix potential spectre vulnerabilityKunwu Chan2023-11-281-0/+1
* drm/i915: Bump GLK CDCLK frequency when driving multiple pipesVille Syrjälä2023-11-281-0/+12
* drm/i915/mtl: Support HBR3 rate with C10 phy and eDP in MTLChaitanya Kumar Borah2023-11-281-1/+1
* drm/amd/display: Add Null check for DPP resourceGabe Teeger2023-11-281-1/+1
* drm: bridge: it66121: ->get_edid callback must not return err pointersJani Nikula2023-11-281-2/+2
* drm/amd/pm: Handle non-terminated overdrive commands.Bas Nieuwenhuizen2023-11-281-2/+6
* drm/mediatek/dp: fix memory leak on ->get_edid callback error pathJani Nikula2023-11-281-0/+1
* drm/mediatek/dp: fix memory leak on ->get_edid callback audio detectionJani Nikula2023-11-281-1/+4
* drm/amd/display: enable dsc_clk even if dsc_pg disabledMuhammad Ahmed2023-11-282-4/+7
* i915/perf: Fix NULL deref bugs with drm_dbg() callsHarshit Mogalapalli2023-11-281-12/+3
* drm/i915/tc: Fix -Wformat-truncation in intel_tc_port_initNirmoy Das2023-11-281-3/+8
* drm/i915/mtl: avoid stringop-overflow warningArnd Bergmann2023-11-281-6/+10
* drm/amdgpu: fix software pci_unplug on some chipsVitaly Prosyak2023-11-281-3/+6
* drm/qxl: prevent memory leakZongmin Zhou2023-11-281-0/+3
* drm/amd/display: Avoid NULL dereference of timing generatorWayne Lin2023-11-281-2/+2
* drm/amd: check num of link levels when update pcie paramLin.Cao2023-11-281-0/+3
* drm/amd/display: fix num_ways overflow errorSamson Tam2023-11-281-3/+4
* drm/amd: Disable PP_PCIE_DPM_MASK when dynamic speed switching not supportedMario Limonciello2023-11-284-5/+5
* drm/amdgpu: Fix a null pointer access when the smc_rreg pointer is NULLQu Huang2023-11-281-0/+6
* drm/amdkfd: Fix shift out-of-bounds issueJesse Zhang2023-11-281-1/+1
* drm/panel: st7703: Pick different reset sequenceOndrej Jirman2023-11-281-12/+13
* drm/amdgpu/vkms: fix a possible null pointer dereferenceMa Ke2023-11-281-0/+2
* drm/radeon: fix a possible null pointer dereferenceMa Ke2023-11-281-0/+2
* drm/panel/panel-tpo-tpg110: fix a possible null pointer dereferenceMa Ke2023-11-281-0/+2
* drm/panel: fix a possible null pointer dereferenceMa Ke2023-11-281-0/+2
* drm/amdgpu: Fix potential null pointer derefernceStanley.Yang2023-11-281-1/+2
* drm/amd: Fix UBSAN array-index-out-of-bounds for Polaris and TongaMario Limonciello2023-11-281-6/+6