index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
REPORTING-BUGS
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-12-08
drm/i915/gen9: Fix PCODE polling during SAGV disabling
Imre Deak
1
-25
/
+9
2016-12-08
drm/i915/gen9: Fix PCODE polling during CDCLK change notification
Imre Deak
3
-21
/
+87
2016-12-08
drm/i915: Use DRM_DEV_ERROR in i915_driver_load
Tvrtko Ursulin
1
-2
/
+1
2016-12-08
drm/i915: Shrink pipe config checker
Tvrtko Ursulin
1
-17
/
+34
2016-12-08
drm/i915: Catch non-existent registers in find_fw_domain
Joonas Lahtinen
1
-1
/
+8
2016-12-07
drm/i915: distinguish G33 and Pineview from each other
Jani Nikula
8
-14
/
+17
2016-12-07
drm/i915: Add intel_atomic_get_existing_crtc_state function
Mahesh Kumar
1
-0
/
+14
2016-12-07
drm/i915/skl+: change WM calc to fixed point 16.16
Mahesh Kumar
2
-29
/
+124
2016-12-07
drm/i915/kbl: IPC workaround for kabylake
Mahesh Kumar
1
-0
/
+4
2016-12-07
drm/i915/bxt: IPC WA for Broxton
Mahesh Kumar
3
-2
/
+15
2016-12-07
drm/i915/skl: Add variables to check x_tile and y_tile
Mahesh Kumar
1
-10
/
+12
2016-12-07
drm/i915/dsi: Fix chv_exec_gpio disabling the GPIOs it is setting
Hans de Goede
1
-1
/
+2
2016-12-07
drm/i915/dsi: Fix swapping of MIPI_SEQ_DEASSERT_RESET / MIPI_SEQ_ASSERT_RESET
Hans de Goede
2
-5
/
+11
2016-12-07
drm/i915/perf: use DRM_DEBUG for userspace issues
Robert Bragg
1
-21
/
+21
2016-12-07
drm/i915: Protect DSPARB registers with a spinlock
Ville Syrjälä
3
-0
/
+10
2016-12-07
drm/i915: use platform enum instead of duplicating PCI ID if possible
Jani Nikula
1
-5
/
+5
2016-12-07
drm/i915: give G45 and GM45 their own platform enums
Jani Nikula
3
-6
/
+9
2016-12-07
drm/i915: add some more "i" in platform names for consistency
Jani Nikula
8
-18
/
+18
2016-12-07
drm/i915: rename BROADWATER and CRESTLINE to I965G and I965GM, respectively
Jani Nikula
9
-19
/
+19
2016-12-07
drm/i915: keep intel device info structs in gen based order
Jani Nikula
1
-14
/
+18
2016-12-07
drm/i915: replace platform flags with a platform enum
Jani Nikula
5
-58
/
+122
2016-12-07
drm/i915/guc: Drop comment on fwif autogeneration
Arkadiusz Hiler
1
-9
/
+0
2016-12-07
drm/i915: Keep has_* in alphabetical order
Michel Thierry
1
-2
/
+2
2016-12-07
drm/i915: Advertise ppgtt support type in platform definition
Michel Thierry
3
-4
/
+17
2016-12-06
drm/i915: Use memcpy_from_wc for GPU error capture
Chris Wilson
1
-13
/
+37
2016-12-05
drm/i915: allow GEM_BUG_ON expr checking with !DEBUG_GEM
Matthew Auld
1
-1
/
+1
2016-12-05
drm/i915/execlists: Use list_safe_reset_next() instead of opencoding
Chris Wilson
1
-1
/
+1
2016-12-05
drm/i915: Enable swfence debugobject support for i915.ko
Chris Wilson
1
-2
/
+2
2016-12-05
drm/i915: Implement local atomic_state_free callback
Chris Wilson
1
-0
/
+12
2016-12-05
drm/i915: Tidy i915_gem_valid_gtt_space()
Chris Wilson
1
-12
/
+14
2016-12-05
drm/i915: Fix i915_gem_evict_for_vma (soft-pinning)
Chris Wilson
5
-27
/
+111
2016-12-05
drm/i915: Mark all non-vma being inserted into the address spaces
Chris Wilson
5
-9
/
+16
2016-12-05
drm/i915/dsi: Do not clear DPOUNIT_CLOCK_GATE_DISABLE from vlv_init_display_c...
Hans de Goede
1
-1
/
+12
2016-12-05
drm/i915: Pass crtc state to vlv_compute_wm_level()
Ville Syrjälä
1
-9
/
+11
2016-12-05
drm/i915: Clean up vlv_program_watermarks()
Ville Syrjälä
1
-18
/
+26
2016-12-05
drm/i915: Write all DDL registers in one go
Ville Syrjälä
1
-9
/
+10
2016-12-05
drm/i915: Zero out HOWM registers before writing new WM/HOWM register values
Ville Syrjälä
1
-6
/
+11
2016-12-05
drm/i915: Skip vblank wait if cxsr was already off
Ville Syrjälä
3
-14
/
+29
2016-12-05
drm/i915: Protect cxsr state with wm_mutex
Ville Syrjälä
2
-6
/
+10
2016-12-05
drm/i915: Pass around dev_priv in vlv wm functions
Ville Syrjälä
1
-13
/
+11
2016-12-05
drm/i915: Introduce vlv_invert_wm_value()
Ville Syrjälä
1
-4
/
+17
2016-12-05
drm/i915: Organize vlv/chv watermarks by plane_id
Ville Syrjälä
2
-133
/
+92
2016-12-05
drm/i915: Remove duplicated wm setup for vlv and chv
Ville Syrjälä
1
-4
/
+1
2016-12-05
drm/i915: Clean up VLV/CHV maxfifo watermark setup
Ville Syrjälä
1
-10
/
+2
2016-12-05
drm/i915: Fix the level 0 max_wm hack on VLV/CHV
Ville Syrjälä
1
-2
/
+2
2016-12-05
drm/i915: Use the ilk_disable_lp_wm() return value
Ville Syrjälä
1
-3
/
+1
2016-12-05
drm/i915: Drop the nop intel_update_watermarks() call from haswell_crtc_enable()
Ville Syrjälä
1
-4
/
+1
2016-12-05
drm/i915: Validate mode against max. link data rate for DP MST
Dhinakaran Pandiyan
3
-3
/
+15
2016-12-05
drm/i915: Fix DP link rate math
Dhinakaran Pandiyan
1
-20
/
+15
2016-12-05
drm/i915: Add I2C and DP-AUX char devices to debug kconfig
Imre Deak
1
-0
/
+2
[next]