summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2025-08-12drm/i915/vbt: add anonymous structs to group DSI VBT defsJani Nikula1-40/+47
2025-08-12drm/i915/vbt: split up DSI VBT defs to a separate fileJani Nikula4-175/+185
2025-08-12drm/panic: Add a u64 divide by 10 for arm32Jocelyn Falempe1-1/+21
2025-08-12drm/panfrost: Print RSS for tiler heap BO's in debugfs GEMS fileAdrián Larumbe1-1/+1
2025-08-12drm/bridge: it6505: select REGMAP_I2CChia-I Wu1-0/+1
2025-08-12drm/i915/scaler: Fix condition for WA_14011503117Nemesa Garg1-1/+1
2025-08-12gpu: nova-core: vbios: change PmuLookupTableEntry to use size_ofRhys Lloyd1-2/+2
2025-08-12gpu: nova-core: vbios: use size_of instead of magic numberRhys Lloyd1-2/+2
2025-08-12drm/nouveau: always set RMDevidCheckIgnore for GSP-RMTimur Tabi1-0/+3
2025-08-12drm/panel-edp: Add SHP LQ134Z1 panel for Dell XPS 9345Christopher Orr1-0/+1
2025-08-11drm/sharp-memory: Do not access GEM-DMA vaddr directlyThomas Zimmermann1-14/+13
2025-08-11drm/repaper: Do not access GEM-DMA vaddr directlyThomas Zimmermann1-9/+7
2025-08-11drm/xe: rework PDE PAT index selectionMatthew Auld4-15/+36
2025-08-11drm/tests: Fix drm_test_fb_xrgb8888_to_xrgb2101010() on big-endianJosé Expósito1-0/+1
2025-08-11drm/tests: Fix endian warningJosé Expósito1-1/+1
2025-08-11drm/gud: Remove unnecessary loggingRuben Wauters1-2/+0
2025-08-11drm/radeon/r600_cs: clean up of dead code in r600_csBrahmajit Das1-2/+2
2025-08-11drm/amdgpu: fix incorrect comment formatCryolitia PukNgae1-3/+3
2025-08-11drm/amd/display: Promote DC to 3.2.345Taimur Hassan1-1/+1
2025-08-11drm/amd/display: [FW Promotion] Release 0.1.22.0Taimur Hassan1-0/+69
2025-08-11drm/amd/display: Reset apply_eamless_boot_optimization when dpms_offDanny Wang1-1/+1
2025-08-11drm/amd/display: Wait until OTG enable state is clearedTungYu Lu1-0/+5
2025-08-11drm/amdgpu: add to custom amdgpu_drm_release drm_dev_enter/exitVitaly Prosyak1-1/+4
2025-08-11drm/amdgpu: Save and restore switch stateLijo Lazar2-5/+83
2025-08-11Merge drm/drm-fixes into drm-misc-fixesThomas Zimmermann1405-29599/+56344
2025-08-11drm/xe/hwmon: Add SW clamp for power limits writesKarthik Poosa1-0/+29
2025-08-11Merge drm/drm-next into drm-misc-nThomas Zimmermann402-3693/+11377
2025-08-09drm/nouveau: fix typos in commentsMadhur Kumar1-3/+3
2025-08-09drm/nouveau/nvif: Fix potential memory leak in nvif_vmm_ctor().Fanhua Li1-1/+2
2025-08-09drm/i915/gt: Protect against overflow in active_engine()Krzysztof Karas1-0/+2
2025-08-09drm/nouveau: Remove surplus struct memberPhilipp Stanner2-3/+0
2025-08-09drm/nouveau: replace snprintf() with scnprintf() in nvkm_snprintbf()Seyediman Seyedarab1-1/+1
2025-08-09Merge tag 'gpio-updates-for-v6.17-rc1-part2' of git://git.kernel.org/pub/scm/...Linus Torvalds1-1/+1
2025-08-09drm/i915/selftests: Do not leak vm_area_struct on early returnKrzysztof Karas1-37/+31
2025-08-09drm/i915/selftests: Do not overwrite error code after intel_context_migrate_c...Krzysztof Karas1-1/+1
2025-08-08drm/xe/vf: Refactor CCS save/restore to use default migration contextSatyanarayana K V P7-36/+63
2025-08-08drm/xe: Update function names for GT specific workaroundsMatt Atwood3-9/+9
2025-08-08drm/xe: rename XE_WA to XE_GT_WAMatt Atwood22-61/+61
2025-08-08drm/xe: Defer buffer object shrinker write-backs and GPU waitsThomas Hellström1-4/+47
2025-08-08Merge tag 'drm-next-2025-08-08' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds31-133/+448
2025-08-08Merge tag 'amd-drm-fixes-6.17-2025-08-07' of https://gitlab.freedesktop.org/a...Dave Airlie20-119/+321
2025-08-07Merge tag 'drm-xe-next-fixes-2025-08-06' of https://gitlab.freedesktop.org/dr...Dave Airlie10-8/+112
2025-08-07drm/msm: Fix objtool warning in submit_lock_objects()Sasha Levin1-22/+27
2025-08-07drm/msm: Handle in-place remapsRob Clark1-4/+37
2025-08-07drm/msm: Fix a few commentsRob Clark2-5/+2
2025-08-07drm/msm: Fix a7xx TPL1 cluster snapshotRob Clark2-2/+11
2025-08-07drm/msm: Fix debugbus snapshotRob Clark1-1/+2
2025-08-07drm/msm: Fix a7xx debugbus readRob Clark2-9/+37
2025-08-07drm/msm: Constify snapshot tablesRob Clark4-14/+14
2025-08-07drm/msm: Fix order of selector programming in cluster snapshotRob Clark1-4/+4