index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
Age
Commit message (
Expand
)
Author
Files
Lines
2016-09-20
Merge tag 'drm-intel-next-2016-09-19' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
64
-3162
/
+4581
2016-09-19
drm/i915: Update DRIVER_DATE to 20160919
Daniel Vetter
1
-1
/
+1
2016-09-16
drm/i915: use NULL for NULL pointers
Jani Nikula
1
-1
/
+1
2016-09-16
drm/i915: do not use 'false' as a NULL pointer
Jani Nikula
1
-2
/
+2
2016-09-16
drm/i915: make intel_dp_compute_bpp static
Jani Nikula
1
-2
/
+2
2016-09-15
drm: Add DP branch device info on debugfs
Mika Kahola
1
-0
/
+3
2016-09-15
drm/i915: Update bits per component for display info
Mika Kahola
1
-1
/
+15
2016-09-15
drm/i915: Check pixel rate for DP to VGA dongle
Mika Kahola
1
-1
/
+26
2016-09-15
drm/i915: Read DP branch device SW revision
Mika Kahola
1
-0
/
+20
2016-09-15
drm/i915: Read DP branch device HW revision
Mika Kahola
1
-0
/
+21
2016-09-15
drm/i915: Cleanup DisplayPort AUX channel initialization
Mika Kahola
1
-2
/
+2
2016-09-15
drm/i915: Add ddb size field to device info structure
Deepak M
3
-11
/
+8
2016-09-15
drm/i915/guc: general tidying up (submission)
Dave Gordon
3
-33
/
+34
2016-09-15
drm/i915/guc: general tidying up (loader)
Dave Gordon
2
-14
/
+16
2016-09-15
drm/i915: clarify PMINTRMSK/pm_intr_keep usage
Dave Gordon
4
-9
/
+25
2016-09-15
drm/i915: Only expand COND once in wait_for()
Dave Gordon
1
-5
/
+9
2016-09-14
drm/i915: Ignore OpRegion panel type except on select machines
Ville Syrjälä
1
-0
/
+27
2016-09-13
Revert "drm/i915/psr: Make idle_frames sensible again"
Rodrigo Vivi
1
-7
/
+7
2016-09-12
drm/i915: Add support for Kabylake to function obtaining shared PLL
Navare, Manasi D
1
-1
/
+1
2016-09-12
drm/i915: remove writeq ifdeffery
Matthew Auld
1
-5
/
+0
2016-09-09
drm/i915: Make DP link training channel equalization DP 1.2 Spec compliant
Navare, Manasi D
2
-36
/
+22
2016-09-09
drm/dp/i915: Make clock recovery in the link training compliant with DP Spec 1.2
Dhinakaran Pandiyan
1
-32
/
+28
2016-09-09
drm/i915/dp: Move max. vswing check to it's own function
Dhinakaran Pandiyan
1
-4
/
+13
2016-09-09
drm/i915/dp: Add a standalone function to obtain shared dpll for HSW/BDW/SKL/BXT
Jim Bride
4
-1
/
+81
2016-09-09
drm/i915: Flush to GTT domain all GGTT bound objects after hibernation
Chris Wilson
1
-5
/
+16
2016-09-09
drm/i915: Shrink objects prior to hibernation
Chris Wilson
1
-7
/
+14
2016-09-09
drm/i915: Serialise execbuf operation after a dma-buf reservation object
Chris Wilson
1
-0
/
+11
2016-09-09
drm/i915: Nonblocking request submission
Chris Wilson
2
-6
/
+16
2016-09-09
drm/i915: Avoid incrementing hangcheck whilst waiting for external fence
Chris Wilson
1
-4
/
+0
2016-09-09
drm/i915: Ignore valid but unknown semaphores
Chris Wilson
1
-3
/
+6
2016-09-09
drm/i915/guc: Prepare for nonblocking execbuf submission
Chris Wilson
2
-12
/
+25
2016-09-09
drm/i915: Prepare object synchronisation for asynchronicity
Chris Wilson
6
-95
/
+95
2016-09-09
drm/i915: Reorder i915_add_request to separate the phases better
Chris Wilson
1
-14
/
+14
2016-09-09
drm/i915: Drive request submission through fence callbacks
Chris Wilson
7
-4
/
+48
2016-09-09
drm/i915: Update reset path to fix incomplete requests
Chris Wilson
10
-99
/
+185
2016-09-09
drm/i915: Replace wait-on-mutex with wait-on-bit in reset worker
Chris Wilson
3
-20
/
+27
2016-09-09
drm/i915: Perform a direct reset of the GPU from the waiter
Chris Wilson
5
-20
/
+40
2016-09-09
drm/i915: Mark up all locked waiters
Chris Wilson
8
-14
/
+38
2016-09-09
drm/i915: Expand bool interruptible to pass flags to i915_wait_request()
Chris Wilson
12
-32
/
+37
2016-09-09
drm/i915: Drop local struct_mutex around intel_init_emon[ilk]
Chris Wilson
1
-2
/
+0
2016-09-09
drm/i915: Separate out reset flags from the reset counter
Chris Wilson
8
-117
/
+101
2016-09-09
drm/i915: Simplify ELSP queue request tracking
Chris Wilson
7
-264
/
+184
2016-09-09
drm/i915: Reorder submitting the requests to ELSP
Chris Wilson
1
-38
/
+38
2016-09-09
drm/i915: Compute the ELSP register location once
Chris Wilson
1
-9
/
+7
2016-09-09
drm/i915: Record the position of the workarounds in the tail of the request
Chris Wilson
2
-8
/
+11
2016-09-09
drm/i915: Only queue requests during execlists submission
Chris Wilson
1
-24
/
+4
2016-09-09
drm/i915: Add a sw fence for collecting up dma fences
Chris Wilson
3
-0
/
+428
2016-09-07
drm/i915: Move HAS_GUC definition to platform definition
Carlos Santa
2
-1
/
+7
2016-09-07
drm/i915: Make HWS_NEEDS_PHYSICAL the exception
Carlos Santa
4
-23
/
+30
2016-09-07
drm/i915: Move HAS_GMCH_DISPLAY definition to platform
Carlos Santa
2
-2
/
+7
[next]