aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915
Commit message (Expand)AuthorAgeFilesLines
...
| * | drm/i915: remove circ_buf.h includesJiri Slaby (SUSE)2022-11-152-2/+0
| * | Merge drm/drm-next into drm-intel-nextRodrigo Vivi2022-11-14190-3344/+8470
| |\ \
| * | | drm/i915: stop including i915_irq.h from i915_trace.hJani Nikula2022-11-1163-4/+76
| * | | drm/i915: split out intel_display_reg_defs.hJani Nikula2022-11-1111-50/+62
| * | | drm/i915/reg: move pick even and pick to reg defsJani Nikula2022-11-112-15/+15
| * | | drm/i915/reg: move masked field helpers to i915_reg_defs.hJani Nikula2022-11-112-13/+13
| * | | drm/i915: Create resized LUTs for ivb+ split gamma modeVille Syrjälä2022-11-101-17/+64
| * | | drm/i915/display: move struct intel_link_m_n to intel_display_types.hJani Nikula2022-11-092-9/+10
| * | | drm/i915: Use intel_crtc_needs_modeset() moreVille Syrjälä2022-11-036-11/+10
| * | | drm/i915: Share {csc,gamma}_enable calculation for ilk/snb vs. ivb+Ville Syrjälä2022-11-031-17/+32
| * | | drm/i915: Reject YCbCr output with degamma+gamma on pre-iclVille Syrjälä2022-11-031-2/+16
| * | | drm/i915: Reuse ilk_gamma_mode() on ivb+Ville Syrjälä2022-11-031-7/+3
| * | | drm/i915: Pass limited_range explicitly to ilk_csc_convert_ctm()Ville Syrjälä2022-11-031-4/+4
| * | | drm/i915: Deconfuse the ilk+ 12.4 LUT entry functionsVille Syrjälä2022-11-031-19/+19
| * | | drm/i915: Split ivb_load_lut_ext_max() into two partsVille Syrjälä2022-11-031-15/+14
| * | | drm/i915: s/icl_load_gcmax/ivb_load_lut_max/Ville Syrjälä2022-11-031-3/+3
| * | | drm/i915: s/dev_priv/i915/ in intel_color.cVille Syrjälä2022-11-031-139/+139
| * | | drm/i915: Use _MMIO_PIPE() for SKL_BOTTOM_COLORVille Syrjälä2022-11-031-1/+2
| * | | drm/i915: Use sizeof(variable) instead sizeof(type)Ville Syrjälä2022-11-031-8/+8
| * | | drm/i915/irq: make gen2_irq_init()/gen2_irq_reset() staticJani Nikula2022-11-032-14/+5
| * | | drm/i915/display: reduce includes in g4x_dp.h includesJani Nikula2022-11-031-1/+1
| * | | drm/i915/display: reduce includes in intel_hdmi.hJani Nikula2022-11-031-4/+4
| * | | drm/i915/display: reduce the includes in intel_dvo_dev.hJani Nikula2022-11-031-4/+4
| * | | drm/i915: reduce includes in intel_display_power.hJani Nikula2022-11-031-1/+2
| * | | drm/i915/dpio: move dpio_channel and dpio_phy enums to intel_dpio_phy.hJani Nikula2022-11-038-14/+19
| * | | drm/i915/dpio: un-inline the vlv phy/channel mapping functionsJani Nikula2022-11-036-45/+51
| * | | drm/i915: un-inline icl_hdr_plane_mask() to simplify includesJani Nikula2022-11-033-8/+7
| * | | drm/i915: reduce includes in intel_fifo_underrun.hJani Nikula2022-11-031-2/+1
| * | | drm/i915: reduce includes in intel_connector.hJani Nikula2022-11-031-1/+1
| * | | drm/i915/gmbus: move GPIO enum to gmbusJani Nikula2022-11-032-19/+19
| * | | drm/i915/psr: Remove inappropriate DSC slice alignment warningJouni Högander2022-11-031-3/+0
| * | | drm/i915/psr: Ensure panel granularity aligns with DSC slice heightJouni Högander2022-11-031-0/+5
| * | | drm/i915: update DSC feature flag handling during device initVinod Govindapillai2022-11-031-1/+1
| * | | drm/i915/mtl: Fix PSR2_MAN_TRK_CTL bit getter functions for MTLJouni Högander2022-11-011-3/+4
| * | | drm/i915/psr: Send update also on invalidateJouni Högander2022-11-011-1/+4
| | |/ | |/|
* | | Merge tag 'drm-intel-gt-next-2022-11-18' of git://anongit.freedesktop.org/drm...Dave Airlie2022-11-2295-629/+1022
|\ \ \
| * | | drm/i915/mtl: C6 residency and C state type for MTL SAMediaBadal Nilawar2022-11-173-5/+76
| * | | drm/i915/gt: Use RC6 residency types as arguments to residency functionsAshutosh Dixit2022-11-177-60/+72
| * | | drm/i915/mtl: Modify CAGF functions for MTLBadal Nilawar2022-11-172-2/+14
| * | | drm/i915: Use GEN12_RPSTAT register for GT freqDon Hiatt2022-11-174-6/+32
| * | | drm/i915/rps: Prefer REG_FIELD_GET in intel_rps_get_cagfAshutosh Dixit2022-11-173-15/+10
| * | | drm/i915/guc: add the GSC CS to the GuC capture listDaniele Ceraolo Spurio2022-11-161-0/+11
| * | | drm/i915/pxp: Separate PXP FW interface structures for both v42 and 43Alan Previn2022-11-166-68/+100
| * | | drm/i915/ttm: never purge busy objectsMatthew Auld2022-11-161-0/+4
| * | | drm/i915: Remove unwanted ghost obj checkNirmoy Das2022-11-161-3/+0
| * | | drm/i915/selftests: add igt_vma_move_to_active_unlockedAndrzej Hajda2022-11-166-68/+29
| * | | drm/i915: call i915_request_await_object from _i915_vma_move_to_activeAndrzej Hajda2022-11-1620-120/+53
| * | | drm/i915: Update workaround documentationLucas De Marchi2022-11-161-30/+50
| * | | drm/i915: Fix vma allocator debugTvrtko Ursulin2022-11-151-1/+1
| * | | drm/i915/guc: handle interrupts from media GuCDaniele Ceraolo Spurio2022-11-145-20/+45