index
:
drm-intel
core-for-ci
drm-intel-fixes
drm-intel-gt-next
drm-intel-gt-next-backup
drm-intel-next
drm-intel-next-fixes
drm-intel-next-queued
drm-intel-testing
for-linux-next
for-linux-next-fixes
for-linux-next-gt
i915-orig
main
maintainer-tools
topic/core-for-CI
topic/drm-intel-gem-next
topic/thunderbolt-next
Linux driver for Intel graphics
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2018-02-13
drm/i915: abstract PCH type detection from PCH id
Jani Nikula
1
-75
/
+73
2018-02-13
drm/i915/selftests: Report setup errors for igt_partial_tiling
Chris Wilson
1
-6
/
+12
2018-02-13
drm/i915/icl: program mbus during pipe enable
Mahesh Kumar
1
-0
/
+17
2018-02-13
drm/i915/icl: initialize MBus during display init
Mahesh Kumar
1
-1
/
+13
2018-02-13
drm/i915/icl: Enable both DBuf slices during init
Mahesh Kumar
2
-2
/
+34
2018-02-13
drm/i915/icl: implement the display init/uninit sequences
Paulo Zanoni
2
-4
/
+94
2018-02-13
drm/i915/icl: add the main CDCLK functions
Paulo Zanoni
3
-17
/
+257
2018-02-13
drm/i915/icl: add ICL support to cnl_set_procmon_ref_values
Paulo Zanoni
2
-7
/
+37
2018-02-12
drm/i915: Fix incorrect comment
David Weinehall
1
-1
/
+1
2018-02-12
drm/i915: Replace open-coded memset_p()
Chris Wilson
1
-11
/
+3
2018-02-12
drm/i915: Don't query PCODE RC6VIDS on platforms not supporting it
Imre Deak
1
-9
/
+15
2018-02-12
drm/i915: Hold rpm wakeref for printing the engine's register state
Chris Wilson
2
-74
/
+94
2018-02-12
drm/i915: Don't wake the device up to check if the engine is asleep
Chris Wilson
1
-1
/
+3
2018-02-12
drm/i915: Move the final intel_gpu_reset() to after declaring wedged
Chris Wilson
1
-1
/
+1
2018-02-09
drm/i915: Replace some negative Gen checks
Tvrtko Ursulin
1
-3
/
+3
2018-02-09
drm/i915: Use INTEL_GEN everywhere
Tvrtko Ursulin
18
-31
/
+31
2018-02-09
drm/i915: Give all ioctl functions an _ioctl suffix
Ville Syrjälä
6
-23
/
+23
2018-02-09
drm/i915: Reject undefined colorkey flags
Ville Syrjälä
1
-0
/
+3
2018-02-09
drm/i915/snb+: Remove incorrect forcewake check in debugfs/i915_drpc_info
Imre Deak
1
-13
/
+0
2018-02-08
drm/i915: Remove redundant check on execlists interrupt
Chris Wilson
1
-4
/
+0
2018-02-08
drm/i915/crt: Silence compiler warning for uninitialised status
Chris Wilson
1
-2
/
+3
2018-02-08
drm/i915: Avoid leaking lpe audio platdev.data
Chris Wilson
1
-10
/
+4
2018-02-08
drm/i915: Disable unused-but-set compiler warning
Chris Wilson
1
-0
/
+1
2018-02-08
drm/i915: Fix kerneldoc warnings for i915_gem_internal
Chris Wilson
1
-0
/
+4
2018-02-08
drm/i915: Fix kerneldoc warnings in i915_gem_execbuffer
Chris Wilson
1
-1
/
+1
2018-02-08
drm/i915: Fix kerneldoc parameter markup
Chris Wilson
1
-8
/
+8
2018-02-08
drm/i915: Add missing kerneldoc for 'ent' in i915_driver_init_early
Chris Wilson
1
-0
/
+1
2018-02-08
drm/i915: Remove lost comment from i915_gem_context
Chris Wilson
1
-5
/
+0
2018-02-08
drm/i915: Fix kerneldoc warnings for i915_gem_request
Chris Wilson
1
-1
/
+1
2018-02-08
drm/i915: Fix kerneldoc warnings for i915_gem_userptr
Chris Wilson
1
-2
/
+4
2018-02-08
drm/i915: Fix kerneldoc warnings for intel_ringbuffer
Chris Wilson
1
-9
/
+1
2018-02-08
drm/i915: Fix kerneldoc warnings for i915_gpu_error
Chris Wilson
1
-10
/
+12
2018-02-08
drm/i915: Wait for gen3 reset status to be asserted
Chris Wilson
1
-4
/
+11
2018-02-08
drm/i915: Be paranoid and post the writes to stop the rings
Chris Wilson
1
-0
/
+2
2018-02-08
drm/i915: Mark the device as wedged from the beginning of set-wedged
Chris Wilson
1
-2
/
+5
2018-02-08
drm/i915: Avoid truncation before clamping userspace's priority value
Chris Wilson
1
-1
/
+1
2018-02-08
drm/i915: Remove superfluous worker wakeups when RPS is already boosted
Chris Wilson
2
-5
/
+10
2018-02-08
drm/i915/perf: Fix compiler warning for string truncation
Chris Wilson
1
-2
/
+2
2018-02-08
drm/i915/perf: Fix compiler warning for string truncation
Chris Wilson
1
-2
/
+2
2018-02-08
drm/i915: do not stop engines on sanitize if i915.reset=0
Daniele Ceraolo Spurio
1
-4
/
+2
2018-02-08
drm/i915: Only allocate preempt context when required
Chris Wilson
6
-41
/
+48
2018-02-08
drm/i915: Move the scheduler feature bits into the purview of the engines
Chris Wilson
9
-10
/
+32
2018-02-08
drm/i915/guc: Allow preempt-client to be NULL
Chris Wilson
3
-22
/
+33
2018-02-07
drm/i915/pmu: Fix building without CONFIG_PM
Chris Wilson
1
-10
/
+23
2018-02-07
drm/i915/pmu: Fix sleep under atomic in RC6 readout
Tvrtko Ursulin
2
-15
/
+84
2018-02-07
drm/i915: Tidy up some error messages around reset failure
Chris Wilson
3
-14
/
+21
2018-02-07
drm/i915: Trim the retired request queue after submitting
Chris Wilson
1
-0
/
+20
2018-02-07
drm/i915: Skip request serialisation if the timeline is already complete
Chris Wilson
1
-5
/
+9
2018-02-07
drm/i915: Ignore minimum lines for level 0 in skl_compute_plane_wm, v2.
Maarten Lankhorst
1
-2
/
+4
2018-02-07
drm/i915/breadcrumbs: Ignore unsubmitted signalers
Chris Wilson
1
-16
/
+4
[next]