Age | Commit message (Expand) | Author | Files | Lines |
2023-12-01 | drm/i915/display: Skip state verification with TBT-ALT mode | Mika Kahola | 1 | -1/+10 |
2023-12-01 | drm/i915: add bool type checks in PIPE_CONF_CHECK_* | Jani Nikula | 1 | -0/+8 |
2023-12-01 | drm/i915: use PIPE_CONF_CHECK_BOOL() for bool members | Jani Nikula | 1 | -4/+4 |
2023-11-30 | drm/i915/dgfx: DGFX uses direct VBT pin mapping | Clint Taylor | 1 | -2/+3 |
2023-11-29 | drm/i915/display: Fix IP version of the WAs | Balasubramani Vivekanandan | 1 | -3/+3 |
2023-11-29 | drm/i915: correct the input parameter on _intel_dsb_commit() | heminhong | 1 | -1/+1 |
2023-11-29 | drm/i915/irq: Improve error logging for unexpected DE Misc interrupts | Rahul Rameshbabu | 1 | -1/+1 |
2023-11-29 | drm/i915: Clean up some DISPLAY_VER checks | Ville Syrjälä | 10 | -21/+22 |
2023-11-29 | drm/i915/mst: Reject modes that require the bigjoiner | Ville Syrjälä | 1 | -0/+4 |
2023-11-29 | drm/i915/mst: Fix .mode_valid_ctx() return values | Ville Syrjälä | 1 | -4/+8 |
2023-11-29 | drm/i915: Skip some timing checks on BXT/GLK DSI transcoders | Ville Syrjälä | 12 | -3/+79 |
2023-11-29 | drm/i915/psr: Include some basic PSR information in the state dump | Ville Syrjälä | 1 | -0/+6 |
2023-11-29 | drm/i915/xe2lpd: remove the FBC restriction if PSR2 is enabled | Vinod Govindapillai | 1 | -1/+1 |
2023-11-27 | drm/i915/psr: Add proper handling for disabling sel fetch for planes | Jouni Högander | 3 | -12/+29 |
2023-11-27 | drm/i915/psr: Move plane sel fetch configuration into plane source files | Jouni Högander | 4 | -91/+102 |
2023-11-24 | drm/i915: Move the SDP split debug spew to the correct place | Ville Syrjälä | 2 | -7/+3 |
2023-11-24 | drm/i915: Stop printing pipe name as hex | Ville Syrjälä | 1 | -1/+1 |
2023-11-23 | drm/i915: Fix glk+ degamma LUT conversions | Ville Syrjälä | 1 | -26/+28 |
2023-11-23 | drm/i915: s/clamp()/min()/ in i965_lut_11p6_max_pack() | Ville Syrjälä | 1 | -1/+1 |
2023-11-23 | drm/i915: Adjust LUT rounding rules | Ville Syrjälä | 1 | -8/+6 |
2023-11-23 | drm: Fix color LUT rounding | Ville Syrjälä | 1 | -11/+8 |
2023-11-23 | drm/i915/display: In intel_framebuffer_init switch to use intel_bo_to_drm_bo | Juha-Pekka Heikkila | 1 | -1/+1 |
2023-11-23 | drm/i915/display: in skl_surf_address check for dpt-vma | Juha-Pekka Heikkila | 1 | -1/+2 |
2023-11-23 | drm/i915/display: Separate xe and i915 common dpt code into own file | Juha-Pekka Heikkila | 6 | -28/+49 |
2023-11-23 | drm/i915: Implement audio fastset | Ville Syrjälä | 1 | -22/+10 |
2023-11-23 | drm/i915: Push audio_{enable,disable}() to the pre/post pane update stage | Ville Syrjälä | 1 | -7/+24 |
2023-11-23 | drm/i915: Hoist the encoder->audio_{enable,disable}() calls higher up | Ville Syrjälä | 5 | -19/+49 |
2023-11-23 | drm/i915: Convert audio enable/disable into encoder vfuncs | Ville Syrjälä | 6 | -19/+44 |
2023-11-23 | drm/i915: Split g4x+ HDMI audio presence detect from port enable | Ville Syrjälä | 1 | -7/+11 |
2023-11-23 | drm/i915: Split g4x+ DP audio presence detect from port enable | Ville Syrjälä | 1 | -3/+15 |
2023-11-23 | drm/i915: Wrap g4x+ DP/HDMI audio enable/disable | Ville Syrjälä | 2 | -21/+53 |
2023-11-23 | drm/i915: Push audio enable/disable further out | Ville Syrjälä | 3 | -16/+12 |
2023-11-23 | drm/i915: Polish some RMWs | Ville Syrjälä | 1 | -11/+8 |
2023-11-23 | drm/i915: Call intel_pre_plane_updates() also for pipes getting enabled | Ville Syrjälä | 1 | -1/+2 |
2023-11-23 | drm/i915: Check pipe active state in {planes,vrr}_{enabling,disabling}() | Ville Syrjälä | 1 | -0/+12 |
2023-11-23 | drm/i915/display: Do not check psr2 if psr/panel replay is not supported | Jouni Högander | 1 | -0/+3 |
2023-11-23 | drm/i915/display: Use int type for entry_setup_frames | Mika Kahola | 1 | -1/+1 |
2023-11-22 | drm/i915/iosf: Drop unused APIs | Andy Shevchenko | 2 | -20/+0 |
2023-11-22 | drm/i915/dsi: Combine checks in mipi_exec_gpio() | Andy Shevchenko | 1 | -3/+1 |
2023-11-22 | drm/i915/dsi: Replace poking of CHV GPIOs behind the driver's back | Andy Shevchenko | 1 | -37/+10 |
2023-11-22 | drm/i915/dsi: Prepare soc_gpio_set_value() to distinguish GPIO communities | Andy Shevchenko | 1 | -10/+10 |
2023-11-22 | drm/i915/dsi: Replace poking of VLV GPIOs behind the driver's back | Andy Shevchenko | 1 | -70/+28 |
2023-11-22 | drm/i915/dsi: Extract common soc_gpio_set_value() helper | Andy Shevchenko | 1 | -20/+26 |
2023-11-22 | drm/i915/dsi: Fix wrong initial value for GPIOs in bxt_gpio_set_value() | Hans de Goede | 1 | -3/+1 |
2023-11-22 | drm/i915/dsi: Remove GPIO lookup table at the end of intel_dsi_vbt_gpio_init() | Hans de Goede | 1 | -16/+9 |
2023-11-22 | drm/i915/dsi: Replace check with a (missing) MIPI sequence name | Andy Shevchenko | 1 | -1/+2 |
2023-11-22 | drm/i915/dsi: Get rid of redundant 'else' | Andy Shevchenko | 1 | -29/+27 |
2023-11-22 | drm/i915/dsi: Replace while(1) with one with clear exit condition | Andy Shevchenko | 1 | -4/+1 |
2023-11-22 | drm/i915/dsi: bxt/icl GPIO set value do not need gpio source | Jani Nikula | 1 | -3/+3 |
2023-11-22 | drm/i915/dsi: rename platform specific *_exec_gpio() to *_gpio_set_value() | Jani Nikula | 1 | -10/+10 |