summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915
AgeCommit message (Expand)AuthorFilesLines
2019-05-20drm: Remove users of drm_format_info_plane_cppMaxime Ripard1-1/+1
2019-05-20drm/fourcc: Pass the format_info pointer to drm_format_plane_cppMaxime Ripard1-1/+2
2019-05-09Merge remote-tracking branch 'drm/drm-next' into drm-misc-nextMaarten Lankhorst142-2331/+4442
2019-05-09Merge tag 'drm-misc-next-fixes-2019-05-08' of git://anongit.freedesktop.org/d...Dave Airlie1-1/+1
2019-04-30drm/i915/icl: Whitelist GEN9_SLICE_COMMON_ECO_CHICKEN1Tvrtko Ursulin1-4/+3
2019-04-29drm/i915: Fix ICL output CSC programmingVille Syrjälä1-3/+3
2019-04-26drm: prefix header search paths with $(srctree)/Masahiro Yamada1-1/+1
2019-04-25drm/i915: Use the new __drm_atomic_helper_crtc_reset() helper.Maarten Lankhorst1-3/+2
2019-04-24drm/i915/icl: Fix MG_DP_MODE() register programmingImre Deak1-10/+8
2019-04-24drm/i915: Avoid use-after-free in reporting create.sizeChris Wilson1-1/+1
2019-04-24Merge tag 'drm-misc-next-2019-04-18' of git://anongit.freedesktop.org/drm/drm...Dave Airlie1-218/+0
2019-04-24Merge tag 'drm-intel-next-2019-04-17' of git://anongit.freedesktop.org/drm/dr...Dave Airlie139-2183/+4285
2019-04-17drm/i915: Update DRIVER_DATE to 20190417Joonas Lahtinen1-2/+2
2019-04-17drm/i915/ehl: inherit icl cdclk init/uninitJani Nikula1-2/+2
2019-04-17drm/i915: Introduce struct class_instance for engines across the uAPIChris Wilson1-4/+4
2019-04-17drm/i915: fully convert the IRQ initialization macros to intel_uncorePaulo Zanoni1-56/+88
2019-04-17drm/i915: convert the IRQ initialization functions to intel_uncorePaulo Zanoni1-49/+48
2019-04-17drm/i915: add GEN2_ prefix to the I{E, I, M, S}R registersPaulo Zanoni7-43/+44
2019-04-17drm/i915: don't specify the IRQ register in the gen2 macrosPaulo Zanoni1-32/+25
2019-04-17drm/i915: refactor the IRQ init/reset macrosPaulo Zanoni1-50/+86
2019-04-16Merge tag 'gvt-next-2019-04-16' of https://github.com/intel/gvt-linux into dr...Joonas Lahtinen9-82/+172
2019-04-16drm/i915: Mark up ips for RCU protectionChris Wilson1-2/+2
2019-04-16drm/i915: Drop bool return from breadcrumbs signalerChris Wilson2-13/+5
2019-04-16drm/i915/gvt: Fix incorrect mask of mmio 0x22028 in gen8/9 mmio listColin Xu1-2/+2
2019-04-16drm/i915/gvt: addressed guest GPU hang with HWS index modeXiaolin Zhang1-0/+20
2019-04-16Merge tag 'drm-intel-next-2019-04-04' into gvt-nextZhenyu Wang224-17956/+29109
2019-04-15drm/i915: Nuke drm_crtc_state and use intel_atomic_state insteadManasi Navare1-33/+28
2019-04-15drm/i915/selftests: Skip live timeline/suspend tests if wedgedChris Wilson2-0/+6
2019-04-15BackMerge v5.1-rc5 into drm-nextDave Airlie14-129/+141
2019-04-13drm/i915: Teach intel_workarounds to use uncore mmio accessChris Wilson3-38/+38
2019-04-13drm/i915/ehl: Inherit Ice Lake conditional codeBob Paauwe3-10/+10
2019-04-12drm/i915: Handle catastrophic error on engine resetMika Kuoppala2-3/+15
2019-04-12drm/i915: Shortcut readiness to reset checkMika Kuoppala1-10/+16
2019-04-12drm/i915: Suppress spurious combo PHY B warningVille Syrjälä1-1/+2
2019-04-12drm/i915: Restore correct bxt_ddi_phy_calc_lane_lat_optim_mask() calculationVille Syrjälä1-2/+4
2019-04-12drm/i915: Flush the CSB pointer resetChris Wilson1-0/+1
2019-04-12drm/i915: Fix the inconsistent RMW in WA 827Radhakrishna Sripada1-0/+1
2019-04-12drm/i915: Rename skl_wa_clkgating to the actual WARadhakrishna Sripada1-3/+3
2019-04-11drm/i915: Do not enable FEC without DSCVille Syrjälä1-3/+3
2019-04-11drm/i915: Avoid reclaim taints from runtime-pm debugChris Wilson1-3/+5
2019-04-11drm/i915/execlists: Always reset the context's RING registersChris Wilson1-108/+133
2019-04-11drm/i915/guc: Implement reset locallyChris Wilson4-3/+143
2019-04-11drm/i915: Disable read only ppgtt support for gen11Mika Kuoppala1-3/+8
2019-04-11drm/i915: Call i915_sw_fence_fini on request cleanupChris Wilson1-0/+1
2019-04-11drm/i915: Clean up DSC vs. not bpp handlingVille Syrjälä1-15/+12
2019-04-11drm/i915: Set DP min_bpp to 8*3 for non-RGB output formatsVille Syrjälä3-2/+11
2019-04-11Merge tag 'gvt-fixes-2019-04-11' of https://github.com/intel/gvt-linux into d...Rodrigo Vivi3-9/+18
2019-04-11drm/i915/fbdev: Move intel_fb_initial_config() to fbdev helperNoralf Trønnes1-218/+0
2019-04-11drm/i915/icl: Switch to using 12 deep CSB status FIFOMika Kuoppala1-10/+5
2019-04-11drm/i915: Prepare for larger CSB status FIFO sizeMika Kuoppala4-27/+27