summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-11-09drm/edid: add helpers to get/set struct cea_sad from/to 3-byte sadJani Nikula2-9/+31
2023-11-09drm/edid: use a temp variable for sads to drop one level of dereferencesJani Nikula1-7/+9
2023-11-09drm/edid: include drm_eld.h only where requiredJani Nikula14-1/+13
2023-11-09drm/eld: replace uint8_t with u8Jani Nikula1-7/+7
2023-11-09drm/edid: split out drm_eld.h from drm_edid.hJani Nikula3-148/+163
2023-11-09MAINTAINERS: Add Maira to V3D maintainersMaíra Canal1-0/+1
2023-11-09drm/todo: Add entry to clean up former seltests suitesMaxime Ripard1-0/+17
2023-11-09drm/tests: Remove slow testsMaxime Ripard2-2369/+0
2023-11-08accel/ivpu: Use GEM shmem helper for all buffersJacek Lawrynowicz5-460/+144
2023-11-08accel/ivpu: Remove support for uncached buffersJacek Lawrynowicz3-5/+2
2023-11-08accel/ivpu: Fix locking in ivpu_bo_remove_all_bos_from_context()Jacek Lawrynowicz7-90/+109
2023-11-08accel/ivpu: Allocate vpu_addr in gem->open() callbackJacek Lawrynowicz3-37/+32
2023-11-08MAINTAINERS: Drop Emma Anholt from all M lines.Emma Anholt1-6/+2
2023-11-08drm/sched: Don't disturb the entity when in RR-mode schedulingLuben Tuikov1-13/+3
2023-11-07accel/ivpu: Fix compilation with CONFIG_PM=nJacek Lawrynowicz1-2/+2
2023-11-06drm/panel: nt35510: fix typoDario Binacchi1-1/+1
2023-11-06drm/v3d: Expose the total GPU usage stats on sysfsMaíra Canal7-3/+135
2023-11-06drm/v3d: Implement show_fdinfo() callback for GPU usage statsMaíra Canal5-1/+100
2023-11-06drm: Do not round to megabytes for greater than 1MiB sizes in fdinfo statsTvrtko Ursulin1-1/+1
2023-11-05drm/sched: Drop suffix from drm_sched_wakeup_if_can_queueTvrtko Ursulin3-5/+5
2023-11-05drm/sched: Rename drm_sched_run_job_queue_if_ready and clarify kerneldocTvrtko Ursulin1-8/+8
2023-11-05drm/sched: Rename drm_sched_free_job_queue to be more descriptiveTvrtko Ursulin1-7/+7
2023-11-05drm/sched: Move free worker re-queuing out of the if blockTvrtko Ursulin1-4/+3
2023-11-05drm/sched: Rename drm_sched_get_cleanup_job to be more descriptiveTvrtko Ursulin1-9/+9
2023-11-03accel/qaic: Support for 0 resize slice execution in BOPranjal Ramajor Asha Kanojiya2-63/+46
2023-11-03accel/qaic: Quiet array bounds check on DMA abort messageCarl Vanderlip1-1/+1
2023-11-02drm/v3d: add brcm,2712-v3d as a compatible V3D deviceIago Toral Quiroga1-0/+1
2023-11-02dt-bindings: gpu: v3d: Add BCM2712's compatibleIago Toral Quiroga1-0/+1
2023-11-02drm/v3d: fix up register addresses for V3D 7.xIago Toral Quiroga5-156/+204
2023-11-02drm/v3d: update UAPI to match user-space for V3D 7.xIago Toral Quiroga1-0/+5
2023-11-02fbdev/simplefb: Add support for generic power-domainsThierry Reding1-0/+93
2023-11-02fbdev/simplefb: Support memory-region propertyThierry Reding1-5/+30
2023-11-02drm/sched: Add a helper to queue TDR immediatelyMatthew Brost2-1/+18
2023-11-02drm/sched: Add drm_sched_start_timeout_unlocked helperMatthew Brost1-10/+13
2023-11-02drm/sched: Split free_job into own work itemMatthew Brost2-49/+101
2023-11-02drm/sched: Convert drm scheduler to use a work queue rather than kthreadMatthew Brost9-81/+86
2023-11-02drm/sched: Add drm_sched_wqueue_* helpersMatthew Brost6-18/+59
2023-11-01dma-buf: add dma_fence_timestamp helperChristian König4-16/+27
2023-10-31accel/ivpu: Rename VPU to NPU in product stringsJacek Lawrynowicz2-5/+6
2023-10-31accel/ivpu: Simplify MMU SYNC commandJacek Lawrynowicz1-4/+1
2023-10-31accel/ivpu: Make DMA allocations for MMU600 write combinedKarol Wachowski1-52/+63
2023-10-31accel/ivpu: Print CMDQ errors after consumer timeoutKarol Wachowski1-3/+31
2023-10-31accel/ivpu: Abort pending rx ipc on resetStanislaw Gruszka3-4/+20
2023-10-31accel/ivpu: Stop job_done_thread on suspendStanislaw Gruszka4-6/+35
2023-10-31accel/ivpu: Assure device is off if power up sequence failStanislaw Gruszka2-14/+18
2023-10-31accel/ivpu/40xx: Allow to change profiling frequencyKrystian Pradzynski5-0/+76
2023-10-31Revert "drm/omapdrm: Annotate dma-fence critical section in commit path"Tomi Valkeinen1-5/+4
2023-10-31Revert "drm/tidss: Annotate dma-fence critical section in commit path"Tomi Valkeinen1-4/+0
2023-10-30drm/panfrost: Remove incorrect IS_ERR() checkSteven Price1-10/+2
2023-10-30drm/v3d: wait for all jobs to finish before unregisteringMaíra Canal1-0/+2