summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)Author
2026-02-05drm/amdgpu/sdma6: enable queue resets unconditionallyAlex Deucher
2026-02-05drm/amdgpu/sdma5.2: enable queue resets unconditionallyAlex Deucher
2026-02-05drm/amdgpu/sdma5: enable queue resets unconditionallyAlex Deucher
2026-02-05drm/amdgpu: Fix memory leak in amdgpu_ras_init()Zilin Guan
2026-02-05drm/amdgpu: Use kvfree instead of kfree in amdgpu_gmc_get_nps_memranges()Zilin Guan
2026-02-05drm/amdgpu: Fix memory leak in amdgpu_acpi_enumerate_xcc()Zilin Guan
2026-02-05drm/amd/ras: statistic xgmi training error countStanley.Yang
2026-02-05drm/xe: Add a wrapper for SLPC set/unset paramsVinay Belgaumkar
2026-02-05drm/xe: Use FORCEWAKE_GT in xe_guc_pc_fini_hw()Vinay Belgaumkar
2026-02-05drm/xe: Decouple GuC RC code from xe_guc_pcVinay Belgaumkar
2026-02-05drm/xe/tests: Fix g2g_test_array indexingPallavi Mishra
2026-02-05drm/xe: Mutual exclusivity between CCS-mode and PFNareshkumar Gollakoti
2026-02-05drm/xe: Prevent VFs from exposing the CCS mode sysfs fileNareshkumar Gollakoti
2026-02-05drm/xe/configfs: Fix 'parameter name omitted' errorsMichal Wajdeczko
2026-02-05drm/xe: Drop unnecessary include from xe_tile.hMichal Wajdeczko
2026-02-05drm/xe: Promote struct xe_tile definition to own fileMichal Wajdeczko
2026-02-05drm/xe: Promote struct xe_mmio definition to own fileMichal Wajdeczko
2026-02-05drm/xe: Move xe_root_tile_mmio() to xe_device.hMichal Wajdeczko
2026-02-05drm/xe/pf: Fix sysfs initializationMichal Wajdeczko
2026-02-05drm/vmwgfx: Return the correct value in vmw_translate_ptr functionsIan Forbes
2026-02-05drm/vmwgfx: Set a unique ID for each submitted command bufferIan Forbes
2026-02-05drm/vmwgfx: Fix invalid kref_put callback in vmw_bo_dirty_releaseBrad Spengler
2026-02-05drm/xe: Drop unnecessary goto in xe_device_createMatt Roper
2026-02-05drm/komeda: fix integer overflow in AFBC framebuffer size checkAlexander Konyukhov
2026-02-05drm/xe/pm: Disable D3Cold for BMG only on specific platformsKarthik Poosa
2026-02-05drm/xe: Fix kerneldoc for xe_tlb_inval_job_alloc_depShuicheng Lin
2026-02-05drm/xe: Fix kerneldoc for xe_gt_tlb_inval_init_earlyShuicheng Lin
2026-02-05drm/xe: Fix kerneldoc for xe_migrate_exec_queueShuicheng Lin
2026-02-05drm/xe/query: Fix topology query pointer advanceShuicheng Lin
2026-02-05drm/xe/guc: Fix kernel-doc warning in GuC scheduler ABI headerChaitanya Kumar Borah
2026-02-05drm/xe/guc: Fix CFI violation in debugfs access.Daniele Ceraolo Spurio
2026-02-05dma-buf: add dma_fence_was_initialized function v2Christian König
2026-02-05Merge drm/drm-next into drm-misc-nextThomas Zimmermann
2026-02-05drm/i915/alpm: Disable LOBF around transitioning for LRR/seamless MNAnkit Nautiyal
2026-02-05drm/bridge: add a driver for T-Head TH1520 HDMI controllerIcenowy Zheng
2026-02-05drm/i915/alpm: Simplify and align LOBF checks in pre/post plane updateAnkit Nautiyal
2026-02-05drm: verisilicon: add a driver for Verisilicon display controllersIcenowy Zheng
2026-02-05drm/i915/alpm: Allow LOBF only for platform that have Always on VRR TGAnkit Nautiyal
2026-02-05drm/i915/alpm: Allow LOBF only if window1 > alpm check_entry linesAnkit Nautiyal
2026-02-05drm/i915/alpm: Compute LOBF late after guardband is already determinedAnkit Nautiyal
2026-02-05drm/xe/guc: Fix CFI violation in debugfs access.Daniele Ceraolo Spurio
2026-02-05drm/bridge: imx8mp-hdmi-pai: enable PM runtimeShengjiu Wang
2026-02-05drm/i915/ltphy: Return true for TBT scenario during lt_phy_state compareSuraj Kandpal
2026-02-05nouveau/vmm: start tracking if the LPT PTE is valid. (v6)Dave Airlie
2026-02-05nouveau/vmm: increase size of vmm pte tracker struct to u32 (v2)Dave Airlie
2026-02-05nouveau/vmm: rewrite pte tracker using a struct and bitfields.Dave Airlie
2026-02-04Merge branch 'pm-runtime'Rafael J. Wysocki
2026-02-04drm/gpusvm: Allow device pages to be mapped in mixed mappings after system pagesMatthew Brost
2026-02-04drm/gpusvm: Force unmapping on error in drm_gpusvm_get_pagesMatthew Brost
2026-02-04drm/xe/pm: Disable D3Cold for BMG only on specific platformsKarthik Poosa