summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)Author
2026-08-31drm/meson: Switch to drm_atomic_helper_crtc_create_stateMaxime Ripard
2026-08-31drm/kmb: Switch to drm_atomic_helper_crtc_create_stateMaxime Ripard
2026-08-31drm/ingenic: Switch to drm_atomic_helper_crtc_create_stateMaxime Ripard
2026-08-31drm/imx: dcss: Switch to drm_atomic_helper_crtc_create_stateMaxime Ripard
2026-08-31drm/imx: dc: Switch to drm_atomic_helper_crtc_create_stateMaxime Ripard
2026-08-31drm/hyperv: Switch to drm_atomic_helper_crtc_create_stateMaxime Ripard
2026-08-31drm/hisilicon: kirin: Switch to drm_atomic_helper_crtc_create_stateMaxime Ripard
2026-08-31drm/hisilicon: hibmc: Switch to drm_atomic_helper_crtc_create_stateMaxime Ripard
2026-08-31drm/gud: Switch to drm_atomic_helper_crtc_create_stateMaxime Ripard
2026-08-31drm/fsl-dcu: Switch to drm_atomic_helper_crtc_create_stateMaxime Ripard
2026-08-31drm/exynos: Switch to drm_atomic_helper_crtc_create_stateMaxime Ripard
2026-08-31drm/armada: Switch to drm_atomic_helper_crtc_create_stateMaxime Ripard
2026-08-31drm/arm: hdlcd: Switch to drm_atomic_helper_crtc_create_stateMaxime Ripard
2026-08-31drm/adp: Switch to drm_atomic_helper_crtc_create_stateMaxime Ripard
2026-08-31Merge drm/drm-fixes into drm-misc-fixesThomas Zimmermann
2026-08-31drm/drm_simple: remove deprecated drm_simple_encoder_init functionDiogo Silva
2026-08-31drm/sysfb: Clear entire framebuffer in atomic_disableShixiong Ou
2026-08-31drm/ast: DisplayPort edid supports 256 bytesJammy Huang
2026-08-31drm/i915: Guard against NULL driver_data in i915_pci_probe()Deepanshu Kartikey
2026-08-31drm/i915/cdclk: Fix dg2_power_well_count() return typeVille Syrjälä
2026-08-31drm/i915/cdclk: Avoid spurious cdclk sanitization on PTL+Ville Syrjälä
2026-08-31drm/i915/display: Clear SEL_FETCH_PLANE_CTL on plane disableNemesa Garg
2026-08-31drm/i915/lt_phy: program DDI_CLK_VALFREQ with DDI clock frequencySuraj Kandpal
2026-08-31drm/i915/cx0: program DDI_CLK_VALFREQ with DDI clock frequencySuraj Kandpal
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