summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2023-12-08drm/amd/display: Use DRAM speed from validation for dummy p-stateAlvin Lee1-1/+2
2023-12-08drm/amd/display: Remove min_dst_y_next_start check for Z8Nicholas Kazlauskas1-14/+1
2023-12-08drm/amd/display: Include udelay when waiting for INBOX0 ACKAlvin Lee1-0/+1
2023-12-08drm/amdgpu: Update EEPROM I2C address for smu v13_0_0Candice Li1-0/+6
2023-12-08drm/amdgpu: fix memory overflow in the IB testTim Huang4-7/+7
2023-12-08drm/amdgpu: Force order between a read and write to the same addressAlex Sierra2-0/+10
2023-12-08drm/amdgpu: correct the amdgpu runtime dereference usage countPrike Liang1-6/+3
2023-12-08drm/amd: Enable PCIe PME from D3Mario Limonciello1-0/+2
2023-12-08drm/i915: Also check for VGA converter in eDP probeVille Syrjälä1-6/+22
2023-12-03drm/ast: Disconnect BMC if physical connector is connectedThomas Zimmermann2-8/+67
2023-12-03drm/msm/dpu: Add missing safe_lut_tbl in sc8280xp catalogBjorn Andersson1-0/+1
2023-12-03drm/panel: boe-tv101wum-nl6: Fine tune Himax83102-j02 panel HFP and HBPCong Yang1-4/+4
2023-12-03drm/rockchip: vop: Fix color for RGB888/BGR888 format on VOP fullJonas Karlman1-3/+11
2023-12-03drm/i915: do not clean GT table on error pathAndrzej Hajda2-14/+1
2023-12-03drm/panel: simple: Fix Innolux G101ICE-L01 timingsMarek Vasut1-6/+6
2023-12-03drm/panel: simple: Fix Innolux G101ICE-L01 bus flagsMarek Vasut1-0/+1
2023-12-03drm/panel: auo,b101uan08.3: Fine tune the panel power sequenceXuxin Xiong1-0/+1
2023-12-03drm/msm/dsi: use the correct VREG_CTRL_1 value for 4nm cphyJonathan Marek1-1/+1
2023-11-28drm/amd/display: Change the DMCUB mailbox memory location from FB to inboxLewis Huang3-22/+45
2023-11-28drm/amd/display: Clear dpcd_sink_ext_caps if not setPaul Hsieh2-0/+4
2023-11-28drm/amd/display: Enable fast plane updates on DCN3.2 and aboveTianci Yin1-4/+4
2023-11-28drm/amd/display: fix a NULL pointer dereference in amdgpu_dm_i2c_xfer()Mario Limonciello1-0/+3
2023-11-28drm/amd/display: Fix DSC not Enabled on Direct MST SinkFangzhi Zuo1-15/+14
2023-11-28drm/amd/display: Guard against invalid RPTR/WPTR being setNicholas Kazlauskas1-3/+15
2023-11-28drm/amdgpu: Fix possible null pointer dereferenceFelix Kuehling1-2/+2
2023-11-28drm/amdgpu: lower CS errors to debug severityChristian König1-1/+1
2023-11-28drm/amdgpu: fix error handling in amdgpu_bo_list_get()Christian König1-0/+1
2023-11-28drm/amdgpu: fix error handling in amdgpu_vm_initChristian König1-15/+16
2023-11-28drm/amdgpu: don't use ATRM for external devicesAlex Deucher1-0/+5
2023-11-28drm/amdgpu: add a retry for IP discovery initAlex Deucher1-2/+21
2023-11-28drm/amdgpu: fix GRBM read timeout when do mes_self_testTim Huang1-0/+16
2023-11-28drm/amdgpu: don't use pci_is_thunderbolt_attached()Alex Deucher2-6/+7
2023-11-28drm/amdgpu/smu13: drop compute workload workaroundAlex Deucher1-30/+2
2023-11-28drm/amd/pm: Fix error of MACO flag setting codeMa Jun2-8/+9
2023-11-28drm/i915: Flush WC GGTT only on required platformsNirmoy Das1-11/+24
2023-11-28drm/i915: Fix potential spectre vulnerabilityKunwu Chan1-0/+1
2023-11-28drm/i915: Bump GLK CDCLK frequency when driving multiple pipesVille Syrjälä1-0/+12
2023-11-28drm/i915/mtl: Support HBR3 rate with C10 phy and eDP in MTLChaitanya Kumar Borah1-1/+1
2023-11-28drm/amd/display: Add Null check for DPP resourceGabe Teeger1-1/+1
2023-11-28drm: bridge: it66121: ->get_edid callback must not return err pointersJani Nikula1-2/+2
2023-11-28drm/amd/pm: Handle non-terminated overdrive commands.Bas Nieuwenhuizen1-2/+6
2023-11-28drm/mediatek/dp: fix memory leak on ->get_edid callback error pathJani Nikula1-0/+1
2023-11-28drm/mediatek/dp: fix memory leak on ->get_edid callback audio detectionJani Nikula1-1/+4
2023-11-28drm/amd/display: enable dsc_clk even if dsc_pg disabledMuhammad Ahmed2-4/+7
2023-11-28i915/perf: Fix NULL deref bugs with drm_dbg() callsHarshit Mogalapalli1-12/+3
2023-11-28drm/i915/tc: Fix -Wformat-truncation in intel_tc_port_initNirmoy Das1-3/+8
2023-11-28drm/i915/mtl: avoid stringop-overflow warningArnd Bergmann1-6/+10
2023-11-28drm/amdgpu: fix software pci_unplug on some chipsVitaly Prosyak1-3/+6
2023-11-28drm/qxl: prevent memory leakZongmin Zhou1-0/+3
2023-11-28drm/amd/display: Avoid NULL dereference of timing generatorWayne Lin1-2/+2