Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
9bfc01a29b7d4d6b965a596b047b405bf6f58be1
/
drivers
/
gpu
/
drm
/
i915
9bfc01a
drm/i915: Convert 'last_flip_req' to be a request not a seqno
by John Harrison
· 10 years ago
b6660d5
drm/i915: Make 'i915_gem_check_olr' actually check by request not seqno
by John Harrison
· 10 years ago
6259cea
drm/i915: Remove 'outstanding_lazy_seqno'
by John Harrison
· 10 years ago
ff86588
drm/i915: Ensure requests stick around during waits
by John Harrison
· 10 years ago
54fb241
drm/i915: Convert i915_gem_ring_throttle to use requests
by John Harrison
· 10 years ago
97b2a6a
drm/i915: Replace last_[rwf]_seqno with last_[rwf]_req
by John Harrison
· 10 years ago
b793a00
drm/i915: Add helper functions to aid seqno -> request transition
by John Harrison
· 10 years ago
abfe262
drm/i915: Add reference count to request structure
by John Harrison
· 10 years ago
9eba5d4
drm/i915: Ensure OLS & PLR are always in sync
by John Harrison
· 10 years ago
f61ccae
drm/i915: Fix short description of intel_display_power_is_enabled()
by Damien Lespiau
· 10 years ago
bdcf120
drm/i915: Assert that we successfully downclock the GPU before suspend
by Chris Wilson
· 10 years ago
4feb765
drm/i915: Remove user pinning code
by Daniel Vetter
· 10 years ago
d65621c
drm/i915: Don't read 'HEAD' MMIO register in LRC mode
by Dave Gordon
· 10 years ago
57e21513
drm/i915: Check for matching ringbuffer in logical_ring_wait_request()
by Dave Gordon
· 10 years ago
b32c6f4
drm/i915: Enable PSR for Baytrail and Braswell.
by Rodrigo Vivi
· 10 years ago
a6cbdb8
drm/i915: VLV/CHV PSR debugfs.
by Rodrigo Vivi
· 10 years ago
995d304
drm/i915: VLV/CHV PSR Software timer mode
by Rodrigo Vivi
· 10 years ago
e2bbc34
drm/i915: PSR VLV/CHV: Introduce setup, enable and disable functions
by Rodrigo Vivi
· 10 years ago
c8f7df5
drm/i915: Add PSR registers for PSR VLV/CHV.
by Rodrigo Vivi
· 10 years ago
e4d59f6
drm/i915: Remove intel_psr_is_enabled function.
by Rodrigo Vivi
· 10 years ago
d298ce5
drm/i915: remove PSR BDW single frame update.
by Rodrigo Vivi
· 10 years ago
8cc726c
drm/i915: PSR get full link off x standby from VBT
by Rodrigo Vivi
· 10 years ago
d44b4dc
drm/i915: HSW/BDW PSR Set idle_frames = VBT + 1
by Rodrigo Vivi
· 10 years ago
bfd7ebd
drm/i915: Parse VBT PSR block.
by Rodrigo Vivi
· 10 years ago
ff94456
drm/i915/skl: Implement the skl version of MMIO flips
by Damien Lespiau
· 10 years ago
3148ade
drm/i915/skl: Read out crtl1 for eDP/DPLL0
by Damien Lespiau
· 10 years ago
00f0b37
drm/i915: Reject modeset when the same digital port is used more than once
by Ville Syrjälä
· 10 years ago
9939fba
drm/i915: mask RPS IRQs properly when disabling RPS
by Imre Deak
· 10 years ago
3427362
drm/i915: Tune down spurious CRC interrupt warning
by Daniel Vetter
· 10 years ago
0794aed
drm/i915: Fix context object leak for legacy contexts
by Thomas Daniel
· 10 years ago
8ee558d
drm/i915/skl: Update in Gen9 multi-engine forcewake range
by Akash Goel
· 10 years ago
2c623c1
drm/i915/eDP: When enabling panel VDD cancel pending disable worker
by Egbert Eich
· 10 years ago
9d8b058
drm/i915: Handle runtime pm in the CRC setup code
by Daniel Vetter
· 10 years ago
f98ce92
drm/i915: Disable crtcs gracefully before GPU reset on gen3/4
by Ville Syrjälä
· 10 years ago
7514747
drm/i915: Grab modeset locks for GPU rest on pre-ctg
by Ville Syrjälä
· 10 years ago
408d4b9
drm/i915: Implement GPU reset for g33
by Ville Syrjälä
· 10 years ago
59ea905
drm/i915: Implement GPU reset for 915/945
by Ville Syrjälä
· 10 years ago
ca83b93
drm/i915: Restore the display config after a GPU reset on gen4
by Ville Syrjälä
· 10 years ago
73bbf6b
drm/i915: Fix gen4 GPU reset
by Ville Syrjälä
· 10 years ago
aaecdf6
drm/i915: Stop gathering error states for CS error interrupts
by Daniel Vetter
· 10 years ago
d472fcc
drm/i915: Disallow pin ioctl completely for kms drivers
by Daniel Vetter
· 10 years ago
2b38705
drm/i915: Only warn the first time we attempt to mmio whilst suspended
by Chris Wilson
· 10 years ago
b4eb156
drm/i915/chv: Enable AVI, SPD and HDMI infoframes for CHV.
by Clint Taylor
· 10 years ago
b9950a1
drm/i915: Don't clobber crtc->new_config when nothing changes
by Ville Syrjälä
· 10 years ago
26045b5
Merge tag 'drm-intel-next-2014-11-21-fixed' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 10 years ago
064ca1d
drm/i915: Don't pin LRC in GGTT when dumping in debugfs
by Thomas Daniel
· 10 years ago
e8115e7
Merge tag 'v3.18-rc7' into drm-next
by Dave Airlie
· 10 years ago
afa4e53
drm/i915: Cancel vdd off work before suspend
by Ville Syrjälä
· 10 years ago
bdfa754
drm/i915: Ignore SURFLIVE and flip counter when the GPU gets reset
by Ville Syrjälä
· 11 years ago
e7f1d0b
drm/i915: Update DRIVER_DATE to 20141121
by Daniel Vetter
· 10 years ago
355a701
drm/gem: Warn on illegal use of the dumb buffer interface v2
by Thomas Hellstrom
· 10 years ago
89a35ec
drm/i915/g4x: fix g4x infoframe readout
by Jesse Barnes
· 10 years ago
d9e600b
drm/i915: Only call mod_timer() if not already pending
by Chris Wilson
· 10 years ago
bbd440f
drm/i915: Don't rely upon encoder->type for infoframe hw state readout
by Daniel Vetter
· 10 years ago
99990f1
drm/i915: remove the IRQs enabled WARN from intel_disable_gt_powersave
by Imre Deak
· 10 years ago
cc1df8a
drm/i915: Use ggtt error obj capture helper for gen8 semaphores
by Daniel Vetter
· 10 years ago
2837ac4
drm/i915: vlv: increase timeout when setting idle GPU freq
by Imre Deak
· 10 years ago
738c05c
drm/i915: vlv: fix cdclk setting during modeset while suspended
by Imre Deak
· 10 years ago
55072d1
drm/i915: Dump hdmi pipe_config state
by Daniel Vetter
· 10 years ago
7c85900
drm/i915: Gen9 shadowed registers
by Zhe Wang
· 10 years ago
4597a88
drm/i915/skl: Gen9 multi-engine forcewake
by Zhe Wang
· 10 years ago
6b312cd
drm/i915: Read power well status before other registers for drpc info
by Ville Syrjälä
· 10 years ago
656bfa3
drm/i915: Pin tiled objects for L-shaped configs
by Daniel Vetter
· 10 years ago
6985b35
drm/i915: Update ring freq for full gpu freq range
by Tom O'Rourke
· 10 years ago
c7f3153
drm/i915: change initial rps frequency for gen8
by Tom O'Rourke
· 10 years ago
f4ab408
drm/i915: Keep min freq above floor on HSW/BDW
by Tom O'Rourke
· 10 years ago
93ee292
drm/i915: Use efficient frequency for HSW/BDW
by Tom O'Rourke
· 10 years ago
f548c0e
drm/i915: Can i915_gem_init_ioctl
by Daniel Vetter
· 10 years ago
377e91b
drm/i915: Sanitize ->lastclose
by Daniel Vetter
· 10 years ago
8725548
drm/i915: Ditch dev_priv->ums.mm_suspend
by Daniel Vetter
· 10 years ago
71b14ab
drm/i915: No-Op enter/leave vt gem ioctl
by Daniel Vetter
· 10 years ago
ac883c8
drm/i915: Drop checks for initialization
by Daniel Vetter
· 10 years ago
77f3181
drm/i915: Replace dri1 functions with drm_noop
by Daniel Vetter
· 10 years ago
5c6c600
drm/i915: Remove DRI1 ring accessors and API
by Chris Wilson
· 10 years ago
7ba717c
drm/i915/bdw: Pin the ringbuffer backing object to GGTT on-demand
by Thomas Daniel
· 10 years ago
dcb4c12
drm/i915/bdw: Pin the context backing objects to GGTT on-demand
by Oscar Mateo
· 10 years ago
c86ee3a9
drm/i915/bdw: Clean up execlist queue items in retire_work
by Thomas Daniel
· 10 years ago
54499b2
Merge tag 'drm-intel-fixes-2014-11-19' into drm-intel-next-queued
by Daniel Vetter
· 10 years ago
2eb5252
drm/i915: disable rps irqs earlier during suspend/unload
by Imre Deak
· 10 years ago
d4d70aa
drm/i915: sanitize rps irq disabling
by Imre Deak
· 10 years ago
3cc134e
drm/i915: sanitize rps irq enabling
by Imre Deak
· 10 years ago
e534770
drm/i915: move rps irq disable one level up
by Imre Deak
· 10 years ago
4a74de8
drm/i915: WARN if we receive any rps interrupts on gen>9
by Imre Deak
· 10 years ago
9dc806f
drm/i915: Don't store panning coordinates as 16.16 fixed point
by Matt Roper
· 10 years ago
f061b9b
drm/i915/ddi: set has_infoframe flag on DDI too v2
by Jesse Barnes
· 10 years ago
151a49d
drm/i915: Extend pcode mailbox interface
by Tom O'Rourke
· 10 years ago
90bd1f4
drm/i915: Tune down sink crc timeout dmesg output
by Daniel Vetter
· 10 years ago
672e7b7
drm/i915: Don't continually defer the hangcheck
by Chris Wilson
· 10 years ago
77c1aa8
drm/i915: Don't print header in error state for non-existing CS
by Daniel Vetter
· 10 years ago
eb45fa0
drm/i915/audio: fix monitor presence indication after disable
by Jani Nikula
· 10 years ago
cbc572a
drm/i915/ddi: add break in DDI mode select switch
by Jesse Barnes
· 10 years ago
70b0ea8
drm/i915: Drop return value from lrc_setup_hardware_status_page
by Daniel Vetter
· 10 years ago
6ac0483
drm/i915: Propagate invalid setcrtc cloning errors back to userspace
by Matt Roper
· 10 years ago
134ffa4
drm/i915/skl: Use the pipe config DPLL tracking to query the link clock
by Damien Lespiau
· 10 years ago
5416d87
drm/i915/skl: Set the eDP link rate on DPLL0
by Damien Lespiau
· 10 years ago
b2b89f5
drm/i915: Add PSR docbook
by Rodrigo Vivi
· 10 years ago
0bc12bc
drm/i915: Introduce intel_psr.c
by Rodrigo Vivi
· 10 years ago
a4f1289
drm/i915: Make dp aux pack/unpack public outside intel_dp.c
by Rodrigo Vivi
· 10 years ago
2fe486c
drm/i915: Drop WaRsForcewakeWaitTC0:vlv
by Ville Syrjälä
· 10 years ago
eb88bd1
drm/i915: Drop the HSW special case from __gen6_gt_wait_for_thread_c0()
by Ville Syrjälä
· 10 years ago
Next »