1. f1a4dce drm/xe: Fix missing conversion to xe_display_pm_runtime_resume by Maarten Lankhorst · 6 months ago
  2. 457ca96 drm/xe: fix build warning with CONFIG_PM=n by Arnd Bergmann · 6 months ago
  3. ad92f52 drm/xe: Suppress missing outer rpm protection warning by Rodrigo Vivi · 6 months ago
  4. 34bb7b81 drm/xe: Use xe_pm_runtime_get in xe_bo_move() if reclaim-safe. by Thomas Hellström · 6 months ago
  5. 379cad6 drm/xe: Use separate rpm lockdep map for non-d3cold-capable devices by Thomas Hellström · 6 months ago
  6. 66a0f6b drm/xe/display: handle HPD polling in display runtime suspend/resume by Vinod Govindapillai · 6 months ago
  7. cb8f81c drm/xe/display: Make display suspend/resume work on discrete by Maarten Lankhorst · 7 months ago
  8. 275aa53 drm/xe/pm: Add trace for pm functions by Nirmoy Das · 7 months ago
  9. 8d490e0 drm/xe: Stop checking for power_lost on D3Cold by Rodrigo Vivi · 9 months ago
  10. e7b180b drm/xe: Prepare display for D3Cold by Rodrigo Vivi · 9 months ago
  11. 967c5d7 drm/xe: Fix xe_pm_runtime_get_if_in_use documentation by Rodrigo Vivi · 9 months ago
  12. 46edb0a3 drm/xe: Fix xe_pm_runtime_get_if_active return by Rodrigo Vivi · 9 months ago
  13. 869e54d drm/xe: make xe_pm_runtime_lockdep_map a static struct by Rodrigo Vivi · 10 months ago
  14. c086bfc drm/xe/pm: Capture errors and handle them by Himal Prasad Ghimiray · 11 months ago
  15. a382291 drm/xe: Removing extra mem_access protection from runtime pm by Rodrigo Vivi · 10 months ago
  16. 8ae84a2 drm/xe: Move lockdep protection from mem_access to xe_pm_runtime by Rodrigo Vivi · 10 months ago
  17. cbb6a74 drm/xe: Introduce xe_pm_runtime_get_noresume for inner callers by Rodrigo Vivi · 10 months ago
  18. 79790b6 Merge drm/drm-next into drm-xe-next by Thomas Hellström · 11 months ago
  19. 933fd5f drm/xe: check pcode init status only on root gt of root tile by Riana Tauro · 11 months ago
  20. f7f24b7 drm/xe: Add dbg messages on the suspend resume functions. by Rodrigo Vivi · 11 months ago
  21. 480e035 Merge tag 'drm-next-2024-03-13' of https://gitlab.freedesktop.org/drm/kernel by Linus Torvalds · 12 months ago
  22. 5c9da9fc drm/xe: Convert xe_pm_runtime_{get, put} to void and protect from recursion by Rodrigo Vivi · 12 months ago
  23. d6b4137 drm/xe: Create a xe_pm_runtime_resume_and_get variant for display by Rodrigo Vivi · 12 months ago
  24. 3b85b7b drm/xe: Fix display runtime_pm handling by Rodrigo Vivi · 12 months ago
  25. 23cf006 drm/xe: Runtime PM wake on every IOCTL by Rodrigo Vivi · 1 year ago
  26. 0f9d886 drm/xe: Convert mem_access assertion towards the runtime_pm state by Rodrigo Vivi · 1 year ago
  27. 30c3995 drm/xe: Document Xe PM component by Rodrigo Vivi · 1 year ago
  28. c0ef3df PM: runtime: Simplify pm_runtime_get_if_active() usage by Sakari Ailus · 1 year, 1 month ago
  29. 95ec8c1 drm/xe/pm: add debug logs for D3cold by Riana Tauro · 1 year, 1 month ago
  30. 1e5a4df drm/xe: drop display/ subdir from include directories by Jani Nikula · 1 year, 1 month ago
  31. fa78e18 drm/xe/dgfx: Release mmap mappings on rpm suspend by Badal Nilawar · 1 year, 2 months ago
  32. ff765b7 drm/xe: add some debug info for d3cold by Matthew Auld · 1 year, 3 months ago
  33. 44e6949 drm/xe/display: Implement display support by Maarten Lankhorst · 1 year, 6 months ago
  34. 5349bb7 drm/xe: do not register to PM if GuC is disabled by Ohad Sharabi · 1 year, 5 months ago
  35. 0d05347 drm/xe/wa: Apply tile workarounds at probe/resume by Matt Roper · 1 year, 5 months ago
  36. 3d4b0bf drm/xe/pm: Add vram_d3cold_threshold for d3cold capable device by Anshuman Gupta · 1 year, 7 months ago
  37. d87c424 drm/xe: Ensure memory eviction on s2idle. by Rodrigo Vivi · 1 year, 7 months ago
  38. a32d82b drm/xe: Only init runtime PM after all d3cold config is in place. by Rodrigo Vivi · 1 year, 7 months ago
  39. bba2ec4 drm/xe: Fix the runtime_idle call and d3cold.allowed decision. by Rodrigo Vivi · 1 year, 7 months ago
  40. e07aa91 drm/xe: Move d3cold_allowed decision all together. by Rodrigo Vivi · 1 year, 7 months ago
  41. 9700a1d drm/xe: add lockdep annotation for xe_device_mem_access_put() by Matthew Auld · 1 year, 7 months ago
  42. a00b8f1 drm/xe: fix xe_device_mem_access_get() races by Matthew Auld · 1 year, 7 months ago
  43. 09d88e3 drm/xe/pm: Init pcode and restore vram on power lost by Anshuman Gupta · 1 year, 7 months ago
  44. 2ef08b9 drm/xe/pm: Toggle d3cold_allowed using vram_usages by Anshuman Gupta · 1 year, 7 months ago
  45. b2d7561 drm/xe/pm: Add vram_d3cold_threshold Sysfs by Anshuman Gupta · 1 year, 7 months ago
  46. fddebcb drm/xe/pm: Refactor xe_pm_runtime_init by Anshuman Gupta · 1 year, 7 months ago
  47. ac0be3b drm/xe/pm: Add pci d3cold_capable support by Anshuman Gupta · 1 year, 7 months ago
  48. c8a7407 drm/xe/pm: Disable PM on unbounded pcie parent bridge by Anshuman Gupta · 1 year, 9 months ago
  49. ea9f879 drm/xe: Sort includes by Lucas De Marchi · 2 years ago
  50. 5b7e50e drm/xe/pm: fix unbalanced ref handling by Matthew Auld · 2 years ago
  51. dd08ebf drm/xe: Introduce a new DRM driver for Intel GPUs by Matthew Brost · 1 year, 11 months ago