summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/intel_display.c
AgeCommit message (Expand)Author
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-14Merge tag 'drm-misc-next-2018-09-13' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
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
2018-08-13drm/i915/crc: implement verify_crc_source callbackMahesh Kumar
2018-08-08drm/i915/ddi: Use power well CTL IDX instead of IDImre Deak
2018-08-06drm/i915: Interactive RPS modeChris Wilson
2018-07-31drm/i915: Interactive RPS modeChris Wilson
2018-07-23Merge drm/drm-next into drm-intel-next-queuedRodrigo Vivi
2018-07-20Merge tag 'drm-intel-next-2018-07-19' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2018-07-20Merge tag 'drm-misc-next-2018-07-18' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2018-07-19drm/i915: Fix assert_plane() warning on bootup with external displayAzhar Shaikh
2018-07-19Merge tag 'drm-intel-next-2018-07-09' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2018-07-18drm/i915: Substitute intel_format_is_yuv() with format->is_yuvAyan Kumar Halder
2018-07-13drm: drop _mode_ from drm_mode_connector_attach_encoderDaniel Vetter
2018-07-13drm/i915/glk: Add Quirk for GLK NUC HDMI port issues.Clint Taylor
2018-07-10drm/i915: Flush the residual parking on emergency shutdownChris Wilson
2018-07-06drm/i915/ddi: Simplify get_encoder_power_domains()Imre Deak
2018-07-06drm/i915/dsi: use vlv and bxt prefixes for the global DSI functionsJani Nikula
2018-07-05drm/i915: Mark expected switch fall-throughsGustavo A. R. Silva
2018-07-02drm/i915: Remove unnecessary check for unsupported modifiers for NV12Dhinakaran Pandiyan
2018-07-02drm/i915: Use drm_plane_mask() & co.Ville Syrjälä
2018-06-28drm/i915: Replace drm_connector_{un/reference} with put,get functionsThomas Zimmermann
2018-06-28Merge tag 'drm-intel-next-2018-06-20' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2018-06-26drm/i915/ddi: Get AUX power domain for DP main link tooImre Deak
2018-06-25drm/i915: Defer modeset cleanup to a secondary taskChris Wilson
2018-06-22Merge tag 'drm-misc-next-2018-06-21' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2018-06-21drm/i915: Enable hw workaround to bypass alphaVandita Kulkarni
2018-06-20Merge drm-upstream/drm-next into drm-misc-nextGustavo Padovan
2018-06-19drm/i915: Check timings against hardware maximumsVille Syrjälä
2018-06-19drm/i915: Nuke the cursor size definesVille Syrjälä
2018-06-14drm/i915/icl: unconditionally init DDI for every portPaulo Zanoni