summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915
AgeCommit message (Expand)AuthorFilesLines
2017-10-30drm/i915/edp: read edp display control registers unconditionallyJani Nikula1-3/+10
2017-10-30drm/i915: Do not rely on wm preservation for ILK watermarksMaarten Lankhorst2-31/+21
2017-10-30drm/i915: Cancel the modeset retry work during modeset cleanupManasi Navare1-1/+18
2017-10-26drm/i915/gvt: Adding ACTHD mmio read handlerXiong Zhang1-2/+3
2017-10-26drm/i915/gvt: Extract mmio_read_from_hw() common functionXiong Zhang1-16/+5
2017-10-26drm/i915/gvt: Refine MMIO_RING_F()Zhi Wang2-45/+2
2017-10-26drm/i915/gvt: properly check per_ctx bb valid stateZhenyu Wang3-2/+5
2017-10-25drm/i915/perf: fix perf enable/disable ioctls with 32bits userspaceLionel Landwerlin1-0/+4
2017-10-18drm/i915: Use a mask when applying WaProgramL3SqcReg1DefaultOscar Mateo3-6/+13
2017-10-18drm/i915: Report -EFAULT before pwrite fast path into shmemfsChris Wilson1-0/+3
2017-10-17drm/i915/cnl: Fix PLL initialization for HDMI.Rodrigo Vivi1-1/+1
2017-10-17drm/i915/cnl: Fix PLL mapping.Rodrigo Vivi1-2/+1
2017-10-17drm/i915: Use bdw_ddi_translations_fdi for BroadwellChris Wilson1-2/+2
2017-10-17drm/i915: Fix eviction when the GGTT is idle but fullChris Wilson1-24/+39
2017-10-16drm/i915/gvt: Fix GPU hang after reusing vGPU instance across different guest OSChangbin Du1-12/+10
2017-10-11drm/i915/bios: parse DDI ports also for CHV for HDMI DDC pin and DP AUX channelJani Nikula1-1/+1
2017-10-09drm/i915: Read timings from the correct transcoder in intel_crtc_mode_get()Ville Syrjälä1-5/+9
2017-10-09drm/i915: Order two completing nop_submit_requestChris Wilson1-1/+6
2017-10-09drm/i915: Silence compiler warning for hsw_power_well_enable()Chris Wilson1-1/+1
2017-10-09drm/i915: Use crtc_state_is_legacy_gamma in intel_color_checkMaarten Lankhorst1-9/+7
2017-10-09drm/i915/edp: Increase the T12 delay quirk to 1300msManasi Navare1-1/+1
2017-10-09drm/i915/edp: Get the Panel Power Off timestamp after panel is offManasi Navare1-1/+1
2017-10-05drm/i915/glk: Fix DMC/DC state idleness calculationImre Deak1-1/+1
2017-10-05drm/i915/cnl: Reprogram DMC firmware after S3/S4 resumeImre Deak1-0/+3
2017-10-03drm/i915: Fix DDI PHY init if it was already onImre Deak2-21/+2
2017-09-26drm/i915/bios: ignore HDMI on port AJani Nikula1-0/+7
2017-09-26drm/i915: remove redundant variable hw_checkColin Ian King1-2/+0
2017-09-26drm/i915: always update ELD connector type after get modesJani Nikula2-5/+17
2017-09-19drm/i915: Remove unused 'in_vbl' from i915_get_crtc_scanoutpos()Chris Wilson1-3/+0
2017-09-19drm/i915/cnp: set min brightness from VBTLee, Shawn C1-0/+2
2017-09-19Revert "drm/i915/bxt: Disable device ready before shutdown command"Uma Shankar1-11/+0
2017-09-19drm/i915/bxt: set min brightness from VBTLee, Shawn C1-0/+2
2017-09-19drm/i915: Fix an error handling in 'intel_framebuffer_init()'Christophe JAILLET1-1/+1
2017-09-19drm/i915/gvt: Fix incorrect PCI BARs reportingChangbin Du1-65/+48
2017-09-14mm: treewide: remove GFP_TEMPORARY allocation flagMichal Hocko8-20/+20
2017-09-09lib/interval_tree: fast overlap detectionDavidlohr Bueso1-3/+3
2017-09-08Merge tag 'drm-intel-next-fixes-2017-09-07' of git://anongit.freedesktop.org/...Linus Torvalds16-85/+130
2017-09-07drm/i915: wire up shrinkctl->nr_scannedChris Wilson5-11/+24
2017-09-06Merge tag 'gvt-fixes-2017-09-06' of https://github.com/01org/gvt-linux into d...Rodrigo Vivi1-1/+0
2017-09-06drm/i915: Re-enable GTT following a device resetChris Wilson1-3/+9
2017-09-06drm/i915: Annotate user relocs with __userVille Syrjälä1-1/+1
2017-09-05drm/i915: Silence sparse by using gfp_tChris Wilson1-1/+1
2017-09-05drm/i915: Add __rcu to radix tree slot pointerVille Syrjälä1-1/+1
2017-09-05drm/i915: Fix the missing PPAT cache attributes on CNLZhi Wang1-4/+4
2017-09-05drm/i915/gvt: Remove one duplicated MMIOJian Jun Chen1-1/+0
2017-09-04Merge branch 'linus' into locking/core, to fix up conflictsIngo Molnar123-33213/+5953
2017-09-04Merge tag 'drm-for-v4.14' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds120-33201/+5917
2017-09-01drm/i915: Fix enum pipe vs. enum transcoder for the PCH transcoderVille Syrjälä2-12/+12
2017-09-01drm/i915: Make i2c lock ops staticVille Syrjälä2-2/+2
2017-09-01drm/i915: Make i9xx_load_ycbcr_conversion_matrix() staticVille Syrjälä1-1/+1