Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
df12c6d5ec9b88fc45c672b77dac015327dd8497
/
drivers
/
gpu
/
drm
/
i915
/
i915_drv.h
df12c6d
drm/i915: initialize the context idr unconditionally
by Daniel Vetter
· 13 years ago
8e96d9c
drm/i915: reset the GPU on context fini
by Ben Widawsky
· 13 years ago
8462481
drm/i915/context: create & destroy ioctls
by Ben Widawsky
· 13 years ago
b9a3906
drm/i915: add ccid to error state
by Ben Widawsky
· 13 years ago
e055684
drm/i915: context switch implementation
by Ben Widawsky
· 13 years ago
4052105
drm/i915: context basic create & destroy
by Ben Widawsky
· 13 years ago
254f965
drm/i915: preliminary context support
by Ben Widawsky
· 13 years ago
dd2757f
drm/i915: stop using dev->agp->base
by Daniel Vetter
· 13 years ago
e269f90
Merge remote-tracking branch 'airlied/drm-prime-vmap' into drm-intel-next-queued
by Daniel Vetter
· 13 years ago
9a70cc2
i915: add dma-buf vmap support for exporting vmapped buffer
by Dave Airlie
· 13 years ago
b9524a1
drm/i915: remap l3 on hw init
by Ben Widawsky
· 13 years ago
e368919
drm/i915: Dynamic Parity Detection handling
by Ben Widawsky
· 13 years ago
199b2bc
drm/i915: s/i915_wait_request/i915_wait_seqno/g
by Ben Widawsky
· 13 years ago
23ba4fd
drm/i915: wait render timeout ioctl
by Ben Widawsky
· 13 years ago
1286ff7
i915: add dmabuf/prime buffer sharing support.
by Daniel Vetter
· 13 years ago
b451951
drm/i915: Introduce for_each_ring() macro
by Chris Wilson
· 13 years ago
1f8eeab
drm/i915: program WM_LINETIME on Haswell
by Eugeni Dodonov
· 13 years ago
d4b8bb2
drm/i915: kill flags parameter for reset functions
by Daniel Vetter
· 13 years ago
742cbee
drm/i915: rework dev->first_error locking
by Daniel Vetter
· 13 years ago
e5eb3d6
drm/i915: add interface to simulate gpu hangs
by Daniel Vetter
· 13 years ago
9104183
drm/i915: Periodically sanity check power management
by Chris Wilson
· 13 years ago
316d388
drm/i915: rework legacy GFX HWS handling
by Daniel Vetter
· 13 years ago
09422b2
drm/i915: move LP_RING&friends to i915_dma.c
by Daniel Vetter
· 13 years ago
d05c617
drm/i915: extract dri1 breadcrumb update from irq handler
by Daniel Vetter
· 13 years ago
9488867
drm/i915: move dri1 irq ioctl code to i915_dma.c
by Daniel Vetter
· 13 years ago
64c43c3
drm/i915: rip out dev_priv->tex_lru_log_granularity
by Daniel Vetter
· 13 years ago
8781342
drm/i915: create dev_priv->dri1 dragon dungeon^W^W sub-struct
by Daniel Vetter
· 13 years ago
d1c1edb
drm/i915: move dri1 vblank stubs to i915_dma.c
by Daniel Vetter
· 13 years ago
7001f22
drm/i915: Remove unused dev_priv->vblank_pipe
by Chris Wilson
· 13 years ago
9574b3f
drm/i915: kill waiting_seqno
by Ben Widawsky
· 13 years ago
be998e2
drm/i915: move vbetool invoked ier stuff
by Ben Widawsky
· 13 years ago
b2da9fe
drm/i915: remove do_retire from i915_wait_request
by Ben Widawsky
· 13 years ago
4f7d1e7
drm/i915: Clear FlipDone semantics change for pageflipping on gen3
by Chris Wilson
· 13 years ago
e0f608d
drm/i915: pending_flip_is_done is gen3, name it so
by Chris Wilson
· 13 years ago
2e895b1
drm/i915: rip out dev_priv->has_gem
by Daniel Vetter
· 13 years ago
1070a42
drm/i915: Move GEM initialisation from i915_dma.c to i915_gem.c
by Chris Wilson
· 13 years ago
9797fbf
drm/i915: Split the stolen handling for GEM out of i915_dma.c
by Chris Wilson
· 13 years ago
1488fc0
drm/i915: Remove the deferred-free list
by Chris Wilson
· 13 years ago
1b50247
drm/i915: Remove the list of pinned inactive objects
by Chris Wilson
· 13 years ago
a39d7ef
drm/i915: Remove i915_gem_evict_inactive()
by Chris Wilson
· 13 years ago
ee7b9f9
drm/i915: manage PCH PLLs separately from pipes
by Jesse Barnes
· 13 years ago
5d82e3e
drm/i915: Clarify the semantics of tiling_changed
by Chris Wilson
· 13 years ago
5bc4418
drm/i915: [sparse] __iomem fixes for opregion
by Ben Widawsky
· 13 years ago
1c293ea
drm/i915: Discard the unused obj->last_fenced_ring
by Chris Wilson
· 13 years ago
69963e7
drm/i915: Remove unused ring->setup_seqno
by Chris Wilson
· 13 years ago
06d9813
drm/i915: Remove the pipelined parameter from get_fence()
by Chris Wilson
· 13 years ago
c43b563
drm/i915: [sparse] trivial sparse fixes
by Ben Widawsky
· 13 years ago
f817586
drm/i915: re-init modeset hw state after gpu reset
by Daniel Vetter
· 13 years ago
0136db5
drm/i915: rc6 in sysfs
by Ben Widawsky
· 13 years ago
2911a35
drm/i915: use semaphores for the display plane
by Ben Widawsky
· 13 years ago
9a5a53b
drm/i915: Reorganise rules for get_fence/put_fence
by Chris Wilson
· 13 years ago
effbc4f
Merge branch 'drm-intel-next' of git://people.freedesktop.org/~danvet/drm-intel into drm-core-next
by Dave Airlie
· 13 years ago
2b13952
drm/i915: add enumeration for DDI ports
by Eugeni Dodonov
· 13 years ago
eb877eb
drm/i915: add support for LynxPoint PCH
by Eugeni Dodonov
· 13 years ago
4cae9ae
drm/i915: add Haswell devices and their PCI IDs
by Eugeni Dodonov
· 13 years ago
7e508a2
drm/i915: transform HAS_PCH_SPLIT in a feature check
by Eugeni Dodonov
· 13 years ago
650dc07
drm/i915: disable ppgtt on snb when dmar is enabled
by Daniel Vetter
· 13 years ago
83b7f9a
drm/i915: allow to select rc6 modes via kernel parameter
by Eugeni Dodonov
· 13 years ago
575155a
drm/i915: add ValleyView specific force wake get/put functions
by Jesse Barnes
· 13 years ago
57f350b
drm/i915: add DPIO support
by Jesse Barnes
· 13 years ago
70a3eb7
drm/i915: add ValleyView driver structs and IS_VALLEYVIEW macro
by Jesse Barnes
· 13 years ago
f2c9677
drm/i915/intel_i2c: allocate gmbus array as part of drm_i915_private
by Daniel Kurtz
· 13 years ago
2ed06c9
drm/i915/intel_i2c: gmbus disabled and reserved ports are invalid
by Daniel Kurtz
· 13 years ago
3bd7d90
drm/i915/intel_i2c: refactor using intel_gmbus_get_adapter
by Daniel Kurtz
· 13 years ago
a0356fc
drm/i915: kill ranged cpu read domain support
by Daniel Vetter
· 13 years ago
dabdfe0
drm/i915: Avoid using mappable space for relocation processing through the CPU
by Chris Wilson
· 13 years ago
644ec02
drm/i915: s/i915_gem_do_init/i915_gem_init_global_gtt
by Daniel Vetter
· 13 years ago
110447fc
drm/i915: add an explict mmio base for gpio/gmbus io
by Daniel Vetter
· 13 years ago
b7d8409
drm/i915: move NEEDS_FORCE_WAKE to i915_drv.c
by Jesse Barnes
· 13 years ago
121d527
drm/i915: Add lvds_channel module option
by Takashi Iwai
· 13 years ago
b035438
drm/i915: Check VBIOS value for determining LVDS dual channel mode, too
by Takashi Iwai
· 13 years ago
74898d7
drm/i915: bind objects to the global gtt only when needed
by Daniel Vetter
· 13 years ago
7416390
drm/i915: split out dma mapping from global gtt bind/unbind functions
by Daniel Vetter
· 13 years ago
4dca20e
drm/i915: panel: invert brightness via quirk
by Carsten Emde
· 13 years ago
f6f808c
drm/i915: i2c: unconditionally set up gpio fallback
by Daniel Vetter
· 13 years ago
c167a6f
drm/i915: merge gmbus and gpio i2c adpater into one
by Daniel Vetter
· 13 years ago
36c785f
drm/i915: merge struct intel_gpio into struct intel_gmbus
by Daniel Vetter
· 13 years ago
c2b9152
drm/i915: add dev_priv to intel_gmbus
by Daniel Vetter
· 13 years ago
5d1333f
drm/i915: error_buffer->ring should be signed
by Daniel Vetter
· 13 years ago
ee4f42b
drm/i915: Record the position of the request upon error
by Chris Wilson
· 13 years ago
52d39a2
drm/i915: Record the in-flight requests at the time of a hang
by Chris Wilson
· 13 years ago
a71d8d9
drm/i915: Record the tail at each request and use it to estimate the head
by Chris Wilson
· 13 years ago
8a8ed1f
drm/i915: Fix race condition in accessing GMBUS
by Yufeng Shen
· 13 years ago
b1d7e4b
drm/i915: add a "force-dvi" HDMI audio mode
by Wu Fengguang
· 13 years ago
53d227f
drm/i915: fixup seqno allocation logic for lazy_request
by Daniel Vetter
· 13 years ago
67a3744
drm/i915: check gtfifodbg after possibly failed writes
by Ben Widawsky
· 13 years ago
9edd576
Merge remote-tracking branch 'airlied/drm-fixes' into drm-intel-next-queued
by Daniel Vetter
· 13 years ago
e21af88
drm/i915: enable ppgtt
by Daniel Vetter
· 13 years ago
7bddb01
drm/i915: ppgtt binding/unbinding support
by Daniel Vetter
· 13 years ago
1d2a314
drm/i915: initialization/teardown for the aliasing ppgtt
by Daniel Vetter
· 13 years ago
7e3b873
drm/i915: dump even more into the error_state
by Daniel Vetter
· 13 years ago
f691e2f
drm/i915: swizzling support for snb/ivb
by Daniel Vetter
· 13 years ago
33f3f51
drm/i915: add per-ring fault reg to error_state
by Daniel Vetter
· 13 years ago
1690e1e
drm/i915: Separate fence pin counting from normal bind pin counting
by Chris Wilson
· 13 years ago
c1cd90e
drm/i915: collect more per ring error state
by Daniel Vetter
· 13 years ago
d27b1e0
drm/i915: refactor ring error state capture to use arrays
by Daniel Vetter
· 13 years ago
b93f9cf
drm/i915: argument to control retiring behavior
by Ben Widawsky
· 13 years ago
9f1f46a
drm/i915: protect force_wake_(get|put) with the gt_lock
by Daniel Vetter
· 13 years ago
3d29b84
drm/i915: add a LLC feature flag in device description
by Eugeni Dodonov
· 13 years ago
b2c606f
drm/i915: kill i915_mem.c
by Daniel Vetter
· 13 years ago
Next »