summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/intel_display.c
AgeCommit message (Expand)Author
2019-02-15drm/i915: Try to sanitize bogus DPLL state left over by broken SNB BIOSenVille Syrjälä
2018-11-21drm/i915: Add rotation readout for plane initial configVille Syrjälä
2018-11-21drm/i915: Force a LUT update in intel_initial_commit()Ville Syrjälä
2018-11-15drm/i915: Account for scale factor when calculating initial phaseVille Syrjälä
2018-11-06drm/i915: Fix ilk+ watermarks when disabling pipesVille Syrjälä
2018-11-06drm/i915: Fix error handling for the NV12 fb dimensions checkVille Syrjälä
2018-10-18drm/i915/icl: create function to identify combophy portMahesh Kumar
2018-10-17drm/i915/gen9+: Fix initial readout for Y tiled framebuffersImre Deak
2018-10-17drm/i915: Use the correct crtc when sanitizing plane mappingVille Syrjälä
2018-10-17drm/i915: Restore vblank interrupts earlierVille Syrjälä
2018-10-17drm/i915: Check fb stride against plane max strideVille Syrjälä
2018-09-28Merge tag 'drm-intel-next-2018-09-21' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2018-09-20Merge tag 'drm-misc-next-2018-09-19' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2018-09-19drm: Change limited M/N quirk to constant N quirk.Lee, Shawn C
2018-09-14drm/i915: Mark up a couple of KMS debug messages as suchChris Wilson
2018-09-14Merge tag 'drm-misc-next-2018-09-13' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2018-09-13drm/i915: Fix a potential integer overflow with framebuffers extending past 4...Ville Syrjälä
2018-09-12drm/i915: Extract intel_cursor_check_surface()Ville Syrjälä
2018-09-12drm/i915: Move chv rotation checks to plane->check()Ville Syrjälä
2018-09-12drm/i915: Move display w/a #1175Ville Syrjälä
2018-09-12drm/i915: Move skl plane fb related checks into a better placeVille Syrjälä
2018-09-12drm/i915: Extract per-platform plane->check() functionsVille Syrjälä
2018-09-12drm/i915: Nuke plane->can_scale/min_downscaleVille Syrjälä
2018-09-12drm/i915: s/int plane/int color_plane/Ville Syrjälä
2018-09-12drm/i915: Store ggtt_view in plane_stateVille Syrjälä
2018-09-12drm/i915: Store the final plane stride in plane_stateVille Syrjälä
2018-09-12drm/i915: Rename the plane_state->main/aux to plane_state->color_plane[]Ville Syrjälä
2018-09-12drm/i915: Use pipe A primary plane .max_stride() as the global stride limitVille Syrjälä
2018-09-12drm/i915: Add .max_stride() plane hookVille Syrjälä
2018-09-12drm/i915: s/tile_offset/aligned_offset/ etc.Ville Syrjälä
2018-09-11drm/i915/chv: Update csc coefficient matrix during modesetP Raviraj Sitaram
2018-09-11Merge tag 'drm-intel-next-2018-09-06-2' of git://anongit.freedesktop.org/drm/...Dave Airlie
2018-09-09drm: extract drm_atomic_uapi.cDaniel Vetter
2018-09-07Merge tag 'drm-misc-next-2018-09-05' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2018-09-05drm/i915/bdw: Increase IPS disable timeout to 100msImre Deak
2018-08-31drm/i915: Keep physical cursors pinned while in useChris Wilson
2018-08-28drm/i915: Fix glk/cnl display w/a #1175Ville Syrjälä
2018-08-28drm/i915: Do not advertize support for NV12 on ICL yet.Dhinakaran Pandiyan
2018-08-28drm/i915: Clean up skl_plane_has_planar()Dhinakaran Pandiyan
2018-08-28drm/i915: Don't pass plane to .check_plane()Ville Syrjälä
2018-08-27Merge drm/drm-next into drm-misc-nextSean Paul
2018-08-22drm/i915: Rename PLANE_CTL_DECOMPRESSION_ENABLEDhinakaran Pandiyan
2018-08-22drm/i915: Add a small wrapper to check for CCS modifiers.Dhinakaran Pandiyan
2018-08-22drm/i915: Fix glk/cnl display w/a #1175Ville Syrjälä
2018-08-20drm/i915: Verify power domains after enabling themImre Deak
2018-08-16drm/i915: Refactor intel_display_set_init_power() logicImre Deak
2018-08-15drm/i915: Only skip connector output for disable_displayChris Wilson
2018-08-13drm/i915: Cleanup gt powerstate from gemChris Wilson
2018-08-13drm/i915: Bump priority of clean up workChris Wilson
2018-08-13drm/i915/crc: implement get_crc_sources callbackMahesh Kumar