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
/
display
/
intel_display.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-11-11
drm/i915: Preload LUTs if the hw isn't currently using them
Ville Syrjälä
1
-0
/
+6
2019-11-11
drm/i915: Don't oops in dumb_create ioctl if we have no crtcs
Ville Syrjälä
1
-0
/
+3
2019-11-11
drm/i915/display: only include intel_dp_link_training.h where needed
Jani Nikula
1
-0
/
+1
2019-10-31
drm/i915: s/crtc_mask/pipe_mask/
Ville Syrjälä
1
-1
/
+1
2019-10-30
drm/i915: Stop frobbing crtc->base.mode
Ville Syrjälä
1
-9
/
+9
2019-10-30
drm/i915: Nuke 'mode' argument to intel_get_load_detect_pipe()
Ville Syrjälä
1
-5
/
+2
2019-10-29
drm/i915: Fix i845/i865 cursor width
Ville Syrjälä
1
-1
/
+1
2019-10-28
drm/i915/display: Mark conn as initialised by iterator
Chris Wilson
1
-1
/
+1
2019-10-26
drm/i915: Extract GT render power state management
Andi Shyti
1
-3
/
+5
2019-10-25
drm/i915: Fix PCH reference clock for FDI on HSW/BDW
Ville Syrjälä
1
-5
/
+6
2019-10-24
drm/i915: Add support for half float framebuffers for gen4+ primary planes
Ville Syrjälä
1
-4
/
+45
2019-10-24
drm/i915: Add support for half float framebuffers for skl+
Ville Syrjälä
1
-4
/
+7
2019-10-24
drm/i915: Simplify skl_max_scale()
Ville Syrjälä
1
-38
/
+0
2019-10-24
drm/i915: Eliminate skl_check_pipe_max_pixel_rate()
Ville Syrjälä
1
-2
/
+0
2019-10-24
drm/i915: Allow planes to declare their minimum acceptable cdclk
Ville Syrjälä
1
-20
/
+162
2019-10-24
drm/i915: Move check_digital_port_conflicts() earier
Ville Syrjälä
1
-5
/
+6
2019-10-24
drm/i915: Rework global state locking
Ville Syrjälä
1
-3
/
+26
2019-10-24
drm/i915/gt: Replace hangcheck by heartbeats
Chris Wilson
1
-1
/
+1
2019-10-21
drm/i915: Check some transcoder timing minimum limits
Ville Syrjälä
1
-0
/
+15
2019-10-19
drm/i915: add pipe id/name to pipe mismatch logs
Lucas De Marchi
1
-15
/
+19
2019-10-19
drm/i915: remove extra new line on pipe_config mismatch
Lucas De Marchi
1
-11
/
+11
2019-10-19
drm/i915/display/icl: In port sync mode disable slaves first then master
Manasi Navare
1
-6
/
+52
2019-10-19
drm/i915/display/icl: Disable transcoder port sync as part of crtc_disable() ...
Manasi Navare
1
-0
/
+22
2019-10-19
drm/i915/display/icl: Enable master-slaves in trans port sync
Manasi Navare
1
-3
/
+133
2019-10-19
drm/i915/display/icl: HW state readout for transcoder port sync config
Manasi Navare
1
-0
/
+61
2019-10-19
drm/i915/display/icl: Enable TRANSCODER PORT SYNC for tiled displays across s...
Manasi Navare
1
-0
/
+33
2019-10-19
drm/i915/display/icl: Save Master transcoder in slave's crtc_state for Transc...
Manasi Navare
1
-0
/
+118
2019-10-18
drm/i915: Make dirty_pipes refer to pipes
Ville Syrjälä
1
-6
/
+3
2019-10-18
drm/i915: Polish possible_clones setup
Ville Syrjälä
1
-8
/
+5
2019-10-18
drm/i915: Move the cursor rotation handling into intel_cursor_check_surface()
Ville Syrjälä
1
-9
/
+22
2019-10-17
drm/i915/tgl: Enable DDI/Port G
Khaled Almahallawy
1
-0
/
+6
2019-10-16
drm/i915: Prepare the mode readout for hw vs. uapi state split
Ville Syrjälä
1
-1
/
+1
2019-10-16
drm/i915: Prepare the connector/encoder mask readout for hw vs. uapi state split
Ville Syrjälä
1
-5
/
+9
2019-10-16
drm/i915: Switch intel_legacy_cursor_update() to intel_ types
Ville Syrjälä
1
-42
/
+42
2019-10-16
drm/i915: Refactor timestamping constants update
Ville Syrjälä
1
-7
/
+11
2019-10-15
drm/i915: Use drm_rect_init()
Ville Syrjälä
1
-8
/
+2
2019-10-15
drm/i915: Use drm_rect_translate_to()
Ville Syrjälä
1
-6
/
+4
2019-10-15
drm/i915: Make .modeset_calc_cdclk() mandatory
Ville Syrjälä
1
-5
/
+3
2019-10-15
drm/i915: Stop using drm_atomic_helper_check_planes()
Ville Syrjälä
1
-12
/
+45
2019-10-15
drm/i915/dp: Add support of BT.2020 Colorimetry to DP MSA
Gwan-gyeong Mun
1
-1
/
+0
2019-10-14
drm/i915/display: Squelch kerneldoc warnings
Chris Wilson
1
-2
/
+2
2019-10-10
drm/i915: Remove cursor use of properties for coordinates
Maarten Lankhorst
1
-24
/
+33
2019-10-10
drm/i915: Remove begin/finish_crtc_commit, v4.
Maarten Lankhorst
1
-111
/
+99
2019-10-10
drm/i915: Use intel_plane_state in prepare and cleanup plane_fb
Maarten Lankhorst
1
-12
/
+18
2019-10-08
drm/i915/tgl: Do modeset to enable and configure DC3CO exitline
Anshuman Gupta
1
-0
/
+1
2019-10-06
drm/i915: move gmbus setup down to intel_modeset_init()
Jani Nikula
1
-0
/
+2
2019-10-04
drm/i915/stolen: make the object creation interface consistent
CQ Tang
1
-1
/
+1
2019-10-04
drm/i915: Implement a better i945gm vblank irq vs. C-states workaround
Ville Syrjälä
1
-5
/
+5
2019-10-04
drm/i915/overlay: Drop struct_mutex guard
Chris Wilson
1
-6
/
+1
2019-10-04
drm/i915: Pull i915_vma_pin under the vm->mutex
Chris Wilson
1
-28
/
+1
[next]