index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
Age
Commit message (
Expand
)
Author
Files
Lines
2016-12-20
drm/i915: Fix setting of boost freq tunable
Mika Kuoppala
1
-1
/
+1
2016-12-20
drm/i915: tune down the fast link training vs boot fail
Daniel Vetter
1
-2
/
+2
2016-12-20
drm/i915: Reorder phys backing storage release
Chris Wilson
1
-19
/
+34
2016-12-20
drm/i915/gen9: Fix PCODE polling during SAGV disabling
Imre Deak
1
-25
/
+9
2016-12-20
drm/i915/gen9: Fix PCODE polling during CDCLK change notification
Imre Deak
3
-21
/
+87
2016-12-20
drm/i915/dsi: Fix chv_exec_gpio disabling the GPIOs it is setting
Hans de Goede
1
-1
/
+2
2016-12-20
drm/i915/dsi: Fix swapping of MIPI_SEQ_DEASSERT_RESET / MIPI_SEQ_ASSERT_RESET
Hans de Goede
2
-5
/
+11
2016-12-20
drm/i915/dsi: Do not clear DPOUNIT_CLOCK_GATE_DISABLE from vlv_init_display_c...
Hans de Goede
1
-1
/
+12
2016-12-20
drm/i915: drop the struct_mutex when wedged or trying to reset
Matthew Auld
1
-1
/
+2
2016-12-05
drm/i915: Move priority bumping for flips earlier
Chris Wilson
1
-1
/
+1
2016-12-05
drm/i915: Hold a reference on the request for its fence chain
Chris Wilson
2
-7
/
+32
2016-12-05
drm/i915/audio: fix hdmi audio noise issue
Libin Yang
1
-2
/
+5
2016-12-05
drm/i915/debugfs: Increment return value of gt.next_seqno
Chris Wilson
1
-1
/
+1
2016-12-05
drm/i915/debugfs: Drop i915_hws_info
Chris Wilson
1
-25
/
+0
2016-12-05
drm/i915: Initialize dev_priv->atomic_cdclk_freq at init time
Ville Syrjälä
1
-0
/
+1
2016-12-05
drm/i915: Fix cdclk vs. dev_cdclk mess when not recomputing things
Ville Syrjälä
1
-3
/
+5
2016-12-05
drm/i915: Make skl_write_{plane,cursor}_wm() static
Ville Syrjälä
1
-7
/
+7
2016-12-05
drm/i915: Complete requests in nop_submit_request
Chris Wilson
1
-0
/
+2
2016-12-02
Merge tag 'gvt-next-2016-11-30' of https://github.com/01org/gvt-linux into dr...
Jani Nikula
3
-4
/
+9
2016-11-25
drm/i915/gvt: fix lock not released bug for dispatch_workload() err path
Zhenyu Wang
1
-4
/
+6
2016-11-24
drm/i915/gvt: fix getting 64bit bar size error
Xiaoguang Chen
1
-0
/
+2
2016-11-23
drm/i915/gvt: fix missing init param.primary
Du, Changbin
1
-0
/
+1
2016-11-21
drm/i915: Update DRIVER_DATE to 20161121
Daniel Vetter
1
-2
/
+2
2016-11-18
drm/i915: Skip final clflush if LLC is coherent
Chris Wilson
1
-1
/
+2
2016-11-18
drm/i915: Always flush the dirty CPU cache when pinning the scanout
Chris Wilson
2
-11
/
+13
2016-11-18
drm/i915: Don't touch NULL sg on i915_gem_object_get_pages_gtt() error
Chris Wilson
1
-2
/
+3
2016-11-18
drm/i915: Check that each request phase is completed before retiring
Chris Wilson
1
-0
/
+2
2016-11-18
drm/i915: i915_pages_create_for_stolen should return err ptr
Matthew Auld
1
-2
/
+2
2016-11-18
drm/i915: Enable support for nonblocking modeset
Maarten Lankhorst
1
-9
/
+0
2016-11-18
drm/i915: Be more careful to drop the GT wakeref
Chris Wilson
1
-8
/
+9
2016-11-18
drm/i915: Move frontbuffer CS write tracking from ggtt vma to object
Chris Wilson
7
-20
/
+19
2016-11-18
drm/i915: Only dump dp_m2_n2 configuration when drrs is used
Tvrtko Ursulin
1
-3
/
+4
2016-11-17
drm/i915: don't leak global_timeline
Matthew Auld
1
-0
/
+5
2016-11-17
drm/i915: add i915_address_space_fini
Matthew Auld
1
-6
/
+12
2016-11-17
drm/i915: Add a few more sanity checks for stolen handling
Chris Wilson
1
-8
/
+8
2016-11-17
drm/i915: Waterproof verification of gen9 forcewake table ranges
Tvrtko Ursulin
1
-0
/
+2
2016-11-17
drm/i915: Introduce enableddisabled helper
Tvrtko Ursulin
6
-18
/
+17
2016-11-17
drm/i915: Only dump possible panel fitter config for the platform
Tvrtko Ursulin
1
-8
/
+12
2016-11-17
drm/i915: Only dump scaler config where supported
Tvrtko Ursulin
1
-16
/
+18
2016-11-17
drm/i915: Compact a few pipe config debug lines
Tvrtko Ursulin
1
-8
/
+7
2016-11-17
drm/i915: Don't log pipe config kernel pointer and duplicated pipe name
Tvrtko Ursulin
1
-3
/
+2
2016-11-17
drm/i915: Dump FDI config only where applicable
Tvrtko Ursulin
1
-13
/
+13
2016-11-17
drm/i915: Extract intel_link_m_n config printing into a helper
Tvrtko Ursulin
1
-15
/
+17
2016-11-17
drm/i915: Remove stolen object spam
Chris Wilson
1
-3
/
+1
2016-11-17
drm/i915: Demote i915_gem_open() debugging from DRIVER to USER
Chris Wilson
1
-1
/
+1
2016-11-17
drm/i915: Make scaler updates less chatty
Tvrtko Ursulin
1
-10
/
+0
2016-11-17
drm/i915: Remove __I915__ magic macro
Tvrtko Ursulin
1
-12
/
+7
2016-11-17
drm/i915: Fix for_each_pipe argument in vlv_display_power_well_init
Tvrtko Ursulin
1
-1
/
+1
2016-11-17
drm/i915: dev_priv cleanup in intel_display.c
Tvrtko Ursulin
3
-97
/
+75
2016-11-17
drm/i915: dev_priv cleanup in intel_pm.c
Tvrtko Ursulin
1
-32
/
+35
[next]