summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm
AgeCommit message (Expand)AuthorLines
2025-06-09drm/msm: Temporarily disable stall-on-fault after a page faultConnor Abbott-1/+116
2025-06-09drm/msm: Delete resume_translation()Connor Abbott-19/+0
2025-06-09drm/msm: Don't use a worker to capture fault devcoredumpConnor Abbott-31/+19
2025-06-09drm/msm: Fix another leak in the submit error pathRob Clark-2/+6
2025-06-09drm/msm: Fix a fence leak in submit error pathRob Clark-0/+9
2025-06-09Merge drm/drm-next into drm-xe-nextThomas Hellström-25112/+44710
2025-06-09drm/xe: GSM size should be constant on most platformsMatt Roper-1/+1
2025-06-09drm/xe/svm: Fix regression disallowing 64K SVM migrationMaarten Lankhorst-1/+1
2025-06-09drm/xe/uc: Use GT-oriented firmware messagesMichal Wajdeczko-9/+10
2025-06-09drm/i915: split out display register macros to a separate fileJani Nikula-2934/+3020
2025-06-09Merge drm/drm-next into drm-intel-nextJani Nikula-11100/+21146
2025-06-09drm/xe: Do not rely on GGTT internals in xe_guc_buf kunit testsMaarten Lankhorst-11/+24
2025-06-09drm/xe: Implement a helper for reading out a GGTT PTE at a specified offsetMaarten Lankhorst-5/+14
2025-06-09drm/xe: Remove pte_encode_bo callbackMaarten Lankhorst-17/+0
2025-06-09drm/xe/display: Convert GGTT mapping to use pte_encode_flagsMaarten Lankhorst-12/+5
2025-06-09drm/xe/display: Dont poke into GGTT internals to fill a DPTMaarten Lankhorst-11/+26
2025-06-09drm/xe/ggtt: Seperate flags and address in PTE encodingMaarten Lankhorst-27/+65
2025-06-09drm/xe/display: Remove dereferences of ggtt for tile idMaarten Lankhorst-6/+7
2025-06-09drm/xe: Add xe_ggtt_allocMaarten Lankhorst-5/+19
2025-06-09drm/xe: Add xe_ggtt_might_lockMaarten Lankhorst-1/+15
2025-06-09drm/xe: Use xe_ggtt_map_bo_unlocked for resumeMaarten Lankhorst-5/+17
2025-06-09drm/xe: Remove IOSF_MBI select.Maarten Lankhorst-1/+0
2025-06-09drm: renesas: rz-du: Implement MIPI DSI host transfersHugo Villeneuve-0/+240
2025-06-09drm/msm/dsi/dsi_phy_10nm: Fix missing initial VCO rateKrzysztof Kozlowski-0/+7
2025-06-09drm/msm/disp: Correct porch timing for SDM845James A. MacInnes-5/+9
2025-06-09drm/msm/dp: Disable wide bus support for SDM845James A. MacInnes-1/+6
2025-06-08treewide, timers: Rename from_timer() to timer_container_of()Ingo Molnar-23/+29
2025-06-06drm/xe/topology: Stop trying to fix programming mistakesMichal Wajdeczko-2/+1
2025-06-06drm/xe/topology: Use register array size instead magic numberMichal Wajdeczko-2/+2
2025-06-06drm/xe/topology: Simplify code for loading DSS maskMichal Wajdeczko-15/+18
2025-06-06drm/xe: don't store the xe device pointer inside xe_ttm_ttDave Airlie-31/+32
2025-06-06Merge tag 'drm-fixes-2025-06-06' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds-2/+4
2025-06-06drm/xe/vf: Store the GuC FW info in guc->fwDaniele Ceraolo Spurio-10/+64
2025-06-06drm/xe/vf: Use uc_fw_version to store the negotiated GuC ABIDaniele Ceraolo Spurio-76/+78
2025-06-06drm/xe/vf: Boostrap all GTs immediately after MMIO initDaniele Ceraolo Spurio-13/+6
2025-06-06drm/xe/uc: Prepare uc_fw_version for storing the VF ABI versionDaniele Ceraolo Spurio-1/+3
2025-06-06Merge tag 'drm-next-2025-06-06' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds-617/+2274
2025-06-06drm/tests: bridge: add KUnit tests for devm_drm_bridge_alloc()Luca Ceresoli-0/+89
2025-06-06drm/bridge: add a .destroy funcLuca Ceresoli-0/+2
2025-06-06drm/tests: bridge: convert to devm_drm_bridge_alloc() APILuca Ceresoli-36/+51
2025-06-06Merge tag 'drm-misc-fixes-2025-06-06' of https://gitlab.freedesktop.org/drm/m...Simona Vetter-2/+3
2025-06-06drm/bridge: cdns-dsi: Use pre_enable/post_disable to enable/disableAradhya Bhatia-29/+35
2025-06-06drm/atomic-helper: Re-order bridge chain pre-enable and post-disableAradhya Bhatia-4/+4
2025-06-06drm/atomic-helper: Separate out bridge pre_enable/post_disable from enable/di...Aradhya Bhatia-3/+88
2025-06-06drm/atomic-helper: Refactor crtc & encoder-bridge op loops into separate func...Aradhya Bhatia-20/+49
2025-06-06drm/panthor: Clean up 64-bit register definitionsKarunika Choo-80/+52
2025-06-06drm/panthor: Add 64-bit and poll register accessorsKarunika Choo-161/+124
2025-06-06drm/panthor: Fix the user MMIO offset logic for emulatorsBoris Brezillon-16/+58
2025-06-06Merge tag 'drm-misc-fixes-2025-05-28' of https://gitlab.freedesktop.org/drm/m...Simona Vetter-0/+1
2025-06-06drm/nouveau/vfn/r535: Convert comma to semicolonChen Ni-1/+1