summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915
AgeCommit message (Expand)Author
2023-06-02drm/i915/gt: Fix parameter in gmch_ggtt_insert_{entries, page}()Nathan Chancellor
2023-06-02drm/i915/gt: Fix second parameter type of pre-gen8 pte_encode callbacksNathan Chancellor
2023-06-01drm/i915/gt: Use the correct error value when kernel_context() failsAndi Shyti
2023-06-01drm/i915: Implement dedicated fbdev I/O helpersThomas Zimmermann
2023-06-01drm/i915/perf: Clear out entire reports after reading if not power of 2 sizeAshutosh Dixit
2023-05-31drm/i915/pmu: Make PMU sample array two-dimensionalAshutosh Dixit
2023-05-31drm/i915/pmu: Turn off the timer to sample frequencies when GT is parkedAshutosh Dixit
2023-05-31drm/i915/perf: Clear out entire reports after reading if not power of 2 sizeAshutosh Dixit
2023-05-31drm/i915/guc: Drop legacy CTB definitionsMichal Wajdeczko
2023-05-31drm/i915: use localized __diag_ignore_all() instead of per fileJani Nikula
2023-05-31Merge drm/drm-next into drm-intel-nextJani Nikula
2023-05-31drm/i915/hdcp: Rename comp_mutex to hdcp_mutexSuraj Kandpal
2023-05-31drm/i915/hdcp: Move away from master naming to arbiterSuraj Kandpal
2023-05-31drm/i915/hdcp: Rename dev_priv to i915Suraj Kandpal
2023-05-30drm/i915/guc: Track all sent actions to GuCMichal Wajdeczko
2023-05-30drm/i915/guc: Update log for unsolicited CTB responseMichal Wajdeczko
2023-05-30drm/i915/guc: Use FAST_REQUEST for non-blocking H2G callsMichal Wajdeczko
2023-05-30drm/i915/gem: Use large rings for compute contextsChris Wilson
2023-05-29Merge tag 'drm-intel-gt-next-2023-05-24' of git://anongit.freedesktop.org/drm...Dave Airlie
2023-05-26drm/i915: Implement CTM property support for VLVVille Syrjälä
2023-05-26drm/i915: Always enable CGM CSC on CHVVille Syrjälä
2023-05-26drm/i915: Fix CHV CGM CSC coefficient sign handlingVille Syrjälä
2023-05-26drm/i915: Expose crtc CTM property on ilk/snbVille Syrjälä
2023-05-26drm/i915/gsc: use system include style for drm headersJani Nikula
2023-05-26drm/i915: Fix clang -Wimplicit-fallthrough in intel_async_flip_check_hw()Nathan Chancellor
2023-05-24drm/i915/display: Move feature test macros to intel_display_device.hMatt Roper
2023-05-24drm/i915/display: Handle GMD_ID identification in display codeMatt Roper
2023-05-24drm/i915/display: Make display responsible for probing its own IPMatt Roper
2023-05-24drm/i915/display: Move display runtime info to display structureMatt Roper
2023-05-24drm/i915: Convert INTEL_INFO()->display to a pointerMatt Roper
2023-05-24drm/i915/display: Move display device info to header under display/Matt Roper
2023-05-24drm/i915: Replace all non-returning strlcpy with strscpyAzeem Shaikh
2023-05-23drm/i915: Wait for active retire before i915_active_fini()Nirmoy Das
2023-05-23drm/i915/mtl: end support for set caching ioctlFei Yang
2023-05-22drm/i915/pmu: Export counters from all tilesTvrtko Ursulin
2023-05-22drm/i915/pmu: Prepare for multi-tile non-engine countersTvrtko Ursulin
2023-05-22drm/i915/pmu: Add reference counting to the sampling timerTvrtko Ursulin
2023-05-22drm/i915/pmu: Transform PMU parking code to be GT basedTvrtko Ursulin
2023-05-22drm/i915/pmu: Skip sampling engines with no enabled countersTvrtko Ursulin
2023-05-22drm/i915/pmu: Support PMU for all enginesTvrtko Ursulin
2023-05-22drm/i915/pmu: Change bitmask of enabled events to u32Tvrtko Ursulin
2023-05-22drm/i915: Fix PIPEDMC disabling for a bigjoiner configurationImre Deak
2023-05-22drm/i915: Support Async Flip on Linear buffersArun R Murthy
2023-05-22drm/i915: constify pointers to hwmon_channel_infoKrzysztof Kozlowski
2023-05-19drm/display/dsc: split DSC 1.2 and DSC 1.1 (pre-SCR) parametersDmitry Baryshkov
2023-05-19drm/i915/dsc: stop using interim structure for calculated paramsDmitry Baryshkov
2023-05-19drm/i915/dsc: move DSC tables to DRM DSC helperDmitry Baryshkov
2023-05-19drm/i915/dsc: move rc_buf_thresh values to common helperDmitry Baryshkov
2023-05-19drm/i915/dsc: change DSC param tables to follow the DSC modelDmitry Baryshkov
2023-05-19drm/i915: Fix memory leaks in function live_nop_switchCong Liu