- d26592c drm/i915: Remove pointless goto fail by Ville Syrjälä · 6 years ago
- 8e2b4df drm/i915: Handle -EDEADLK from ironlake_check_fdi_lanes() by Ville Syrjälä · 6 years ago
- 53cc6880 drm/i915: Generalize skl_ddb_allocation_overlaps() by Ville Syrjälä · 6 years ago
- 3aefb67 drm/i915: Sanitize PCH port transcoder select on IBX by Ville Syrjälä · 6 years ago
- 58db08a7 drm/i915: Keep overlay functions naming consistent by José Roberto de Souza · 6 years ago
- acde44b drm/i915: Move FBC init and cleanup calls to modeset functions by José Roberto de Souza · 6 years ago
- e69b348 drm/i915: Nuke posting reads from plane update/disable funcs by Ville Syrjälä · 6 years ago
- bfe60a0 drm/i915/icl: Enable Plane Input CSC for YUV to RGB Conversion by Uma Shankar · 6 years ago
- a748fae drm/i915: Fix ilk+ watermarks when disabling pipes by Ville Syrjälä · 6 years ago
- f1a1217 drm/i915: Allow "max bpc" property to limit pipe_bpp by Radhakrishna Sripada · 6 years ago
- 70332ac drm/i915/icl+: Sanitize port to PLL mapping by Imre Deak · 6 years ago
- bdaa29b drm/i915: Enable AUX power earlier by Imre Deak · 6 years ago
- 337837a drm/i915: Use a helper to get the aux power domain by Imre Deak · 6 years ago
- 1347d3c drm/i915: Remove CNL from WA 827 by Rodrigo Vivi · 6 years ago
- d521361 drm/i915: Define WA 0870 and kill dead code. by Rodrigo Vivi · 6 years ago
- efb818f drm/i915: Kill WA 0528 by Rodrigo Vivi · 6 years ago
- bf4d57f drm/i915/icl: Find DSI presence for ICL by Madhav Chauhan · 6 years ago
- 3b90946 drm/i915: Fix error handling for the NV12 fb dimensions check by Ville Syrjälä · 6 years ago
- 4c8d351 drm/i915: Switch the order of function parameters by Dhinakaran Pandiyan · 6 years ago
- 2a11b1b drm/i915: Add function to check for linear surfaces by Dhinakaran Pandiyan · 6 years ago
- 9e78337 drm/i915: Prefer IS_GEN<n> check with bitmask. by Rodrigo Vivi · 6 years ago
- d3dacc7 drm/i915: wrapping all hdcp var into intel_hdcp by Ramalingam C · 6 years ago
- 26ee5bc drm/i915/gen11: Expose planar format support on gen11, v2. by Maarten Lankhorst · 6 years ago
- b1554e2 drm/i915/gen11: Program the scalers correctly for planar formats, v3. by Maarten Lankhorst · 6 years ago
- 1ab554b drm/i915/gen11: Link nv12 Y and UV planes in the atomic state, v5. by Maarten Lankhorst · 6 years ago
- 52fb7d2 drm/i915: Move the SKL+ zero constant alpha handling by Ville Syrjälä · 6 years ago
- 1f6f92a drm/i915: Relocate SKL+ NV12 src width w/a by Ville Syrjälä · 6 years ago
- c84c6fe drm/i915: make encoder enable and disable hooks optional by Jani Nikula · 6 years ago
- 27a981b drm/i915/quirks: pass dev_priv instead of drm dev to quirk code by Jani Nikula · 6 years ago
- 914a4fd drm/i915/gen9+: Fix initial readout for Y tiled framebuffers by Imre Deak · 6 years ago
- 593a21a drm/i915: split out display quirks to a new file by Jani Nikula · 6 years ago
- 046c9bc drm/i915: rename and move intel_get_pipe_from_connector() by Jani Nikula · 6 years ago
- a54270d drm/i915/icl: Refactor icl pll functions by Vandita Kulkarni · 6 years ago
- 8ea59e6 drm/i915/icl: Use helper functions to classify the ports by Vandita Kulkarni · 6 years ago
- cb6caf7 drm/i915/icl: Refactor get_ddi_pll using helper func by Vandita Kulkarni · 6 years ago
- 176597a drm/i915/icl: create function to identify combophy port by Mahesh Kumar · 6 years ago
- b0b62d8 drm/i915: Pass crtc_state to ivybridge_update_fdi_bc_bifurcation by Maarten Lankhorst · 6 years ago
- c5b36fa drm/i915: Pass crtc_state to lpt_program_iclkip by Maarten Lankhorst · 6 years ago
- 91d7819 drm/i915: Remove crtc->config dereferences in intel_modeset_setup_hw_state by Maarten Lankhorst · 6 years ago
- 1b52ad4 drm/i915: Remove crtc->config dereferences in intel_sanitize_crtc by Maarten Lankhorst · 6 years ago
- f2bdd11 drm/i915: Pass crtc_state to update_scanline_offset by Maarten Lankhorst · 6 years ago
- 4207c8b drm/i915: Always read out M2_N2 in intel_cpu_transcoder_get_m_n, v2. by Maarten Lankhorst · 6 years ago
- 92d54b0 drm/i915: Remove crtc->config references in vlv_prepare_pll by Maarten Lankhorst · 6 years ago
- 4c35475 drm/i915: Make intel_dp_set_m_n take crtc_state by Maarten Lankhorst · 6 years ago
- 668b6c1 drm/i915: Add YCBCR 4:2:0/4:4:4 support for LSPCON by Shashank Sharma · 6 years ago
- 8c79f84 drm/i915: Add CRTC output format YCBCR 4:4:4 by Shashank Sharma · 6 years ago
- 33b7f3e drm/i915: Add CRTC output format YCBCR 4:2:0 by Shashank Sharma · 6 years ago
- d9facae drm/i915: Introduce CRTC output format by Shashank Sharma · 6 years ago
- ef51e0a drm/i915: DRM_FORMAT_C8 is not possible with Yf tiling by Paulo Zanoni · 6 years ago
- 1c21348 drm/i915: move intel connector specific functions to intel_connector.c by Jani Nikula · 6 years ago
- d4b26e4 drm/i915: add a common connector type independent destroy hook by Jani Nikula · 6 years ago
- 19dfe57 drm/i915: Do intel_panel_destroy_backlight() later by Ville Syrjälä · 6 years ago
- 881440a drm/i915: Rename variables in intel_primary_plane_create() by Ville Syrjälä · 6 years ago
- b7c8060 drm/i915: Extract skl_universal_plane_init() by Ville Syrjälä · 6 years ago
- c539b57 drm/i915: Introduce intel_plane_alloc() by Ville Syrjälä · 6 years ago
- 2d72dc8 drm/i915: Move plane_state->scaler_id initialization into intel_create_plane_state() by Ville Syrjälä · 6 years ago
- deb1968 drm/i915: Populate possible_crtcs for primary/cursor planes by Ville Syrjälä · 6 years ago
- 679bfe8 drm/i915: Constify all plane_funcs structs by Ville Syrjälä · 6 years ago
- 443d5e3 drm/i915/icl: MBUS B credit change by Rodrigo Vivi · 6 years ago
- 8e7a442 drm/i915: Fix ILK-IVB sprite enable delays by Ville Syrjälä · 6 years ago
- 6f40563 drm/i915: Get rid of intel_crtc->config in crtc_enable/disable functions, v2. by Maarten Lankhorst · 6 years ago
- 5e1cdf5 drm/i915: Make ironlake_pch_transcoder_set_timings take crtc_state by Maarten Lankhorst · 6 years ago
- 65c307f drm/i915: Make shared dpll functions take crtc_state, v3. by Maarten Lankhorst · 6 years ago
- b2354c7 drm/i915: Make pll functions take crtc_state, v2. by Maarten Lankhorst · 6 years ago
- 15cbe5d drm/i915: Make skl_detach_scalers take crtc_state by Maarten Lankhorst · 6 years ago
- 7efd90f drm/i915: Use crtc_state in ironlake_enable_pch_transcoder by Maarten Lankhorst · 6 years ago
- 44fe7f3 drm/i915: Make intel_set_pipe_timings/src_size take a pointer to crtc_state by Maarten Lankhorst · 6 years ago
- b256271 drm/i915: Make panel fitter functions take state by Maarten Lankhorst · 6 years ago
- fdf7351 drm/i915: Remove dereferences of crtc->config in set_pipeconf/misc functions, v2. by Maarten Lankhorst · 6 years ago
- 7a4a2a4 drm/i915: Clean up early plane debugs by Ville Syrjälä · 6 years ago
- 62358aa drm/i915: Use the correct crtc when sanitizing plane mapping by Ville Syrjälä · 6 years ago
- 68bc30d drm/i915: Restore vblank interrupts earlier by Ville Syrjälä · 6 years ago
- b208152 drm/i915: Add plane alpha blending support, v2. by Maarten Lankhorst · 6 years ago
- e2f3496 drm/i915: Pull scheduling under standalone lock by Chris Wilson · 6 years ago
- 2863b00 Merge drm/drm-next into drm-intel-next-queued by Jani Nikula · 6 years ago
- fc3fed5 drm/i915: Check fb stride against plane max stride by Ville Syrjälä · 6 years ago
- 0aaf29b drm/i915: Clean up scaler setup, v2. by Maarten Lankhorst · 6 years ago
- 6c246b8 drm/i915: Replace call to commit_planes_on_crtc with internal update, v2. by Maarten Lankhorst · 6 years ago
- f59e970 drm/i915: Make intel_crtc_disable_planes() use active planes mask. by Maarten Lankhorst · 6 years ago
- c249c5f drm/i915: Handle cursor updating active_planes correctly, v2. by Maarten Lankhorst · 6 years ago
- a1cccdcf drm/i915: Clean up casts to crtc_state in intel_atomic_commit_tail() by Maarten Lankhorst · 6 years ago
- 7952410 Merge tag 'drm-misc-next-2018-09-19' of git://anongit.freedesktop.org/drm/drm-misc into drm-next by Dave Airlie · 6 years ago
- 53ca2ed drm: Change limited M/N quirk to constant N quirk. by Lee, Shawn C · 6 years ago
- 4303178 drm/i915: Mark up a couple of KMS debug messages as such by Chris Wilson · 6 years ago
- 2dc7bad Merge tag 'drm-misc-next-2018-09-13' of git://anongit.freedesktop.org/drm/drm-misc into drm-next by Dave Airlie · 6 years ago
- 4e05047 drm/i915: Fix a potential integer overflow with framebuffers extending past 4 GiB by Ville Syrjälä · 6 years ago
- fce8d23 drm/i915: Extract intel_cursor_check_surface() by Ville Syrjälä · 6 years ago
- 25721f8 drm/i915: Move chv rotation checks to plane->check() by Ville Syrjälä · 6 years ago
- 7326659 drm/i915: Move display w/a #1175 by Ville Syrjälä · 6 years ago
- e21c2d3 drm/i915: Move skl plane fb related checks into a better place by Ville Syrjälä · 6 years ago
- 4e0b83a drm/i915: Extract per-platform plane->check() functions by Ville Syrjälä · 6 years ago
- fd6e3c6 drm/i915: Nuke plane->can_scale/min_downscale by Ville Syrjälä · 6 years ago
- 5d2a195 drm/i915: s/int plane/int color_plane/ by Ville Syrjälä · 6 years ago
- f5929c5 drm/i915: Store ggtt_view in plane_state by Ville Syrjälä · 6 years ago
- df79cf4 drm/i915: Store the final plane stride in plane_state by Ville Syrjälä · 6 years ago
- c11ada0 drm/i915: Rename the plane_state->main/aux to plane_state->color_plane[] by Ville Syrjälä · 6 years ago
- 645d91f drm/i915: Use pipe A primary plane .max_stride() as the global stride limit by Ville Syrjälä · 6 years ago
- ddd5713 drm/i915: Add .max_stride() plane hook by Ville Syrjälä · 6 years ago
- 6d19a44 drm/i915: s/tile_offset/aligned_offset/ etc. by Ville Syrjälä · 6 years ago
- c59d2da drm/i915/chv: Update csc coefficient matrix during modeset by P Raviraj Sitaram · 6 years ago