index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
display
/
intel_display.c
Age
Commit message (
Expand
)
Author
2021-11-23
drm/i915/dg2: Tile 4 plane format support
Stanislav Lisovskiy
2021-11-17
drm/i915: Fix fastsets on TypeC ports following a non-blocking modeset
Imre Deak
2021-11-11
drm/1915/fbc: Replace plane->has_fbc with a pointer to the fbc instance
Ville Syrjälä
2021-11-11
drm/i915/fbc: Start passing around intel_fbc
Ville Syrjälä
2021-11-10
drm/i915: Use vblank workers for gamma updates
Ville Syrjälä
2021-11-05
drm/i915/display/adlp: Disable underrun recovery
José Roberto de Souza
2021-11-05
drm/i915/audio: rename intel_init_audio_hooks to intel_audio_hooks_init
Jani Nikula
2021-11-04
drm/i915: Split update_plane() into update_noarm() + update_arm()
Ville Syrjälä
2021-11-04
drm/i915: Reject planar formats when doing async flips
Ville Syrjälä
2021-11-02
drm/i915/fb: Rename i915_color_plane_view::stride to mapping_stride
Imre Deak
2021-11-02
drm/i915/adlp/fb: Fix remapping of linear CCS AUX surfaces
Imre Deak
2021-11-02
drm/i915/adlp/fb: Prevent the mapping of redundant trailing padding NULL pages
Imre Deak
2021-11-01
drm/i915/display: Check async flip state of every crtc and plane once
José Roberto de Souza
2021-10-27
drm/i915: Nuke PIPE_CONFIG_QUIRK_BIGJOINER_SLAVE
Ville Syrjälä
2021-10-27
drm/i915: Reduce bigjoiner special casing
Ville Syrjälä
2021-10-27
drm/i915: Perform correct cpu_transcoder readout for bigjoiner
Ville Syrjälä
2021-10-27
drm/i915: Split PPS write from DSC enable
Ville Syrjälä
2021-10-27
drm/i915: Simplify intel_crtc_copy_uapi_to_hw_state_nomodeset()
Ville Syrjälä
2021-10-27
drm/i915: Introduce intel_master_crtc()
Ville Syrjälä
2021-10-27
drm/i915: Disable all planes before modesetting any pipes
Ville Syrjälä
2021-10-27
Revert "drm/i915/display: Disable audio, DRRS and PSR before planes"
Ville Syrjälä
2021-10-27
drm/i915/psr: Disable PSR before modesets turn off all planes
Ville Syrjälä
2021-10-21
drm/i915: Add a platform independent way to get the RC CCS CC plane
Imre Deak
2021-10-21
drm/i915: Move intel_format_info_is_yuv_semiplanar() to intel_fb.c
Imre Deak
2021-10-21
drm/i915: Move intel_get_format_info() to intel_fb.c
Imre Deak
2021-10-19
drm/i915: Introduce ilk_pch_disable() and ilk_pch_post_disable()
Ville Syrjälä
2021-10-19
drm/i915: Extract ilk_pch_get_config()
Ville Syrjälä
2021-10-19
drm/i915: Move LPT PCH readout code
Ville Syrjälä
2021-10-19
drm/i915: Clean up the {ilk,lpt}_pch_enable() calling convention
Ville Syrjälä
2021-10-19
drm/i915: Move PCH modeset code to its own file
Ville Syrjälä
2021-10-19
drm/i915: Move PCH refclock stuff into its own file
Ville Syrjälä
2021-10-18
drm/i915: Move the pxp plane state computation
Ville Syrjälä
2021-10-14
drm/i915: rename intel_sideband.[ch] to intel_sbi.[ch]
Jani Nikula
2021-10-14
drm/i915: split out intel_pcode.[ch] to separate file
Jani Nikula
2021-10-14
drm/i915: split out vlv sideband to a separate file
Jani Nikula
2021-10-12
Merge drm/drm-next into drm-intel-next
Rodrigo Vivi
2021-10-12
drm/i915/display: move pin/unpin fb/plane code to a new file.
Dave Airlie
2021-10-12
drm/i915/display: refactor initial plane config to a separate file
Dave Airlie
2021-10-12
drm/i915/display: refactor out initial plane config for crtcs
Dave Airlie
2021-10-12
drm/i915/display: let intel_plane_uses_fence be used from other places.
Dave Airlie
2021-10-12
drm/i915/display: move plane prepare/cleanup to intel_atomic_plane.c
Dave Airlie
2021-10-11
Merge tag 'drm-intel-gt-next-2021-10-08' of git://anongit.freedesktop.org/drm...
Dave Airlie
2021-10-04
drm/i195: Make the async flip VT-d workaround dynamic
Ville Syrjälä
2021-10-04
drm/i915/pxp: black pixels on pxp disabled
Anshuman Gupta
2021-10-04
drm/i915/pxp: Add plane decryption support
Anshuman Gupta
2021-10-01
drm/i915: Stop force enabling pipe bottom color gammma/csc
Ville Syrjälä
2021-10-01
drm/i915: Move WaPruneModeWithIncorrectHsyncOffset into intel_mode_valid()
Ville Syrjälä
2021-10-01
drm/i915: Adjust intel_crtc_compute_config() debug message
Ville Syrjälä
2021-10-01
drm/i915: Use standard form -EDEADLK check
Ville Syrjälä
2021-10-01
drm/i915/fdi: use -EAGAIN instead of local special return value
Jani Nikula
[next]