index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2016-10-24
drm/i915: Move fence cancellation to runtime suspend
Chris Wilson
4
-14
/
+28
2016-10-24
drm/i915: Remove RPM sequence checking
Chris Wilson
5
-75
/
+2
2016-10-24
drm/i915: Remove superfluous locking around userfault_list
Chris Wilson
2
-24
/
+12
2016-10-24
drm/i915: Use RPM as the barrier for controlling user mmap access
Chris Wilson
5
-69
/
+69
2016-10-24
drm/i915: Move user fault tracking to a separate list
Chris Wilson
5
-19
/
+49
2016-10-24
drm/i915: remove AGP dependency from DRM_I915 kconfig help text
Jani Nikula
1
-5
/
+6
2016-10-24
drm: i915: Wait for fences on new fb, not old
Daniel Stone
1
-1
/
+1
2016-10-24
drm/i915: Update DRIVER_DATE to 20161024
drm-intel-next-2016-10-24
Daniel Vetter
1
-2
/
+2
2016-10-22
drm/i915: Stop setting SNB min-freq-table 0 on powersave setup
Chris Wilson
1
-4
/
+0
2016-10-21
drm/i915/dp: add lane_count check in intel_dp_check_link_status
Matthew Auld
1
-0
/
+5
2016-10-21
drm/i915: Fix whitespace issues
Ville Syrjälä
1
-8
/
+8
2016-10-21
drm/i915: Clean up DDI DDC/AUX CH sanitation
Ville Syrjälä
1
-45
/
+77
2016-10-21
drm/i915: Respect alternate_ddc_pin for all DDI ports
Ville Syrjälä
1
-36
/
+48
2016-10-21
drm/i915: Respect alternate_aux_channel for all DDI ports
Ville Syrjälä
1
-31
/
+40
2016-10-21
drm/i915/gen9: Remove WaEnableYV12BugFixInHalfSliceChicken7
Arkadiusz Hiler
1
-2
/
+0
2016-10-20
drm/i915: KBL - Recommended buffer translation programming for DisplayPort
Rodrigo Vivi
1
-10
/
+78
2016-10-20
drm/i915: Move down skl/kbl ddi iboost and n_edp_entires fixup
Rodrigo Vivi
1
-9
/
+11
2016-10-20
Merge tag 'gvt-next-fix-2016-10-20' of https://github.com/01org/gvt-linux int...
Daniel Vetter
21
-178
/
+189
2016-10-20
drm/i915: Add a sunset clause to GPU hang logging
Chris Wilson
2
-1
/
+5
2016-10-20
drm/i915: Stop reporting error details in dmesg as well as the error-state
Chris Wilson
1
-75
/
+11
2016-10-20
drm/i915/gvt: do not ignore return value of create_scratch_page
Du, Changbin
1
-2
/
+1
2016-10-20
drm/i915/gvt: fix spare warnings on odd constant _Bool cast
Du, Changbin
2
-2
/
+2
2016-10-20
drm/i915/gvt: mark symbols static where possible
Du, Changbin
7
-12
/
+13
2016-10-20
drm/i915/gvt: fix sparse warnings on different address spaces
Du, Changbin
4
-7
/
+9
2016-10-20
drm/i915/gvt: properly access enabled intel_engine_cs
Zhenyu Wang
4
-12
/
+20
2016-10-20
drm/i915/gvt: Remove defunct vmap_batch()
Chris Wilson
1
-38
/
+0
2016-10-20
drm/i915/gvt: Use common mapping routines for shadow_bb object
Chris Wilson
2
-16
/
+7
2016-10-20
drm/i915/gvt: Use common mapping routines for indirect_ctx object
Chris Wilson
2
-20
/
+10
2016-10-20
drm/i915/gvt: Stop waiting whilst holding struct_mutex
Chris Wilson
1
-9
/
+13
2016-10-20
drm/i915/gvt: Stop checking for impossible interrupts from a kthread
Chris Wilson
1
-7
/
+2
2016-10-20
drm/i915/gvt: Hold a reference on the request
Chris Wilson
1
-11
/
+12
2016-10-20
drm/i915/gvt: Remove dangerous unpin of backing storage of bound GPU object
Chris Wilson
1
-2
/
+10
2016-10-20
drm/i915/gvt: Use the returned VMA to provide the virtual address
Chris Wilson
1
-11
/
+9
2016-10-20
drm/i915/gvt: i915_gem_object_create() returns an error pointer
Chris Wilson
1
-20
/
+28
2016-10-20
drm/i915/gvt: Add runtime pm around fences
Chris Wilson
1
-0
/
+10
2016-10-20
Documentation/gpu: Add section for Intel GVT-g host support
Zhenyu Wang
1
-2
/
+6
2016-10-20
drm/i915/gvt: Fix warning on obsolete function usage
Zhenyu Wang
1
-2
/
+2
2016-10-20
drm/i915/gvt: clean up intel_gvt.h as interface for i915 core
Zhenyu Wang
20
-14
/
+44
2016-10-19
drm/i915/gen9: Don't wrap strings in verify_wm_state()
cpaul@redhat.com
1
-4
/
+2
2016-10-19
drm/i915/gen9: Actually verify WM levels in verify_wm_state()
cpaul@redhat.com
1
-16
/
+84
2016-10-19
drm/i915/gen9: Add skl_wm_level_equals()
cpaul@redhat.com
2
-0
/
+16
2016-10-19
drm/i915/gen9: Make skl_pipe_wm_get_hw_state() reusable
cpaul@redhat.com
2
-10
/
+20
2016-10-19
drm/i915/gen9: Add ddb changes to atomic debug output
cpaul@redhat.com
1
-0
/
+54
2016-10-19
drm/i915/gen9: Get rid of redundant watermark values
cpaul@redhat.com
5
-143
/
+90
2016-10-19
drm/i915: STOP_MACHINE is no more, stop selecting it
Chris Wilson
1
-1
/
+0
2016-10-19
drm: Fix LSPCON kernel-doc
Jani Nikula
1
-7
/
+7
2016-10-19
drm/i915: Catch premature unpinning of pages
Chris Wilson
1
-2
/
+3
2016-10-19
drm/i915: make lspcon_get_current_mode static
Jani Nikula
1
-1
/
+1
2016-10-19
drm: make is_lspcon_adaptor static
Jani Nikula
1
-2
/
+2
2016-10-19
drm/i915: Emit telltales for extra levels of debug upon initialisation
Chris Wilson
1
-0
/
+4
[next]