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
*
drm/i915: Use existing DSI backlight ports info
Madhav Chauhan
2017-10-20
2
-35
/
+4
*
drm/i915: Parse DSI backlight/cabc ports.
Madhav Chauhan
2017-10-20
2
-10
/
+49
*
drm/i915: Skip waking the device to service pwrite
Chris Wilson
2017-10-19
1
-3
/
+20
*
drm/i915/crt: split compute_config hook by platforms
Jani Nikula
2017-10-19
1
-5
/
+21
*
drm/i915: remove g4x lowfreq_avail and has_pipe_cxsr
Jani Nikula
2017-10-19
4
-20
/
+0
*
drm/i915: Drop the redundant hdmi prefix/suffix from a lot of variables
Ville Syrjälä
2017-10-19
1
-33
/
+30
*
drm/i915: Unify error handling for missing DDI buf trans tables
Ville Syrjälä
2017-10-19
1
-5
/
+22
*
drm/i915: Centralize the SKL DDI A/E vs. B/C/D buf trans handling
Ville Syrjälä
2017-10-19
1
-26
/
+34
*
drm/i915: Kill off the BXT buf_trans default_index
Ville Syrjälä
2017-10-19
1
-46
/
+34
*
drm/i915: Pass encoder type to cnl_ddi_vswing_sequence() explicitly
Ville Syrjälä
2017-10-19
1
-28
/
+25
*
drm/i915: Integrate BXT into intel_ddi_dp_voltage_max()
Ville Syrjälä
2017-10-19
2
-27
/
+46
*
drm/i915: Pass the level to intel_prepare_hdmi_ddi_buffers()
Ville Syrjälä
2017-10-19
1
-5
/
+4
*
drm/i915: Pass the encoder type explicitly to skl_set_iboost()
Ville Syrjälä
2017-10-19
1
-35
/
+22
*
drm/i915: Extract intel_ddi_get_buf_trans_hdmi()
Ville Syrjälä
2017-10-19
1
-22
/
+28
*
drm/i915: Relocate intel_ddi_get_buf_trans_*() functions
Ville Syrjälä
2017-10-19
1
-60
/
+55
*
drm/i915: Flush the idle-worker for debugfs/i915_drop_caches
Chris Wilson
2017-10-18
1
-8
/
+14
*
drm/i915: adjust get_crtc_fence_y_offset() to use base.y instead of crtc.y
Juha-Pekka Heikkila
2017-10-18
2
-6
/
+6
*
drm/i915: Unify skylake plane disable
Juha-Pekka Heikkila
2017-10-18
3
-20
/
+4
*
drm/i915: Unify skylake plane update
Juha-Pekka Heikkila
2017-10-18
3
-74
/
+6
*
drm/i915: dspaddr_offset doesn't need to be more than local variable
Juha-Pekka Heikkila
2017-10-18
2
-14
/
+6
*
drm/i915: move adjusted_x/y from crtc to cache.
Juha-Pekka Heikkila
2017-10-18
4
-11
/
+16
*
drm/i915: Convert timers to use timer_setup()
Kees Cook
2017-10-18
3
-20
/
+14
*
drm/i915: Replace *_reference/unreference() or *_ref/unref with _get/put()
Harsha Sharma
2017-10-18
1
-1
/
+1
*
Merge drm-upstream/drm-next into drm-intel-next-queued
Jani Nikula
2017-10-18
295
-24033
/
+12496
|
\
|
*
drm/plane: drop num_overlay_planes (v3)
Dave Airlie
2017-10-17
2
-31
/
+16
|
*
Merge tag 'tilcdc-4.15' of https://github.com/jsarha/linux into drm-next
Dave Airlie
2017-10-17
4
-14
/
+44
|
|
\
|
|
*
drm/tilcdc: Remove redundant OF_DETACHED flag setting
Stephen Boyd
2017-10-13
1
-1
/
+0
|
|
*
drm/tilcdc: Precalculate total frametime in tilcdc_crtc_set_mode()
Jyri Sarha
2017-10-13
1
-1
/
+12
|
|
*
drm/tilcdc: Use tilcdc_crtc_shutdown() in tilcdc_crtc_destroy()
Jyri Sarha
2017-10-05
1
-3
/
+1
|
|
*
drm/tilcdc: Remove WARN_ON(!drm_modeset_is_locked(&crtc->mutex)) checks
Jyri Sarha
2017-10-05
1
-4
/
+0
|
|
*
drm/tilcdc: Turn raster off in crtc reset, if it was on in the HW
Jyri Sarha
2017-10-05
1
-1
/
+29
|
|
*
drm/tilcdc: switch to drm_*{get,put} helpers
Cihangir Akturk
2017-10-05
1
-3
/
+3
|
|
*
drm/tilcdc: tilcdc_tfp410: make of_device_ids const.
Arvind Yadav
2017-10-05
1
-3
/
+1
|
|
*
drm/tilcdc: tilcdc_panel: make of_device_ids const.
Arvind Yadav
2017-10-05
1
-1
/
+1
|
*
|
Merge tag 'drm-misc-next-2017-10-16' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2017-10-17
22
-120
/
+116
|
|
\
\
|
|
*
|
drm/via: use ARRAY_SIZE
Jérémy Lefaure
2017-10-16
1
-6
/
+4
|
|
*
|
drm/gma500: use ARRAY_SIZE
Jérémy Lefaure
2017-10-16
1
-5
/
+4
|
|
*
|
drm/sun4i: hdmi: Move PAD_CTRL1 setting to mode_set function
Chen-Yu Tsai
2017-10-16
1
-10
/
+16
|
|
*
|
drm/sun4i: hdmi: Document PAD_CTRL1 output invert bits
Chen-Yu Tsai
2017-10-16
1
-0
/
+5
|
|
*
|
drm/sun4i: backend: Add comment explaining why registers are cleared
Chen-Yu Tsai
2017-10-16
1
-1
/
+8
|
|
*
|
drm/sun4i: backend: Use drm_fb_cma_get_gem_addr() to get display memory
Chen-Yu Tsai
2017-10-16
1
-13
/
+2
|
|
*
|
drm/sun4i: backend: Create regmap after access is possible
Chen-Yu Tsai
2017-10-16
1
-7
/
+7
|
|
*
|
drm/sun4i: don't add components that are already in the queue
Chen-Yu Tsai
2017-10-16
1
-0
/
+16
|
|
*
|
drm/vc4: Fix pitch setup for T-format scanout.
Eric Anholt
2017-10-14
1
-5
/
+15
|
|
*
|
drm/vc4: Move the DSI clock divider workaround closer to the clock call.
Eric Anholt
2017-10-14
1
-6
/
+6
|
|
*
|
drm: Replace kzalloc with kcalloc
Harsha Sharma
2017-10-13
3
-4
/
+4
|
|
*
|
drm/tinydrm: Remove explicit .best_encoder assignment
Haneen Mohammed
2017-10-13
1
-1
/
+0
|
|
*
|
drm/tinydrm: Replace dev_error with DRM_DEV_ERROR
Harsha Sharma
2017-10-13
3
-22
/
+20
|
|
*
|
drm/drm_of: Move drm_of_panel_bridge_remove_function into header.
Maarten Lankhorst
2017-10-13
1
-33
/
+0
|
|
*
|
drm/atomic-helper: Fix reference to drm_crtc_send_vblank_event()
Thierry Reding
2017-10-13
1
-1
/
+1
[next]