summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/display/intel_display.c
AgeCommit message (Expand)Author
2021-11-23drm/i915/dg2: Tile 4 plane format supportStanislav Lisovskiy
2021-11-17drm/i915: Fix fastsets on TypeC ports following a non-blocking modesetImre Deak
2021-11-11drm/1915/fbc: Replace plane->has_fbc with a pointer to the fbc instanceVille Syrjälä
2021-11-11drm/i915/fbc: Start passing around intel_fbcVille Syrjälä
2021-11-10drm/i915: Use vblank workers for gamma updatesVille Syrjälä
2021-11-05drm/i915/display/adlp: Disable underrun recoveryJosé Roberto de Souza
2021-11-05drm/i915/audio: rename intel_init_audio_hooks to intel_audio_hooks_initJani Nikula
2021-11-04drm/i915: Split update_plane() into update_noarm() + update_arm()Ville Syrjälä
2021-11-04drm/i915: Reject planar formats when doing async flipsVille Syrjälä
2021-11-02drm/i915/fb: Rename i915_color_plane_view::stride to mapping_strideImre Deak
2021-11-02drm/i915/adlp/fb: Fix remapping of linear CCS AUX surfacesImre Deak
2021-11-02drm/i915/adlp/fb: Prevent the mapping of redundant trailing padding NULL pagesImre Deak
2021-11-01drm/i915/display: Check async flip state of every crtc and plane onceJosé Roberto de Souza
2021-10-27drm/i915: Nuke PIPE_CONFIG_QUIRK_BIGJOINER_SLAVEVille Syrjälä
2021-10-27drm/i915: Reduce bigjoiner special casingVille Syrjälä
2021-10-27drm/i915: Perform correct cpu_transcoder readout for bigjoinerVille Syrjälä
2021-10-27drm/i915: Split PPS write from DSC enableVille Syrjälä
2021-10-27drm/i915: Simplify intel_crtc_copy_uapi_to_hw_state_nomodeset()Ville Syrjälä
2021-10-27drm/i915: Introduce intel_master_crtc()Ville Syrjälä
2021-10-27drm/i915: Disable all planes before modesetting any pipesVille Syrjälä
2021-10-27Revert "drm/i915/display: Disable audio, DRRS and PSR before planes"Ville Syrjälä
2021-10-27drm/i915/psr: Disable PSR before modesets turn off all planesVille Syrjälä
2021-10-21drm/i915: Add a platform independent way to get the RC CCS CC planeImre Deak
2021-10-21drm/i915: Move intel_format_info_is_yuv_semiplanar() to intel_fb.cImre Deak
2021-10-21drm/i915: Move intel_get_format_info() to intel_fb.cImre Deak
2021-10-19drm/i915: Introduce ilk_pch_disable() and ilk_pch_post_disable()Ville Syrjälä
2021-10-19drm/i915: Extract ilk_pch_get_config()Ville Syrjälä
2021-10-19drm/i915: Move LPT PCH readout codeVille Syrjälä
2021-10-19drm/i915: Clean up the {ilk,lpt}_pch_enable() calling conventionVille Syrjälä
2021-10-19drm/i915: Move PCH modeset code to its own fileVille Syrjälä
2021-10-19drm/i915: Move PCH refclock stuff into its own fileVille Syrjälä
2021-10-18drm/i915: Move the pxp plane state computationVille Syrjälä
2021-10-14drm/i915: rename intel_sideband.[ch] to intel_sbi.[ch]Jani Nikula
2021-10-14drm/i915: split out intel_pcode.[ch] to separate fileJani Nikula
2021-10-14drm/i915: split out vlv sideband to a separate fileJani Nikula
2021-10-12Merge drm/drm-next into drm-intel-nextRodrigo Vivi
2021-10-12drm/i915/display: move pin/unpin fb/plane code to a new file.Dave Airlie
2021-10-12drm/i915/display: refactor initial plane config to a separate fileDave Airlie
2021-10-12drm/i915/display: refactor out initial plane config for crtcsDave Airlie
2021-10-12drm/i915/display: let intel_plane_uses_fence be used from other places.Dave Airlie
2021-10-12drm/i915/display: move plane prepare/cleanup to intel_atomic_plane.cDave Airlie
2021-10-11Merge tag 'drm-intel-gt-next-2021-10-08' of git://anongit.freedesktop.org/drm...Dave Airlie
2021-10-04drm/i195: Make the async flip VT-d workaround dynamicVille Syrjälä
2021-10-04drm/i915/pxp: black pixels on pxp disabledAnshuman Gupta
2021-10-04drm/i915/pxp: Add plane decryption supportAnshuman Gupta
2021-10-01drm/i915: Stop force enabling pipe bottom color gammma/cscVille Syrjälä
2021-10-01drm/i915: Move WaPruneModeWithIncorrectHsyncOffset into intel_mode_valid()Ville Syrjälä
2021-10-01drm/i915: Adjust intel_crtc_compute_config() debug messageVille Syrjälä
2021-10-01drm/i915: Use standard form -EDEADLK checkVille Syrjälä
2021-10-01drm/i915/fdi: use -EAGAIN instead of local special return valueJani Nikula