Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | | | | drm/xe/xe_migrate: Cast to output precision before multiplying operands | Himal Prasad Ghimiray | 2024-04-11 | 1 | -4/+4 | |
| | * | | | | | | | | | drm/xe/hwmon: Cast result to output precision on left shift of operand | Karthik Poosa | 2024-04-11 | 1 | -2/+2 | |
| | * | | | | | | | | | drm/xe/display: Fix double mutex initialization | Lucas De Marchi | 2024-04-11 | 1 | -5/+0 | |
| | | |_|_|_|/ / / / | | |/| | | | | | | | ||||||
| * | | | | | | | | | Merge tag 'drm-misc-fixes-2024-04-11' of https://gitlab.freedesktop.org/drm/m... | Dave Airlie | 2024-04-11 | 16 | -75/+118 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | drm/vmwgfx: Enable DMA mappings with SEV | Zack Rusin | 2024-04-09 | 1 | -5/+6 | |
| | * | | | | | | | | | drm/client: Fully protect modes[] with dev->mode_config.mutex | Ville Syrjälä | 2024-04-08 | 1 | -1/+2 | |
| | * | | | | | | | | | gpu: host1x: Do not setup DMA for virtual devices | Thierry Reding | 2024-04-08 | 1 | -8/+0 | |
| | * | | | | | | | | | accel/ivpu: Fix deadlock in context_xa | Jacek Lawrynowicz | 2024-04-08 | 1 | -1/+1 | |
| | * | | | | | | | | | accel/ivpu: Fix missed error message after VPU rename | Jacek Lawrynowicz | 2024-04-08 | 1 | -1/+1 | |
| | * | | | | | | | | | accel/ivpu: Return max freq for DRM_IVPU_PARAM_CORE_CLOCK_RATE | Jacek Lawrynowicz | 2024-04-08 | 4 | -20/+17 | |
| | * | | | | | | | | | accel/ivpu: Improve clarity of MMU error messages | Wachowski, Karol | 2024-04-08 | 1 | -4/+4 | |
| | * | | | | | | | | | accel/ivpu: Put NPU back to D3hot after failed resume | Jacek Lawrynowicz | 2024-04-08 | 1 | -0/+1 | |
| | * | | | | | | | | | accel/ivpu: Fix PCI D0 state entry in resume | Wachowski, Karol | 2024-04-08 | 1 | -2/+2 | |
| | * | | | | | | | | | accel/ivpu: Remove d3hot_after_power_off WA | Jacek Lawrynowicz | 2024-04-08 | 4 | -20/+14 | |
| | * | | | | | | | | | accel/ivpu: Check return code of ipc->lock init | Wachowski, Karol | 2024-04-08 | 1 | -2/+6 | |
| | * | | | | | | | | | nouveau: fix function cast warning | Arnd Bergmann | 2024-04-05 | 1 | -1/+6 | |
| | * | | | | | | | | | nouveau/gsp: Avoid addressing beyond end of rpc->entries | Kees Cook | 2024-04-05 | 1 | -1/+1 | |
| | * | | | | | | | | | Revert "drm/qxl: simplify qxl_fence_wait" | Alex Constantino | 2024-04-05 | 1 | -5/+45 | |
| | * | | | | | | | | | drm/ast: Fix soft lockup | Jammy Huang | 2024-04-05 | 1 | -0/+3 | |
| | * | | | | | | | | | drm/panfrost: Fix the error path in panfrost_mmu_map_fault_addr() | Boris Brezillon | 2024-04-04 | 1 | -4/+9 | |
| * | | | | | | | | | | Merge tag 'amd-drm-fixes-6.9-2024-04-10' of https://gitlab.freedesktop.org/ag... | Dave Airlie | 2024-04-11 | 32 | -127/+652 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | drm/amdgpu: differentiate external rev id for gfx 11.5.0 | Yifan Zhang | 2024-04-10 | 1 | -1/+4 | |
| | * | | | | | | | | | | drm/amd/display: Adjust dprefclk by down spread percentage. | Zhongwei | 2024-04-10 | 2 | -4/+54 | |
| | * | | | | | | | | | | drm/amd/display: Set VSC SDP Colorimetry same way for MST and SST | Harry Wentland | 2024-04-10 | 1 | -9/+3 | |
| | * | | | | | | | | | | drm/amd/display: Program VSC SDP colorimetry for all DP sinks >= 1.4 | Harry Wentland | 2024-04-10 | 1 | -2/+5 | |
| | * | | | | | | | | | | drm/amd/display: fix disable otg wa logic in DCN316 | Fudongwang | 2024-04-10 | 1 | -7/+12 | |
| | * | | | | | | | | | | drm/amd/display: Do not recursively call manual trigger programming | Dillon Varone | 2024-04-10 | 1 | -3/+0 | |
| | * | | | | | | | | | | drm/amd/display: always reset ODM mode in context when adding first plane | Wenjing Liu | 2024-04-10 | 1 | -0/+9 | |
| | * | | | | | | | | | | drm/amdgpu: fix incorrect number of active RBs for gfx11 | Tim Huang | 2024-04-10 | 1 | -1/+1 | |
| | * | | | | | | | | | | drm/amd/display: Return max resolution supported by DWB | Alex Hung | 2024-04-10 | 1 | -4/+2 | |
| | * | | | | | | | | | | amd/amdkfd: sync all devices to wait all processes being evicted | Zhigang Luo | 2024-04-10 | 1 | -11/+6 | |
| | * | | | | | | | | | | drm/amdgpu: clear set_q_mode_offs when VM changed | ZhenGuo Yin | 2024-04-10 | 1 | -0/+1 | |
| | * | | | | | | | | | | drm/amdgpu: Fix VCN allocation in CPX partition | Lijo Lazar | 2024-04-10 | 1 | -4/+11 | |
| | * | | | | | | | | | | drm/amd/pm: fix the high voltage issue after unload | Kenneth Feng | 2024-04-10 | 4 | -14/+48 | |
| | * | | | | | | | | | | drm/amd/display: Skip on writeback when it's not applicable | Alex Hung | 2024-04-10 | 1 | -1/+8 | |
| | * | | | | | | | | | | drm/amdgpu: implement IRQ_STATE_ENABLE for SDMA v4.4.2 | Tao Zhou | 2024-04-10 | 1 | -13/+3 | |
| | * | | | | | | | | | | drm/amdgpu: add smu 14.0.1 discovery support | Yifan Zhang | 2024-04-10 | 1 | -0/+1 | |
| | * | | | | | | | | | | drm/amd/swsmu: Update smu v14.0.0 headers to be 14.0.1 compatible | lima1002 | 2024-04-10 | 6 | -43/+413 | |
| | * | | | | | | | | | | drm/amdgpu : Increase the mes log buffer size as per new MES FW version | shaoyunl | 2024-04-10 | 2 | -3/+3 | |
| | * | | | | | | | | | | drm/amdgpu : Add mes_log_enable to control mes log feature | shaoyunl | 2024-04-10 | 4 | -3/+20 | |
| | * | | | | | | | | | | drm/amd/pm: fixes a random hang in S4 for SMU v13.0.4/11 | Tim Huang | 2024-04-10 | 1 | -1/+11 | |
| | * | | | | | | | | | | drm/amd/display: add DCN 351 version for microcode load | Li Ma | 2024-04-10 | 1 | -1/+6 | |
| | * | | | | | | | | | | drm/amdgpu: Reset dGPU if suspend got aborted | Lijo Lazar | 2024-04-10 | 1 | -0/+25 | |
| | * | | | | | | | | | | drm/amdgpu/umsch: reinitialize write pointer in hw init | Lang Yu | 2024-04-10 | 1 | -0/+2 | |
| | * | | | | | | | | | | drm/amdgpu: Refine IB schedule error logging | Lijo Lazar | 2024-04-10 | 1 | -2/+5 | |
| | * | | | | | | | | | | drm/amdgpu: always force full reset for SOC21 | Alex Deucher | 2024-04-10 | 1 | -2/+0 | |
| | * | | | | | | | | | | drm/amdkfd: Reset GPU on queue preemption failure | Harish Kasiviswanathan | 2024-04-10 | 1 | -0/+1 | |
| * | | | | | | | | | | | Merge tag 'drm-intel-fixes-2024-04-10' of https://anongit.freedesktop.org/git... | Dave Airlie | 2024-04-11 | 9 | -27/+79 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / | |/| | | | | | | | | | | ||||||
| | * | | | | | | | | | | drm/i915/vrr: Disable VRR when using bigjoiner | Ville Syrjälä | 2024-04-08 | 1 | -0/+7 | |
| | * | | | | | | | | | | drm/i915: Disable live M/N updates when using bigjoiner | Ville Syrjälä | 2024-04-08 | 1 | -1/+5 |