aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915
AgeCommit message (Expand)Author
2017-10-18drm/i915: Use a mask when applying WaProgramL3SqcReg1DefaultOscar Mateo
2017-10-18drm/i915: Report -EFAULT before pwrite fast path into shmemfsChris Wilson
2017-10-16drm/i915/cnl: Fix PLL initialization for HDMI.Rodrigo Vivi
2017-10-16drm/i915/cnl: Fix PLL mapping.Rodrigo Vivi
2017-10-16drm/i915: Use bdw_ddi_translations_fdi for BroadwellChris Wilson
2017-10-16drm/i915: Fix eviction when the GGTT is idle but fullChris Wilson
2017-10-17drm/i915/gvt: Fix GPU hang after reusing vGPU instance across different guest OSChangbin Du
2017-10-11drm/i915/bios: parse DDI ports also for CHV for HDMI DDC pin and DP AUX channelJani Nikula
2017-10-09drm/i915: Read timings from the correct transcoder in intel_crtc_mode_get()Ville Syrjälä
2017-10-09drm/i915: Order two completing nop_submit_requestChris Wilson
2017-10-09drm/i915: Silence compiler warning for hsw_power_well_enable()Chris Wilson
2017-10-09drm/i915: Use crtc_state_is_legacy_gamma in intel_color_checkMaarten Lankhorst
2017-10-09drm/i915/edp: Increase the T12 delay quirk to 1300msManasi Navare
2017-10-09drm/i915/edp: Get the Panel Power Off timestamp after panel is offManasi Navare
2017-10-04drm/i915/glk: Fix DMC/DC state idleness calculationImre Deak
2017-10-04drm/i915/cnl: Reprogram DMC firmware after S3/S4 resumeImre Deak
2017-10-03drm/i915: Fix DDI PHY init if it was already onImre Deak
2017-09-26drm/i915/bios: ignore HDMI on port AJani Nikula
2017-09-26drm/i915: remove redundant variable hw_checkColin Ian King
2017-09-26drm/i915: always update ELD connector type after get modesJani Nikula
2017-09-18drm/i915: Remove unused 'in_vbl' from i915_get_crtc_scanoutpos()Chris Wilson
2017-09-18drm/i915/cnp: set min brightness from VBTLee, Shawn C
2017-09-18Revert "drm/i915/bxt: Disable device ready before shutdown command"Uma Shankar
2017-09-18drm/i915/bxt: set min brightness from VBTLee, Shawn C
2017-09-18drm/i915: Fix an error handling in 'intel_framebuffer_init()'Christophe JAILLET
2017-09-18drm/i915/gvt: Fix incorrect PCI BARs reportingChangbin Du
2017-09-13mm: treewide: remove GFP_TEMPORARY allocation flagMichal Hocko
2017-09-08lib/interval_tree: fast overlap detectionDavidlohr Bueso
2017-09-07Merge tag 'drm-intel-next-fixes-2017-09-07' of git://anongit.freedesktop.org/...Linus Torvalds
2017-09-06drm/i915: wire up shrinkctl->nr_scannedChris Wilson
2017-09-06Merge tag 'gvt-fixes-2017-09-06' of https://github.com/01org/gvt-linux into d...Rodrigo Vivi
2017-09-06drm/i915: Re-enable GTT following a device resetChris Wilson
2017-09-06drm/i915: Annotate user relocs with __userVille Syrjälä
2017-09-05drm/i915: Silence sparse by using gfp_tChris Wilson
2017-09-05drm/i915: Add __rcu to radix tree slot pointerVille Syrjälä
2017-09-05drm/i915: Fix the missing PPAT cache attributes on CNLZhi Wang
2017-09-05drm/i915/gvt: Remove one duplicated MMIOJian Jun Chen
2017-09-04Merge branch 'linus' into locking/core, to fix up conflictsIngo Molnar
2017-09-03Merge tag 'drm-for-v4.14' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2017-09-01drm/i915: Fix enum pipe vs. enum transcoder for the PCH transcoderVille Syrjälä
2017-09-01drm/i915: Make i2c lock ops staticVille Syrjälä
2017-09-01drm/i915: Make i9xx_load_ycbcr_conversion_matrix() staticVille Syrjälä
2017-09-01drm/i915/edp: Increase T12 panel delay to 900 ms to fix DP AUX CH timeoutsManasi Navare
2017-08-30drm/i915: Ignore duplicate VMA stored within the per-object handle LUTChris Wilson
2017-08-30drm/i915: Skip fence alignemnt check for the CCS planeVille Syrjälä
2017-08-30drm/i915: Treat fb->offsets[] as a raw byte offset instead of a linear offsetVille Syrjälä
2017-08-30drm/i915: Always wake the device to flush the GTTChris Wilson
2017-08-30drm/i915: Recreate vmapping even when the object is pinnedChris Wilson
2017-08-30drm/i915: Quietly cancel FBC activation if CRTC is turned off before workerChris Wilson
2017-08-29i915: Use drm_syncobj_fence_getJason Ekstrand