Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
9bace65934e74d47e467c44765e6a202c302fe7a
/
drivers
/
gpu
/
drm
/
i915
/
intel_display.c
9bace65
drm/i915: Substitute intel_format_is_yuv() with format->is_yuv
by Ayan Kumar Halder
· 6 years ago
cde4c44
drm: drop _mode_ from drm_mode_connector_attach_encoder
by Daniel Vetter
· 7 years ago
40560e2
drm/i915: Use drm_plane_mask() & co.
by Ville Syrjälä
· 7 years ago
b4d4b0b
Merge tag 'drm-intel-next-2018-06-20' of git://anongit.freedesktop.org/drm/drm-intel into drm-next
by Dave Airlie
· 7 years ago
f4366e4
Merge tag 'drm-misc-next-2018-06-21' of git://anongit.freedesktop.org/drm/drm-misc into drm-next
by Dave Airlie
· 7 years ago
d98c71d
Merge drm-upstream/drm-next into drm-misc-next
by Gustavo Padovan
· 7 years ago
ad77c53
drm/i915: Check timings against hardware maximums
by Ville Syrjälä
· 7 years ago
98fac1d
drm/i915: Nuke the cursor size defines
by Ville Syrjälä
· 7 years ago
00c92d9
drm/i915/icl: unconditionally init DDI for every port
by Paulo Zanoni
· 7 years ago
970888e
drm/i915/icl: add icelake_get_ddi_pll()
by Paulo Zanoni
· 7 years ago
afb2c44
drm/i915/ddi: Push pipe clock enabling to encoders
by Imre Deak
· 7 years ago
24a2817
drm/i915/ddi: s/crtc->config/old_crtc_state in haswell_crtc_disable()
by Imre Deak
· 7 years ago
e4dd27a
drm/i915: Allow DBLSCAN user modes with eDP/LVDS/DSI
by Ville Syrjälä
· 7 years ago
cd30fbc
drm/i915: Stop updating plane->fb/crtc
by Ville Syrjälä
· 7 years ago
4754144
drm/i915: Remove bogus NV12 PLANE_COLOR_CTL setup
by Ville Syrjälä
· 7 years ago
ac213c1
drm/i915/icl: introduce tc_port
by Paulo Zanoni
· 7 years ago
0a59952
drm/i915: Configure SKL+ scaler initial phase correctly
by Ville Syrjälä
· 7 years ago
012d79e
drm/i915: Remove bogus NV12 PLANE_COLOR_CTL setup
by Ville Syrjälä
· 7 years ago
e876b78
drm/i915: Disable trickle feed for SNB/IVB cursors
by Ville Syrjälä
· 7 years ago
b99b9ec
drm/i915: Clean up cursor defines
by Ville Syrjälä
· 7 years ago
eade6c8
drm/i915: Have plane->get_hw_state() return the current pipe
by Ville Syrjälä
· 7 years ago
d6cae4a
drm/i915: Call intel_opregion_notify_encoder in intel_sanitize_encoder, v2.
by Maarten Lankhorst
· 7 years ago
a38189c
drm/i915: Promote .format_mod_supported() to the lead role
by Ville Syrjälä
· 7 years ago
2b5b631
drm/i915: Simplify ilk-ivb underrun suppression
by Ville Syrjälä
· 7 years ago
ea80a66
drm/i915: Try to suppress more spurious PCH underruns on ILK-IVB
by Ville Syrjälä
· 7 years ago
10ed55e
drm/i915: Initialize panel_pipe to INVALID_PIPE
by Ville Syrjälä
· 7 years ago
c894d63
drm/i915/icl: Disable pipe CSC and gamma in cursor plane
by José Roberto de Souza
· 7 years ago
f0d2b75
drm/i915: WARN if power sequencer is not connected to the LVDS port on pre-ilk
by Ville Syrjälä
· 7 years ago
4c23dea
drm/i915: Implement the missing bits of assert_panel_unlocked()
by Ville Syrjälä
· 7 years ago
59b74c4
drm/i915: Clean up DP pipe select bits
by Ville Syrjälä
· 7 years ago
5a0b385
drm/i915: Nuke intel_trans_dp_port_sel()
by Ville Syrjälä
· 7 years ago
f67dc6d
drm/i915: Parametrize TRANS_DP_PORT_SEL
by Ville Syrjälä
· 7 years ago
f606bc6
drm/i915: Move intel_ddi_get_crtc_new_encoder() out from ddi code
by Ville Syrjälä
· 7 years ago
a268bcd
drm/i915: Move GEM BO inside drm_framebuffer
by Daniel Stone
· 7 years ago
a5ff7a4
drm/i915: Use intel_fb_obj() everywhere
by Daniel Stone
· 7 years ago
c8af527
drm/i915: enable the pipe/transcoder/planes later on HSW+
by Paulo Zanoni
· 7 years ago
7620346
drm/i915: Clean up SDVO pipe select bits
by Ville Syrjälä
· 7 years ago
a44628b
drm/i915: Clean up LVDS pipe select bits
by Ville Syrjälä
· 7 years ago
6102a8e
drm/i915: Clean up ADPA pipe select bits
by Ville Syrjälä
· 7 years ago
c0b56ab
drm/i915: Add NV12 as supported format for primary plane
by Chandra Konduru
· 7 years ago
e44134f
drm/i915: Add NV12 support to intel_framebuffer_init
by Chandra Konduru
· 7 years ago
5d79428
drm/i915: Add skl_check_nv12_surface for NV12
by Maarten Lankhorst
· 7 years ago
6deef9b
drm/i915: Enable Display WA 0528
by Vidya Srinivas
· 7 years ago
8e02115
drm/i915: Enable display workaround 827 for all planes, v2.
by Maarten Lankhorst
· 7 years ago
c27e917
drm/i915/icl: add basic support for the ICL clocks
by Paulo Zanoni
· 7 years ago
8eb008c
Merge tag 'drm-intel-next-2018-04-13' of git://anongit.freedesktop.org/drm/drm-intel into drm-next
by Dave Airlie
· 7 years ago
bd4cd03
drm/i915: Correctly populate user mode h/vdisplay with pipe src size during readout
by Ville Syrjälä
· 7 years ago
53f071e
Merge drm/drm-next into drm-intel-next-queued
by Jani Nikula
· 7 years ago
aa9664f
drm/i915/icl: Enable 2nd DBuf slice only when needed
by Mahesh Kumar
· 7 years ago
74bd800
drm/i915/icl: track dbuf slice-2 status
by Mahesh Kumar
· 7 years ago
077ef1f
drm/i915/icl: Don't set pipe CSC/Gamma in PLANE_COLOR_CTL
by James Ausmus
· 7 years ago
eadd272
drm/i915: Protect PIPE_CONF_CHECK macros with do {} while(0)
by Ville Syrjälä
· 7 years ago
b7268c5
drm/i915: Pack params to engine->schedule() into a struct
by Chris Wilson
· 7 years ago
d52ad9c
drm/i915: Add debugfs file to clear FIFO underruns.
by Maarten Lankhorst
· 7 years ago
8b69449
drm/i915: Remove last references to drm_atomic_get_existing* macros
by Maarten Lankhorst
· 7 years ago
77224cd
drm/i915: Upscale scaler max scale for NV12
by Chandra Konduru
· 7 years ago
8ed30ab
drm/i915: Enable YUV to RGB for Gen10 in Plane Ctrl Reg
by Vidya Srinivas
· 7 years ago
c4a4efa
drm/i915: Display WA 827
by Vidya Srinivas
· 7 years ago
ddf3431
drm/i915/skl+: support verification of DDB HW state for NV12
by Mahesh Kumar
· 7 years ago
f34a291
drm/i915/skl+: add NV12 in skl_format_to_fourcc
by Mahesh Kumar
· 7 years ago
40da1d3
drm/i915: Only call finish_reset after a prepare_reset
by Chris Wilson
· 7 years ago
1f901d5
Merge airlied/drm-next into drm-intel-next-queued
by Rodrigo Vivi
· 7 years ago
be90cc3
drm/i915: Restore planes after load detection
by Ville Syrjälä
· 7 years ago
8bc20f6
drm/i915: Stop consulting plane->fb
by Ville Syrjälä
· 7 years ago
5cd281f
drm/i915: use flags from dpll_info embedded in intel_shared_dpll
by Lucas De Marchi
· 7 years ago
72f775f
drm/i915: use name from intel_shared_dpll.info
by Lucas De Marchi
· 7 years ago
ee1398b
drm/i915: use funcs from intel_shared_dpll.info
by Lucas De Marchi
· 7 years ago
323301a
drm/i915/icl: Added 5k source scaling support for Gen11 platform
by Nabendu Maiti
· 7 years ago
1c7095d
Merge airlied/drm-next into drm-misc-next
by Sean Paul
· 7 years ago
1947fd1
drm/i915: Don't initialize plane_to_crtc_mapping[] on SKL+
by Ville Syrjälä
· 7 years ago
99a9548
drm: Reduce object size of DRM_ERROR and DRM_DEBUG uses
by Joe Perches
· 7 years ago
963976c
Merge tag 'drm-intel-next-2018-03-08' of git://anongit.freedesktop.org/drm/drm-intel into drm-next
by Dave Airlie
· 7 years ago
0b8eeac5
Merge tag 'drm-misc-next-2018-03-09-3' of git://anongit.freedesktop.org/drm/drm-misc into drm-next
by Dave Airlie
· 7 years ago
a694e22
drm/i915/frontbuffer: HW tracking for cursor moves to fix PSR lags.
by Dhinakaran Pandiyan
· 7 years ago
07bcd99
drm/i915/frontbuffer: Pull frontbuffer_flush out of gem_obj_pin_to_display
by Dhinakaran Pandiyan
· 7 years ago
033b7a2
drm/i915: Handle pipe CRC around enabling/disabling pipe.
by Maarten Lankhorst
· 7 years ago
81af63a
drm: Don't pass clip to drm_atomic_helper_check_plane_state()
by Ville Syrjälä
· 7 years ago
7509702
drm/i915: Unwind vma pinning for intel_pin_and_fence_fb_obj error path
by Chris Wilson
· 7 years ago
c8624ed
drm/i915: Add support for the YCbCr COLOR_RANGE property
by Ville Syrjälä
· 7 years ago
23b2808
drm/i915: Change the COLOR_ENCODING prop default value to BT.709
by Ville Syrjälä
· 7 years ago
b0f5c0b
drm/i915: Add support for the YCbCr COLOR_ENCODING property
by Ville Syrjälä
· 7 years ago
38f24f2
drm/i915: Fix plane YCbCr->RGB conversion for GLK
by Ville Syrjälä
· 7 years ago
8c58f73
drm/i915: Check for I915_MODE_FLAG_INHERITED before drm_atomic_helper_check_modeset
by Maarten Lankhorst
· 7 years ago
bba7307
Merge drm-next into drm-intel-next-queued (this time for real)
by Joonas Lahtinen
· 7 years ago
f073d78
Merge tag 'drm-intel-next-2018-02-21' of git://anongit.freedesktop.org/drm/drm-intel into drm-next
by Dave Airlie
· 7 years ago
9f91280
drm/i915: Remove the pipe/plane ID checks from skl_check_ccs_aux_surface()
by Ville Syrjälä
· 7 years ago
ef1a191
drm/i915: Extract intel_plane_{pin,unpin}_fb()
by Ville Syrjälä
· 7 years ago
32febd9
drm/i915: Require fence only for FBC capable planes
by Ville Syrjälä
· 7 years ago
cf1805e
drm/i915: Clean up fbc vs. plane checks
by Ville Syrjälä
· 7 years ago
f7a02ad
drm/i915: Only pin the fence for primary planes (and gen2/3)
by Ville Syrjälä
· 7 years ago
85798ac
drm/i915: Fail if we can't get a fence for gen2/3 tiled scanout
by Ville Syrjälä
· 7 years ago
e61e0f5
drm/i915: Rename drm_i915_gem_request to i915_request
by Chris Wilson
· 7 years ago
5935485
drm/i915: Move the policy for placement of the GGTT vma into the caller
by Chris Wilson
· 7 years ago
c154d1e
drm/i915: Set the primary plane pipe select bits on gen4
by Ville Syrjälä
· 7 years ago
32ea06b
drm/i915: Don't set cursor pipe select bits on g4x+
by Ville Syrjälä
· 7 years ago
bd67a8c
drm/i915: Release connector iterator on a digital port conflict.
by Maarten Lankhorst
· 7 years ago
933519a
Merge tag 'topic/hdcp-2018-02-13' of git://anongit.freedesktop.org/drm/drm-misc into drm-next
by Dave Airlie
· 7 years ago
76ea0f3
Merge tag 'drm-misc-next-2018-02-13' of git://anongit.freedesktop.org/drm/drm-misc into drm-next
by Dave Airlie
· 7 years ago
734cbbf
drm/i915/vblank: Make the vblank counter u64 -> u32 typecast explicit
by Dhinakaran Pandiyan
· 7 years ago
c38c145
drm/i915: Fixup kerneldoc
by Chris Wilson
· 7 years ago
Next »