summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
AgeCommit message (Expand)AuthorLines
2025-01-10drm/amd/display: Add support to configure CRC window on specific CRC instanceWayne Lin-137/+329
2025-01-10drm/amd/display: Reduce accessing remote DPCD overheadWayne Lin-9/+27
2025-01-10drm/amd/display: Validate mdoe under MST LCT=1 case as wellWayne Lin-5/+9
2025-01-10drm/amd/display: DML2.1 Post-Si CleanupRafal Ostrowski-810/+1077
2025-01-10drm/amd/display: Update chip_cap defines and usageMichael Strauss-20/+21
2025-01-10drm/amd/display: [FW Promotion] Release 0.0.248.0Taimur Hassan-7/+8
2025-01-10drm/amd/display: Add replay desync error count tracking and reset functionalityJack Chang-0/+11
2025-01-10drm/amd/display: Log Hard Min Clocks and Phantom Pipe StatusSung Lee-0/+41
2025-01-10drm/amd/display: Limit Scaling Ratio on DCN3.01Gabe Teeger-4/+4
2025-01-10drm/amdgpu/smu13: update powersave optimizationsAlex Deucher-5/+6
2025-01-10drm/amd/display: add CEC notifier to amdgpu driverKun Liu-1/+154
2025-01-10drm/xe: Implement cgroup for vramMaarten Lankhorst-0/+8
2025-01-10drm/ttm: Handle cgroup based eviction in TTMMaarten Lankhorst-21/+78
2025-01-10Merge tag 'mediatek-drm-fixes-20250104' of https://git.kernel.org/pub/scm/lin...Dave Airlie-83/+124
2025-01-10Merge tag 'drm-xe-fixes-2025-01-09' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie-11/+14
2025-01-10Merge tag 'amd-drm-fixes-6.13-2025-01-09' of https://gitlab.freedesktop.org/a...Dave Airlie-51/+49
2025-01-10Merge tag 'v6.13-rc6' into drm-nextDave Airlie-20/+43
2025-01-10Merge tag 'drm-etnaviv-next-2025-01-08' of https://git.pengutronix.de/git/lst...Dave Airlie-22/+92
2025-01-10drm/rockchip: Don't change hdmi reference clock rateDerek Foreman-13/+0
2025-01-10Merge tag 'drm-intel-next-2025-01-07' of https://gitlab.freedesktop.org/drm/i...Dave Airlie-1467/+1946
2025-01-09drm/amdgpu: fill the ucode bo during psp resume for SRIOVVictor Zhao-4/+5
2025-01-09drm/amdgpu/gfx10: Enable cleaner shader for GFX10.3.2/10.3.4/10.3.5 GPUsSrinivasan Shanmugam-0/+3
2025-01-09drm/amdgpu: fix gpu recovery disable with per queue resetJonathan Kim-0/+6
2025-01-09drm/amdgpu: wrong array index to get ip block for PSPJiang Liu-2/+6
2025-01-09drm/amdgpu: tear down ttm range manager for doorbell in amdgpu_ttm_fini()Jiang Liu-0/+1
2025-01-09drm/amdgpu: fix incorrect number of active RBs for gfx12Tim Huang-2/+5
2025-01-09drm/amdgpu: fix incorrect active RB bitmap in setup RBsTim Huang-1/+4
2025-01-09drm/amdkfd: Move gfx12 trap handler to separate fileJay Cornwall-201/+1127
2025-01-09drm/amdgpu: Fix shift type in amdgpu_debugfs_sdma_sched_mask_set()Dan Carpenter-2/+2
2025-01-09drm/amdgpu: enable gfx12 queue reset flagJesse Zhang-1/+9
2025-01-09drm/amd/display: Increase sanitizer frame larger than limit when compile test...Nathan Chancellor-0/+4
2025-01-09drm/amdgpu/pm: Implement SDMA queue reset for different asicJesse Zhang-8/+22
2025-01-09drm/amdgpu/pm: add definition PPSMC_MSG_ResetSDMA2Jesse Zhang-1/+4
2025-01-09drm/amdgpu/sdma4.4.2: add apu support in sdma queue resetJesse Zhang-1/+1
2025-01-09drm/nouveau: fix kernel-doc commentsTimur Tabi-5/+9
2025-01-09drm/xe/guc: Adding steering info support for GuC register listsJesus Narvaez-3/+22
2025-01-09drm/i915/scaler: Add scaler tracepointsVille Syrjälä-0/+107
2025-01-09drm/i915/scaler: s/excdeed/exceed/Ville Syrjälä-1/+1
2025-01-09drm/i915/scaler: Pimp scaler debugsVille Syrjälä-9/+16
2025-01-09drm/i915/scaler: Nuke redundant codeVille Syrjälä-4/+1
2025-01-09drm/i915/scaler: Extract skl_scaler_max_dst_size()Ville Syrjälä-23/+21
2025-01-09drm/i915/scaler: Extract skl_scaler_min_dst_size()Ville Syrjälä-4/+7
2025-01-09drm/i915/scaler: Extract skl_scaler_max_src_size()Ville Syrjälä-16/+21
2025-01-09drm/i915/scaler: Extract skl_scaler_min_src_size()Ville Syrjälä-12/+13
2025-01-09drm/xe: Fix all typos in xeNitin Gote-40/+40
2025-01-09drm/virtio: Factor out common dmabuf unmapping codeDmitry Osipenko-16/+19
2025-01-09drm/virtio: Set missing bo->attached flagDmitry Osipenko-1/+3
2025-01-09drm/virtio: Lock the VGA resources during initializationVivek Kasireddy-1/+39
2025-01-09drm/virtio: Fix UAF in virtgpu_dma_buf_free_obj()Vivek Kasireddy-5/+6
2025-01-09drm/i915/gt: Prefer IS_ENABLED() instead of defined() on config optionNitin Gote-1/+1