index
:
drm-intel
core-for-ci
drm-intel-fixes
drm-intel-gt-next
drm-intel-gt-next-backup
drm-intel-next
drm-intel-next-fixes
drm-intel-next-queued
drm-intel-testing
for-linux-next
for-linux-next-fixes
for-linux-next-gt
i915-orig
main
maintainer-tools
topic/core-for-CI
topic/drm-intel-gem-next
topic/thunderbolt-next
Linux driver for Intel graphics
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2016-10-11
drm/i915/gen9: fix DDB partitioning for multi-screen cases
Paulo Zanoni
1
-2
/
+10
2016-10-11
drm/i915/audio: rename N value getter to emphasize it's for hdmi
Jani Nikula
1
-8
/
+8
2016-10-11
drm/i915/audio: add register macros for audio config N value
Jani Nikula
2
-17
/
+10
2016-10-11
drm/i915/audio: HDMI audio gets the TMDS clock by crtc_clock
Libin Yang
1
-4
/
+5
2016-10-11
drm/i915/audio: set proper N/MCTS on more platforms
Libin Yang
1
-5
/
+1
2016-10-11
drm/i915/audio: split dp and hdmi audio config update
Jani Nikula
1
-21
/
+34
2016-10-11
drm/i915/audio: use the same code for updating audio config
Jani Nikula
1
-26
/
+3
2016-10-11
drm/i915/audio: port is going to be just fine, simplify checks
Jani Nikula
1
-10
/
+2
2016-10-11
drm/i915/audio: abstract audio config update
Jani Nikula
1
-28
/
+40
2016-10-11
drm/i915: Convert open-coded use of vma_pages()
Chris Wilson
1
-2
/
+1
2016-10-11
drm/i915: Allow compaction upto SWIOTLB max segment size
Chris Wilson
1
-12
/
+18
2016-10-11
drm/i915: Remove self-harming shrink_all on get_pages_gtt fail
Chris Wilson
1
-1
/
+0
2016-10-10
drm/i915: Update DRIVER_DATE to 20161010
drm-intel-next-2016-10-10
Daniel Vetter
1
-1
/
+1
2016-10-07
drm/i915/guc: Unwind GuC workqueue reservation if request construction fails
Chris Wilson
3
-7
/
+23
2016-10-07
drm/i915: Reset the breadcrumbs IRQ more carefully
Chris Wilson
5
-20
/
+34
2016-10-07
drm/i915: Force relocations via cpu if we run out of idle aperture
Chris Wilson
1
-2
/
+2
2016-10-07
drm/i915: Distinguish last emitted request from last submitted request
Chris Wilson
2
-2
/
+4
2016-10-06
drm/i915: Add spurious CRT DMI match for Intel DZ77BH-55K
Ville Syrjälä
1
-0
/
+8
2016-10-06
drm/i915: Register shadow VGA even when it produces spurious detection results
Ville Syrjälä
1
-23
/
+24
2016-10-06
Revert "Skip intel_crt_init for Dell XPS 8700"
Ville Syrjälä
1
-8
/
+0
2016-10-05
drm/i915: Sort DEV_INFO_FOR_EACH_FLAG
Joonas Lahtinen
1
-18
/
+20
2016-10-05
drm/i915: Reduce trickery in DEV_INFO_FOR_EACH_FLAG
Joonas Lahtinen
4
-68
/
+54
2016-10-05
drm/i915: Allow DP to work w/o EDID
Ville Syrjälä
1
-13
/
+9
2016-10-05
drm/i915: Move long hpd handling into the hotplug work
Ville Syrjälä
1
-25
/
+23
2016-10-05
drm/i915: Show waiters in i915_hangcheck_info
Chris Wilson
1
-0
/
+12
2016-10-05
drm/i915: Show RING registers through debugfs
Chris Wilson
4
-108
/
+179
2016-10-05
drm/i915: Show bounds of active request in the ring on GPU hang
Chris Wilson
2
-2
/
+10
2016-10-05
drm/i915: Double check hangcheck.seqno after reset
Chris Wilson
1
-0
/
+3
2016-10-05
drm/i915: Disable irqs across GPU reset
Chris Wilson
2
-2
/
+19
2016-10-05
drm/i915/execlists: Move clearing submission count from reset to init
Chris Wilson
1
-4
/
+5
2016-10-05
drm/i915/execlists: Reinitialise context image after GPU hang
Chris Wilson
1
-41
/
+62
2016-10-05
drm/i915: Share the computation of ring size for RING_CTL register
Chris Wilson
3
-4
/
+4
2016-10-04
drm/i915: silence io mapping/unmapping sparse warnings on different address s...
Jani Nikula
1
-2
/
+2
2016-10-04
drm/i915: make skl_ddb_add_affected_planes static
Jani Nikula
1
-1
/
+1
2016-10-04
drm/i915: Inline binary search
Tvrtko Ursulin
1
-25
/
+31
2016-10-04
drm/i915: Use binary search when looking for shadowed registers
Tvrtko Ursulin
1
-5
/
+21
2016-10-04
drm/i915: Sort the shadow register table
Tvrtko Ursulin
1
-6
/
+26
2016-10-04
drm/i915: Remove identical write mmmio functions
Tvrtko Ursulin
1
-75
/
+19
2016-10-04
drm/i915: Remove identical mmio read functions
Tvrtko Ursulin
1
-44
/
+10
2016-10-04
drm/i915: Remove identical macros
Tvrtko Ursulin
1
-50
/
+20
2016-10-04
drm/i915: Store the active forcewake range table pointer
Tvrtko Ursulin
2
-34
/
+44
2016-10-04
drm/i915: Eliminate Gen9 special case
Tvrtko Ursulin
1
-21
/
+21
2016-10-04
drm/i915: Use binary search when looking up forcewake domains
Tvrtko Ursulin
1
-8
/
+19
2016-10-04
drm/i915: Sort forcewake mapping tables
Tvrtko Ursulin
1
-13
/
+43
2016-10-04
drm/i915: Data driven register to forcewake domains lookup
Tvrtko Ursulin
1
-109
/
+103
2016-10-04
drm/i915: Do not inline forcewake taking in mmio accessors
Tvrtko Ursulin
1
-10
/
+14
2016-10-04
drm/i915: Keep track of active forcewake domains in a bitmask
Tvrtko Ursulin
2
-31
/
+25
2016-10-04
drm/i915: Remove redundant hsw_write* mmio functions
Tvrtko Ursulin
1
-24
/
+1
2016-10-04
drm/i915: workaround sparse warning on variable length arrays
Jani Nikula
1
-1
/
+1
2016-10-04
drm/i915: keep CONFIG_DRM_FBDEV_EMULATION=n function stubs together
Jani Nikula
2
-6
/
+4
[next]