| Commit message (Expand) | Author | Age | Files | Lines |
* | drm/sched: Convert drm scheduler to use a work queue rather than kthread | Matthew Brost | 2023-11-01 | 8 | -76/+77 |
* | drm/sched: Add drm_sched_wqueue_* helpers | Matthew Brost | 2023-11-01 | 5 | -18/+56 |
* | dma-buf: add dma_fence_timestamp helper | Christian König | 2023-11-01 | 3 | -16/+8 |
* | accel/ivpu: Rename VPU to NPU in product strings | Jacek Lawrynowicz | 2023-10-31 | 2 | -5/+6 |
* | accel/ivpu: Simplify MMU SYNC command | Jacek Lawrynowicz | 2023-10-31 | 1 | -4/+1 |
* | accel/ivpu: Make DMA allocations for MMU600 write combined | Karol Wachowski | 2023-10-31 | 1 | -52/+63 |
* | accel/ivpu: Print CMDQ errors after consumer timeout | Karol Wachowski | 2023-10-31 | 1 | -3/+31 |
* | accel/ivpu: Abort pending rx ipc on reset | Stanislaw Gruszka | 2023-10-31 | 3 | -4/+20 |
* | accel/ivpu: Stop job_done_thread on suspend | Stanislaw Gruszka | 2023-10-31 | 4 | -6/+35 |
* | accel/ivpu: Assure device is off if power up sequence fail | Stanislaw Gruszka | 2023-10-31 | 2 | -14/+18 |
* | accel/ivpu/40xx: Allow to change profiling frequency | Krystian Pradzynski | 2023-10-31 | 5 | -0/+76 |
* | Revert "drm/omapdrm: Annotate dma-fence critical section in commit path" | Tomi Valkeinen | 2023-10-31 | 1 | -5/+4 |
* | Revert "drm/tidss: Annotate dma-fence critical section in commit path" | Tomi Valkeinen | 2023-10-31 | 1 | -4/+0 |
* | drm/panfrost: Remove incorrect IS_ERR() check | Steven Price | 2023-10-30 | 1 | -10/+2 |
* | drm/v3d: wait for all jobs to finish before unregistering | Maíra Canal | 2023-10-30 | 1 | -0/+2 |
* | accel/ivpu: Add support for delayed D0i3 entry message | Andrzej Kacprowski | 2023-10-30 | 8 | -8/+108 |
* | accel/ivpu/37xx: Print warning when VPUIP is not idle during power down | Stanislaw Gruszka | 2023-10-30 | 1 | -2/+5 |
* | accel/ivpu: Introduce ivpu_ipc_send_receive_active() | Karol Wachowski | 2023-10-30 | 2 | -14/+27 |
* | accel/ivpu: Pass D0i3 residency time to the VPU firmware | Andrzej Kacprowski | 2023-10-30 | 4 | -1/+28 |
* | accel/ivpu/40xx: Capture D0i3 entry host and device timestamps | Andrzej Kacprowski | 2023-10-30 | 1 | -0/+8 |
* | accel/ivpu: Change test_mode module param to bitmask | Karol Wachowski | 2023-10-30 | 3 | -8/+7 |
* | accel/ivpu: Add support for VPU_JOB_FLAGS_NULL_SUBMISSION_MASK | Andrzej Kacprowski | 2023-10-30 | 3 | -4/+7 |
* | accel/ivpu: Remove reset from power up sequence | Karol Wachowski | 2023-10-30 | 2 | -10/+0 |
* | accel/ivpu: Add dvfs_mode file to debugfs | Tomasz Rusinowicz | 2023-10-30 | 3 | -0/+34 |
* | accel/ivpu: Remove unneeded drm_driver declaration | Stanislaw Gruszka | 2023-10-30 | 1 | -2/+0 |
* | accel/ivpu: Update FW API | Krystian Pradzynski | 2023-10-30 | 3 | -24/+392 |
* | accel/ivpu: avoid build failure with CONFIG_PM=n | Arnd Bergmann | 2023-10-30 | 1 | -3/+0 |
* | drm/panel-edp: Add AUO B116XTN02, BOE NT116WHM-N21,836X2, NV116WHM-N49 V8.0 | Sheng-Liang Pan | 2023-10-27 | 1 | -0/+3 |
* | accel/qaic: Support MHI QAIC_TIMESYNC channel | Pranjal Ramajor Asha Kanojiya | 2023-10-27 | 4 | -4/+165 |
* | accel/qaic: Add support for periodic timesync | Ajit Pal Singh | 2023-10-27 | 5 | -1/+296 |
* | accel/qaic: Enable 1 MSI fallback mode | Carl Vanderlip | 2023-10-27 | 5 | -20/+50 |
* | drm/doc: describe PATH format for DP MST | Simon Ser | 2023-10-27 | 1 | -0/+6 |
* | drm: introduce CLOSEFB IOCTL | Simon Ser | 2023-10-27 | 3 | -0/+25 |
* | drm: extract closefb logic in separate function | Simon Ser | 2023-10-27 | 1 | -22/+31 |
* | drm/atomic-helper: Fix spelling mistake "preceeding" -> "preceding" | Kunwu Chan | 2023-10-27 | 1 | -2/+2 |
* | drm/ssd130x: Fix possible uninitialized usage of crtc_state variable | Javier Martinez Canillas | 2023-10-27 | 1 | -1/+1 |
* | drm/amdgpu: move buffer funcs setting up a level | Alex Deucher | 2023-10-26 | 11 | -84/+19 |
* | drm/sched: Convert the GPU scheduler to variable number of run-queues | Luben Tuikov | 2023-10-26 | 10 | -22/+92 |
* | drm/ci: do not automatically retry on error | Helen Koike | 2023-10-26 | 1 | -14/+0 |
* | drm/ci: export kernel config | Helen Koike | 2023-10-26 | 2 | -1/+2 |
* | drm/ci: increase i915 job timeout to 1h30m | Helen Koike | 2023-10-26 | 1 | -0/+5 |
* | drm/ci: add subset-1-gfx to LAVA_TAGS and adjust shards | Helen Koike | 2023-10-26 | 2 | -10/+15 |
* | drm/ci: clean up xfails (specially flakes list) | Helen Koike | 2023-10-26 | 33 | -287/+162 |
* | drm/ci: uprev IGT and make sure core_getversion is run | Helen Koike | 2023-10-26 | 3 | -9/+26 |
* | drm/ci: add helper script update-xfails.py | Helen Koike | 2023-10-26 | 2 | -0/+221 |
* | drm/ci: fix DEBIAN_ARCH and get amdgpu probing | Helen Koike | 2023-10-26 | 4 | -8/+8 |
* | drm/ci: uprev mesa version: fix container build & crosvm | Helen Koike | 2023-10-26 | 4 | -3/+22 |
* | drm/ci: Enable CONFIG_BACKLIGHT_CLASS_DEVICE | Rob Clark | 2023-10-26 | 2 | -0/+2 |
* | drm/ci: force-enable CONFIG_MSM_MMCC_8996 as built-in | Dmitry Baryshkov | 2023-10-26 | 1 | -0/+1 |
* | drm/ci: pick up -external-fixes from the merge target repo | Dmitry Baryshkov | 2023-10-26 | 1 | -0/+5 |