summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2023-12-08drm/amd/display: Fix MPCC 1DLUT programmingIlya Bakoulin
2023-12-08drm/amd/display: Simplify brightness initializationCamille Cho
2023-12-08drm/amd/display: Reduce default backlight min from 5 nits to 1 nitsSwapnil Patel
2023-12-08drm/amd/display: refactor ILR to make it workSherry Wang
2023-12-08drm/amd/pm: fix a memleak in aldebaran_tables_initDinghao Liu
2023-12-08drm/panel: nt36523: fix return value check in nt36523_probe()Yang Yingliang
2023-12-08drm/panel: starry-2081101qfh032011-53g: Fine tune the panel power sequencexiazhengqiao
2023-12-08drm/i915/gsc: Mark internal GSC engine with reserved uabi classTvrtko Ursulin
2023-12-08drm/amd/display: Remove power sequencing checkAgustin Gutierrez
2023-12-08drm/amd/display: Refactor edp power controlIan Chen
2023-12-08nouveau: find the smallest page allocation to cover a buffer alloc.Dave Airlie
2023-12-08drm/amd/display: force toggle rate wa for first link training for a retimerZhongwei
2023-12-08drm/amd/display: fix ABM disablementHamza Mahfooz
2023-12-08drm/amd/display: Update min Z8 residency time to 2100 for DCN314Nicholas Kazlauskas
2023-12-08drm/amd/display: Use DRAM speed from validation for dummy p-stateAlvin Lee
2023-12-08drm/amd/display: Remove min_dst_y_next_start check for Z8Nicholas Kazlauskas
2023-12-08drm/amd/display: Include udelay when waiting for INBOX0 ACKAlvin Lee
2023-12-08drm/amdgpu: Update EEPROM I2C address for smu v13_0_0Candice Li
2023-12-08drm/amdgpu: fix memory overflow in the IB testTim Huang
2023-12-08drm/amdgpu: Force order between a read and write to the same addressAlex Sierra
2023-12-08drm/amdgpu: correct the amdgpu runtime dereference usage countPrike Liang
2023-12-08drm/amd: Enable PCIe PME from D3Mario Limonciello
2023-12-08drm/i915: Also check for VGA converter in eDP probeVille Syrjälä
2023-12-03drm/ast: Disconnect BMC if physical connector is connectedThomas Zimmermann
2023-12-03drm/msm/dpu: Add missing safe_lut_tbl in sc8280xp catalogBjorn Andersson
2023-12-03drm/panel: boe-tv101wum-nl6: Fine tune Himax83102-j02 panel HFP and HBPCong Yang
2023-12-03drm/rockchip: vop: Fix color for RGB888/BGR888 format on VOP fullJonas Karlman
2023-12-03drm/i915: do not clean GT table on error pathAndrzej Hajda
2023-12-03drm/panel: simple: Fix Innolux G101ICE-L01 timingsMarek Vasut
2023-12-03drm/panel: simple: Fix Innolux G101ICE-L01 bus flagsMarek Vasut
2023-12-03drm/panel: auo,b101uan08.3: Fine tune the panel power sequenceXuxin Xiong
2023-12-03drm/msm/dsi: use the correct VREG_CTRL_1 value for 4nm cphyJonathan Marek
2023-11-28drm/amd/display: Change the DMCUB mailbox memory location from FB to inboxLewis Huang
2023-11-28drm/amd/display: Clear dpcd_sink_ext_caps if not setPaul Hsieh
2023-11-28drm/amd/display: Enable fast plane updates on DCN3.2 and aboveTianci Yin
2023-11-28drm/amd/display: fix a NULL pointer dereference in amdgpu_dm_i2c_xfer()Mario Limonciello
2023-11-28drm/amd/display: Fix DSC not Enabled on Direct MST SinkFangzhi Zuo
2023-11-28drm/amd/display: Guard against invalid RPTR/WPTR being setNicholas Kazlauskas
2023-11-28drm/amdgpu: Fix possible null pointer dereferenceFelix Kuehling
2023-11-28drm/amdgpu: lower CS errors to debug severityChristian König
2023-11-28drm/amdgpu: fix error handling in amdgpu_bo_list_get()Christian König
2023-11-28drm/amdgpu: fix error handling in amdgpu_vm_initChristian König
2023-11-28drm/amdgpu: don't use ATRM for external devicesAlex Deucher
2023-11-28drm/amdgpu: add a retry for IP discovery initAlex Deucher
2023-11-28drm/amdgpu: fix GRBM read timeout when do mes_self_testTim Huang
2023-11-28drm/amdgpu: don't use pci_is_thunderbolt_attached()Alex Deucher
2023-11-28drm/amdgpu/smu13: drop compute workload workaroundAlex Deucher
2023-11-28drm/amd/pm: Fix error of MACO flag setting codeMa Jun
2023-11-28drm/i915: Flush WC GGTT only on required platformsNirmoy Das
2023-11-28drm/i915: Fix potential spectre vulnerabilityKunwu Chan