aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/display/intel_sprite.c
Commit message (Expand)AuthorAgeFilesLines
* drm/i915/plane: add intel_plane_helper_add() helperJani Nikula2021-07-081-1/+1
* drm/i915: Don't include intel_de.h from intel_display_types.hVille Syrjälä2021-05-051-0/+1
* drm/i915: Unify the FB and plane state view information into one structImre Deak2021-03-291-13/+13
* drm/i915/intel_fb: Pull FB plane functions from intel_sprite.cImre Deak2021-03-291-32/+0
* drm/i915/display: Eliminate most usage of INTEL_GEN()Matt Roper2021-03-231-6/+6
* drm/i915/display: Convert gen5/gen6 tests to IS_IRONLAKE/IS_SANDYBRIDGEMatt Roper2021-03-231-2/+2
* drm/i915: refactor skylake scaler code into new file.Dave Airlie2021-02-081-62/+0
* drm/i915: split fb scalable checks into g4x and skl versionsDave Airlie2021-02-081-4/+3
* drm/i915: move pipe update code into crtc. (v2)Dave Airlie2021-02-081-238/+0
* drm/i915: migrate skl planes code new file (v5)Dave Airlie2021-02-081-1330/+1
* drm/i915/display: Support PSR Multiple InstancesGwan-gyeong Mun2021-02-051-5/+1
* Merge tag 'topic/adl-s-enabling-2021-02-01-1' of git://anongit.freedesktop.or...Jani Nikula2021-02-021-4/+4
|\
| * drm/i915/adl_s: Add display WAs for ADL-SAditya Swarup2021-02-011-2/+2
| * drm/i915/display: Add HAS_D12_PLANE_MINIMIZATIONJosé Roberto de Souza2021-02-011-1/+1
| * drm/i915/tgl: Use TGL stepping info for applying WAsAditya Swarup2021-01-201-1/+1
* | drm/i915: Limit plane stride to below TILEOFF.x limitVille Syrjälä2021-01-291-6/+27
* | drm/i915/display: Prevent double YUV range correction on HDR planesAndres Calderon Jaramillo2021-01-281-55/+10
* | drm/i915: Fix vblank evasion with vrrVille Syrjälä2021-01-251-1/+4
* | drm/i915/display/vrr: Send VRR push to flip the frameManasi Navare2021-01-251-0/+4
* | drm/i915: Extract intel_mode_vblank_start()Ville Syrjälä2021-01-251-3/+11
* | drm/i915/tgl: Add Clear Color support for TGL Render DecompressionRadhakrishna Sripada2021-01-221-1/+9
* | drm/i915: Reuse the async_flip() hook for the async flip disable w/aVille Syrjälä2021-01-191-2/+5
* | drm/i915: Move the async_flip bit setup into the .async_flip() hookVille Syrjälä2021-01-191-0/+2
* | drm/i915: Add plane vfuncs to enable/disable flip_done interruptVille Syrjälä2021-01-191-1/+26
* | drm/i915: Generalize the async flip capability checkVille Syrjälä2021-01-191-1/+3
|/
* drm/i915: refactor i915 plane code into separate file.Dave Airlie2020-12-221-0/+1
* drm/i915/display: Record the plane update times for debuggingChris Wilson2020-12-021-17/+32
* drm/i915: Add bigjoiner aware plane clipping checksMaarten Lankhorst2020-11-181-13/+8
* drm/i915: Add plane .{min,max}_width() and .max_height() vfuncsVille Syrjälä2020-11-101-0/+140
* drm/i915: Enable scaling filter for plane and CRTCPankaj Bharadiya2020-10-211-2/+13
* drm/i915/dg1: Add initial DG1 workaroundsStuart Summers2020-10-151-2/+2
* drm/i915/display: Program PSR2 selective fetch registersJosé Roberto de Souza2020-10-091-0/+3
* drm/i915: Skip aux plane stuff when there is no aux planeVille Syrjälä2020-10-091-5/+8
* drm/i915/dsi: Initiate frame request in cmd modeVandita Kulkarni2020-09-281-0/+9
* drm/i915: Add dedicated plane hook for async flip caseKarthik B S2020-09-281-0/+24
* drm/i915: Do not call drm_crtc_arm_vblank_event in async flipsKarthik B S2020-09-281-0/+6
* drm/i915: Use fb->format->is_yuv for the g4x+ sprite RGB vs. YUV checkVille Syrjälä2020-09-141-2/+2
* drm/i915: Fix g4x+ sprite dotclock limit for upscalingVille Syrjälä2020-09-141-2/+1
* Merge drm/drm-next into drm-intel-next-queuedRodrigo Vivi2020-09-111-11/+11
|\
| * Merge tag 'v5.9-rc4' into drm-nextDave Airlie2020-09-081-11/+11
| |\
| | * treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-231-11/+11
* | | drm/i915/tgl: Fix stepping WA matchingJosé Roberto de Souza2020-08-281-1/+1
|/ /
* / drm/i915/rkl: Add initial workaroundsMatt Roper2020-08-171-2/+3
|/
* drm/i915: Add plane damage clips propertyJosé Roberto de Souza2020-06-301-0/+4
* drm/i915: Add Plane color encoding support for YCBCR_BT2020Kishore Kadiyala2020-06-011-2/+7
* drm/i915/rkl: Limit number of universal planes to 5Matt Roper2020-05-201-1/+16
* drm/i915: Add YUV444 packed format support for skl+Stanislav Lisovskiy2020-04-161-0/+8
* drm/i915/tgl: Add Wa_14010477008:tglMatt Roper2020-04-151-5/+12
* drm/i915/vgpu: improve vgpu abstractionsJani Nikula2020-03-031-0/+1
* drm/i915: Use intel_plane_data_rate for min_cdclk calculationStanislav Lisovskiy2020-03-021-13/+2