Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
b81fd5ba6002306f0c2bf82514b2eeae6ee2bf32
/
drivers
/
gpu
/
drm
/
i915
e9f37d3
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 11 years ago
9f97ba8
Merge tag 'drm-intel-fixes-2014-04-04' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 11 years ago
10b6ee4
Skip intel_crt_init for Dell XPS 8700
by Giacomo Comes
· 11 years ago
09c87db
drm/i915: vlv: fix RPS interrupt mask setting
by Imre Deak
· 11 years ago
f6d5194
Revert "drm/i915/vlv: fixup DDR freq detection per Punit spec"
by Deepak S
· 11 years ago
76c4b25
drm/i915: move power domain init earlier during system resume
by Imre Deak
· 11 years ago
62347f9
drm: Add support for two-ended allocation, v3
by Lauri Kasanen
· 11 years ago
66e514c
Merge tag 'drm-intel-next-2014-03-21' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 11 years ago
bc104d1
drm/i915: Fix the computation of required fb size for pipe
by Chris Wilson
· 11 years ago
f4510a2
drm: Replace crtc fb with primary plane fb (v3)
by Matt Roper
· 11 years ago
af2b653
drm/i915: Restrict plane loops to only operate on overlay planes (v2)
by Matt Roper
· 11 years ago
c8431fd
drm/i915: don't get/put runtime PM at the debugfs forcewake file
by Paulo Zanoni
· 11 years ago
882244a
drm/i915: fix WARNs when reading DDI state while suspended
by Paulo Zanoni
· 11 years ago
a23dc65
drm/i915: don't read cursor registers on powered down pipes
by Paulo Zanoni
· 11 years ago
b0e5ddf
drm/i915: get runtime PM at i915_display_info
by Paulo Zanoni
· 11 years ago
efbc20a
drm/i915: don't read pp_ctrl_reg if we're suspended
by Paulo Zanoni
· 11 years ago
cf67c70
drm/i915: get runtime PM at i915_reg_read_ioctl
by Paulo Zanoni
· 11 years ago
aa0b3b5
drm/i915: don't schedule force_wake_timer at gen6_read
by Paulo Zanoni
· 11 years ago
ae48434
drm/i915: vlv: reserve the GT power context only once during driver init
by Imre Deak
· 11 years ago
4dedde7
Merge tag 'pm+acpi-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 11 years ago
50227e1
drm/i915: prefer struct drm_i915_private to drm_i915_private_t
by Jani Nikula
· 11 years ago
d5d45cc
drm/i915/overlay: prefer struct drm_i915_private to drm_i915_private_t
by Jani Nikula
· 11 years ago
4640c4f
drm/i915/ringbuffer: prefer struct drm_i915_private to drm_i915_private_t
by Jani Nikula
· 11 years ago
fbee40d
drm/i915/display: prefer struct drm_i915_private to drm_i915_private_t
by Jani Nikula
· 11 years ago
2d1013d
drm/i915/irq: prefer struct drm_i915_private to drm_i915_private_t
by Jani Nikula
· 11 years ago
3e31c6c
drm/i915/gem: prefer struct drm_i915_private to drm_i915_private_t
by Jani Nikula
· 11 years ago
4c8a4be
drm/i915/dma: prefer struct drm_i915_private to drm_i915_private_t
by Jani Nikula
· 11 years ago
e277a1f
drm/i915/debugfs: prefer struct drm_i915_private to drm_i915_private_t
by Jani Nikula
· 11 years ago
2876ce7
drm/i915: Mask PM/RPS interrupt generation based on activity
by Chris Wilson
· 11 years ago
eb64cad
drm/i915: Refactor gen6_set_rps
by Chris Wilson
· 11 years ago
037bde1
Revert "drm/i915: Disable/Enable PM Intrrupts based on the current freq."
by Chris Wilson
· 11 years ago
1caea6e
drm/i915: Make sure vsyncshift is positive
by Ville Syrjälä
· 11 years ago
efc2cff
drm/i915: Fix the interlace mode selection for gmch platforms
by Ville Syrjälä
· 11 years ago
609aeac
drm/i915: Program VSYNCSHIFT in a more consistent manner
by Ville Syrjälä
· 11 years ago
92b576e
drm/i915/vlv: use W_SYNC_SHIFT for interlaced modes on VLV
by Jesse Barnes
· 11 years ago
fcc9fe1
drm/i915: restrict vt-d stolen memory workaround to pre-gen8
by Daniel Vetter
· 11 years ago
0654a65
Merge tag 'v3.14' into drm-intel-next-queued
by Daniel Vetter
· 11 years ago
e1f23f3
drm/i915/tv: fix gen4 composite s-video tv-out
by Jani Nikula
· 11 years ago
e3243d1
drm/i915: Split 64bit hexadecimal addresses to make them easier to read
by Chris Wilson
· 11 years ago
5087744
drm/i915: Broadwell expands ACTHD to 64bit
by Chris Wilson
· 11 years ago
5d70868
drm/i915/bdw: Implement Wa4x4STCOptimizationDisable:bdw
by Damien Lespiau
· 11 years ago
e568af1
drm/i915: Undo gtt scratch pte unmapping again
by Daniel Vetter
· 11 years ago
64f962e
drm/i915: Recompute WM when the cursor size changes
by Chris Wilson
· 11 years ago
7bb836d
drm/i915: Compute WM for current cursor size
by Chris Wilson
· 11 years ago
61a563a
drm/i915: Remove the enabling of VS_TIMER_DISPATCH bit in MI MODE reg
by Akash Goel
· 11 years ago
a6706b4
drm/i915: Track the enabled PM interrupts in dev_priv.
by Deepak S
· 11 years ago
4cc3148
drm/i915: Fix initial pipe underrun state tracking
by Daniel Vetter
· 11 years ago
88fe429
drm/i915: fix up semaphore_waits_for
by Daniel Vetter
· 11 years ago
4da9854
drm/i915: add locking to fixed panel edid probing
by Daniel Vetter
· 11 years ago
60f2b4a
drm/i915: fix build warning on 32-bit (v2)
by Dave Airlie
· 11 years ago
29139e4
drm/i915: Replace DRM_LOG_KMS() by DRM_DEBUG_KMS()
by Lespiau, Damien
· 11 years ago
8ee661b
drm/i915: Undo gtt scratch pte unmapping again
by Daniel Vetter
· 11 years ago
060c877
drm/i915: add locking to fixed panel edid probing
by Daniel Vetter
· 11 years ago
698b313
drm/i915: Include a note about the dangers of I915_READ64/I915_WRITE64
by Chris Wilson
· 11 years ago
d0a7b6d
drm/i915/sdvo: fix questionable return value check
by Jani Nikula
· 11 years ago
df6f783
drm/i915: Fix unsafe loop iteration over vma whilst unbinding them
by Chris Wilson
· 11 years ago
4726e0b
drm/i915: Enabling 128x128 and 256x256 ARGB Cursor Support
by Sagar Kamble
· 11 years ago
c67a17e
drm/i915: Print how many objects are shared in per-process stats
by Chris Wilson
· 11 years ago
6313c20
drm/i915: Per-process stats work better when evaluated per-process
by Chris Wilson
· 11 years ago
2a5913a
drm/i915: remove rps local variables
by Ben Widawsky
· 11 years ago
04da7e7
drm/i915: Remove extraneous MMIO for RPS
by Ben Widawsky
· 11 years ago
b39fb29
drm/i915: Rename and comment all the RPS *stuff*
by Ben Widawsky
· 11 years ago
1f05c94
drm/i915: Store the HW min frequency as min_freq
by Ben Widawsky
· 11 years ago
5a953ad
drm/i915: Fix coding style for RPS
by Ben Widawsky
· 11 years ago
d060c16
drm/i915: Reorganize the overclock code
by Ben Widawsky
· 11 years ago
a386c00
ACPI / gpu / drm: Stop selecting VIDEO_OUTPUT_CONTROL
by Jean Delvare
· 11 years ago
33688d9
drm/i915: init pm.suspended earlier
by Paulo Zanoni
· 11 years ago
765dab67
drm/i915: update the PC8 and runtime PM documentation
by Paulo Zanoni
· 11 years ago
a14cb6f
drm/i915: rename __hsw_do_{en, dis}able_pc8
by Paulo Zanoni
· 11 years ago
d688e09
drm/i915: kill struct i915_package_c8
by Paulo Zanoni
· 11 years ago
5d584b2
drm/i915: move pc8.irqs_disabled to pm.irqs_disabled
by Paulo Zanoni
· 11 years ago
7c8615d
drm/i915: remove dev_priv->pc8.enabled
by Paulo Zanoni
· 11 years ago
6a932d8
drm/i915: don't get/put PC8 when getting/putting power wells
by Paulo Zanoni
· 11 years ago
d361ae2
drm/i915: make intel_aux_display_runtime_get get runtime PM, not PC8
by Paulo Zanoni
· 11 years ago
db8384f
drm/i915: don't get/put PC8 reference on freeze/thaw
by Paulo Zanoni
· 11 years ago
e1f2de6
drm/i915: remove an indirection level on PC8 functions
by Paulo Zanoni
· 11 years ago
34f5754
drm/i915: kill pc8.disable_count
by Paulo Zanoni
· 11 years ago
43694d6
drm/i915: get runtime PM references when the GPU is idle/busy
by Paulo Zanoni
· 11 years ago
ba0239e
drm/i915: remove dev_priv->pc8.requirements_met
by Paulo Zanoni
· 11 years ago
9e6ea71
drm/i915: get/put runtime PM when we get/put a power domain
by Paulo Zanoni
· 11 years ago
a8a8bd5
drm/i915: make PC8 be part of runtime PM suspend/resume
by Paulo Zanoni
· 11 years ago
b4d2a9a0
drm/i915: extract __hsw_do_{en, dis}able_package_c8
by Paulo Zanoni
· 11 years ago
b80d6c7
Merge branch 'topic/dp-aux-rework' into drm-intel-next-queued
by Daniel Vetter
· 11 years ago
262ca2b
drm/i915: Rename similar plane functions to avoid confusion
by Matt Roper
· 11 years ago
11ea8b7
drm/i915/vlv: no MCHBAR on VLV
by Jesse Barnes
· 11 years ago
a2319c0
drm/i915/bdw: Restore PPAT on thaw
by Ben Widawsky
· 11 years ago
0f4706d
drm/i915: Disable stolen memory when DMAR is active
by Chris Wilson
· 11 years ago
8259383
Revert "drm/i915: don't touch the VDD when disabling the panel"
by Jani Nikula
· 11 years ago
9297ebf
drm/i915: Do not dereference pointers from ring buffer in evict event
by Steven Rostedt
· 11 years ago
e5081a5
drm/i915: Use the correct format string modifier for ptrdiff_t
by Damien Lespiau
· 11 years ago
fa50ad6
drm/i915: Rename intel_setup_wm_latency() to ilk_setup_wm_latency()
by Damien Lespiau
· 11 years ago
83f26f1
drm/i915: Remove spurious '()' in WARN macros
by Damien Lespiau
· 11 years ago
24f3e09
drm/i915: finish off reverting eDP VDD changes
by Jani Nikula
· 11 years ago
3123fca
drm/i915: catch forcewake reference underruns
by Daniel Vetter
· 11 years ago
ae89f44
drm/i915: Actually capture PP_DIR_BASE on error
by Ben Widawsky
· 11 years ago
849e39f
drm/i915: properly disable the VDD when disabling the panel
by Paulo Zanoni
· 11 years ago
a95f6a0
drm/i915: Switch to fake context on older gens
by Mika Kuoppala
· 11 years ago
05efeebd
drm/i915: Fix up the forcewake timer initialization
by Daniel Vetter
· 11 years ago
0b99836
drm/i915/dp: use the new drm helpers for dp i2c-over-aux
by Jani Nikula
· 11 years ago
33ad662
drm/i915/dp: move dp aux ch register init to aux init
by Jani Nikula
· 11 years ago
Next »