index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
i915_debugfs.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'drm-intel-next-fixes-2016-12-07' of git://anongit.freedesktop.org/...
Dave Airlie
2016-12-08
1
-26
/
+1
|
\
|
*
drm/i915/debugfs: Increment return value of gt.next_seqno
Chris Wilson
2016-12-05
1
-1
/
+1
|
*
drm/i915/debugfs: Drop i915_hws_info
Chris Wilson
2016-12-05
1
-25
/
+0
*
|
Merge tag 'drm-misc-next-2016-11-29' of git://anongit.freedesktop.org/git/drm...
Dave Airlie
2016-11-30
1
-2
/
+2
|
\
\
|
|
/
|
/
|
|
*
drm: Nuke modifier[1-3]
Ville Syrjälä
2016-11-17
1
-2
/
+2
*
|
drm/i915: Introduce enableddisabled helper
Tvrtko Ursulin
2016-11-17
1
-2
/
+1
*
|
Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next-queued
Daniel Vetter
2016-11-17
1
-6
/
+4
|
\
|
|
*
drm: move allocation out of drm_get_format_name()
Eric Engestrom
2016-11-12
1
-6
/
+4
*
|
drm/i915/scheduler: Execute requests in order of priorities
Chris Wilson
2016-11-14
1
-2
/
+5
*
|
drm/i915: Remove engine->execlist_lock
Chris Wilson
2016-11-14
1
-2
/
+2
*
|
drm/i915: Remove two sloppy inline functions from .h
Joonas Lahtinen
2016-11-08
1
-2
/
+2
|
/
*
drm/i915: Show the execlist queue in debugfs/i915_engine_info
Chris Wilson
2016-11-02
1
-0
/
+6
*
drm/i915: Unify global_list into global_link
Joonas Lahtinen
2016-11-02
1
-5
/
+5
*
drm/i915: Always use intel_get_crtc_for_pipe()
Ville Syrjälä
2016-11-01
1
-2
/
+3
*
drm/i915: Pass dev_priv to intel_get_crtc_for_pipe()
Ville Syrjälä
2016-11-01
1
-2
/
+1
*
drm/i915: Pass dev_priv to intel_wait_for_vblank()
Ville Syrjälä
2016-11-01
1
-1
/
+1
*
drm/i915: Store struct intel_crtc * in {pipe,plane}_to_crtc_mapping[]
Ville Syrjälä
2016-11-01
1
-6
/
+3
*
drm/i915: Avoid accessing request->timeline outside of its lifetime
Chris Wilson
2016-11-01
1
-4
/
+3
*
drm/i915: Reserve space in the global seqno during request allocation
Chris Wilson
2016-10-28
1
-5
/
+5
*
drm/i915: Convert breadcrumbs spinlock to be irqsafe
Chris Wilson
2016-10-28
1
-6
/
+6
*
drm/i915: Create a unique name for the context
Chris Wilson
2016-10-28
1
-9
/
+2
*
drm/i915: Move the global sync optimisation to the timeline
Chris Wilson
2016-10-28
1
-9
/
+0
*
drm/i915: Introduce a global_seqno for each request
Chris Wilson
2016-10-28
1
-1
/
+1
*
drm/i915: Combine seqno + tracking into a global timeline struct
Chris Wilson
2016-10-28
1
-20
/
+13
*
drm/i915: Move GEM activity tracking into a common struct reservation_object
Chris Wilson
2016-10-28
1
-12
/
+3
*
drm/i915: Move object release to a freelist + worker
Chris Wilson
2016-10-28
1
-4
/
+11
*
drm/i915: Refactor object page API
Chris Wilson
2016-10-28
1
-8
/
+9
*
drm/i915: Rename for_each_plane -> for_each_universal_plane
Matt Roper
2016-10-28
1
-1
/
+1
*
drm/i915: Debugfs support for GuC logging control
Sagar Arun Kamble
2016-10-25
1
-1
/
+40
*
drm/i915: Add stats for GuC log buffer flush interrupts
Akash Goel
2016-10-25
1
-0
/
+28
*
drm/i915: New structure to contain GuC logging related fields
Akash Goel
2016-10-25
1
-2
/
+2
*
Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next-queued
Daniel Vetter
2016-10-25
1
-3
/
+2
|
\
|
*
Merge tag 'drm-intel-next-2016-10-24' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
2016-10-25
1
-143
/
+240
|
|
\
|
*
|
drm: Add reference counting to drm_atomic_state
Chris Wilson
2016-10-17
1
-3
/
+2
*
|
|
drm/i915/fbc: fix FBC_COMPRESSION_MASK on BDW+
Paulo Zanoni
2016-10-24
1
-4
/
+6
*
|
|
drm/i915: Use RPM as the barrier for controlling user mmap access
Chris Wilson
2016-10-24
1
-23
/
+33
*
|
|
drm/i915: Move user fault tracking to a separate list
Chris Wilson
2016-10-24
1
-1
/
+1
|
|
/
|
/
|
*
|
drm/i915: Bump object bookkeeping to u64 from size_t
Chris Wilson
2016-10-18
1
-1
/
+1
*
|
drm/i915: Make IS_GEN macros only take dev_priv
Tvrtko Ursulin
2016-10-14
1
-2
/
+2
*
|
drm/i915: Allocate intel_engine_cs structure only for the enabled engines
Akash Goel
2016-10-14
1
-24
/
+35
*
|
drm/i915: Update debugfs describe_obj() to show fault-mappable
Chris Wilson
2016-10-12
1
-10
/
+1
*
|
drm/i915: Allow disabling error capture
Chris Wilson
2016-10-12
1
-0
/
+6
*
|
drm/i915: Move common code out of i915_gpu_error.c
Chris Wilson
2016-10-12
1
-1
/
+1
*
|
Merge tag 'drm-for-v4.9' into drm-intel-next-queued
Daniel Vetter
2016-10-12
1
-1
/
+10
|
\
|
|
*
Merge tag 'drm-intel-next-2016-09-19' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
2016-09-20
1
-535
/
+480
|
|
\
|
*
\
Merge branch 'drm-intel-next' of git://anongit.freedesktop.org/drm-intel into...
Dave Airlie
2016-08-25
1
-192
/
+142
|
|
\
\
|
*
|
|
drm: remove `const` attribute to hint at caller that they now own the memory
Eric Engestrom
2016-08-16
1
-1
/
+1
|
*
|
|
drm: make drm_get_format_name thread-safe
Eric Engestrom
2016-08-15
1
-1
/
+10
*
|
|
|
drm/i915: Reduce trickery in DEV_INFO_FOR_EACH_FLAG
Joonas Lahtinen
2016-10-05
1
-3
/
+1
*
|
|
|
drm/i915: Show waiters in i915_hangcheck_info
Chris Wilson
2016-10-05
1
-0
/
+12
[next]