summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
AgeCommit message (Expand)AuthorLines
2025-10-22drm/xe/tests/pci: Check dma_mask_size, va_bits and vm_max_levelGustavo Sousa-0/+7
2025-10-22drm/xe/tests/pci: Convert GT count check to general device checkGustavo Sousa-5/+4
2025-10-22drm/vkms: Allow to configure connector status via configfsJosé Expósito-0/+61
2025-10-22drm/vkms: Allow to update the connector statusJosé Expósito-0/+31
2025-10-22drm/vkms: Allow to configure connector statusJosé Expósito-2/+56
2025-10-22drm/vkms: Allow to configure the default device creationJosé Expósito-0/+7
2025-10-22drm/vkms: Allow to attach connectors and encoders via configfsLouis Chauvet-0/+62
2025-10-22drm/vkms: Allow to configure multiple connectors via configfsLouis Chauvet-0/+87
2025-10-22drm/vkms: Allow to attach encoders and CRTCs via configfsLouis Chauvet-0/+58
2025-10-22drm/vkms: Allow to configure multiple encoders via configfsLouis Chauvet-0/+87
2025-10-22drm/vkms: Allow to attach planes and CRTCs via configfsLouis Chauvet-0/+58
2025-10-22drm/vkms: Allow to configure CRTC writeback support via configfsLouis Chauvet-0/+42
2025-10-22drm/vkms: Allow to configure multiple CRTCs via configfsLouis Chauvet-0/+85
2025-10-22drm/vkms: Allow to configure the plane type via configfsLouis Chauvet-0/+46
2025-10-22drm/vkms: Allow to configure multiple planes via configfsLouis Chauvet-0/+88
2025-10-22drm/vkms: Add and remove VKMS instances via configfsLouis Chauvet-1/+190
2025-10-22drm/vkms: Expose device creation and destructionJosé Expósito-2/+22
2025-10-22drm/sitronix/st7571-i2c: remove unneeded semicolonMarcus Folkesson-1/+1
2025-10-21drm/xe: Fix stolen size check to allow equal WOPCM sizeShuicheng Lin-1/+1
2025-10-21rust: driver: let probe() return impl PinInit<Self, Error>Danilo Krummrich-25/+17
2025-10-21drm/amd/display: use GFP_NOWAIT for allocation in interrupt handlerAurabindo Pillai-2/+2
2025-10-21drm/amd/display: increase max link count and fix link->enc NULL pointer accessCharlene Liu-1/+10
2025-10-21drm/amd/display: Fix NULL pointer dereferenceMeenakshikumar Somasundaram-1/+2
2025-10-21gpu: nova-core: bitfield: Add support for custom visibilityJoel Fernandes-32/+39
2025-10-21gpu: nova-core: bitfield: Add support for different storage widthsJoel Fernandes-37/+49
2025-10-21gpu: nova-core: bitfield: Move bitfield-specific code from register! into new...Joel Fernandes-249/+332
2025-10-21gpu: nova-core: register: use field type for Into implementationAlexandre Courbot-16/+32
2025-10-21drm/i915/display: Add no_psr_reason to PSR debugfsMichał Grzelak-4/+21
2025-10-21drm/xe/display: Make panic support work on vram.Maarten Lankhorst-14/+36
2025-10-21drm/xe: Extract xe_bo_is_visible_vramMaarten Lankhorst-1/+19
2025-10-21drm/panic: Fix 24bit pixel crossing page boundariesJocelyn Falempe-2/+44
2025-10-21drm/panic: Fix divide by 0 if the screen width < font widthJocelyn Falempe-1/+1
2025-10-21drm/panic: Fix kmsg text drawing rectangleJocelyn Falempe-1/+1
2025-10-21drm/panic: Fix qr_code, ensure vmargin is positiveJocelyn Falempe-1/+4
2025-10-21drm/panic: Fix overlap between qr code and logoJocelyn Falempe-1/+1
2025-10-21drm/panic: Fix drawing the logo on a small narrow screenJocelyn Falempe-0/+3
2025-10-21Merge tag 'drm-misc-next-2025-10-02' of https://gitlab.freedesktop.org/drm/mi...Simona Vetter-1634/+4506
2025-10-21Merge tag 'drm-xe-next-2025-10-20' of https://gitlab.freedesktop.org/drm/xe/k...Dave Airlie-2099/+4645
2025-10-20drm/xe/xe3p_lpm: Add special check in Media GT for Main GAMCTRLBalasubramani Vivekanandan-0/+25
2025-10-20drm/xe/xe3p_lpm: Configure MAIN_GAMCTRL_QUEUE_SELECTBrian Welty-1/+37
2025-10-20drm/xe/uapi: Hide the madvise autoreset behind a VM_BIND flagThomas Hellström-3/+15
2025-10-20drm/xe: Retain vma flags when recreating and splitting vmas for madviseThomas Hellström-67/+32
2025-10-20drm/amdgpu: Remove unused members in amdgpu_mmanLijo Lazar-3/+0
2025-10-20drm/amdgpu: query block error count of ras moduleYiPeng Chai-1/+28
2025-10-20drm/amdgpu: Add logic for VF data exchange region to init from dynamic crit_r...Ellen Pan-19/+85
2025-10-20drm/amdgpu: Add logic for VF ipd and VF bios to init from dynamic crit_region...Ellen Pan-14/+85
2025-10-20drm/amdgpu: Reuse fw_vram_usage_* for dynamic critical region in SRIOVEllen Pan-18/+30
2025-10-20drm/amdgpu: Introduce SRIOV critical regions v2 during VF initEllen Pan-0/+220
2025-10-20drm/amdgpu: Add SRIOV crit_region_version supportEllen Pan-9/+32
2025-10-20drm/amdgpu: Updated naming of SRIOV critical region offsets/sizes with _V1 su...Ellen Pan-24/+46