index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
i915_debugfs.c
Age
Commit message (
Expand
)
Author
2016-12-15
drm: Nuke fb->pixel_format
Ville Syrjälä
2016-12-15
drm: Nuke fb->bits_per_pixel
Ville Syrjälä
2016-12-15
drm: Nuke fb->depth
Ville Syrjälä
2016-12-08
Merge tag 'drm-intel-next-fixes-2016-12-07' of git://anongit.freedesktop.org/...
Dave Airlie
2016-12-05
drm/i915/debugfs: Increment return value of gt.next_seqno
Chris Wilson
2016-12-05
drm/i915/debugfs: Drop i915_hws_info
Chris Wilson
2016-11-30
Merge tag 'drm-misc-next-2016-11-29' of git://anongit.freedesktop.org/git/drm...
Dave Airlie
2016-11-17
drm/i915: Introduce enableddisabled helper
Tvrtko Ursulin
2016-11-17
Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next-queued
Daniel Vetter
2016-11-17
drm: Nuke modifier[1-3]
Ville Syrjälä
2016-11-14
drm/i915/scheduler: Execute requests in order of priorities
Chris Wilson
2016-11-14
drm/i915: Remove engine->execlist_lock
Chris Wilson
2016-11-12
drm: move allocation out of drm_get_format_name()
Eric Engestrom
2016-11-08
drm/i915: Remove two sloppy inline functions from .h
Joonas Lahtinen
2016-11-02
drm/i915: Show the execlist queue in debugfs/i915_engine_info
Chris Wilson
2016-11-02
drm/i915: Unify global_list into global_link
Joonas Lahtinen
2016-11-01
drm/i915: Always use intel_get_crtc_for_pipe()
Ville Syrjälä
2016-11-01
drm/i915: Pass dev_priv to intel_get_crtc_for_pipe()
Ville Syrjälä
2016-11-01
drm/i915: Pass dev_priv to intel_wait_for_vblank()
Ville Syrjälä
2016-11-01
drm/i915: Store struct intel_crtc * in {pipe,plane}_to_crtc_mapping[]
Ville Syrjälä
2016-11-01
drm/i915: Avoid accessing request->timeline outside of its lifetime
Chris Wilson
2016-10-28
drm/i915: Reserve space in the global seqno during request allocation
Chris Wilson
2016-10-28
drm/i915: Convert breadcrumbs spinlock to be irqsafe
Chris Wilson
2016-10-28
drm/i915: Create a unique name for the context
Chris Wilson
2016-10-28
drm/i915: Move the global sync optimisation to the timeline
Chris Wilson
2016-10-28
drm/i915: Introduce a global_seqno for each request
Chris Wilson
2016-10-28
drm/i915: Combine seqno + tracking into a global timeline struct
Chris Wilson
2016-10-28
drm/i915: Move GEM activity tracking into a common struct reservation_object
Chris Wilson
2016-10-28
drm/i915: Move object release to a freelist + worker
Chris Wilson
2016-10-28
drm/i915: Refactor object page API
Chris Wilson
2016-10-28
drm/i915: Rename for_each_plane -> for_each_universal_plane
Matt Roper
2016-10-25
drm/i915: Debugfs support for GuC logging control
Sagar Arun Kamble
2016-10-25
drm/i915: Add stats for GuC log buffer flush interrupts
Akash Goel
2016-10-25
drm/i915: New structure to contain GuC logging related fields
Akash Goel
2016-10-25
Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next-queued
Daniel Vetter
2016-10-25
Merge tag 'drm-intel-next-2016-10-24' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
2016-10-24
drm/i915/fbc: fix FBC_COMPRESSION_MASK on BDW+
Paulo Zanoni
2016-10-24
drm/i915: Use RPM as the barrier for controlling user mmap access
Chris Wilson
2016-10-24
drm/i915: Move user fault tracking to a separate list
Chris Wilson
2016-10-18
drm/i915: Bump object bookkeeping to u64 from size_t
Chris Wilson
2016-10-17
drm: Add reference counting to drm_atomic_state
Chris Wilson
2016-10-14
drm/i915: Make IS_GEN macros only take dev_priv
Tvrtko Ursulin
2016-10-14
drm/i915: Allocate intel_engine_cs structure only for the enabled engines
Akash Goel
2016-10-12
drm/i915: Update debugfs describe_obj() to show fault-mappable
Chris Wilson
2016-10-12
drm/i915: Allow disabling error capture
Chris Wilson
2016-10-12
drm/i915: Move common code out of i915_gpu_error.c
Chris Wilson
2016-10-12
Merge tag 'drm-for-v4.9' into drm-intel-next-queued
Daniel Vetter
2016-10-05
drm/i915: Reduce trickery in DEV_INFO_FOR_EACH_FLAG
Joonas Lahtinen
2016-10-05
drm/i915: Show waiters in i915_hangcheck_info
Chris Wilson
2016-10-05
drm/i915: Show RING registers through debugfs
Chris Wilson
[next]