summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2023-12-01drm/tidss: Use PM autosuspendTomi Valkeinen
2023-12-01drm/tidss: Use pm_runtime_resume_and_get()Tomi Valkeinen
2023-12-01drm/tidss: Add support for AM62A7 DSSAradhya Bhatia
2023-12-01drm/omapdrm: Improve check for contiguous buffersAndrew Davis
2023-12-01drm/i915: add bool type checks in PIPE_CONF_CHECK_*Jani Nikula
2023-12-01drm/i915: use PIPE_CONF_CHECK_BOOL() for bool membersJani Nikula
2023-12-01drm/i915: Check pipe active state in {planes,vrr}_{enabling,disabling}()Ville Syrjälä
2023-12-01Merge tag 'amd-drm-fixes-6.7-2023-11-30' of https://gitlab.freedesktop.org/ag...Dave Airlie
2023-11-30drm/amd/display: Fix NULL pointer dereference at hibernateMario Limonciello
2023-11-30drm/radeon: check return value of radeon_ring_lock()Nikita Zhandarovich
2023-11-30drm/radeon/r100: Fix integer overflow issues in r100_cs_track_check()Nikita Zhandarovich
2023-11-30drm/radeon/r600_cs: Fix possible int overflows in r600_cs_check_reg()Nikita Zhandarovich
2023-11-30drm/amdgpu: enable mca debug mode on APU by defaultYang Wang
2023-11-30drm/amdgpu: distinguish rlc fw for different SKULikun Gao
2023-11-30drm/amdgpu: Fix missing mca debugfs nodeYang Wang
2023-11-30drm/amdgpu: Skip access gfx11 golden registers under SRIOVZhenGuo Yin
2023-12-01Merge tag 'drm-misc-fixes-2023-11-29' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2023-11-30drm/i915/guc: Add a selftest for FAST_REQUEST errorsJohn Harrison
2023-11-30drm/i915/guc: Fix for potential false positives in GuC hang selftestJohn Harrison
2023-11-30Revert "drm/prime: Unexport helpers for fd/handle conversion"Felix Kuehling
2023-11-30drm/panfrost: Fix incorrect updating of current device frequencyAdrián Larumbe
2023-11-30drm/panfrost: Consider dma-buf imported objects as residentAdrián Larumbe
2023-11-30drm/imagination: fix off by one in pvr_vm_mips_init() error handlingDan Carpenter
2023-11-30drm/imagination: Fix IS_ERR() vs NULL bug in pvr_request_firmware()Dan Carpenter
2023-11-30drm/imagination: Fix error codes in pvr_device_clk_init()Dan Carpenter
2023-11-30nouveau/tu102: flush all pdbs on vmm flushDave Airlie
2023-11-29drm/i915: Skip pxp init if gt is wedgedZhanjun Dong
2023-11-30drm/nouveau: Removes unnecessary args check in nouveau_uvmm_sm_prepareYuran Pereira
2023-11-30nouveau/gsp: document some aspects of GSP-RMTimur Tabi
2023-11-29drm/amdgpu: Use another offset for GC 9.4.3 remapLijo Lazar
2023-11-29drm/amd/display: Fix some HostVM parameters in DMLTaimur Hassan
2023-11-29drm/amdkfd: Free gang_ctx_bo and wptr_bo in pqm_uninitZhenGuo Yin
2023-11-29drm/amdgpu: Update EEPROM I2C address for smu v13_0_0Candice Li
2023-11-29drm/amd/display: Allow DTBCLK disable for DCN35Nicholas Kazlauskas
2023-11-29drm/amdgpu: Fix cat debugfs amdgpu_regs_didt causes kernel null pointerLu Yao
2023-11-29drm/amd: Enable PCIe PME from D3Mario Limonciello
2023-11-29drm/amd/pm: fix a memleak in aldebaran_tables_initDinghao Liu
2023-11-29drm/amdgpu: fix AGP addressing when GART is not at 0Alex Deucher
2023-11-29drm/amd/display: update dcn315 lpddr pstate latencyDmytro Laktyushkin
2023-11-29drm/amd/display: fix ABM disablementHamza Mahfooz
2023-11-29drm/amd/display: Fix black screen on video playback with embedded panelSung Joon Kim
2023-11-29drm/amd/display: Fix conversions between bytes and KBTaimur Hassan
2023-11-29drm/amdkfd: Use common function for IP version checkMukul Joshi
2023-11-29drm/amd/display: Remove config updateTaimur Hassan
2023-11-29drm/amd/display: Update DCN35 clock table policyNicholas Kazlauskas
2023-11-29drm/amd/display: force toggle rate wa for first link training for a retimerZhongwei
2023-11-29drm/amdgpu: correct the amdgpu runtime dereference usage countPrike Liang
2023-11-29drm/amd/display: Update min Z8 residency time to 2100 for DCN314Nicholas Kazlauskas
2023-11-29drm/amd/display: Remove min_dst_y_next_start check for Z8Nicholas Kazlauskas
2023-11-29drm/i915/pxp: Add drm_dbgs for critical PXP events.Alan Previn