summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm
AgeCommit message (Expand)AuthorFilesLines
2019-04-24drm/i915/selftests: Verify whitelist of context registersChris Wilson1-0/+312
2019-04-24drm/i915: Store the default sseu setup on the engineChris Wilson15-194/+226
2019-04-23drm/i915/icl: Fix clockgating issue when using scalersRadhakrishna Sripada1-5/+35
2019-04-23drm/i915: Fix skl+ max plane widthVille Syrjälä1-25/+47
2019-04-23drm/i915/icl: Fix MG_DP_MODE() register programmingImre Deak1-10/+8
2019-04-20drm/i915: Start writeback from the shrinkerChris Wilson3-36/+79
2019-04-20drm/i915/selftests: Check that gpu reset is usable from atomic contextFernando Pacheco1-3/+3
2019-04-20Revert "drm/i915/guc: Disable global reset"Fernando Pacheco1-3/+0
2019-04-20drm/i915/uc: Place uC firmware in upper range of GGTTFernando Pacheco8-73/+208
2019-04-20drm/i915/uc: Reserve upper range of GGTTFernando Pacheco4-13/+42
2019-04-20drm/i915/uc: Rename uC firmware init/fini functionsFernando Pacheco6-10/+11
2019-04-19drm/i915/gtt: Skip clearing the GGTT under gen6+ full-ppgttChris Wilson1-1/+3
2019-04-19drm/i915: remove DRM_AUTH from IOCTLs which also have DRM_RENDER_ALLOWChristian König1-5/+5
2019-04-19drm/i915: Expose the busyspin durations for i915_wait_requestChris Wilson3-2/+44
2019-04-19drm/i915: Track HAS_RPS alongside HAS_RC6 in the device infoChris Wilson4-2/+13
2019-04-19drm/i915: Use drm_dev_unplug()Janusz Krzysztofik1-1/+1
2019-04-19drm/i915: Remove unwarranted clamping for hsw/bdwChris Wilson1-9/+2
2019-04-18drm/i915: Setup the RCS ring prior to executionChris Wilson1-4/+1
2019-04-18drm/i915: Stop overwriting RING_IMR in rcs resumeChris Wilson1-3/+0
2019-04-17drm/i915: Avoid use-after-free in reporting create.sizeChris Wilson1-1/+1
2019-04-17drm/i915: Make workaround verification *optional*Chris Wilson2-14/+33
2019-04-17drm/i915: Verify the engine workarounds stick on applicationChris Wilson4-47/+149
2019-04-17drm/i915: Verify workarounds immediately after applicationChris Wilson1-14/+18
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-16drm/i915: fully convert the IRQ initialization macros to intel_uncorePaulo Zanoni1-56/+88
2019-04-16drm/i915: convert the IRQ initialization functions to intel_uncorePaulo Zanoni1-49/+48
2019-04-16drm/i915: add GEN2_ prefix to the I{E, I, M, S}R registersPaulo Zanoni7-43/+44
2019-04-16drm/i915: don't specify the IRQ register in the gen2 macrosPaulo Zanoni1-32/+25
2019-04-16drm/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 Wang1484-59482/+80052
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-13drm/i915: Teach intel_workarounds to use uncore mmio accessChris Wilson3-38/+38
2019-04-12drm/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