index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
intel_display.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-04-26
drm/i915: Make legacy cursor updates more unsynced
Ville Syrjälä
1
-11
/
+20
2017-04-11
Merge tag 'drm-misc-next-2017-04-07' of git://anongit.freedesktop.org/git/drm...
Dave Airlie
1
-70
/
+15
2017-04-11
Merge tag 'drm-intel-testing-2017-04-03' of git://anongit.freedesktop.org/git...
Dave Airlie
1
-203
/
+226
2017-04-06
drm/atomic: Acquire connection_mutex lock in drm_helper_probe_single_connecto...
Maarten Lankhorst
1
-13
/
+12
2017-04-06
drm/fb-helper: Give up on kgdb for atomic drivers
Daniel Vetter
1
-12
/
+0
2017-04-05
drm/i915: Nuke intel_atomic_legacy_gamma_set
Daniel Vetter
1
-43
/
+1
2017-04-05
drm: Remove drm_modeset_legacy_acquire_ctx and crtc->acquire_ctx
Daniel Vetter
1
-2
/
+2
2017-03-30
Revert unrelated part of "drm: simplify the locking in the GETCRTC ioctl"
Maarten Lankhorst
1
-5
/
+0
2017-03-29
drm/i915: Use LINEAR modifier instead of NONE
Ben Widawsky
1
-14
/
+14
2017-03-29
drm: simplify the locking in the GETCRTC ioctl
Daniel Vetter
1
-0
/
+5
2017-03-29
drm: Add acquire ctx parameter to ->update_plane
Daniel Vetter
1
-2
/
+3
2017-03-28
drm/i915/dp: reduce link M/N parameters
Jani Nikula
1
-0
/
+11
2017-03-28
drm/i915: enable scrambling
Shashank Sharma
1
-0
/
+3
2017-03-27
drm/i915: kill intel_ddi_pll_select()
Paulo Zanoni
1
-1
/
+7
2017-03-27
drm/i915: Use i9xx_check_plane_surface() for sprite planes as well
Ville Syrjälä
1
-1
/
+1
2017-03-27
drm/i915: Eliminate ironlake_update_primary_plane()
Ville Syrjälä
1
-49
/
+6
2017-03-27
drm/i915: Introduce i9xx_check_plane_surface()
Ville Syrjälä
1
-32
/
+50
2017-03-27
drm/i915: Pre-compute plane control register value
Ville Syrjälä
1
-20
/
+21
2017-03-27
drm/i915: Nuke ironlake_plane_ctl()
Ville Syrjälä
1
-52
/
+6
2017-03-27
drm/i915: Extract i9xx_plane_ctl() and ironlake_plane_ctl()
Ville Syrjälä
1
-38
/
+66
2017-03-23
drm/i915: Extract i845_cursor_ctl() and i9xx_cursor_ctl()
Ville Syrjälä
1
-47
/
+72
2017-03-23
drm/i915: Use skl_plane_ctl() for the SKL "sprite" planes
Ville Syrjälä
1
-5
/
+11
2017-03-23
drm/i915: Extract skl_plane_ctl()
Ville Syrjälä
1
-12
/
+26
2017-03-17
drm/i915: Remove superfluous i915_add_request_no_flush() helper
Chris Wilson
1
-2
/
+2
2017-03-16
drm/i915: Split I915_RESET_IN_PROGRESS into two flags
Chris Wilson
1
-2
/
+2
2017-03-13
drm/i915: Use I915_READ_FW for plane updates
Ville Syrjälä
1
-64
/
+94
2017-03-13
drm/i915: Organize plane register writes into tighter bunches
Ville Syrjälä
1
-20
/
+24
2017-03-13
drm/i915: Use new atomic iterator macros in display code
Maarten Lankhorst
1
-79
/
+82
2017-03-09
drm/i915: Fix up verify_encoder_state
Daniel Vetter
1
-11
/
+17
2017-03-09
drm/i915: use for_each_intel_connector_iter in intel_display.c
Daniel Vetter
1
-4
/
+16
2017-03-09
drm/i915: Make intel_get_pipe_from_connector atomic
Daniel Vetter
1
-3
/
+2
2017-03-08
drm/i915: Use DRM_DEBUG_KMS() for framebuffer failure debug messages
Ville Syrjälä
1
-33
/
+33
2017-03-08
drm/i915: Pass the correct plane index to _intel_compute_tile_offset()
Ville Syrjälä
1
-1
/
+1
2017-03-08
drm/i915: Avoid div-by-zero when computing aux_stride w/o an aux plane
Ville Syrjälä
1
-1
/
+6
2017-03-08
drm/i915: Move nv12 chroma plane handling into intel_surf_alignment()
Ville Syrjälä
1
-7
/
+5
2017-03-08
drm/i915: Plumb drm_framebuffer into more places
Ville Syrjälä
1
-78
/
+54
2017-03-08
drm/i915: Nuke debug messages from the pipe update critical section
Ville Syrjälä
1
-11
/
+1
2017-03-08
Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next-queued
Daniel Vetter
1
-6
/
+7
2017-03-08
Merge tag 'drm-intel-next-2017-03-06' of git://anongit.freedesktop.org/git/dr...
Dave Airlie
1
-2190
/
+523
2017-03-07
drm/i915: Avoid clearing the base drm_crtc_state
Chris Wilson
1
-4
/
+4
2017-03-06
drm/i915: Move updating color management to before vblank evasion
Maarten Lankhorst
1
-5
/
+7
2017-03-03
drm/i915: Add plane update/disable tracepoints
Ville Syrjälä
1
-3
/
+12
2017-03-03
drm/i915: Sanitize VLV/CHV watermarks properly
Ville Syrjälä
1
-6
/
+11
2017-03-03
drm/i915: Only use update_wm_{pre,post} for pre-ilk platforms
Ville Syrjälä
1
-5
/
+9
2017-03-03
drm/i915: Nuke crtc->wm.cxsr_allowed
Ville Syrjälä
1
-31
/
+13
2017-03-03
drm/i915: Compute vlv/chv wms the atomic way
Ville Syrjälä
1
-4
/
+17
2017-03-03
drm/i915: Track visible planes in a bitmask
Ville Syrjälä
1
-23
/
+51
2017-03-03
drm/i915: Remove direct usages of intel_crtc->config from DDI code
Ander Conselvan de Oliveira
1
-6
/
+6
2017-03-03
drm/i915: Pass intel_crtc to DDI functions called from crtc en/disable
Ander Conselvan de Oliveira
1
-4
/
+4
2017-03-03
drm/i915: Pass pipe_config to fdi_link_train() functions
Ander Conselvan de Oliveira
1
-8
/
+11
[next]