aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/display/intel_display.c
AgeCommit message (Expand)AuthorFilesLines
2020-11-04Merge tag 'drm-intel-next-queued-2020-11-03' of git://anongit.freedesktop.org...Dave Airlie1-78/+410
2020-10-30drm/i915: Add PORT_TCn aliases to enum portVille Syrjälä1-14/+14
2020-10-30drm/i915: s/PORT_TC/TC_PORT_/Ville Syrjälä1-1/+1
2020-10-29drm/i915: Reject 90/270 degree rotated initial fbsVille Syrjälä1-0/+4
2020-10-23Merge tag 'drm-intel-next-fixes-2020-10-22' of git://anongit.freedesktop.org/...Dave Airlie1-0/+8
2020-10-21drm/i915/display: Unkerneldoc cnl_program_nearest_filter_coefsChris Wilson1-1/+1
2020-10-21drm/i915: Reject 90/270 degree rotated initial fbsVille Syrjälä1-0/+4
2020-10-21drm/i915: Enable scaling filter for plane and CRTCPankaj Bharadiya1-2/+16
2020-10-21drm/i915/display: Add Nearest-neighbor based integer scaling supportPankaj Bharadiya1-0/+99
2020-10-20drm/i915/display: Rename pipe_timings to transcoder_timingsManasi Navare1-11/+11
2020-10-20drm/i915: Reorder hpd init vs. display resumeVille Syrjälä1-6/+3
2020-10-19drm/i915: Mark ininitial fb obj as WT on eLLC machines to avoid rcu lockup du...Ville Syrjälä1-0/+8
2020-10-19Merge tag 'drm-intel-next-fixes-2020-10-15' of git://anongit.freedesktop.org/...Dave Airlie1-12/+5
2020-10-16drm/i915: Nuke lspcon_downsamplingVille Syrjälä1-12/+0
2020-10-16drm/i915: Mark initial fb obj as WT on eLLC machines to avoid rcu lockup duri...Ville Syrjälä1-0/+8
2020-10-14drm/i915/jsl: Split EHL/JSL platform info and PCI idsTejas Upadhyay1-4/+4
2020-10-12drm/i915: Set all unused color plane offsets to ~0xfff againVille Syrjälä1-12/+5
2020-10-12Merge tag 'drm-intel-next-fixes-2020-10-02' of git://anongit.freedesktop.org/...Dave Airlie1-6/+9
2020-10-09drm/i915/display: Program PSR2 selective fetch registersJosé Roberto de Souza1-2/+8
2020-10-09drm/i915: s/int/u32/ for aux_offset/alignmentVille Syrjälä1-2/+2
2020-10-09drm/i915: Skip aux plane stuff when there is no aux planeVille Syrjälä1-5/+9
2020-10-09drm/i915: Set all unused color plane offsets to ~0xfff againVille Syrjälä1-12/+5
2020-10-06drm/i915: Add an encoder hook to sanitize its state during init/resumeImre Deak1-0/+2
2020-10-06drm/i915: Move the initial fastset commit check to encoder hooksImre Deak1-16/+11
2020-10-01drm/i915: Implement display WA #1142:kbl,cfl,cmlVille Syrjälä1-0/+9
2020-09-29Merge tag 'drm-msm-next-2020-09-27' of https://gitlab.freedesktop.org/drm/msm...Dave Airlie1-1/+1
2020-09-28drm/i915: Fix state checker hw.active/hw.enable readoutVille Syrjälä1-6/+9
2020-09-28drm/i915/dsi: Enable software vblank counterVandita Kulkarni1-0/+11
2020-09-28drm/i915: Include the LUT sizes in the state dumpVille Syrjälä1-0/+6
2020-09-28drm/i915: Move MST master transcoder dump earlierVille Syrjälä1-3/+3
2020-09-28drm/i915: Fix state checker hw.active/hw.enable readoutVille Syrjälä1-6/+9
2020-09-28drm/i915: Don't hide the intel_crtc_atomic_check() callVille Syrjälä1-1/+3
2020-09-28drm/i915: Enable async flips in i915Karthik B S1-0/+3
2020-09-28Documentation/gpu: Add asynchronous flip documentation for i915Karthik B S1-0/+18
2020-09-28drm/i915: WA for platforms with double buffered address update enable bitKarthik B S1-0/+46
2020-09-28drm/i915: Add checks specific to async flipsKarthik B S1-0/+121
2020-09-28drm/i915: Add support for async flips in I915Karthik B S1-0/+3
2020-09-28drm/i915: Add enable/disable flip done and flip done handlerKarthik B S1-0/+8
2020-09-23Merge tag 'drm-misc-next-2020-09-21' of git://anongit.freedesktop.org/drm/drm...Dave Airlie1-6/+0
2020-09-17drm/i915: Nuke force_min_cdclk_changedVille Syrjälä1-2/+5
2020-09-17drm/i915: Remove the old global state stuffVille Syrjälä1-22/+0
2020-09-15drm: add constant N value in helper fileChandan Uddaraju1-1/+1
2020-09-15drm/i915: Add AUX_CH_{H,I} power domain handlingVille Syrjälä1-0/+8
2020-09-15drm/i915: Add PORT_{H,I} to intel_port_to_power_domain()Ville Syrjälä1-0/+4
2020-09-15drm/i915: Reduce INTEL_DISPLAY_ENABLED to just treat outputs as disconnectedVille Syrjälä1-1/+1
2020-09-15drm/i915: Reduce INTEL_DISPLAY_ENABLED to just removing the outputsVille Syrjälä1-4/+4
2020-09-14drm/i915: Drop the drm_atomic_helper_calc_timestamping_constants() callVille Syrjälä1-7/+0
2020-09-14drm/atomic-helper: Remove the timestamping constant update from drm_atomic_he...Ville Syrjälä1-0/+1
2020-09-14Merge v5.9-rc5 into drm-nextDaniel Vetter1-6/+4
2020-09-11Merge drm/drm-next into drm-intel-next-queuedRodrigo Vivi1-13/+13