summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915
AgeCommit message (Expand)AuthorFilesLines
2018-12-21drm/i915/execlists: Apply a full mb before execution for BraswellChris Wilson1-1/+6
2018-11-21drm/i915/execlists: Force write serialisation into context image vs executionChris Wilson1-1/+13
2018-11-21drm/i915/hdmi: Add HDMI 2.0 audio clock recovery N valuesClint Taylor1-0/+17
2018-09-09drm/i915/userptr: reject zero user_sizeMatthew Auld1-0/+3
2018-07-25drm/i915: Fix hotplug irq ack on i965/g4xVille Syrjälä1-2/+30
2018-06-06drm/i915: Disable LVDS on Radiant P845Ondrej Zary1-0/+8
2018-05-16drm/i915: Fix drm:intel_enable_lvds ERROR message in kernel logFlorent Flament1-1/+2
2018-04-29drm/i915/bxt, glk: Increase PCODE timeouts during CDCLK freq changingImre Deak3-8/+13
2018-03-18drm/i915: Always call to intel_display_set_init_power() in resume_early.Maarten Lankhorst1-0/+2
2018-03-18drm/i915: Try EDID bitbanging on HDMI after failed readStefan Brüns1-3/+11
2018-02-25drm/i915: hide unused intel_panel_set_backlight functionArnd Bergmann1-43/+43
2018-02-25drm/i915: fix intel_backlight_device_register declarationArnd Bergmann1-1/+1
2018-02-17drm/i915: Avoid PPS HW/SW state mismatch due to roundingImre Deak1-0/+6
2017-12-05drm/i915: Prevent zero length "index" writeVille Syrjälä1-1/+2
2017-12-05drm/i915: Don't try indexed reads to alternate slave addressesVille Syrjälä1-0/+1
2017-11-30Revert "drm/i915: Do not rely on wm preservation for ILK watermarks"Greg Kroah-Hartman2-22/+31
2017-11-15drm/i915: Do not rely on wm preservation for ILK watermarksMaarten Lankhorst2-31/+22
2017-11-08drm/i915/edp: read edp display control registers unconditionallyJani Nikula1-3/+10
2017-10-18drm/i915/bios: parse DDI ports also for CHV for HDMI DDC pin and DP AUX channelJani Nikula1-1/+1
2017-10-18drm/i915: Read timings from the correct transcoder in intel_crtc_mode_get()Ville Syrjälä1-5/+9
2017-10-18drm/i915/edp: Get the Panel Power Off timestamp after panel is offManasi Navare1-1/+1
2017-10-12drm/i915/bios: ignore HDMI on port AJani Nikula1-0/+7
2017-10-08drm/i915/psr: disable psr2 for resolution greater than 32X20Nagaraju, Vathsala1-7/+8
2017-10-08drm/i915: Fix the overlay frontbuffer trackingVille Syrjälä1-23/+41
2017-08-16drm/i915: Fix out-of-bounds array access in bdw_load_gamma_lutMaarten Lankhorst1-0/+1
2017-06-24drm/i915: Fix GVT-g PVINFO version compatibility checkZhenyu Wang2-12/+6
2017-06-17drm/i915: Always recompute watermarks when distrust_bios_wm is set, v2.Maarten Lankhorst1-0/+9
2017-06-17drm/i915: Workaround VLV/CHV DSI scanline counter hardware failVille Syrjälä2-0/+30
2017-06-17drm/i915: Check for NULL i915_vma in intel_unpin_fb_obj()Linus Torvalds1-0/+3
2017-06-17drm/i915: Prevent the system suspend complete optimizationImre Deak1-0/+9
2017-06-14drm/i915/vbt: split out defaults that are set when there is no VBTJani Nikula1-1/+16
2017-06-14drm/i915/vbt: don't propagate errors from intel_bios_init()Jani Nikula3-19/+18
2017-05-25drm/i915/gvt: Disable access to stolen memory as a guestChris Wilson1-0/+5
2017-04-18Revert "drm/i915/execlists: Reset RING registers upon resume"Greg Kroah-Hartman1-31/+19
2017-04-18drm/i915: Avoid rcu_barrier() from reclaim paths (shrinker)Chris Wilson1-1/+1
2017-04-18drm/i915: Stop using RP_DOWN_EI on BaytrailChris Wilson3-48/+32
2017-04-18drm/i915: Drop support for I915_EXEC_CONSTANTS_* execbuf parameters.Kenneth Graunke4-57/+3
2017-04-18drm/i915: Only enable hotplug interrupts if the display interrupts are enabledChris Wilson2-6/+18
2017-04-18drm/i915: Avoid tweaking evaluation thresholds on Baytrail v3Mika Kuoppala1-0/+7
2017-04-18drm/i915: Nuke debug messages from the pipe update critical sectionVille Syrjälä1-11/+1
2017-04-18drm/i915/gen9: Increase PCODE request timeout to 50msImre Deak1-5/+6
2017-04-12drm/i915: actually drive the BDW reserved IDsPaulo Zanoni1-0/+1
2017-03-15drm/i915: Fix not finding the VBT when it overlaps with OPREGION_ASLE_EXTHans de Goede1-1/+12
2017-03-15drm/i915: Avoid spurious WARNs about the wrong pipe in the PPS codeVille Syrjälä1-3/+3
2017-03-15drm/i915/gvt: Disable access to stolen memory as a guestChris Wilson1-0/+5
2017-02-15drm/i915: Always convert incoming exec offsets to non-canonicalMichał Winiarski1-6/+6
2017-02-15drm/i915/bxt: Add MST support when do DPLL calculationLee, Shawn C1-1/+2
2017-02-15drm/i915: fix use-after-free in page_flip_completed()Andrey Ryabinin1-2/+2
2017-02-09drm/i915/execlists: Reset RING registers upon resumeChris Wilson1-19/+31
2017-02-01drm/i915: Remove WaDisableLSQCROPERFforOCL KBL workaround.Francisco Jerez2-10/+1