index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/i915: rename intel_drv.h to display/intel_display_types.h
Jani Nikula
2019-08-07
72
-77
/
+86
*
drm/i915: avoid including intel_drv.h via i915_drv.h->i915_trace.h
Jani Nikula
2019-08-07
19
-2
/
+20
*
drm/i915/tc: un-inline intel_tc_port_ref_held()
Jani Nikula
2019-08-07
2
-7
/
+9
*
drm/i915/mst: un-inline intel_dp_mst_encoder_active_links()
Jani Nikula
2019-08-07
2
-7
/
+8
*
drm/i915/bw: make intel_atomic_get_bw_state() static
Jani Nikula
2019-08-07
2
-15
/
+14
*
drm/i915/irq: un-inline functions to avoid i915_drv.h include
Jani Nikula
2019-08-07
2
-20
/
+29
*
drm/i915/sprite: un-inline icl_is_hdr_plane()
Jani Nikula
2019-08-07
2
-7
/
+7
*
drm/i915: move intel_display.c function declarations
Jani Nikula
2019-08-07
3
-149
/
+171
*
drm/i915/dmc: Load DMC on TGL
Anusha Srivatsa
2019-08-06
1
-0
/
+7
*
drm/i915/gt: Move the [class][inst] lookup for engines onto the GT
Chris Wilson
2019-08-06
21
-161
/
+328
*
drm/i915/gem: Make caps.scheduler static
Chris Wilson
2019-08-06
7
-28
/
+22
*
drm/i915: Use drm_i915_private directly from drv_get_drvdata()
Chris Wilson
2019-08-06
4
-87
/
+91
*
drm/i915/gt: Remove stale kerneldoc for internal MOCS functions
Chris Wilson
2019-08-05
1
-55
/
+2
*
drm/i915/uc: Don't fail on HuC early init errors
Michal Wajdeczko
2019-08-05
2
-5
/
+10
*
drm/i915/uc: Remove redundant GuC support checks
Michal Wajdeczko
2019-08-05
1
-10
/
+1
*
drm/i915/huc: Prefer intel_huc_is_supported
Michal Wajdeczko
2019-08-05
1
-1
/
+1
*
drm/i915/guc: Prefer intel_guc_is_submission_supported
Michal Wajdeczko
2019-08-05
1
-4
/
+4
*
drm/i915: Fix wrong escape clock divisor init for GLK
Stanislav Lisovskiy
2019-08-05
1
-2
/
+2
*
drm/i915: Replace struct_mutex for batch pool serialisation
Chris Wilson
2019-08-04
16
-265
/
+289
*
drm/i915: Teach execbuffer to take the engine wakeref not GT
Chris Wilson
2019-08-04
1
-13
/
+29
*
drm/i915: Flush the freed object list on file close
Chris Wilson
2019-08-03
4
-36
/
+7
*
drm/i915: Hide unshrinkable context objects from the shrinker
Chris Wilson
2019-08-03
11
-33
/
+102
*
drm/i915/wopcm: Don't fail on WOPCM partitioning failure
Michal Wajdeczko
2019-08-02
4
-20
/
+21
*
drm/i915/uc: Inject probe errors into intel_uc_init_hw
Michal Wajdeczko
2019-08-02
5
-11
/
+35
*
drm/i915/uc: Move GuC error log to uc and release it on fini
Michal Wajdeczko
2019-08-02
4
-18
/
+16
*
drm/i915/uc: Reorder firmware status codes
Michal Wajdeczko
2019-08-02
1
-7
/
+7
*
drm/i915/uc: Do full sanitize instead of pure reset
Michal Wajdeczko
2019-08-02
1
-3
/
+3
*
drm/i915: Add i915 to i915_inject_probe_failure
Michal Wajdeczko
2019-08-02
9
-30
/
+31
*
drm/i915: Report resv_obj allocation failure
Chris Wilson
2019-08-02
1
-22
/
+9
*
drm/i915: Fix documentation for __intel_wait_for_register_fw*
Michal Wajdeczko
2019-08-02
1
-2
/
+2
*
drm/i915/oa: update the generated files
Jani Nikula
2019-08-02
29
-84
/
+87
*
drm/i915: Allow sharing the idle-barrier from other kernel requests
Chris Wilson
2019-08-02
8
-63
/
+597
*
drm/i915: Flush extra hard after writing relocations through the GTT
Chris Wilson
2019-08-02
1
-4
/
+5
*
drm/i915/pmu: Atomically acquire the gt_pm wakeref
Chris Wilson
2019-08-02
2
-24
/
+24
*
drm/i915/pmu: Make get_rc6 take intel_gt
Tvrtko Ursulin
2019-08-02
1
-5
/
+7
*
drm/i915/pmu: Convert sampling to gt
Tvrtko Ursulin
2019-08-02
1
-20
/
+23
*
drm/i915/pmu: Convert engine sampling to uncore mmio
Tvrtko Ursulin
2019-08-02
1
-10
/
+11
*
drm/i915/pmu: Make more struct i915_pmu centric
Tvrtko Ursulin
2019-08-02
1
-90
/
+104
*
drm/i915/tgl: allow the reg_read ioctl to read the RCS TIMESTAMP register
Jordan Justen
2019-08-01
1
-1
/
+1
*
drm/i915/tgl: Add and use new DC5 and DC6 residency counter registers
José Roberto de Souza
2019-08-01
2
-8
/
+15
*
drm/i915/uc: Stop sanitizing enable_guc modparam
Michal Wajdeczko
2019-08-01
1
-64
/
+28
*
drm/i915/guc: Use dedicated flag to track submission mode
Michal Wajdeczko
2019-08-01
5
-2
/
+26
*
drm/i915/uc: Consider enable_guc modparam during fw selection
Michal Wajdeczko
2019-08-01
4
-6
/
+33
*
drm/i915/uc: Rename intel_uc_is_using* into intel_uc_supports*
Michal Wajdeczko
2019-08-01
5
-32
/
+32
*
drm/i915/gt: Introduce intel_gt_runtime_suspend/resume
Daniele Ceraolo Spurio
2019-08-01
3
-6
/
+17
*
drm/i915/uc: Move uC early functions inside the GT ones
Daniele Ceraolo Spurio
2019-08-01
4
-8
/
+8
*
drm/i915/gt: Move gt_cleanup_early out of gem_cleanup_early
Daniele Ceraolo Spurio
2019-08-01
4
-4
/
+4
*
drm/i915: Remove lrc default desc from GEM context
Chris Wilson
2019-08-01
4
-35
/
+10
*
drm/i915/ehl: Don't forget to handle port C's hotplug interrupts
Matt Roper
2019-08-01
1
-6
/
+35
*
drm/i915/oa: add content to Makefile
Jani Nikula
2019-08-01
1
-0
/
+4
[next]