summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915
AgeCommit message (Expand)Author
2023-08-07Merge tag 'drm-intel-gt-next-2023-08-04' of git://anongit.freedesktop.org/drm...Dave Airlie
2023-08-07Merge tag 'drm-intel-next-2023-08-03' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2023-08-02drm/i915/guc/slpc: Restore efficient freq earlierVinay Belgaumkar
2023-08-02drm/i915: Remove unnecessary includeAndi Shyti
2023-08-02drm/i915: Invalidate the TLBs on each GTChris Wilson
2023-08-02i915/drm/gt: Move the gt defines in the gt directoryAndi Shyti
2023-08-02drm/i915/gt: Move TLB invalidation to its own fileChris Wilson
2023-08-01drm/i915/uncore: fix race around i915->params.mmio_debugJani Nikula
2023-08-01drm/i915/uncore: split unclaimed_reg_debug() to header and footerJani Nikula
2023-08-01drm/i915: Add function to clear scanout flag for vmasJouni Högander
2023-08-01drm/i915/display: Remove i915_gem_object_types.h from intel_frontbuffer.hJouni Högander
2023-08-01drm/i915: Add getter/setter for i915_gem_object->frontbufferJouni Högander
2023-08-01drm/i915: Add macros to get i915 device from i915_gem_objectJouni Högander
2023-07-31drm/i915/huc: fix intel_huc.c doc bulleted list format errorDavid Reaver
2023-07-31fbdev: Align deferred I/O with naming of helpersThomas Zimmermann
2023-07-31fbdev: Use _IOMEM_ infix for I/O-memory helpersThomas Zimmermann
2023-07-31drm/i915: Fix premature release of request's reusable memoryJanusz Krzysztofik
2023-07-29drm: Spelling s/sempahore/semaphore/Geert Uytterhoeven
2023-07-27drm/i915/selftest/gsc: Ensure GSC Proxy init completes before selftestsAlan Previn
2023-07-27drm/i915: Avoid -Wconstant-logical-operand in nsecs_to_jiffies_timeout()Nathan Chancellor
2023-07-27drm/i915/color: Downscale degamma lut values read from hardwareChaitanya Kumar Borah
2023-07-27drm/i915/color: Upscale degamma values for MTLChaitanya Kumar Borah
2023-07-26drm/i915/gt: Support aux invalidation on all enginesAndi Shyti
2023-07-26drm/i915/gt: Poll aux invalidation register bit on invalidationJonathan Cavitt
2023-07-26drm/i915/gt: Enable the CCS_FLUSH bit in the pipe control and in the CSAndi Shyti
2023-07-26drm/i915/gt: Rename flags with bit_group_X according to the datasheetAndi Shyti
2023-07-26drm/i915/gt: Ensure memory quiesced before invalidationJonathan Cavitt
2023-07-26drm/i915: Add the gen12_needs_ccs_aux_inv helperAndi Shyti
2023-07-26drm/i915/gt: Cleanup aux invalidation registersAndi Shyti
2023-07-26drm/i915: Use the i915_vma_flush_writes helperTvrtko Ursulin
2023-07-26drm/i915/hotplug: Reduce SHPD_FILTER to 250usSuraj Kandpal
2023-07-25drm/i915: Replace i915->gt0 with to_gt(i915)Andi Shyti
2023-07-25drm/i915: Simplify expression &to_i915(dev)->drmUwe Kleine-König
2023-07-24drm/i915: Fix an error handling path in igt_write_huge()Christophe JAILLET
2023-07-24drm/i915: use direct alias for i915 in requestsAndrzej Hajda
2023-07-21drm/i915/dpt: Use shmem for dpt objectsRadhakrishna Sripada
2023-07-20drm/i915/huc: check HuC and GuC version compatibility on MTLDaniele Ceraolo Spurio
2023-07-20drm/i915: Start using plane scale factor for relative data rateStanislav Lisovskiy
2023-07-19drm/i915: Expose RPS thresholds in sysfsTvrtko Ursulin
2023-07-19drm/i915: Add helpers for managing rps thresholdsTvrtko Ursulin
2023-07-19drm/i915: Record default rps threshold valuesTvrtko Ursulin
2023-07-19drm/i915: Move setting of rps thresholds to initTvrtko Ursulin
2023-07-17Merge tag 'drm-misc-next-2023-07-13' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter
2023-07-17drm/i915/display: Do not use stolen on MTLNirmoy Das
2023-07-17drm/i915/gt: Do not use stolen on MTLNirmoy Das
2023-07-13Revert "drm/i915: use localized __diag_ignore_all() instead of per file"Jani Nikula
2023-07-12drm/i915/mtl: Update cache coherency setting for context structureZhanjun Dong
2023-07-12drm/i915/vdsc: Remove FIXME in intel_dsc_compute_configSuraj Kandpal
2023-07-12drm/i915/dsc: Add rc_range_parameter calculation for YCbCr420Suraj Kandpal
2023-07-12drm/i915/drm: Fix comment for YCbCr20 qp table declarationSuraj Kandpal