summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2024-08-28drm/xe/bmg: Drop force_probe requirementtipBalasubramani Vivekanandan1-1/+0
2024-08-28Merge remote-tracking branch 'drm-xe/topic/xe-for-CI' into drm-tipRodrigo Vivi3-1/+10
2024-08-28Merge remote-tracking branch 'drm-intel/topic/core-for-CI' into drm-tipRodrigo Vivi11-24/+95
2024-08-28Merge remote-tracking branch 'drm-xe/drm-xe-next' into drm-tipRodrigo Vivi85-820/+2179
2024-08-28Merge remote-tracking branch 'drm-intel/drm-intel-gt-next' into drm-tipRodrigo Vivi7-10/+103
2024-08-28Merge remote-tracking branch 'drm-intel/drm-intel-next' into drm-tipRodrigo Vivi63-694/+971
2024-08-28Merge remote-tracking branch 'drm-misc/drm-misc-next' into drm-tipRodrigo Vivi42-331/+1800
2024-08-28Merge remote-tracking branch 'drm/drm-next' into drm-tipRodrigo Vivi972-16120/+24915
2024-08-28Merge remote-tracking branch 'drm-xe/drm-xe-fixes' into drm-tipRodrigo Vivi1-13/+24
2024-08-28Merge remote-tracking branch 'drm-intel/drm-intel-fixes' into drm-tipRodrigo Vivi9-3/+104
2024-08-28Merge remote-tracking branch 'drm-misc/drm-misc-fixes' into drm-tipRodrigo Vivi9-31/+153
2024-08-28drm/xe: Fix NPD in ggtt_node_remove()Himal Prasad Ghimiray1-5/+8
2024-08-28drm/tegra: hub: Use fn parameter directly to fix Coccinelle warningThorsten Blum1-4/+3
2024-08-28drm/tegra: gr3d: Convert into dev_pm_domain_attach|detach_list()Ulf Hansson1-33/+13
2024-08-28gpu: host1x: Use iommu_paging_domain_alloc()Lu Baolu1-3/+4
2024-08-28gpu: host1x: Request syncpoint IRQs only during probeMikko Perttunen4-35/+30
2024-08-28drm/ci: increase timeout for all jobsVignesh Raman1-1/+4
2024-08-28drm/panel: add BOE tv101wum-ll2 panel driverNeil Armstrong3-0/+251
2024-08-28drm/xe: Use separate rpm lockdep map for non-d3cold-capable devicesThomas Hellström3-14/+80
2024-08-28Revert "drm/ttm: Add a flag to allow drivers to skip clear-on-free"Nirmoy Das1-11/+7
2024-08-28Revert "drm/xe/lnl: Offload system clear page activity to GPU"Nirmoy Das3-38/+2
2024-08-28drm/i915/dp_mst: Fix MST state after a sink resetImre Deak3-0/+53
2024-08-28drm/i915/hwmon: expose fan speedRaag Jadav2-0/+90
2024-08-27drm/xe: Align all VRAM scanout buffers to 64k physical pages when needed.Maarten Lankhorst3-1/+26
2024-08-27drm/i915/display: Plane capability for 64k phys alignmentMaarten Lankhorst2-1/+21
2024-08-27Merge drm/drm-next into drm-intel-nextRodrigo Vivi1291-17480/+28709
2024-08-27drm/xe: Support 'nomodeset' kernel command-line optionThomas Zimmermann1-3/+36
2024-08-27Revert "drm/panel-edp: Add SDC ATNA45AF01"Stephan Gerhold1-2/+0
2024-08-27drm/i915: Do not attempt to load the GSC multiple timesDaniele Ceraolo Spurio2-1/+6
2024-08-27drm/xe: Invalidate media_gt TLBsMatthew Brost1-13/+24
2024-08-27Merge tag 'amd-drm-next-6.12-2024-08-26' of https://gitlab.freedesktop.org/ag...Daniel Vetter437-4957/+13103
2024-08-27Merge v6.11-rc5 into drm-nextDaniel Vetter334-1571/+3321
2024-08-27Merge tag 'drm-intel-gt-next-2024-08-23' of https://gitlab.freedesktop.org/dr...Daniel Vetter20-41/+145
2024-08-27Merge tag 'drm-misc-next-2024-08-22' of https://gitlab.freedesktop.org/drm/mi...Daniel Vetter36-1472/+1748
2024-08-27drm/i915: ARL requires a newer GSC firmwareJohn Harrison5-2/+51
2024-08-27drm/i915/dsi: Make Lenovo Yoga Tab 3 X90F DMI match less strictHans de Goede1-1/+0
2024-08-27drm/xe: Remove unrequired NULL check in xe_sched_job_free_fencesHimal Prasad Ghimiray1-2/+1
2024-08-27drm/xe: Remove unrequired NULL checks in xe_sync_entry_cleanupHimal Prasad Ghimiray1-4/+2
2024-08-27drm/xe: Remove extra dma_fence_put on xe_sync_entry_add_deps failureHimal Prasad Ghimiray1-10/+3
2024-08-26drm/xe/lnl: Drop force_probe requirementLucas De Marchi1-1/+0
2024-08-26video/aperture: optionally match the device in sysfb_disable()Alex Deucher3-15/+17
2024-08-26drm/i915/guc: Fix missing enable of Wa_14019159160 on ARLJohn Harrison1-1/+1
2024-08-26drm/i915/gt: Whitelist COMMON_SLICE_CHICKEN1 for UMD access.Dnyaneshwar Bhadane1-2/+2
2024-08-26drm: Expand max DRM device number to full MINORBITSMichał Winiarski1-0/+12
2024-08-26accel: Use XArray instead of IDR for minorsMichał Winiarski4-142/+40
2024-08-26drm: Use XArray instead of IDR for minorsMichał Winiarski1-38/+25
2024-08-26drm: Fix kerneldoc for "Returns" sectionrenjun wang11-31/+2
2024-08-26drm/i915: ARL requires a newer GSC firmwareJohn Harrison5-2/+51
2024-08-26drm/panel-edp: add BOE NE140WUM-N6G panel entryAbel Vesa1-0/+1
2024-08-26drm/i915/dp_mst: Fix MST state after a sink resetImre Deak3-0/+53