Age | Commit message (Expand) | Author | Files | Lines |
2019-11-11 | drm/i915: Split a setting of MSA to MST and SST | Gwan-gyeong Mun | 2 | -4/+8 |
2019-11-08 | drm/i915: Don't oops in dumb_create ioctl if we have no crtcs | Ville Syrjälä | 1 | -0/+3 |
2019-11-08 | drm/i915: Expand documentation for gen12 DP pre-enable sequence | Matt Roper | 1 | -20/+72 |
2019-11-07 | drm/i915: Preload LUTs if the hw isn't currently using them | Ville Syrjälä | 4 | -0/+69 |
2019-11-07 | drm/i915/display: only include intel_dp_link_training.h where needed | Jani Nikula | 2 | -1/+1 |
2019-11-07 | drm/i915: switch intel_ddi_init() to intel types | Lucas De Marchi | 1 | -28/+28 |
2019-11-06 | drm/i915: Frob the correct crtc state in intel_crtc_disable_noatomic() | Ville Syrjälä | 1 | -4/+6 |
2019-11-06 | drm/i915/dsb: Remove PIN_MAPPABLE from the DSB object VMA | Tvrtko Ursulin | 1 | -1/+1 |
2019-11-05 | drm/i915/dsc: rename functions for consistency | Jani Nikula | 1 | -6/+6 |
2019-11-05 | drm/i915/dsc: split out encoder specific parts from DSC compute params | Jani Nikula | 3 | -30/+45 |
2019-11-05 | drm/i915/dsc: clean up rc parameter table access | Jani Nikula | 1 | -25/+30 |
2019-11-05 | drm/i915/dsc: make parameter arrays const | Jani Nikula | 1 | -2/+2 |
2019-11-05 | drm/i915: update rawclk also on resume | Jani Nikula | 1 | -0/+3 |
2019-11-05 | drm/i915: avoid reading DP_TP_CTL twice | Lucas De Marchi | 1 | -16/+17 |
2019-11-05 | drm/i915/tgl: do not enable transcoder clock twice on MST | Lucas De Marchi | 2 | -6/+17 |
2019-11-05 | drm/i915: add wrappers to get intel connector state | Lucas De Marchi | 1 | -0/+18 |
2019-11-05 | drm/i915: Add for_each_new_intel_connector_in_state() | José Roberto de Souza | 1 | -0/+8 |
2019-11-04 | drm/i915: Eliminate redundancy in intel_primary_plane_create() | Ville Syrjälä | 1 | -38/+22 |
2019-11-04 | drm/i915: Sort format arrays consistently | Ville Syrjälä | 2 | -4/+4 |
2019-11-04 | drm/i915: Add 10bpc formats with alpha for icl+ | Ville Syrjälä | 2 | -4/+25 |
2019-11-04 | drm/i915: Expose C8 on VLV/CHV sprite planes | Ville Syrjälä | 1 | -0/+6 |
2019-11-04 | drm/i915: Add missing 10bpc formats for pipe B sprites on CHV | Ville Syrjälä | 1 | -2/+31 |
2019-11-04 | drm/i915: Expose alpha formats on VLV/CHV primary planes | Ville Syrjälä | 1 | -3/+59 |
2019-11-04 | drm/i915: Expose 10:10:10 XRGB formats on SNB-BDW sprites | Ville Syrjälä | 1 | -0/+16 |
2019-11-04 | drm/i915: add for_each_port() and use it | Jani Nikula | 2 | -6/+9 |
2019-11-01 | drm/i915: Remove special case slave handling during hw programming, v3. | Maarten Lankhorst | 5 | -74/+40 |
2019-11-01 | drm/i915: Complete plane hw and uapi split, v2. | Maarten Lankhorst | 4 | -6/+57 |
2019-11-01 | drm/i915: Perform automated conversions for plane uapi/hw split, base -> uapi. | Maarten Lankhorst | 6 | -222/+222 |
2019-11-01 | drm/i915: Perform automated conversions for plane uapi/hw split, base -> hw. | Maarten Lankhorst | 6 | -120/+120 |
2019-11-01 | drm/i915: Perform manual conversions for plane uapi/hw split, v2. | Maarten Lankhorst | 2 | -26/+27 |
2019-11-01 | drm/i915: Add aliases for uapi and hw to plane_state | Maarten Lankhorst | 2 | -10/+14 |
2019-11-01 | drm/i915: Complete crtc hw/uapi split, v6. | Maarten Lankhorst | 4 | -23/+109 |
2019-11-01 | drm/i915: Perform automated conversions for crtc uapi/hw split, base -> uapi. | Maarten Lankhorst | 25 | -286/+288 |
2019-11-01 | drm/i915: Perform automated conversions for crtc uapi/hw split, base -> hw. | Maarten Lankhorst | 22 | -281/+284 |
2019-11-01 | drm/i915: Perform manual conversions for crtc uapi/hw split, v2. | Maarten Lankhorst | 1 | -21/+21 |
2019-11-01 | drm/i915: Add aliases for uapi and hw to crtc_state | Maarten Lankhorst | 4 | -6/+37 |
2019-11-01 | drm/i915: Handle a few more cases for crtc hw/uapi split, v3. | Maarten Lankhorst | 3 | -20/+23 |
2019-10-31 | drm/i915/dp: Do not switch aux to TBT mode for non-TC ports | José Roberto de Souza | 1 | -1/+5 |
2019-10-31 | drm/i915/mst: Document the userspace fail with possible_crtcs | Ville Syrjälä | 1 | -0/+8 |
2019-10-31 | drm/i915: Simplify pipe_mask setup even further | Ville Syrjälä | 11 | -18/+11 |
2019-10-31 | drm/i915: Allow ICL+ DSI on any pipe | Ville Syrjälä | 1 | -1/+3 |
2019-10-31 | drm/i915: s/crtc_mask/pipe_mask/ | Ville Syrjälä | 13 | -22/+22 |
2019-10-31 | drm/i915: Simplify LVDS crtc_mask setup | Ville Syrjälä | 1 | -5/+3 |
2019-10-30 | drm/i915: Stop frobbing crtc->base.mode | Ville Syrjälä | 1 | -9/+9 |
2019-10-30 | drm/i915: Nuke 'mode' argument to intel_get_load_detect_pipe() | Ville Syrjälä | 4 | -8/+4 |
2019-10-30 | drm/i915: Avoid HPD poll detect triggering a new detect cycle | Imre Deak | 3 | -0/+19 |
2019-10-30 | drm/i915/tgl: add support to one DP-MST stream | Lucas De Marchi | 1 | -0/+3 |
2019-10-29 | drm/i915: Provide more information on DP AUX failures | Matt Roper | 1 | -2/+4 |
2019-10-29 | drm/i915/display/cnl+: Handle fused off DSC | José Roberto de Souza | 1 | -0/+3 |
2019-10-29 | drm/i915/display: Handle fused off HDCP | José Roberto de Souza | 1 | -1/+1 |