summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
Commit message (Expand)AuthorAgeFilesLines
* drm/v3d: Don't increment `enabled_ns` twiceMaíra Canal2024-04-151-4/+0
* drm/vmwgfx: Sort primary plane formats by order of preferenceZack Rusin2024-04-151-2/+2
* drm/vmwgfx: Fix crtc's atomic check conditionalZack Rusin2024-04-151-3/+8
* drm/vmwgfx: Fix prime import/exportZack Rusin2024-04-158-22/+117
* drm/ttm: stop pooling cached NUMA pages v2Christian König2024-04-151-10/+28
* drm: nv04: Fix out of bounds accessMikhail Kobuk2024-04-151-6/+7
* nouveau: fix instmem race condition around ptr storesDave Airlie2024-04-151-1/+6
* drm/vmwgfx: Enable DMA mappings with SEVZack Rusin2024-04-091-5/+6
* drm/client: Fully protect modes[] with dev->mode_config.mutexVille Syrjälä2024-04-081-1/+2
* gpu: host1x: Do not setup DMA for virtual devicesThierry Reding2024-04-081-8/+0
* nouveau: fix function cast warningArnd Bergmann2024-04-051-1/+6
* nouveau/gsp: Avoid addressing beyond end of rpc->entriesKees Cook2024-04-051-1/+1
* Revert "drm/qxl: simplify qxl_fence_wait"Alex Constantino2024-04-051-5/+45
* drm/ast: Fix soft lockupJammy Huang2024-04-051-0/+3
* drm/panfrost: Fix the error path in panfrost_mmu_map_fault_addr()Boris Brezillon2024-04-041-4/+9
* drm/display: fix typoOleksandr Natalenko2024-04-011-2/+2
* drm/prime: Unbreak virtgpu dma-buf exportRob Clark2024-03-281-1/+6
* nouveau/uvmm: fix addr/range calcs for remap operationsDave Airlie2024-03-281-3/+3
* drm/nouveau/gr/gf100: Remove second semicolonColin Ian King2024-03-281-1/+1
* drm/panfrost: fix power transition timeout warningsChristian Hewitt2024-03-281-3/+3
* drm/qxl: remove unused variable from `qxl_process_single_command()`Miguel Ojeda2024-03-281-3/+1
* drm/qxl: remove unused `count` variable from `qxl_surface_id_alloc()`Miguel Ojeda2024-03-281-2/+0
* drm/vmwgfx: Create debugfs ttm_resource_manager entry only if neededJocelyn Falempe2024-03-271-6/+9
* drm/rockchip: vop2: Remove AR30 and AB30 format supportAndy Yan2024-03-261-2/+0
* Merge drm/drm-fixes into drm-misc-fixesThomas Zimmermann2024-03-251083-14553/+186042
|\
| * Merge tag 'drm-next-2024-03-22' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds2024-03-2183-278/+556
| |\
| | * Merge tag 'amd-drm-fixes-6.9-2024-03-21' of https://gitlab.freedesktop.org/ag...Dave Airlie2024-03-2264-215/+456
| | |\
| | | * drm/amdgpu/pm: Don't use OD table on ArcturusMa Jun2024-03-201-28/+5
| | | * drm/amdgpu: drop setting buffer funcs in sdma442Le Ma2024-03-201-22/+1
| | | * drm/amd/display: Fix noise issue on HDMI AV muteLeo Ma2024-03-201-1/+11
| | | * drm/amd/display: Revert Remove pixle rate limit for subvpWenjing Liu2024-03-201-0/+1
| | | * Revert "drm/amdgpu/vpe: don't emit cond exec command under collaborate mode"Lang Yu2024-03-201-3/+0
| | | * Revert "drm/amd/amdgpu: Fix potential ioremap() memory leaks in amdgpu_device...Ma Jun2024-03-201-10/+6
| | | * drm/amd/display: Add a dc_state NULL check in dc_state_releaseAllen Pan2024-03-201-1/+2
| | | * drm/amd/display: Return the correct HDCP error codeRodrigo Siqueira2024-03-201-0/+3
| | | * drm/amd/display: Implement wait_for_odm_update_pending_completeWenjing Liu2024-03-2011-4/+90
| | | * drm/amd/display: Lock all enabled otg pipes even with no planesWenjing Liu2024-03-203-1/+26
| | | * drm/amd/display: Amend coasting vtotal for replay low hzChunTao Tso2024-03-207-10/+18
| | | * drm/amd/display: Fix idle check for shared firmware stateNicholas Kazlauskas2024-03-201-9/+3
| | | * drm/amd/display: Update odm when ODM combine is changed on an otg master pipe...Wenjing Liu2024-03-202-20/+28
| | | * drm/amd/display: Init DPPCLK from SMU on dcn32Dillon Varone2024-03-205-8/+41
| | | * drm/amd/display: Add monitor patch for specific eDPRyan Lin2024-03-201-2/+4
| | | * drm/amd/display: Allow dirty rects to be sent to dmub when abm is activeJosip Pavic2024-03-201-0/+3
| | | * drm/amd/display: Override min required DCFCLK in dml1_validateSohaib Nadeem2024-03-203-0/+10
| | | * drm/amdgpu: Bypass display ta if display hw is not availableHawking Zhang2024-03-201-0/+18
| | | * drm/amdgpu: correct the KGQ fallback messagePrike Liang2024-03-201-1/+1
| | | * drm/amdgpu/pm: Check the validity of overdiver power limitMa Jun2024-03-205-26/+37
| | | * drm/amdgpu/pm: Fix NULL pointer dereference when get power limitMa Jun2024-03-205-31/+41
| | | * drm/amdgpu: Skip access PF-only registers on gfx10/gfxhub2_1 under SRIOVZhenGuo Yin2024-03-202-2/+9
| | | * drm/amdgpu: Init zone device and drm client after mode-1 reset on reloadAhmad Rehman2024-03-202-2/+5