summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2023-11-08drm/sched: Don't disturb the entity when in RR-mode schedulingLuben Tuikov1-13/+3
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 Ursulin2-4/+4
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-02drm/v3d: add brcm,2712-v3d as a compatible V3D deviceIago Toral Quiroga1-0/+1
2023-11-02drm/v3d: fix up register addresses for V3D 7.xIago Toral Quiroga5-156/+204
2023-11-02drm/sched: Add a helper to queue TDR immediatelyMatthew Brost1-1/+17
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 Brost1-48/+98
2023-11-02drm/sched: Convert drm scheduler to use a work queue rather than kthreadMatthew Brost8-76/+77
2023-11-02drm/sched: Add drm_sched_wqueue_* helpersMatthew Brost5-18/+56
2023-11-01dma-buf: add dma_fence_timestamp helperChristian König1-1/+1
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
2023-10-27drm/panel-edp: Add AUO B116XTN02, BOE NT116WHM-N21,836X2, NV116WHM-N49 V8.0Sheng-Liang Pan1-0/+3
2023-10-27drm/doc: describe PATH format for DP MSTSimon Ser1-0/+6
2023-10-27drm: introduce CLOSEFB IOCTLSimon Ser3-0/+25
2023-10-27drm: extract closefb logic in separate functionSimon Ser1-22/+31
2023-10-27drm/atomic-helper: Fix spelling mistake "preceeding" -> "preceding"Kunwu Chan1-2/+2
2023-10-27drm/ssd130x: Fix possible uninitialized usage of crtc_state variableJavier Martinez Canillas1-1/+1
2023-10-26drm/amdgpu: move buffer funcs setting up a levelAlex Deucher11-84/+19
2023-10-26drm/sched: Convert the GPU scheduler to variable number of run-queuesLuben Tuikov10-22/+92
2023-10-26drm/ci: do not automatically retry on errorHelen Koike1-14/+0
2023-10-26drm/ci: export kernel configHelen Koike2-1/+2
2023-10-26drm/ci: increase i915 job timeout to 1h30mHelen Koike1-0/+5
2023-10-26drm/ci: add subset-1-gfx to LAVA_TAGS and adjust shardsHelen Koike2-10/+15
2023-10-26drm/ci: clean up xfails (specially flakes list)Helen Koike33-287/+162
2023-10-26drm/ci: uprev IGT and make sure core_getversion is runHelen Koike3-9/+26
2023-10-26drm/ci: add helper script update-xfails.pyHelen Koike2-0/+221
2023-10-26drm/ci: fix DEBIAN_ARCH and get amdgpu probingHelen Koike4-8/+8
2023-10-26drm/ci: uprev mesa version: fix container build & crosvmHelen Koike4-3/+22
2023-10-26drm/ci: Enable CONFIG_BACKLIGHT_CLASS_DEVICERob Clark2-0/+2
2023-10-26drm/ci: force-enable CONFIG_MSM_MMCC_8996 as built-inDmitry Baryshkov1-0/+1
2023-10-26drm/ci: pick up -external-fixes from the merge target repoDmitry Baryshkov1-0/+5
2023-10-24drm/rockchip: vop: Add NV15, NV20 and NV30 supportJonas Karlman3-17/+86
2023-10-24drm/fourcc: Add NV20 and NV30 YUV formatsJonas Karlman1-0/+8
2023-10-24drm/rockchip: vop2: rename window formats to show window type using themAndy Yan1-15/+15
2023-10-24drm/rockchip: vop2: Add more supported 10bit formatsAndy Yan2-6/+61
2023-10-24drm/rockchip: vop2: remove the unsupported format of cluster windowAndy Yan2-26/+1
2023-10-24drm/rockchip: vop: fix format bpp calculationAndy Yan1-2/+16
2023-10-24drm/bridge: synopsys: dw-mipi-dsi: Fix hcomponent lbcc for burst modeLiu Ying1-6/+12
2023-10-24drm/client: Convert drm_client_buffer_addfb() to drm_mode_addfb2()Geert Uytterhoeven1-8/+5