summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
AgeCommit message (Expand)AuthorLines
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
2025-08-08drm/xe: Defer buffer object shrinker write-backs and GPU waitsThomas Hellström-4/+47
2025-08-08Merge tag 'drm-next-2025-08-08' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds-133/+448
2025-08-08Merge tag 'amd-drm-fixes-6.17-2025-08-07' of https://gitlab.freedesktop.org/a...Dave Airlie-119/+321
2025-08-08Merge tag 'drm-xe-next-fixes-2025-08-06' of https://gitlab.freedesktop.org/dr...Dave Airlie-8/+112
2025-08-07drm/msm: Fix objtool warning in submit_lock_objects()Sasha Levin-22/+27
2025-08-07drm/msm: Handle in-place remapsRob Clark-4/+37
2025-08-07drm/msm: Fix a few commentsRob Clark-5/+2
2025-08-07drm/msm: Fix a7xx TPL1 cluster snapshotRob Clark-2/+11
2025-08-07drm/msm: Fix debugbus snapshotRob Clark-1/+2
2025-08-07drm/msm: Fix a7xx debugbus readRob Clark-9/+37
2025-08-07drm/msm: Constify snapshot tablesRob Clark-14/+14
2025-08-07drm/msm: Fix order of selector programming in cluster snapshotRob Clark-4/+4