summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm
AgeCommit message (Expand)AuthorLines
2025-08-04drm/amd: Use drm_*() macros instead of DRM_*() for amdgpu_csMario Limonciello-10/+10
2025-08-04drm/amdgpu: use kmalloc_array() instead of kmalloc()Yunshui Jiang-2/+2
2025-08-04drm/amdgpu: Fix unintended error log in VCN5_0_0Sathishkumar S-2/+3
2025-08-04drm/amd/display: Fix DCE 6.0 and 6.4 PLL programming.Timur Kristóf-14/+25
2025-08-04drm/amd/display: Don't overwrite dce60_clk_mgrTimur Kristóf-1/+0
2025-08-04drm/amdgpu: Effective health check before resetCe Sun-18/+8
2025-08-04drm/amdgpu: Avoid rma causes GPU duplicate resetCe Sun-7/+11
2025-08-04drm/amdgpu: Update IPID value for bad page threshold CPERXiang Liu-2/+6
2025-08-04drm/amdgpu: Fix kdoc style in amdgpu_fence.cSrinivasan Shanmugam-1/+1
2025-08-04drm/amdkfd: Fix checkpoint-restore on multi-xccDavid Yat Sin-16/+67
2025-08-04drm/amd: Restore cached manual clock settings during resumeMario Limonciello-0/+10
2025-08-04drm/amd: Restore cached power limit during resumeMario Limonciello-0/+6
2025-08-04drm/amdgpu: Fix build error when CONFIG_SUSPEND is disabledPerry Yuan-0/+4
2025-08-04drm/amdgpu: rework how PTE flags are generated v3Christian König-186/+158
2025-08-04Mark xe driver as BROKEN if kernel page size is not 4kBSimon Richter-0/+1
2025-08-04drm/xe/pf: Make sure PF is ready to configure VFsMichal Wajdeczko-2/+63
2025-08-04drm/xe/pf: Disable PF restart worker on device removalMichal Wajdeczko-1/+31
2025-08-04drm/xe/devcoredump: Defer devcoredump initialization during probeBalasubramani Vivekanandan-4/+10
2025-08-04drm/xe/pf: Enable SR-IOV PF mode by defaultMichal Wajdeczko-1/+7
2025-08-04drm/xe: Extend wa_13012615864 to additional Xe2 and Xe3 platformsTangudu Tilak Tirumalesh-1/+12
2025-08-04drm/panel: sitronix-st7703: fix typo in commentsHugo Villeneuve-1/+1
2025-08-04drm/panel: himax-hx8279: Remove unneeded semicolonChen Ni-1/+1
2025-08-04drm/panel: novatek-nt35560: Fix invalid return valueBrigham Campbell-1/+1
2025-08-04drm: panel: Add support for Hydis HV101HD1 MIPI DSI panelSvyatoslav Ryhel-0/+202
2025-08-04drm: panel: orisetech: improve error handling during probeAkhilesh Patil-5/+2
2025-08-04drm/panel: Kconfig: Fix spelling mistake "pannel" -> "panel"Colin Ian King-1/+1
2025-08-04drm: panel: add support for Samsung AMS561RA01 panel with S6E8AA5X01 controllerKaustabh Chakraborty-0/+993
2025-08-04drm/panel: simple: Add Olimex LCD-OLinuXino-5CTS supportPaul Kocialkowski-0/+26
2025-08-04drm/xe/vf: Rebase exec queue parallel commands during migration recoveryTomasz Lis-0/+62
2025-08-04drm/xe/vf: Refresh utilization buffer during migration recoveryTomasz Lis-20/+66
2025-08-04drm/xe/vf: Post migration, repopulate ring area for pending requestTomasz Lis-1/+53
2025-08-04drm/xe/vf: Rebase MEMIRQ structures for all contexts after migrationTomasz Lis-10/+96
2025-08-04drm/xe/vf: Rebase HWSP of all contexts after migrationTomasz Lis-0/+52
2025-08-04drm/xe: Block reset while recovering from VF migrationTomasz Lis-2/+66
2025-08-04drm/xe/vf: Pause submissions during RESFIX fixupsTomasz Lis-0/+97
2025-08-04drm/xe/sa: Avoid caching GGTT address within the managerTomasz Lis-7/+19
2025-08-04drm/{i915,xe}/display: Block hpd during suspendDibin Moolakadan Subrahmanian-2/+32
2025-08-04Mark xe driver as BROKEN if kernel page size is not 4kBSimon Richter-0/+1
2025-08-04drm/xe: fix stale comment about unordered_wq usageJani Nikula-1/+1
2025-08-04drm/xe/compat: stop including i915_utils.h from compat i915_drv.hJani Nikula-1/+12
2025-08-04drm/xe/compat: remove unused platform macrosJani Nikula-21/+0
2025-08-04drm/bridge: Describe the newly introduced drm_connector parameter for drm_bri...Andy Yan-0/+1
2025-08-04Merge remote-tracking branch 'drm/drm-next' into drm-misc-next-fixesMaarten Lankhorst-3721/+7661
2025-08-04drm/i915/display: Use the recomended min_hblank valuesArun R Murthy-1/+20
2025-08-03Merge tag 'mm-nonmm-stable-2025-08-03-12-47' of git://git.kernel.org/pub/scm/...Linus Torvalds-3/+2
2025-08-03Merge tag 'rust-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda/...Linus Torvalds-3/+3
2025-08-02drm/xe: fix typo "notifer"WangYuli-1/+1
2025-08-02drm/bridge: fix OF node leakJohan Hovold-0/+2
2025-08-01Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds-4/+4
2025-08-01drm/i915/bw: Remove space before newlineColin Ian King-1/+1