summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm
Commit message (Expand)AuthorAgeFilesLines
* drm/i915: Move GraphicsTechnology files under gt/Chris Wilson2019-04-2459-112/+166
* drm/i915/selftests: Verify whitelist of context registersChris Wilson2019-04-241-0/+312
* drm/i915: Store the default sseu setup on the engineChris Wilson2019-04-2415-194/+226
* drm/i915/icl: Fix clockgating issue when using scalersRadhakrishna Sripada2019-04-231-5/+35
* drm/i915: Fix skl+ max plane widthVille Syrjälä2019-04-231-25/+47
* drm/i915/icl: Fix MG_DP_MODE() register programmingImre Deak2019-04-231-10/+8Star
* drm/i915: Start writeback from the shrinkerChris Wilson2019-04-203-36/+79
* drm/i915/selftests: Check that gpu reset is usable from atomic contextFernando Pacheco2019-04-201-3/+3
* Revert "drm/i915/guc: Disable global reset"Fernando Pacheco2019-04-201-3/+0Star
* drm/i915/uc: Place uC firmware in upper range of GGTTFernando Pacheco2019-04-208-73/+208
* drm/i915/uc: Reserve upper range of GGTTFernando Pacheco2019-04-204-13/+42
* drm/i915/uc: Rename uC firmware init/fini functionsFernando Pacheco2019-04-206-10/+11
* drm/i915/gtt: Skip clearing the GGTT under gen6+ full-ppgttChris Wilson2019-04-191-1/+3
* drm/i915: remove DRM_AUTH from IOCTLs which also have DRM_RENDER_ALLOWChristian König2019-04-191-5/+5
* drm/i915: Expose the busyspin durations for i915_wait_requestChris Wilson2019-04-193-2/+44
* drm/i915: Track HAS_RPS alongside HAS_RC6 in the device infoChris Wilson2019-04-194-2/+13
* drm/i915: Use drm_dev_unplug()Janusz Krzysztofik2019-04-191-1/+1
* drm/i915: Remove unwarranted clamping for hsw/bdwChris Wilson2019-04-191-9/+2Star
* drm/i915: Setup the RCS ring prior to executionChris Wilson2019-04-181-4/+1Star
* drm/i915: Stop overwriting RING_IMR in rcs resumeChris Wilson2019-04-181-3/+0Star
* drm/i915: Avoid use-after-free in reporting create.sizeChris Wilson2019-04-171-1/+1
* drm/i915: Make workaround verification *optional*Chris Wilson2019-04-172-14/+33
* drm/i915: Verify the engine workarounds stick on applicationChris Wilson2019-04-174-47/+149
* drm/i915: Verify workarounds immediately after applicationChris Wilson2019-04-171-14/+18
* drm/i915: Update DRIVER_DATE to 20190417Joonas Lahtinen2019-04-171-2/+2
* drm/i915/ehl: inherit icl cdclk init/uninitJani Nikula2019-04-171-2/+2
* drm/i915: Introduce struct class_instance for engines across the uAPIChris Wilson2019-04-171-4/+4
* drm/i915: fully convert the IRQ initialization macros to intel_uncorePaulo Zanoni2019-04-161-56/+88
* drm/i915: convert the IRQ initialization functions to intel_uncorePaulo Zanoni2019-04-161-49/+48Star
* drm/i915: add GEN2_ prefix to the I{E, I, M, S}R registersPaulo Zanoni2019-04-167-43/+44
* drm/i915: don't specify the IRQ register in the gen2 macrosPaulo Zanoni2019-04-161-32/+25Star
* drm/i915: refactor the IRQ init/reset macrosPaulo Zanoni2019-04-161-50/+86
* Merge tag 'gvt-next-2019-04-16' of https://github.com/intel/gvt-linux into dr...Joonas Lahtinen2019-04-169-82/+172
|\
| * drm/i915/gvt: Fix incorrect mask of mmio 0x22028 in gen8/9 mmio listColin Xu2019-04-161-2/+2
| * drm/i915/gvt: addressed guest GPU hang with HWS index modeXiaolin Zhang2019-04-161-0/+20
| * Merge tag 'drm-intel-next-2019-04-04' into gvt-nextZhenyu Wang2019-04-161484-59482/+80052
| |\
| * | drm/i915/gvt: Enable async flip on plane surface mmio writesColin Xu2019-03-292-19/+55
| * | drm/i915/gvt: Enable synchronous flip on handling MI_DISPLAY_FLIPColin Xu2019-03-291-2/+8
| * | drm/i915/gvt: Add macro define for mmio 0x50080 and gvt flip eventColin Xu2019-03-291-0/+31
| * | drm/i915/gvt: replaced register address with nameXiaolin Zhang2019-03-291-39/+40
| * | drm/i915/gvt: remove the unused sregYan Zhao2019-03-113-15/+3Star
| * | drm/i915/gvt: Refine the combined intel_vgpu_oos_page struct to save memoryZhao Yakui2019-02-202-1/+8
| * | drm/i915/gvt: Refine the snapshort range of I915 MCHBAR to optimize gvt-g boo...Zhao Yakui2019-02-202-1/+4
| * | drm/i915/gvt: Use consist max display pipe numbers as i915 definitionColin Xu2019-02-181-3/+1Star
* | | drm/i915: Mark up ips for RCU protectionChris Wilson2019-04-161-2/+2
* | | drm/i915: Drop bool return from breadcrumbs signalerChris Wilson2019-04-162-13/+5Star
* | | drm/i915: Nuke drm_crtc_state and use intel_atomic_state insteadManasi Navare2019-04-151-33/+28Star
* | | drm/i915/selftests: Skip live timeline/suspend tests if wedgedChris Wilson2019-04-152-0/+6
* | | drm/i915: Teach intel_workarounds to use uncore mmio accessChris Wilson2019-04-133-38/+38
* | | drm/i915/ehl: Inherit Ice Lake conditional codeBob Paauwe2019-04-133-10/+10