aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2023-11-30drm/amdgpu: enable mca debug mode on APU by defaultYang Wang1-1/+2
2023-11-30drm/amdgpu: distinguish rlc fw for different SKULikun Gao1-1/+6
2023-11-30drm/amdgpu: Fix missing mca debugfs nodeYang Wang1-1/+1
2023-11-30drm/amdgpu: Skip access gfx11 golden registers under SRIOVZhenGuo Yin1-0/+3
2023-12-01Merge tag 'drm-misc-fixes-2023-11-29' of git://anongit.freedesktop.org/drm/dr...Dave Airlie7-27/+10
2023-11-30drm/i915/guc: Add a selftest for FAST_REQUEST errorsJohn Harrison3-0/+128
2023-11-30drm/i915/guc: Fix for potential false positives in GuC hang selftestJohn Harrison1-1/+1
2023-11-30Revert "drm/prime: Unexport helpers for fd/handle conversion"Felix Kuehling1-15/+18
2023-11-30drm/panfrost: Fix incorrect updating of current device frequencyAdrián Larumbe1-2/+15
2023-11-30drm/panfrost: Consider dma-buf imported objects as residentAdrián Larumbe1-1/+1
2023-11-30drm/imagination: fix off by one in pvr_vm_mips_init() error handlingDan Carpenter1-6/+5
2023-11-30drm/imagination: Fix IS_ERR() vs NULL bug in pvr_request_firmware()Dan Carpenter1-2/+2
2023-11-30drm/imagination: Fix error codes in pvr_device_clk_init()Dan Carpenter1-2/+2
2023-11-30nouveau/tu102: flush all pdbs on vmm flushDave Airlie1-1/+1
2023-11-29drm/i915: Skip pxp init if gt is wedgedZhanjun Dong2-1/+6
2023-11-30drm/nouveau: Removes unnecessary args check in nouveau_uvmm_sm_prepareYuran Pereira1-1/+4
2023-11-30nouveau/gsp: document some aspects of GSP-RMTimur Tabi2-0/+133
2023-11-29drm/amdgpu: Use another offset for GC 9.4.3 remapLijo Lazar1-0/+5
2023-11-29drm/amd/display: Fix some HostVM parameters in DMLTaimur Hassan2-3/+39
2023-11-29drm/amdkfd: Free gang_ctx_bo and wptr_bo in pqm_uninitZhenGuo Yin1-21/+33
2023-11-29drm/amdgpu: Update EEPROM I2C address for smu v13_0_0Candice Li1-0/+6
2023-11-29drm/amd/display: Allow DTBCLK disable for DCN35Nicholas Kazlauskas1-15/+12
2023-11-29drm/amdgpu: Fix cat debugfs amdgpu_regs_didt causes kernel null pointerLu Yao1-0/+6
2023-11-29drm/amd: Enable PCIe PME from D3Mario Limonciello1-0/+2
2023-11-29drm/amd/pm: fix a memleak in aldebaran_tables_initDinghao Liu1-1/+4
2023-11-29drm/amdgpu: fix AGP addressing when GART is not at 0Alex Deucher3-6/+11
2023-11-29drm/amd/display: update dcn315 lpddr pstate latencyDmytro Laktyushkin1-4/+4
2023-11-29drm/amd/display: fix ABM disablementHamza Mahfooz1-3/+5
2023-11-29drm/amd/display: Fix black screen on video playback with embedded panelSung Joon Kim2-1/+10
2023-11-29drm/amd/display: Fix conversions between bytes and KBTaimur Hassan2-10/+10
2023-11-29drm/amdkfd: Use common function for IP version checkMukul Joshi1-1/+1
2023-11-29drm/amd/display: Remove config updateTaimur Hassan1-1/+1
2023-11-29drm/amd/display: Update DCN35 clock table policyNicholas Kazlauskas1-26/+51
2023-11-29drm/amd/display: force toggle rate wa for first link training for a retimerZhongwei1-3/+3
2023-11-29drm/amdgpu: correct the amdgpu runtime dereference usage countPrike Liang1-6/+3
2023-11-29drm/amd/display: Update min Z8 residency time to 2100 for DCN314Nicholas Kazlauskas1-1/+1
2023-11-29drm/amd/display: Remove min_dst_y_next_start check for Z8Nicholas Kazlauskas1-14/+1
2023-11-29drm/i915/pxp: Add drm_dbgs for critical PXP events.Alan Previn5-6/+23
2023-11-29drm/amdgpu: fix memory overflow in the IB testTim Huang4-7/+7
2023-11-29drm/amdgpu: add init_registers for nbio v7.11Li Ma3-9/+40
2023-11-29drm/amd/display: Simplify brightness initializationCamille Cho6-22/+5
2023-11-29drm/amd/display: Increase num voltage states to 40Alvin Lee1-1/+1
2023-11-29drm/amd/display: Do not read DPREFCLK spread info from LUT on DCN35Michael Strauss1-22/+0
2023-11-29drm/amd/display: Use DRAM speed from validation for dummy p-stateAlvin Lee1-1/+2
2023-11-29drm/amd/display: Fix MPCC 1DLUT programmingIlya Bakoulin1-4/+2
2023-11-29drm/amd/display: Feed SR and Z8 watermarks into DML2 for DCN35Nicholas Kazlauskas1-0/+9
2023-11-29drm/amdgpu: Force order between a read and write to the same addressAlex Sierra2-0/+10
2023-11-29drm/amdgpu: Do not issue gpu reset from nbio v7_9 bif interruptHawking Zhang1-5/+0
2023-11-29drm/amd/display: Add Z8 watermarks for DML2 bbox overridesNicholas Kazlauskas2-15/+34
2023-11-29drm/amdgpu: optimize RLC powerdown notification on VangoghPerry Yuan8-3/+43