summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2025-02-25drm/panel: simple: add BOE AV101HDT-A10 panelMaud Spierings
2025-02-25drm/mipi-dsi: extend "multi" functions and use them in sony-td4353-jdiTejas Vipin
2025-02-25Merge tag 'v6.14-rc4' into drm-nextDave Airlie
2025-02-24drm/repaper: fix integer overflows in repeat functionsNikita Zhandarovich
2025-02-24drm/bridge: ti-sn65dsi86: Check for CONFIG_PWM using IS_REACHABLE()Uwe Kleine-König
2025-02-24drm/xe/oa: Allow oa_exponent value of 0Umesh Nerlige Ramappa
2025-02-24drm/xe/devcoredump: Remove IS_ERR_OR_NULL check for kzallocShuicheng Lin
2025-02-24drm/xe/devcoredump: Fix print typo of offsetShuicheng Lin
2025-02-24drm/xe/xe_pmu: Acquire forcewake on event init for engine eventsRiana Tauro
2025-02-24drm/xe/xe_pmu: Add PMU support for engine activityRiana Tauro
2025-02-24drm/xe/userptr: fix EFAULT handlingMatthew Auld
2025-02-24drm/xe/userptr: restore invalidation list on errorMatthew Auld
2025-02-24drm/xe/guc: Expose engine activity only for supported GuC versionRiana Tauro
2025-02-24drm/xe/trace: Add trace for engine activityRiana Tauro
2025-02-24drm/xe: Add engine activity supportRiana Tauro
2025-02-24drm/xe/userptr: remove tmp_evict listMatthew Auld
2025-02-24drm/xe/userptr: fix EFAULT handlingMatthew Auld
2025-02-24drm/xe/userptr: restore invalidation list on errorMatthew Auld
2025-02-24drm/sched: Move internal prototypes to internal headerTvrtko Ursulin
2025-02-24drm/sched: Move drm_sched_entity_is_ready to internal headerTvrtko Ursulin
2025-02-24drm/amdgpu: Pop jobs from the queue more robustlyTvrtko Ursulin
2025-02-24drm/sched: Add internal job peek/pop APITvrtko Ursulin
2025-02-24drm/xe/wa: Limit char per line to 100Tejas Upadhyay
2025-02-21drm/xe/oa: Ensure that polled read returns latest dataUmesh Nerlige Ramappa
2025-02-21drm/amdgpu: remove all KFD fences from the BO on releaseChristian König
2025-02-21drm/atomic-helper: Add a note in drm_atomic_helper_reset_crtc() kernel-docHerve Codina
2025-02-21drm/amd/display: Constify 'struct bin_attribute'Thomas Weißschuh
2025-02-21drm/amdgpu: Constify 'struct bin_attribute'Thomas Weißschuh
2025-02-21drm/i915: Constify 'struct bin_attribute'Thomas Weißschuh
2025-02-21drm/lima: Constify 'struct bin_attribute'Thomas Weißschuh
2025-02-21drm/sysfs: Constify 'struct bin_attribute'Thomas Weißschuh
2025-02-21drm/xe: Add fault injection for xe_sync_entry_parsePriyanka Dandamudi
2025-02-21Merge tag 'drm-msm-fixes-2025-02-20' of https://gitlab.freedesktop.org/drm/ms...Dave Airlie
2025-02-21Merge tag 'drm-intel-fixes-2025-02-20' of https://gitlab.freedesktop.org/drm/...Dave Airlie
2025-02-21Merge tag 'drm-xe-fixes-2025-02-20' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie
2025-02-21Merge tag 'drm-misc-fixes-2025-02-20' of https://gitlab.freedesktop.org/drm/m...Dave Airlie
2025-02-20drm/mediatek: mtk_hdmi: Cleanup function mtk_hdmi_resume()AngeloGioacchino Del Regno
2025-02-20drm/mediatek: mtk_hdmi: Remove driver bound to HDMI printAngeloGioacchino Del Regno
2025-02-20drm/mediatek: mtk_hdmi: Remove goto in mtk_hdmi_clk_enable_audio()AngeloGioacchino Del Regno
2025-02-20drm/panel: ilitek-ili9882t: fix GPIO name in error messageJohn Keeping
2025-02-20drm/mediatek: mtk_hdmi: Remove ifdef for CONFIG_PM_SLEEPAngeloGioacchino Del Regno
2025-02-20drm/mediatek: mtk_hdmi: Use devm managed version of drm_bridge_addAngeloGioacchino Del Regno
2025-02-20drm: writeback: Fix kernel doc nameLouis Chauvet
2025-02-20drm/mediatek: mtk_hdmi: Remove unused members of struct mtk_hdmiAngeloGioacchino Del Regno
2025-02-20drm/xe/client: Skip show_run_ticks if unable to read timestampMarcin Bernatowicz
2025-02-20drm/xe/vf: Return EOPNOTSUPP for DRM_XE_DEVICE_QUERY_ENGINE_CYCLES if VFMarcin Bernatowicz
2025-02-20drm/ast: cursor: Move implementation to separate source fileThomas Zimmermann
2025-02-20drm/ast: cursor: Add support for ARGB4444Thomas Zimmermann
2025-02-20drm/ast: cursor: Move format conversion to shared helperThomas Zimmermann
2025-02-20drm/ast: cursor: Calculate checksum in helperThomas Zimmermann