summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
AgeCommit message (Expand)AuthorLines
2025-08-12Merge drm/drm-next into drm-xe-nextLucas De Marchi-18175/+31985
2025-08-12drm/xe: Move ASID allocation and user PT BO tracking into xe_vm_createPiotr Piórkowski-19/+15
2025-08-12drm/xe: Assign ioctl xe file handler to vm in xe_vm_createPiotr Piórkowski-8/+9
2025-08-12drm/i915/icl+/tc: Convert AUX powered WARN to a debug messageImre Deak-3/+3
2025-08-12drm/i915/lnl+/tc: Use the cached max lane count valueImre Deak-1/+5
2025-08-12drm/i915/lnl+/tc: Fix max lane count HW readoutImre Deak-0/+9
2025-08-12drm/i915/icl+/tc: Cache the max lane count valueImre Deak-9/+48
2025-08-12drm/i915/lnl+/tc: Fix handling of an enabled/disconnected dp-alt sinkImre Deak-6/+11
2025-08-12drm/i915/psr: Do not trigger Frame Change events from frontbuffer flushJouni Högander-5/+9
2025-08-12drm/i915/fbc: fix the implementation of wa_18038517565Vinod Govindapillai-4/+4
2025-08-12drm/i915/vbt: add missing DSI VBT defsJani Nikula-3/+10
2025-08-12drm/i915/vbt: flip bta_enabled to bta_disableJani Nikula-2/+2
2025-08-12drm/i915/vbt: add anonymous structs to group DSI VBT defsJani Nikula-40/+47
2025-08-12drm/i915/vbt: split up DSI VBT defs to a separate fileJani Nikula-175/+185
2025-08-12drm/panic: Add a u64 divide by 10 for arm32Jocelyn Falempe-1/+21
2025-08-12drm/panfrost: Print RSS for tiler heap BO's in debugfs GEMS fileAdrián Larumbe-1/+1
2025-08-12drm/bridge: it6505: select REGMAP_I2CChia-I Wu-0/+1
2025-08-12drm/i915/scaler: Fix condition for WA_14011503117Nemesa Garg-1/+1
2025-08-12gpu: nova-core: vbios: change PmuLookupTableEntry to use size_ofRhys Lloyd-2/+2
2025-08-12gpu: nova-core: vbios: use size_of instead of magic numberRhys Lloyd-2/+2
2025-08-12drm/nouveau: always set RMDevidCheckIgnore for GSP-RMTimur Tabi-0/+3
2025-08-11drm/panel-edp: Add SHP LQ134Z1 panel for Dell XPS 9345Christopher Orr-0/+1
2025-08-11drm/sharp-memory: Do not access GEM-DMA vaddr directlyThomas Zimmermann-14/+13
2025-08-11drm/repaper: Do not access GEM-DMA vaddr directlyThomas Zimmermann-9/+7
2025-08-11drm/xe: rework PDE PAT index selectionMatthew Auld-15/+36
2025-08-11drm/tests: Fix drm_test_fb_xrgb8888_to_xrgb2101010() on big-endianJosé Expósito-0/+1
2025-08-11drm/tests: Fix endian warningJosé Expósito-1/+1
2025-08-11drm/gud: Remove unnecessary loggingRuben Wauters-2/+0
2025-08-11drm/radeon/r600_cs: clean up of dead code in r600_csBrahmajit Das-2/+2
2025-08-11drm/amdgpu: fix incorrect comment formatCryolitia PukNgae-3/+3
2025-08-11drm/amd/display: Promote DC to 3.2.345Taimur Hassan-1/+1
2025-08-11drm/amd/display: [FW Promotion] Release 0.1.22.0Taimur Hassan-0/+69
2025-08-11drm/amd/display: Reset apply_eamless_boot_optimization when dpms_offDanny Wang-1/+1
2025-08-11drm/amd/display: Wait until OTG enable state is clearedTungYu Lu-0/+5
2025-08-11drm/amdgpu: add to custom amdgpu_drm_release drm_dev_enter/exitVitaly Prosyak-1/+4
2025-08-11drm/amdgpu: Save and restore switch stateLijo Lazar-5/+83
2025-08-11Merge drm/drm-fixes into drm-misc-fixesThomas Zimmermann-29599/+56344
2025-08-11drm/xe/hwmon: Add SW clamp for power limits writesKarthik Poosa-0/+29
2025-08-11Merge drm/drm-next into drm-misc-nThomas Zimmermann-3693/+11377
2025-08-09drm/nouveau: fix typos in commentsMadhur Kumar-3/+3
2025-08-09drm/nouveau/nvif: Fix potential memory leak in nvif_vmm_ctor().Fanhua Li-1/+2
2025-08-09drm/i915/gt: Protect against overflow in active_engine()Krzysztof Karas-0/+2
2025-08-09drm/nouveau: Remove surplus struct memberPhilipp Stanner-3/+0
2025-08-09drm/nouveau: replace snprintf() with scnprintf() in nvkm_snprintbf()Seyediman Seyedarab-1/+1
2025-08-09Merge tag 'gpio-updates-for-v6.17-rc1-part2' of git://git.kernel.org/pub/scm/...Linus Torvalds-1/+1
2025-08-08drm/i915/selftests: Do not leak vm_area_struct on early returnKrzysztof Karas-37/+31
2025-08-08drm/i915/selftests: Do not overwrite error code after intel_context_migrate_c...Krzysztof Karas-1/+1
2025-08-08drm/xe/vf: Refactor CCS save/restore to use default migration contextSatyanarayana K V P-36/+63
2025-08-08drm/xe: Update function names for GT specific workaroundsMatt Atwood-9/+9
2025-08-08drm/xe: rename XE_WA to XE_GT_WAMatt Atwood-61/+61