index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
Age
Commit message (
Expand
)
Author
Files
Lines
2016-11-21
Merge tag 'drm-hisilicon-next-2016-11-17' of http://github.com/zourongrong/li...
Dave Airlie
11
-0
/
+2230
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
vgaarb: Downgrade userspace-triggerable messages to debug
Bjorn Helgaas
1
-5
/
+5
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-18
vgaarb: Use dev_printk() when possible
Bjorn Helgaas
1
-31
/
+35
2016-11-18
drm: document standard connector properties
Daniel Vetter
1
-0
/
+44
2016-11-18
Merge tag 'drm-intel-fixes-2016-11-17' of ssh://git.freedesktop.org/git/drm-i...
Dave Airlie
5
-20
/
+33
2016-11-18
Revert "drm/mediatek: set vblank_disable_allowed to true"
Dave Airlie
1
-1
/
+0
2016-11-18
Revert "drm/mediatek: fix a typo of OD_CFG to OD_RELAYMODE"
Dave Airlie
1
-1
/
+1
2016-11-18
drm/i2c: tda998x: fix spelling mistake
Colin Ian King
1
-1
/
+1
2016-11-18
drm/i2c: tda998x: allow sharing of the CEC device accesses
Russell King
1
-19
/
+34
2016-11-18
drm/i2c: tda998x: allow interrupt to be shared
Russell King
1
-25
/
+27
2016-11-18
drm/i2c: tda998x: power down pre-filter and color conversion
Russell King
1
-0
/
+4
2016-11-18
drm/i2c: tda998x: switch to boolean is_on
Russell King
1
-13
/
+10
2016-11-18
drm/i2c: tda998x: remove complexity from tda998x_audio_get_eld()
Russell King
1
-14
/
+8
2016-11-18
drm/i2c: tda998x: group audio functions together
Russell King
1
-137
/
+139
2016-11-18
drm/i2c: tda998x: separate connector initialisation
Russell King
1
-20
/
+26
2016-11-18
drm/i2c: tda998x: group connector functions and funcs together
Russell King
1
-174
/
+176
2016-11-18
drm/i2c: tda998x: move and rename tda998x_encoder_set_config()
Russell King
1
-20
/
+20
2016-11-18
drm/i2c: tda998x: correct function name in comments
Russell King
1
-2
/
+2
2016-11-18
drm/i2c: tda998x: only enable audio if supported by sink
Russell King
1
-3
/
+24
2016-11-18
drm/i2c: tda998x: only configure infoframes and audio if supported
Russell King
1
-5
/
+19
2016-11-18
drm/i2c: tda998x: avoid race when programming audio
Russell King
1
-2
/
+2
2016-11-18
drm/i2c: tda998x: avoid racy access to mode clock
Russell King
1
-14
/
+11
2016-11-18
drm/i2c: tda998x: avoid race in tda998x_encoder_mode_set()
Russell King
1
-4
/
+3
2016-11-17
drm/i2c: tda998x: move audio mutex initialisation
Russell King
1
-2
/
+2
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
[prev]
[next]