index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
audit.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-03-15
drm/i915/breadcrumbs: Use booleans for intel_breadcrumbs_busy()
Chris Wilson
1
-2
/
+2
2017-03-15
drm/i915: Extend rpm wakelock during i915_handle_error()
Chris Wilson
1
-11
/
+14
2017-03-15
drm/i915/guc: Use formalized struct definition for ads object
Michal Wajdeczko
2
-38
/
+33
2017-03-15
drm/i915/uc: Add params for specifying firmware
Arkadiusz Hiler
5
-4
/
+26
2017-03-15
drm/i915/uc: Separate firmware selection and preparation
Arkadiusz Hiler
4
-29
/
+21
2017-03-15
drm/i915/uc: Simplify firmware path handling
Arkadiusz Hiler
3
-41
/
+20
2017-03-15
drm/i915/guc: Simplify intel_guc_init_hw()
Arkadiusz Hiler
4
-130
/
+122
2017-03-15
drm/i915/guc: Extract param logic form guc_init_fw()
Arkadiusz Hiler
5
-21
/
+31
2017-03-15
drm/i915/uc: Introduce intel_uc_init_fw()
Arkadiusz Hiler
5
-38
/
+45
2017-03-15
drm/i915/uc: Move intel_uc_fw_fetch() to intel_uc.c
Arkadiusz Hiler
4
-139
/
+135
2017-03-15
drm/i915/uc: Rename intel_?uc_{setup, load}() to _init_hw()
Arkadiusz Hiler
4
-47
/
+47
2017-03-15
drm/i915/huc: Add huc_to_i915
Arkadiusz Hiler
1
-0
/
+5
2017-03-15
drm/i915/uc: Drop superfluous externs in intel_uc.h
Arkadiusz Hiler
1
-6
/
+6
2017-03-14
drm/i915: Avoid rcu_barrier() from reclaim paths (shrinker)
Chris Wilson
1
-1
/
+1
2017-03-14
drm/i915/glk: Improve rounding caused by pre-CSC gamma tables
Ander Conselvan de Oliveira
1
-2
/
+2
2017-03-14
drm/i915: Merge pre/postclose hooks
Daniel Vetter
1
-7
/
+3
2017-03-14
Revert "drm/i915: Ignore panel type from OpRegion on SKL"
Ville Syrjälä
1
-11
/
+0
2017-03-14
drm/i915: annote drop_caches debugfs interface with lockdep
Daniel Vetter
2
-0
/
+4
2017-03-14
drm/i915/vbt: split out defaults that are set when there is no VBT
Jani Nikula
1
-1
/
+16
2017-03-13
drm/i915: Optimize VLV/CHV display FIFO updates
Ville Syrjälä
3
-19
/
+24
2017-03-13
drm/i915: Use I915_READ_FW for plane updates
Ville Syrjälä
2
-158
/
+228
2017-03-13
drm/i915: Organize plane register writes into tighter bunches
Ville Syrjälä
2
-49
/
+54
2017-03-13
drm/i915: s/__raw_i915_read32/I915_READ_FW/ in the SKL+ scanline read w/a
Ville Syrjälä
1
-2
/
+1
2017-03-13
drm/i915: Use I915_READ_FW in i915_get_vblank_counter()
Ville Syrjälä
1
-3
/
+8
2017-03-13
drm/i915: Reject HDMI 12bpc if the sink doesn't indicate support
Ville Syrjälä
1
-3
/
+21
2017-03-13
drm/i915: Extend rpm wakelock for debugfs/i915_drpc_info
Chris Wilson
1
-25
/
+13
2017-03-13
drm/i915: Inline gen6_sanitize_rps_pm_mask()
Chris Wilson
2
-6
/
+7
2017-03-13
drm/i915/selftests: Catch error from mock_file()
Chris Wilson
1
-1
/
+5
2017-03-13
drm/i915/selftests: Fix error path for ggtt walk_hole()
Chris Wilson
1
-6
/
+7
2017-03-13
drm/i915: Move whole object to CPU domain for coherent shmem access
Chris Wilson
2
-25
/
+26
2017-03-13
drm/i915: Rename REDIRECT_TO_GUC bit
Chris Wilson
3
-5
/
+4
2017-03-13
drm/i915: Use new atomic iterator macros in cdclk
Maarten Lankhorst
1
-1
/
+1
2017-03-13
drm/i915: Use new atomic iterator macros in display code
Maarten Lankhorst
1
-79
/
+82
2017-03-13
drm/i915: Use new atomic iterator macros in wm code
Maarten Lankhorst
1
-4
/
+4
2017-03-13
drm/i915: Use new atomic iterator macros in fbc
Maarten Lankhorst
1
-1
/
+1
2017-03-13
drm/i915: Use new atomic iterator macros in ddi
Maarten Lankhorst
2
-4
/
+2
2017-03-13
drm/i915/vbt: don't propagate errors from intel_bios_init()
Jani Nikula
3
-19
/
+18
2017-03-12
drm/i915/guc: Update rps.pm_intrmsk_mbz in guc_interrupts_capture/release
Sagar Arun Kamble
2
-24
/
+26
2017-03-12
drm/i915: s/pm_intr_keep/pm_intrmsk_mbz
Sagar Arun Kamble
3
-12
/
+13
2017-03-12
drm/i915/guc: Release GuC interrupts in i915_guc_submission_disable
Sagar Arun Kamble
2
-21
/
+23
2017-03-10
drm/i915: Defer unmasking RPS interrupts until after making adjustments
Chris Wilson
1
-15
/
+13
2017-03-10
drm/i915: Use max(render, media) for Baytrail busyness calculation
Chris Wilson
1
-2
/
+4
2017-03-10
drm/i915: Stop using RP_DOWN_EI on Baytrail
Chris Wilson
3
-48
/
+32
2017-03-10
drm/i915: Extend debugfs/i915_drop_caches to call i915_gem_shrink_all()
Chris Wilson
1
-1
/
+6
2017-03-10
drm/i915/cmdparser: Limit clflush to active cachelines
Chris Wilson
1
-11
/
+14
2017-03-10
drm/i915: Fix forcewake active domain tracking
Tvrtko Ursulin
1
-7
/
+6
2017-03-10
drm/i915: Remove intel_ prefix from encoder variables in intel_ddi.c
Shashank Sharma
1
-33
/
+33
2017-03-10
drivers/gpu/drm/i915/selftests/i915_selftest.c: fix build with gcc-4.4.4
Andrew Morton
1
-2
/
+2
2017-03-10
drm/i915/guc: Fix request re-submission after reset
Tvrtko Ursulin
2
-25
/
+28
2017-03-09
drm/i915: Ignore skl+ for debugfs/i915_sr_status
Chris Wilson
1
-1
/
+3
[next]