summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)Author
2026-08-31drm/i915/ddi: add helper to compute DDI clock frequencySuraj Kandpal
2026-08-31drm/i915/dp_mst: Remove duplicate intel_pfit_compute_config() callChaitanya Kumar Borah
2026-08-31drm/xe/pcode: match argument naming with PCODE_DATAxMichał Grzelak
2026-08-31drm/i915/pcode: rename GEN6_PCODE_DATA to match specMichał Grzelak
2026-08-31drm/i915/display: remove unnecessary clock_gating include from intel_display.cLuca Coelho
2026-08-31drm/i915/display: consolidate remaining clock gating initializationLuca Coelho
2026-08-31drm/i915/display: consolidate Gen9 clock gating initializationLuca Coelho
2026-08-31drm/i915: Guard against NULL driver_data in i915_pci_probe()Deepanshu Kartikey
2026-08-31Merge drm/drm-next into drm-misc-nextThomas Zimmermann
2026-08-28Merge tag 'drm-next-2026-08-29' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2026-08-28drm/xe/ggtt: invalidate engine GGTT TLBs for multi-queue GTsTangudu Tilak Tirumalesh
2026-08-28drm/xe/tlb_inval: add xe_tlb_inval_ggtt_full() GGTT invalidation helperTangudu Tilak Tirumalesh
2026-08-28drm/xe/ggtt: fault on unmapped GGTT for multi-queue platformsTangudu Tilak Tirumalesh
2026-08-28drm/xe/sysctrl: Reuse xe_sysctrl_create_command()Raag Jadav
2026-08-28drm/xe/drm_ras: Wire up error threshold callbacksRaag Jadav
2026-08-28drm/xe/ras: Add support for error thresholdRaag Jadav
2026-08-28drm/ras: Introduce error thresholdRaag Jadav
2026-08-28drm/ras: Cancel and free message on get counter failureRaag Jadav
2026-08-28Merge tag 'amd-drm-next-7.3-2026-08-27' of https://gitlab.freedesktop.org/agd...Dave Airlie
2026-08-27drm/xe: Add debugfs knob to control GPGPU preemption granularityVarun Gupta
2026-08-27Merge tag 'mm-stable-2026-08-26-15-22' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2026-08-27drm/xe/sysctrl: Read mailbox phase bit from hardwareAnoop Vijay
2026-08-27drm/xe/i2c: Keep the i2c controller always enabledHeikki Krogerus
2026-08-27drm/xe/i2c: Fix the interrupt handlingHeikki Krogerus
2026-08-27drm/tegra: Add blend mode propertiesThierry Reding
2026-08-27drm/amd/display: pull colorops into state when recreating a planeHarry Wentland
2026-08-27drm/amd/display: Force GAMCOR for subsampled surfaces with PQ/Gamma22/HLGHarry Wentland
2026-08-27drm/amd/display: Set color_space to plane_infosHarry Wentland
2026-08-27drm/amd/display: Check actual state during commit_tailHarry Wentland
2026-08-27drm/amd/display: Use GAMCOR for first TF if YUV conversion is neededHarry Wentland
2026-08-27drm/amd/display: Implement fixed matrix colorop color space mappingHarry Wentland
2026-08-27drm/amd/display: Add fixed matrix colorop to color pipelineHarry Wentland
2026-08-27drm/vkms: Add atomic check and matrix handling for fixed matrix coloropHarry Wentland
2026-08-27drm/vkms: Add fixed matrix colorop to color pipelineHarry Wentland
2026-08-27drm/vkms: Fix limited-range YCbCr to RGB conversion scalingHarry Wentland
2026-08-27drm/colorop: Add DRM_COLOROP_FIXED_MATRIXChaitanya Kumar Borah
2026-08-27drm/xe/xe_gt_idle: fix vecs config for powergating infoAshutosh Dixit
2026-08-27drm/xe: Reject page faults from non-fault-mode scratch VMsArvind Yadav
2026-08-27drm/xe/xe_gt_idle: Add CCS to the powergating info printBalasubramani Vivekanandan
2026-08-27drm/xe: Do not apply WA 14025883347 to media 3503Daniele Ceraolo Spurio
2026-08-27gpu/buddy: replace dual-tree/force_merge with decoupled dirty trackerArunpravin Paneer Selvam
2026-08-27drm/i915/cdclk: Hoist intel_cdclk_{pre,post}_notify() calls upwardsVille Syrjälä
2026-08-27drm/i915/cdclk: Introduce CDCLK .{pre,post}_notify() vfuncsVille Syrjälä
2026-08-27drm/i915/cdclk: Extract bxt_cdclk_pcode_{pre,post}_notify()Ville Syrjälä
2026-08-27drm/i915/cdclk: Extract skl_cdclk_pcode_{pre,post}_notify()Ville Syrjälä
2026-08-27drm/i915/cdclk: Extract bdw_cdclk_pcode_{pre,post}_notify()Ville Syrjälä
2026-08-27drm/i915/cdclk: Unify pcode related debugsVille Syrjälä
2026-08-27drm/i915/cdclk: Unify the pcode pre/post notify in bxt_set_cdclk()Ville Syrjälä
2026-08-27drm/i915/cdclk: s/intel_/dg2_/ for DG2 specific stuffVille Syrjälä
2026-08-27drm/i915/cdclk: Drop pointless platform check from bxt_set_cdclk()Ville Syrjälä