summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915 (follow)
Commit message (Expand)AuthorAgeFilesLines
* drm/i915: rename intel_drv.h to display/intel_display_types.hJani Nikula2019-08-0772-77/+86
* drm/i915: avoid including intel_drv.h via i915_drv.h->i915_trace.hJani Nikula2019-08-0719-2/+20
* drm/i915/tc: un-inline intel_tc_port_ref_held()Jani Nikula2019-08-072-7/+9
* drm/i915/mst: un-inline intel_dp_mst_encoder_active_links()Jani Nikula2019-08-072-7/+8
* drm/i915/bw: make intel_atomic_get_bw_state() staticJani Nikula2019-08-072-15/+14
* drm/i915/irq: un-inline functions to avoid i915_drv.h includeJani Nikula2019-08-072-20/+29
* drm/i915/sprite: un-inline icl_is_hdr_plane()Jani Nikula2019-08-072-7/+7
* drm/i915: move intel_display.c function declarationsJani Nikula2019-08-073-149/+171
* drm/i915/dmc: Load DMC on TGLAnusha Srivatsa2019-08-061-0/+7
* drm/i915/gt: Move the [class][inst] lookup for engines onto the GTChris Wilson2019-08-0621-161/+328
* drm/i915/gem: Make caps.scheduler staticChris Wilson2019-08-067-28/+22
* drm/i915: Use drm_i915_private directly from drv_get_drvdata()Chris Wilson2019-08-064-87/+91
* drm/i915/gt: Remove stale kerneldoc for internal MOCS functionsChris Wilson2019-08-051-55/+2
* drm/i915/uc: Don't fail on HuC early init errorsMichal Wajdeczko2019-08-052-5/+10
* drm/i915/uc: Remove redundant GuC support checksMichal Wajdeczko2019-08-051-10/+1
* drm/i915/huc: Prefer intel_huc_is_supportedMichal Wajdeczko2019-08-051-1/+1
* drm/i915/guc: Prefer intel_guc_is_submission_supportedMichal Wajdeczko2019-08-051-4/+4
* drm/i915: Fix wrong escape clock divisor init for GLKStanislav Lisovskiy2019-08-051-2/+2
* drm/i915: Replace struct_mutex for batch pool serialisationChris Wilson2019-08-0416-265/+289
* drm/i915: Teach execbuffer to take the engine wakeref not GTChris Wilson2019-08-041-13/+29
* drm/i915: Flush the freed object list on file closeChris Wilson2019-08-034-36/+7
* drm/i915: Hide unshrinkable context objects from the shrinkerChris Wilson2019-08-0311-33/+102
* drm/i915/wopcm: Don't fail on WOPCM partitioning failureMichal Wajdeczko2019-08-024-20/+21
* drm/i915/uc: Inject probe errors into intel_uc_init_hwMichal Wajdeczko2019-08-025-11/+35
* drm/i915/uc: Move GuC error log to uc and release it on finiMichal Wajdeczko2019-08-024-18/+16
* drm/i915/uc: Reorder firmware status codesMichal Wajdeczko2019-08-021-7/+7
* drm/i915/uc: Do full sanitize instead of pure resetMichal Wajdeczko2019-08-021-3/+3
* drm/i915: Add i915 to i915_inject_probe_failureMichal Wajdeczko2019-08-029-30/+31
* drm/i915: Report resv_obj allocation failureChris Wilson2019-08-021-22/+9
* drm/i915: Fix documentation for __intel_wait_for_register_fw*Michal Wajdeczko2019-08-021-2/+2
* drm/i915/oa: update the generated filesJani Nikula2019-08-0229-84/+87
* drm/i915: Allow sharing the idle-barrier from other kernel requestsChris Wilson2019-08-028-63/+597
* drm/i915: Flush extra hard after writing relocations through the GTTChris Wilson2019-08-021-4/+5
* drm/i915/pmu: Atomically acquire the gt_pm wakerefChris Wilson2019-08-022-24/+24
* drm/i915/pmu: Make get_rc6 take intel_gtTvrtko Ursulin2019-08-021-5/+7
* drm/i915/pmu: Convert sampling to gtTvrtko Ursulin2019-08-021-20/+23
* drm/i915/pmu: Convert engine sampling to uncore mmioTvrtko Ursulin2019-08-021-10/+11
* drm/i915/pmu: Make more struct i915_pmu centricTvrtko Ursulin2019-08-021-90/+104
* drm/i915/tgl: allow the reg_read ioctl to read the RCS TIMESTAMP registerJordan Justen2019-08-011-1/+1
* drm/i915/tgl: Add and use new DC5 and DC6 residency counter registersJosé Roberto de Souza2019-08-012-8/+15
* drm/i915/uc: Stop sanitizing enable_guc modparamMichal Wajdeczko2019-08-011-64/+28
* drm/i915/guc: Use dedicated flag to track submission modeMichal Wajdeczko2019-08-015-2/+26
* drm/i915/uc: Consider enable_guc modparam during fw selectionMichal Wajdeczko2019-08-014-6/+33
* drm/i915/uc: Rename intel_uc_is_using* into intel_uc_supports*Michal Wajdeczko2019-08-015-32/+32
* drm/i915/gt: Introduce intel_gt_runtime_suspend/resumeDaniele Ceraolo Spurio2019-08-013-6/+17
* drm/i915/uc: Move uC early functions inside the GT onesDaniele Ceraolo Spurio2019-08-014-8/+8
* drm/i915/gt: Move gt_cleanup_early out of gem_cleanup_earlyDaniele Ceraolo Spurio2019-08-014-4/+4
* drm/i915: Remove lrc default desc from GEM contextChris Wilson2019-08-014-35/+10
* drm/i915/ehl: Don't forget to handle port C's hotplug interruptsMatt Roper2019-08-011-6/+35
* drm/i915/oa: add content to MakefileJani Nikula2019-08-011-0/+4