summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/i915_drv.h
AgeCommit message (Expand)Author
2022-01-05drm/i915: Remove unused i915->ggttAndi Shyti
2022-01-05drm/i915: Use to_gt() helper for GGTT accessesMichał Winiarski
2021-12-23drm/i915: Use trylock instead of blocking lock for __i915_gem_free_objects.Maarten Lankhorst
2021-12-20drm/i915: Force ww lock for i915_gem_object_ggtt_pin_ww, v2.Maarten Lankhorst
2021-12-17drm/i915: Rename i915->gt to i915->gt0Andi Shyti
2021-12-17drm/i915: Use to_gt() helperMichał Winiarski
2021-12-17drm/i915: Introduce to_gt() helperMichał Winiarski
2021-12-09drm/i915: Add has_64k_pages flagStuart Summers
2021-12-01drm/i915: Use per device iommu checkTvrtko Ursulin
2021-11-19drm/i915: Drain the ttm delayed workqueue tooMaarten Lankhorst
2021-11-19drm/i915: Create a dummy object for gen6 ppgttMaarten Lankhorst
2021-11-02drm/i915: Rename GT_STEP to GRAPHICS_STEPJosé Roberto de Souza
2021-11-02drm/i915: Track media IP stepping separated from GTJosé Roberto de Souza
2021-11-02drm/i915: Add struct to hold IP versionJosé Roberto de Souza
2021-10-29drm/i915: Remove some dead struct fwd decl from i915_drv.hDaniel Vetter
2021-10-11Merge tag 'drm-intel-gt-next-2021-10-08' of git://anongit.freedesktop.org/drm...Dave Airlie
2021-10-04drm/i915/pxp: define PXP device flag and kconfigDaniele Ceraolo Spurio
2021-09-29drm/i915: constify display wm vtableDave Airlie
2021-09-29drm/i915: constify clock gating init vtable.Dave Airlie
2021-09-29drm/i915: constify display function vtableDave Airlie
2021-09-29drm/i915: drop unused function ptr and comments.Dave Airlie
2021-09-29drm/i915: constify the cdclk vtableDave Airlie
2021-09-29drm/i915: constify the dpll clock vtableDave Airlie
2021-09-29drm/i915: constify the audio function vtableDave Airlie
2021-09-29drm/i915: constify color function vtable.Dave Airlie
2021-09-29drm/i915: constify hotplug function vtable.Dave Airlie
2021-09-29drm/i915: constify fdi link training vtableDave Airlie
2021-09-29drm/i915: split the dpll clock compute out from display vtable.Dave Airlie
2021-09-29drm/i915: split fdi link training from display vtable.Dave Airlie
2021-09-29drm/i915: split irq hotplug function from display vtableDave Airlie
2021-09-29drm/i915: split cdclk functions from display vtable.Dave Airlie
2021-09-29drm/i915: split audio functions from display vtableDave Airlie
2021-09-29drm/i915: split color functions from display vtableDave Airlie
2021-09-29drm/i915: split watermark vfuncs from display vtable.Dave Airlie
2021-09-29drm/i915: split clock gating init from display vtableDave Airlie
2021-09-29drm/i915: make update_wm take a dev_priv.Dave Airlie
2021-09-29drm/i915/pm: drop get_fifo_size vfunc.Dave Airlie
2021-09-24drm/i915/fbc: Rework cfb stride/size calculationsVille Syrjälä
2021-09-20drm/i915/dp: add HAS_DP20 macroJani Nikula
2021-09-20drm/i915: Make wa list per-gtVenkata Sandeep Dhanalakota
2021-09-15Merge drm/drm-next into drm-intel-gt-nextJoonas Lahtinen
2021-09-08drm/i915/dsi: Retrieve max brightness level from VBTLee Shawn C
2021-09-07drm/i915/bios: get rid of vbt ddi_port_infoJani Nikula
2021-09-07drm/i915/bios: use ddc pin directly from child dataJani Nikula
2021-09-07drm/i915/bios: use alternate aux channel directly from child dataJani Nikula
2021-09-07drm/i915/bios: use dp max link rate directly from child dataJani Nikula
2021-09-07drm/i915/bios: use max tmds clock directly from child dataJani Nikula
2021-09-07drm/i915/bios: use hdmi level shift directly from child dataJani Nikula
2021-09-06drm/i915: use xa_lock/unlock for fpriv->vm_xa lookupsDaniel Vetter
2021-08-30drm/i915/display: Drop PSR support from HSW and BDWJosé Roberto de Souza