index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge remote-tracking branch 'airlied/drm-next' into topic/drm-misc
Daniel Vetter
2016-10-25
4508
-182939
/
+351175
|
\
|
*
Merge tag 'drm-intel-next-2016-10-24' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
2016-10-25
101
-2930
/
+20121
|
|
\
|
|
*
drm/i915: Update DRIVER_DATE to 20161024
Daniel Vetter
2016-10-24
1
-2
/
+2
|
|
*
drm/i915: Stop setting SNB min-freq-table 0 on powersave setup
Chris Wilson
2016-10-22
1
-4
/
+0
|
|
*
drm/i915/dp: add lane_count check in intel_dp_check_link_status
Matthew Auld
2016-10-21
1
-0
/
+5
|
|
*
drm/i915: Fix whitespace issues
Ville Syrjälä
2016-10-21
1
-8
/
+8
|
|
*
drm/i915: Clean up DDI DDC/AUX CH sanitation
Ville Syrjälä
2016-10-21
1
-45
/
+77
|
|
*
drm/i915: Respect alternate_ddc_pin for all DDI ports
Ville Syrjälä
2016-10-21
1
-36
/
+48
|
|
*
drm/i915: Respect alternate_aux_channel for all DDI ports
Ville Syrjälä
2016-10-21
1
-31
/
+40
|
|
*
drm/i915/gen9: Remove WaEnableYV12BugFixInHalfSliceChicken7
Arkadiusz Hiler
2016-10-21
1
-2
/
+0
|
|
*
drm/i915: KBL - Recommended buffer translation programming for DisplayPort
Rodrigo Vivi
2016-10-20
1
-10
/
+78
|
|
*
drm/i915: Move down skl/kbl ddi iboost and n_edp_entires fixup
Rodrigo Vivi
2016-10-20
1
-9
/
+11
|
|
*
Merge tag 'gvt-next-fix-2016-10-20' of https://github.com/01org/gvt-linux int...
Daniel Vetter
2016-10-20
21
-178
/
+189
|
|
|
\
|
|
|
*
drm/i915/gvt: do not ignore return value of create_scratch_page
Du, Changbin
2016-10-20
1
-2
/
+1
|
|
|
*
drm/i915/gvt: fix spare warnings on odd constant _Bool cast
Du, Changbin
2016-10-20
2
-2
/
+2
|
|
|
*
drm/i915/gvt: mark symbols static where possible
Du, Changbin
2016-10-20
7
-12
/
+13
|
|
|
*
drm/i915/gvt: fix sparse warnings on different address spaces
Du, Changbin
2016-10-20
4
-7
/
+9
|
|
|
*
drm/i915/gvt: properly access enabled intel_engine_cs
Zhenyu Wang
2016-10-20
4
-12
/
+20
|
|
|
*
drm/i915/gvt: Remove defunct vmap_batch()
Chris Wilson
2016-10-20
1
-38
/
+0
|
|
|
*
drm/i915/gvt: Use common mapping routines for shadow_bb object
Chris Wilson
2016-10-20
2
-16
/
+7
|
|
|
*
drm/i915/gvt: Use common mapping routines for indirect_ctx object
Chris Wilson
2016-10-20
2
-20
/
+10
|
|
|
*
drm/i915/gvt: Stop waiting whilst holding struct_mutex
Chris Wilson
2016-10-20
1
-9
/
+13
|
|
|
*
drm/i915/gvt: Stop checking for impossible interrupts from a kthread
Chris Wilson
2016-10-20
1
-7
/
+2
|
|
|
*
drm/i915/gvt: Hold a reference on the request
Chris Wilson
2016-10-20
1
-11
/
+12
|
|
|
*
drm/i915/gvt: Remove dangerous unpin of backing storage of bound GPU object
Chris Wilson
2016-10-20
1
-2
/
+10
|
|
|
*
drm/i915/gvt: Use the returned VMA to provide the virtual address
Chris Wilson
2016-10-20
1
-11
/
+9
|
|
|
*
drm/i915/gvt: i915_gem_object_create() returns an error pointer
Chris Wilson
2016-10-20
1
-20
/
+28
|
|
|
*
drm/i915/gvt: Add runtime pm around fences
Chris Wilson
2016-10-20
1
-0
/
+10
|
|
|
*
Documentation/gpu: Add section for Intel GVT-g host support
Zhenyu Wang
2016-10-20
1
-2
/
+6
|
|
|
*
drm/i915/gvt: Fix warning on obsolete function usage
Zhenyu Wang
2016-10-20
1
-2
/
+2
|
|
|
*
drm/i915/gvt: clean up intel_gvt.h as interface for i915 core
Zhenyu Wang
2016-10-20
20
-14
/
+44
|
|
*
|
drm/i915: Add a sunset clause to GPU hang logging
Chris Wilson
2016-10-20
2
-1
/
+5
|
|
*
|
drm/i915: Stop reporting error details in dmesg as well as the error-state
Chris Wilson
2016-10-20
1
-75
/
+11
|
|
*
|
drm/i915/gen9: Don't wrap strings in verify_wm_state()
cpaul@redhat.com
2016-10-19
1
-4
/
+2
|
|
*
|
drm/i915/gen9: Actually verify WM levels in verify_wm_state()
cpaul@redhat.com
2016-10-19
1
-16
/
+84
|
|
*
|
drm/i915/gen9: Add skl_wm_level_equals()
cpaul@redhat.com
2016-10-19
2
-0
/
+16
|
|
*
|
drm/i915/gen9: Make skl_pipe_wm_get_hw_state() reusable
cpaul@redhat.com
2016-10-19
2
-10
/
+20
|
|
*
|
drm/i915/gen9: Add ddb changes to atomic debug output
cpaul@redhat.com
2016-10-19
1
-0
/
+54
|
|
*
|
drm/i915/gen9: Get rid of redundant watermark values
cpaul@redhat.com
2016-10-19
5
-143
/
+90
|
|
*
|
drm/i915: STOP_MACHINE is no more, stop selecting it
Chris Wilson
2016-10-19
1
-1
/
+0
|
|
*
|
drm: Fix LSPCON kernel-doc
Jani Nikula
2016-10-19
1
-7
/
+7
|
|
*
|
drm/i915: Catch premature unpinning of pages
Chris Wilson
2016-10-19
1
-2
/
+3
|
|
*
|
drm/i915: make lspcon_get_current_mode static
Jani Nikula
2016-10-19
1
-1
/
+1
|
|
*
|
drm: make is_lspcon_adaptor static
Jani Nikula
2016-10-19
1
-2
/
+2
|
|
*
|
drm/i915: Emit telltales for extra levels of debug upon initialisation
Chris Wilson
2016-10-19
1
-0
/
+4
|
|
*
|
drm/i915: Restrict pagefault disabling to just around copy_from_user()
Chris Wilson
2016-10-18
1
-36
/
+35
|
|
*
|
drm/i915: Limit the scattergather coalescing to 32bits
Chris Wilson
2016-10-18
1
-3
/
+3
|
|
*
|
drm/i915: Document our internal limit on object size
Chris Wilson
2016-10-18
2
-3
/
+18
|
|
*
|
drm/i915: Bump object bookkeeping to u64 from size_t
Chris Wilson
2016-10-18
3
-4
/
+4
|
|
*
|
drm/i915/gen9: don't call ilk_pipe_pixel_rate() twice on the same function
Paulo Zanoni
2016-10-18
1
-2
/
+6
[next]