index
:
~ramaling/linux
dg2_enabling_ww4.2
dg2_enabling_ww49.3
dg2_enabling_ww5.5
dg2_enabling_ww50.3
dg2_enabling_ww50.4
dg2_enabling_ww51.3
dg2_enabling_ww6.2
dg2_enabling_ww7.5
dg2_enabling_ww8.3
dg2_for_ci_ww8.5
drm-tip
drm_tip_ww49.2
flat-ccs-v4
flat-ccs-v5
flat-ccs-v6
flat-ccs-v7
flat-ccs-v8
flat-ccs-ww10.07
flat-ccs-ww10.2
flat-ccs-ww10.3
flat-ccs-ww10.5
flat-ccs-ww11.01
flat-ccs-ww12.02
flat-ccs-ww9.4
flat-ccs-ww9.4-wip
flat-ccs-ww9.7
igt_vm_bind_upstream_7
master
vm_bind_upstream_7
vm_bind_v2
vm_bind_v2_2
Ram's kernel repositories
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
Age
Commit message (
Expand
)
Author
Files
Lines
2017-08-23
Merge tag 'gvt-fixes-2017-08-23' of https://github.com/01org/gvt-linux into d...
Jani Nikula
1
-1
/
+1
2017-08-23
drm/i915/gvt: Fix the kernel null pointer error
fred gao
1
-1
/
+1
2017-08-21
drm/i915: Clear lost context-switch interrupts across reset
Chris Wilson
1
-1
/
+22
2017-08-21
drm/i915/bxt: use NULL for GPIO connection ID
Andy Shevchenko
1
-1
/
+1
2017-08-16
drm/i915/cnl: Fix LSPCON support.
Rodrigo Vivi
1
-2
/
+2
2017-08-16
drm/i915/vbt: ignore extraneous child devices for a port
Jani Nikula
1
-6
/
+9
2017-08-16
drm/i915: Initialize 'data' in intel_dsi_dcs_backlight.c
Balasubramaniam, Hari Chand
1
-1
/
+1
2017-08-14
drm/i915: Avoid the gpu reset vs. modeset deadlock
Daniel Vetter
1
-0
/
+7
2017-08-14
drm/i915: Suppress switch_mm emission between the same aliasing_ppgtt
Chris Wilson
1
-7
/
+8
2017-08-14
drm/i915: Return correct EDP voltage swing table for 0.85V
Matthias Kaehlcke
1
-1
/
+1
2017-08-14
drm/i915/cnl: Add slice and subslice information to debugfs.
Rodrigo Vivi
1
-1
/
+1
2017-08-14
drm/i915: Perform an invalidate prior to executing golden renderstate
Chris Wilson
1
-0
/
+4
2017-08-14
drm/i915: remove unused function declaration
Lionel Landwerlin
1
-1
/
+0
2017-08-07
drm/i915: fix backlight invert for non-zero minimum brightness
Jani Nikula
1
-1
/
+1
2017-08-07
drm/i915/shrinker: Wrap need_resched() inside preempt-disable
Chris Wilson
1
-3
/
+8
2017-08-07
drm/i915/perf: fix flex eu registers programming
Lionel Landwerlin
1
-2
/
+2
2017-08-07
Merge tag 'gvt-fixes-2017-08-07' of https://github.com/01org/gvt-linux into d...
Jani Nikula
6
-31
/
+70
2017-08-07
drm/i915: Fix out-of-bounds array access in bdw_load_gamma_lut
Maarten Lankhorst
1
-0
/
+1
2017-08-07
drm/i915/gvt: Change the max length of mmio_reg_rw from 4 to 8
Xiong Zhang
1
-1
/
+1
2017-08-04
drm/i915/gvt: Initialize MMIO Block with HW state
Tina Zhang
3
-20
/
+39
2017-08-02
drm/i915/gvt: clean workload queue if error happened
Chuanxiao Dong
1
-1
/
+18
2017-08-02
drm/i915/gvt: change resetting to resetting_eng
Chuanxiao Dong
4
-10
/
+13
2017-07-27
Merge tag 'gvt-fixes-2017-07-26' of https://github.com/01org/gvt-linux into d...
Daniel Vetter
2
-12
/
+12
2017-07-27
drm/i915: Fix bad comparison in skl_compute_plane_wm.
Maarten Lankhorst
1
-2
/
+2
2017-07-27
drm/i915: Force CPU synchronisation even if userspace requests ASYNC
Chris Wilson
3
-8
/
+11
2017-07-27
drm/i915: Only skip updating execobject.offset after error
Chris Wilson
1
-3
/
+3
2017-07-27
drm/i915: Only mark the execobject as pinned on success
Chris Wilson
1
-3
/
+3
2017-07-27
drm/i915: Remove assertion from raw __i915_vma_unpin()
Chris Wilson
1
-1
/
+1
2017-07-27
drm/i915/cnl: Fix loadgen select programming on ddi vswing sequence
Navare, Manasi D
1
-2
/
+2
2017-07-27
drm/i915: Fix scaler init during CRTC HW state readout
Imre Deak
1
-7
/
+7
2017-07-27
drm/i915/selftests: Fix an error handling path in 'mock_gem_device()'
Christophe JAILLET
1
-1
/
+1
2017-07-27
drm/i915: Unbreak gpu reset vs. modeset locking
Daniel Vetter
1
-42
/
+18
2017-07-27
drm/i915: Fix cursor updates on some platforms
Ville Syrjälä
1
-1
/
+11
2017-07-27
drm/i915: Fix user ptr check size in eb_relocate_vma()
Imre Deak
1
-1
/
+1
2017-07-25
drm/i915/gvt: Extend KBL platform support in GVT-g
Jian Jun Chen
1
-1
/
+1
2017-07-17
drm/i915/gvt: Fix the vblank timer close issue after shutdown VMs in reverse
fred gao
1
-11
/
+11
2017-07-13
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-1
/
+2
2017-07-13
Merge tag 'drm-fixes-for-v4.13-rc1' of git://people.freedesktop.org/~airlied/...
Linus Torvalds
15
-78
/
+148
2017-07-12
drm/i915: use __GFP_RETRY_MAYFAIL
Michal Hocko
1
-1
/
+2
2017-07-11
Merge tag 'gvt-fixes-2017-07-11' of https://github.com/01org/gvt-linux into d...
Jani Nikula
5
-64
/
+34
2017-07-11
drm/i915: Make DP-MST connector info work
Maarten Lankhorst
1
-1
/
+1
2017-07-11
drm/i915/gvt: Use fence error from GVT request for workload status
Chuanxiao Dong
1
-9
/
+12
2017-07-11
drm/i915/gvt: remove scheduler_mutex in per-engine workload_thread
Weinan Li
1
-7
/
+0
2017-07-11
drm/i915/gvt: Revert "drm/i915/gvt: Fix possible recursive locking issue"
Chuanxiao Dong
2
-48
/
+10
2017-07-11
drm/i915/gvt: Audit the command buffer address
Ping Gao
1
-0
/
+10
2017-07-11
drm/i915/gvt: Fix a memory leak in intel_gvt_init_gtt()
Zhou, Wenjia
1
-0
/
+2
2017-07-10
drm/i915/fbdev: Check for existence of ifbdev->vma before operations
Chris Wilson
1
-5
/
+6
2017-07-09
Merge tag 'drm-for-v4.13' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
161
-6167
/
+44219
2017-07-03
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-20
/
+19
2017-07-03
Merge tag 'uuid-for-4.13' of git://git.infradead.org/users/hch/uuid
Linus Torvalds
1
-9
/
+5
[next]