summaryrefslogtreecommitdiffstats
path: root/drivers/gpu (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'amd-drm-fixes-6.7-2023-11-30' of https://gitlab.freedesktop.org/ag...Dave Airlie2023-12-0153-249/+457
|\
| * Revert "drm/prime: Unexport helpers for fd/handle conversion"Felix Kuehling2023-11-301-15/+18
| * drm/amdgpu: Use another offset for GC 9.4.3 remapLijo Lazar2023-11-301-0/+5
| * drm/amd/display: Fix some HostVM parameters in DMLTaimur Hassan2023-11-302-3/+39
| * drm/amdkfd: Free gang_ctx_bo and wptr_bo in pqm_uninitZhenGuo Yin2023-11-301-21/+33
| * drm/amdgpu: Update EEPROM I2C address for smu v13_0_0Candice Li2023-11-301-0/+6
| * drm/amd/display: Allow DTBCLK disable for DCN35Nicholas Kazlauskas2023-11-301-15/+12
| * drm/amdgpu: Fix cat debugfs amdgpu_regs_didt causes kernel null pointerLu Yao2023-11-301-0/+6
| * drm/amd: Enable PCIe PME from D3Mario Limonciello2023-11-301-0/+2
| * drm/amd/pm: fix a memleak in aldebaran_tables_initDinghao Liu2023-11-301-1/+4
| * drm/amdgpu: fix AGP addressing when GART is not at 0Alex Deucher2023-11-303-6/+11
| * drm/amd/display: update dcn315 lpddr pstate latencyDmytro Laktyushkin2023-11-301-4/+4
| * drm/amd/display: fix ABM disablementHamza Mahfooz2023-11-301-3/+5
| * drm/amd/display: Fix black screen on video playback with embedded panelSung Joon Kim2023-11-302-1/+10
| * drm/amd/display: Fix conversions between bytes and KBTaimur Hassan2023-11-302-10/+10
| * drm/amdkfd: Use common function for IP version checkMukul Joshi2023-11-301-1/+1
| * drm/amd/display: Remove config updateTaimur Hassan2023-11-301-1/+1
| * drm/amd/display: Update DCN35 clock table policyNicholas Kazlauskas2023-11-301-26/+51
| * drm/amd/display: force toggle rate wa for first link training for a retimerZhongwei2023-11-301-3/+3
| * drm/amdgpu: correct the amdgpu runtime dereference usage countPrike Liang2023-11-301-6/+3
| * drm/amd/display: Update min Z8 residency time to 2100 for DCN314Nicholas Kazlauskas2023-11-301-1/+1
| * drm/amd/display: Remove min_dst_y_next_start check for Z8Nicholas Kazlauskas2023-11-301-14/+1
| * drm/amdgpu: fix memory overflow in the IB testTim Huang2023-11-304-7/+7
| * drm/amdgpu: add init_registers for nbio v7.11Li Ma2023-11-303-9/+40
| * drm/amd/display: Simplify brightness initializationCamille Cho2023-11-306-22/+5
| * drm/amd/display: Increase num voltage states to 40Alvin Lee2023-11-301-1/+1
| * drm/amd/display: Do not read DPREFCLK spread info from LUT on DCN35Michael Strauss2023-11-291-22/+0
| * drm/amd/display: Use DRAM speed from validation for dummy p-stateAlvin Lee2023-11-291-1/+2
| * drm/amd/display: Fix MPCC 1DLUT programmingIlya Bakoulin2023-11-291-4/+2
| * drm/amd/display: Feed SR and Z8 watermarks into DML2 for DCN35Nicholas Kazlauskas2023-11-291-0/+9
| * drm/amdgpu: Force order between a read and write to the same addressAlex Sierra2023-11-292-0/+10
| * drm/amdgpu: Do not issue gpu reset from nbio v7_9 bif interruptHawking Zhang2023-11-291-5/+0
| * drm/amd/display: Add Z8 watermarks for DML2 bbox overridesNicholas Kazlauskas2023-11-292-15/+34
| * drm/amdgpu: optimize RLC powerdown notification on VangoghPerry Yuan2023-11-298-3/+43
| * drm/amd/display: fix a pipe mapping error in dcn32_fpuWenjing Liu2023-11-291-8/+12
| * drm/amd/display: Update DCN35 watermarksNicholas Kazlauskas2023-11-292-20/+20
| * drm/amdgpu: update xgmi num links info post gc9.4.2Jonathan Kim2023-11-291-1/+1
| * drm/amd/display: Add z-state support policy for dcn35Nicholas Kazlauskas2023-11-294-0/+44
| * drm/amd/display: Include udelay when waiting for INBOX0 ACKAlvin Lee2023-11-291-0/+1
* | Merge tag 'drm-misc-fixes-2023-11-29' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2023-11-307-27/+10
|\ \
| * | drm/panel: nt36523: fix return value check in nt36523_probe()Yang Yingliang2023-11-291-2/+2
| * | drm/panel: starry-2081101qfh032011-53g: Fine tune the panel power sequencexiazhengqiao2023-11-291-0/+1
| * | nouveau/gsp: replace zero-length array with flex-array member and use __count...Gustavo A. R. Silva2023-11-292-2/+2
| * | nouveau/gsp/r535: remove a stray unlock in r535_gsp_rpc_send()Dan Carpenter2023-11-291-3/+1
| * | nouveau: find the smallest page allocation to cover a buffer alloc.Dave Airlie2023-11-291-2/+3
| * | drm/gpuvm: Fix deprecated license identifierThomas Hellström2023-11-281-1/+1
| * | Revert "drm/bridge: panel: Add a device link between drm device and panel dev...Linus Walleij2023-11-281-17/+0
| * | Revert "drm/bridge: panel: Check device dependency before managing device link"Linus Walleij2023-11-281-18/+9
| * | drm/bridge: panel: Check device dependency before managing device linkLiu Ying2023-11-251-9/+18
* | | drm/i915: Call intel_pre_plane_updates() also for pipes getting enabledVille Syrjälä2023-11-291-1/+2