summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2023-12-08Merge tag 'exynos-drm-next-for-v6.7-rc5' of git://git.kernel.org/pub/scm/linu...Dave Airlie2-5/+5
2023-12-08Merge tag 'amd-drm-fixes-6.7-2023-12-06' of https://gitlab.freedesktop.org/ag...Dave Airlie15-53/+187
2023-12-08Merge tag 'drm-misc-fixes-2023-12-07' of git://anongit.freedesktop.org/drm/dr...Dave Airlie9-32/+205
2023-12-08Merge tag 'drm-intel-fixes-2023-12-07' of git://anongit.freedesktop.org/drm/d...Dave Airlie13-8/+92
2023-12-07drm/exynos: fix a wrong error checkingInki Dae1-5/+3
2023-12-07drm/exynos: fix a potential error pointer dereferenceXiang Yang1-0/+2
2023-12-07drm/amdgpu: fix buffer funcs setting order on suspendAlex Deucher1-0/+2
2023-12-07drm/amdgpu: Avoid querying DRM MGCG statusLijo Lazar1-1/+2
2023-12-07drm/amdgpu: Update HDP 4.4.2 clock gating flagsLijo Lazar1-0/+5
2023-12-07drm/amdgpu: Add NULL checks for function pointersLijo Lazar1-4/+8
2023-12-07drm/amdgpu: Restrict extended wait to PSP v13.0.6Lijo Lazar1-3/+7
2023-12-07drm/amd/display: Increase frame warning limit with KASAN or KCSAN in dmlAlex Deucher1-0/+4
2023-12-07drm/amdgpu: optimize the printing order of error dataYang Wang1-0/+17
2023-12-07drm/amdgpu: Update fw version for boot time error queryHawking Zhang1-1/+1
2023-12-07drm/amd/pm: support new mca smu error code decodingYang Wang2-1/+10
2023-12-07drm/amd/swsmu: update smu v14_0_0 driver if version and metrics tableLi Ma4-35/+115
2023-12-07drm/amd/display: Fix array-index-out-of-bounds in dml2Roman Li1-3/+3
2023-12-06drm/amd/display: Add monitor patch for specific eDPIvan Lipski1-0/+6
2023-12-06drm/amd/display: Use channel_width = 2 for vram table 3.0Alvin Lee1-1/+7
2023-12-06drm/amdgpu: disable MCBP by defaultJiadong Zhu1-4/+0
2023-12-06drm/atomic-helpers: Invoke end_fb_access while owning plane stateThomas Zimmermann3-28/+54
2023-12-05drm/i915: correct the input parameter on _intel_dsb_commit()heminhong1-1/+1
2023-12-05drm/i915/mst: Reject modes that require the bigjoinerVille Syrjälä1-0/+4
2023-12-05drm/i915/mst: Fix .mode_valid_ctx() return valuesVille Syrjälä1-4/+8
2023-12-05drm/i915: Skip some timing checks on BXT/GLK DSI transcodersVille Syrjälä12-3/+79
2023-12-05drm/bridge: tc358768: select CONFIG_VIDEOMODE_HELPERSArnd Bergmann1-0/+1
2023-12-05Merge tag 'drm-intel-fixes-2023-12-01-1' of git://anongit.freedesktop.org/drm...Dave Airlie1-0/+12
2023-12-01drm/i915: Check pipe active state in {planes,vrr}_{enabling,disabling}()Ville Syrjälä1-0/+12
2023-12-01Merge tag 'amd-drm-fixes-6.7-2023-11-30' of https://gitlab.freedesktop.org/ag...Dave Airlie53-249/+457
2023-12-01Merge tag 'drm-misc-fixes-2023-11-29' of git://anongit.freedesktop.org/drm/dr...Dave Airlie7-27/+10
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-30nouveau/tu102: flush all pdbs on vmm flushDave Airlie1-1/+1
2023-11-30nouveau/gsp: document some aspects of GSP-RMTimur Tabi2-0/+133
2023-11-30drm/amdgpu: Use another offset for GC 9.4.3 remapLijo Lazar1-0/+5
2023-11-30drm/amd/display: Fix some HostVM parameters in DMLTaimur Hassan2-3/+39
2023-11-30drm/amdkfd: Free gang_ctx_bo and wptr_bo in pqm_uninitZhenGuo Yin1-21/+33
2023-11-30drm/amdgpu: Update EEPROM I2C address for smu v13_0_0Candice Li1-0/+6
2023-11-30drm/amd/display: Allow DTBCLK disable for DCN35Nicholas Kazlauskas1-15/+12
2023-11-30drm/amdgpu: Fix cat debugfs amdgpu_regs_didt causes kernel null pointerLu Yao1-0/+6
2023-11-30drm/amd: Enable PCIe PME from D3Mario Limonciello1-0/+2
2023-11-30drm/amd/pm: fix a memleak in aldebaran_tables_initDinghao Liu1-1/+4
2023-11-30drm/amdgpu: fix AGP addressing when GART is not at 0Alex Deucher3-6/+11
2023-11-30drm/amd/display: update dcn315 lpddr pstate latencyDmytro Laktyushkin1-4/+4
2023-11-30drm/amd/display: fix ABM disablementHamza Mahfooz1-3/+5
2023-11-30drm/amd/display: Fix black screen on video playback with embedded panelSung Joon Kim2-1/+10
2023-11-30drm/amd/display: Fix conversions between bytes and KBTaimur Hassan2-10/+10
2023-11-30drm/amdkfd: Use common function for IP version checkMukul Joshi1-1/+1
2023-11-30drm/amd/display: Remove config updateTaimur Hassan1-1/+1