summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm
AgeCommit message (Expand)AuthorLines
2025-05-30drm/i915: drop intel_dpio_phy.h include from VLV IOSF SBJani Nikula-2/+0
2025-05-30drm/gem: Inline drm_gem_pin() into PRIME helpersThomas Zimmermann-38/+20
2025-05-30drm/gem-vram: Un-export pin helpersThomas Zimmermann-40/+2
2025-05-30drm/gem-vram: Do not set pin and unpin callbacksThomas Zimmermann-37/+0
2025-05-30drm/client: Do not pin in drm_client_buffer_vmap()Thomas Zimmermann-29/+6
2025-05-29drm/xe: Do not warn on SVM migration failing because of 64k requirementsMatthew Brost-1/+1
2025-05-29drm/i915/guc: Handle race condition where wakeref count drops below 0Jesus Narvaez-3/+14
2025-05-29drm/xe/mocs: Initialize MOCS index earlyBalasubramani Vivekanandan-2/+2
2025-05-29drm/xe: Create LRC BO without VMNiranjana Vishwanathapura-28/+4
2025-05-29drm: drm_fourcc: add 10/12/16bit software decoder YCbCr formatsRobert Mader-0/+27
2025-05-29drm/amdkfd: Map wptr BO to GART unconditionallyLang Yu-13/+13
2025-05-29drm/amdgpu/mes: remove some unused functionsAlex Deucher-67/+0
2025-05-29drm/amdgpu/mes: add missing locking in helper functionsAlex Deucher-0/+16
2025-05-29drm/amd: Export DMCUB version to sysfsMario Limonciello-3/+5
2025-05-29drm/amd/pm: Enable static metrics table supportAsad Kamal-0/+5
2025-05-29drm/amd/pm: Enable static metrics table supportAsad Kamal-2/+4
2025-05-29drm/amd/display: Constify struct timing_generator_funcsChristophe JAILLET-9/+9
2025-05-29drm/amd/display: Add null pointer check for get_first_active_display()Wentao Liang-0/+3
2025-05-29drm/amdgpu: Get mca address for old eeprom recordsganglxie-0/+9
2025-05-29drm/amdgpu: handle old RAS eeprom data in non-nps1 modeganglxie-2/+39
2025-05-29amd/amdkfd: fix a kfd_process ref leakYifan Zhang-0/+1
2025-05-29drm/amdgpu: Add userq fence support to SDMAv6.0Arunpravin Paneer Selvam-16/+41
2025-05-29drm/amdkfd: Identical code for different branchesSunday Clement-6/+1
2025-05-29drm/amd/pm: Optimize get gpu metrics data functionAsad Kamal-7/+9
2025-05-29drm/amdgpu: amdgpu_vram_mgr_new(): Clamp lpfn to total vramJohn Olender-1/+1
2025-05-29drm/amdgpu/vcn5.0.1: read back register after writtenDavid (Ming Qiang) Wu-0/+15
2025-05-29drm/amdgpu/vcn5: read back register after writtenDavid (Ming Qiang) Wu-0/+20
2025-05-29drm/amdgpu/vcn4.0.5: read back register after writtenDavid (Ming Qiang) Wu-0/+10
2025-05-29drm/amdgpu/vcn4.0.3: read back register after writtenDavid (Ming Qiang) Wu-0/+16
2025-05-29drm/amdgpu/vcn4: read back register after writtenDavid (Ming Qiang) Wu-0/+20
2025-05-29drm/amdgpu/vcn3: read back register after writtenDavid (Ming Qiang) Wu-0/+20
2025-05-29drm/amdgpu/vcn2.5: read back register after writtenDavid (Ming Qiang) Wu-0/+19
2025-05-29drm/amdgpu/vcn2: read back register after writtenDavid (Ming Qiang) Wu-0/+21
2025-05-29Revert "drm/amd/display: pause the workload setting in dm"Fangzhi Zuo-10/+1
2025-05-29drm/amdgpu/vcn1: read back register after writtenDavid (Ming Qiang) Wu-0/+21
2025-05-29drm/amd/display: Reuse Subvp debug option for FAMSAurabindo Pillai-3/+6
2025-05-29Revert "drm/amd/display: more liberal vmin/vmax update for freesync"Aurabindo Pillai-11/+5
2025-05-29drm/xe/vm: move xe_svm_init() earlierMatthew Auld-7/+12
2025-05-29drm/xe/vm: move rebind_work init earlierMatthew Auld-4/+4
2025-05-29drm/xe/bo: optimise CCS case for WB pagesMatthew Auld-1/+10
2025-05-29drm/i915/psr: Do not disable Panel Replay in case VRR is enabledJouni Högander-6/+6
2025-05-29drm/i915/psr: Fix using wrong mask in REG_FIELD_PREPJouni Högander-2/+2
2025-05-29drm/i915/display: Add function to configure LFPS sendingJouni Högander-1/+40
2025-05-29drm/i915/display: Add PHY_CMN1_CONTROL register definitionsJouni Högander-0/+3
2025-05-29drm/i915/alpm: Move port alpm configurationJouni Högander-18/+39
2025-05-29drm/i915/alpm: Add new interface to check if AUXLess ALPM is usedJouni Högander-2/+10
2025-05-29drm/i915/psr: Add interface to check if AUXLess ALPM is needed by PSRJouni Högander-0/+8
2025-05-29drm/i915/alpm: Write PR_ALPM_CTL registerJouni Högander-0/+14
2025-05-29drm/i915/alpm: Add PR_ALPM_CTL register definitionsJouni Högander-0/+10
2025-05-29drm/i915/psr: Read all Panel Replay capability registers from DPCDJouni Högander-8/+16