Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
1b4bd5c4a663663e8dd4b7b1c5f8565626eb068b
/
drivers
/
gpu
/
drm
/
i915
/
intel_drv.h
204474a
drm/i915: Pass down rc in intel_encoder->compute_config()
by Lyude Paul
· 6 years ago
0e6e0be
drm/i915: Markup paired operations on display power domains
by Chris Wilson
· 6 years ago
d4225a5
drm/i915: Syntatic sugar for using intel_runtime_pm
by Chris Wilson
· 6 years ago
16e4dd03
drm/i915: Markup paired operations on wakerefs
by Chris Wilson
· 6 years ago
bd780f3
drm/i915: Track all held rpm wakerefs
by Chris Wilson
· 6 years ago
608ed4a
drm/i915: Add an update_pipe callback to intel_encoder and call this on fastsets (v2)
by Hans de Goede
· 6 years ago
f6bff60
drm/i915/icl: Fix HPD handling for TypeC legacy ports
by Imre Deak
· 6 years ago
e845f09
drm/i915/dsc: Add Per connector debugfs node for DSC support/enable
by Manasi Navare
· 6 years ago
302da0c
drm/i915: Use intel_ types more consistently for color management code (v2)
by Matt Roper
· 6 years ago
cd1d3ee
drm/i915: Use intel_ types more consistently for watermark code (v2)
by Matt Roper
· 6 years ago
8327af2
drm/i915/icl: Add get config functionality for DSI
by Vandita Kulkarni
· 6 years ago
3b8c0d5
drm/i915/icl: push pll to port mapping/unmapping to ddi encoder hooks
by Jani Nikula
· 6 years ago
240999c
i915/dp/fec: Add fec_enable to the crtc state.
by Anusha Srivatsa
· 6 years ago
a24c62f
drm/i915/dsc: Enable and disable appropriate power wells for VDSC
by Manasi Navare
· 6 years ago
2279298
drm/i915/dp: Enable/Disable DSC in DP Sink
by Gaurav K Singh
· 6 years ago
168243c
drm/i915/dsc: Define & Compute VESA DSC params
by Gaurav K Singh
· 6 years ago
7b610f1
drm/i915/dp: Add DSC params and DSC config to intel_crtc_state
by Manasi Navare
· 6 years ago
5f2e511
drm/i915: Commit skl+ planes in an order that avoids ddb overlaps
by Ville Syrjälä
· 6 years ago
ff43bc3
drm/i915: Move ddb/wm programming into plane update/disable hooks on skl+
by Ville Syrjälä
· 6 years ago
0dd14be
drm/i915: Pass the new crtc_state to ->disable_plane()
by Ville Syrjälä
· 6 years ago
afbd8a7
drm/i915: Introduce crtc_state->update_planes bitmask
by Ville Syrjälä
· 6 years ago
2f8e7ea
drm/i915: Check PSR errors instead of retrain while PSR is enabled
by José Roberto de Souza
· 6 years ago
f43348a
drm/i915: Add rotation readout for plane initial config
by Ville Syrjälä
· 6 years ago
87b9402
drm/i915: Fix plane allocation/free functions
by Maarten Lankhorst
· 6 years ago
e7a278a
drm/i915: Account for scale factor when calculating initial phase
by Ville Syrjälä
· 6 years ago
53cc6880
drm/i915: Generalize skl_ddb_allocation_overlaps()
by Ville Syrjälä
· 6 years ago
58db08a7
drm/i915: Keep overlay functions naming consistent
by José Roberto de Souza
· 6 years ago
93b662d
drm/i915/icl: Configure MG DP mode for HDMI ports too
by Imre Deak
· 6 years ago
cb9ff51
drm/i915/icl: Configure MG PHY gating for HDMI ports too
by Imre Deak
· 6 years ago
08cadae
i915/dp/fec: Cache the FEC_CAPABLE DPCD register
by Anusha Srivatsa
· 6 years ago
70332ac
drm/i915/icl+: Sanitize port to PLL mapping
by Imre Deak
· 6 years ago
337837a
drm/i915: Use a helper to get the aux power domain
by Imre Deak
· 6 years ago
563d22a
drm/i915: Move aux_ch to intel_digital_port
by Imre Deak
· 6 years ago
bf4d57f
drm/i915/icl: Find DSI presence for ICL
by Madhav Chauhan
· 6 years ago
d9218c8
drm/i915/dp: Add helpers for Compressed BPP and Slice Count for DSC
by Manasi Navare
· 6 years ago
93ac092
drm/i915/dp: Cache the DP/eDP DSC DPCD register set on Hotplug/eDP Init
by Manasi Navare
· 6 years ago
3e68928
drm/i915/icl: Enable DC9 as lowest possible state during screen-off
by Animesh Manna
· 6 years ago
d3dacc7
drm/i915: wrapping all hdcp var into intel_hdcp
by Ramalingam C
· 6 years ago
b1554e2
drm/i915/gen11: Program the scalers correctly for planar formats, v3.
by Maarten Lankhorst
· 6 years ago
1ab554b
drm/i915/gen11: Link nv12 Y and UV planes in the atomic state, v5.
by Maarten Lankhorst
· 6 years ago
bdc93fe
drm/i915/debugfs: hdcp capability of a sink
by Ramalingam C
· 6 years ago
27a981b
drm/i915/quirks: pass dev_priv instead of drm dev to quirk code
by Jani Nikula
· 6 years ago
593a21a
drm/i915: split out display quirks to a new file
by Jani Nikula
· 6 years ago
046c9bc
drm/i915: rename and move intel_get_pipe_from_connector()
by Jani Nikula
· 6 years ago
176597a
drm/i915/icl: create function to identify combophy port
by Mahesh Kumar
· 6 years ago
4c35475
drm/i915: Make intel_dp_set_m_n take crtc_state
by Maarten Lankhorst
· 6 years ago
668b6c1
drm/i915: Add YCBCR 4:2:0/4:4:4 support for LSPCON
by Shashank Sharma
· 6 years ago
7cbf19f
drm/i915: Write AVI infoframes for MCA LSPCON
by Shashank Sharma
· 6 years ago
06c812d
drm/i915: Add AVI infoframe support for LSPCON
by Shashank Sharma
· 6 years ago
96e3559
drm/i915: Check LSPCON vendor OUI
by Shashank Sharma
· 6 years ago
8c79f84
drm/i915: Add CRTC output format YCBCR 4:4:4
by Shashank Sharma
· 6 years ago
33b7f3e
drm/i915: Add CRTC output format YCBCR 4:2:0
by Shashank Sharma
· 6 years ago
d9facae
drm/i915: Introduce CRTC output format
by Shashank Sharma
· 6 years ago
1c21348
drm/i915: move intel connector specific functions to intel_connector.c
by Jani Nikula
· 6 years ago
360fa66
drm/i915: rename intel_modes.c to intel_connector.c
by Jani Nikula
· 6 years ago
d4b26e4
drm/i915: add a common connector type independent destroy hook
by Jani Nikula
· 6 years ago
19dfe57
drm/i915: Do intel_panel_destroy_backlight() later
by Ville Syrjälä
· 6 years ago
b7c8060
drm/i915: Extract skl_universal_plane_init()
by Ville Syrjälä
· 6 years ago
c539b57
drm/i915: Introduce intel_plane_alloc()
by Ville Syrjälä
· 6 years ago
790ea70
drm/i915: Pass intel_encoder to infoframe functions
by Ville Syrjälä
· 6 years ago
cbfa8ac
drm/i915/dp: Kill intel_dp->detect_done flag
by Dhinakaran Pandiyan
· 6 years ago
029c33a
drm/i915: Remove duplicated definition of intel_update_rawclk
by José Roberto de Souza
· 6 years ago
2863b00
Merge drm/drm-next into drm-intel-next-queued
by Jani Nikula
· 6 years ago
fc3fed5
drm/i915: Check fb stride against plane max stride
by Ville Syrjälä
· 6 years ago
6c246b8
drm/i915: Replace call to commit_planes_on_crtc with internal update, v2.
by Maarten Lankhorst
· 6 years ago
25721f8
drm/i915: Move chv rotation checks to plane->check()
by Ville Syrjälä
· 6 years ago
7326659
drm/i915: Move display w/a #1175
by Ville Syrjälä
· 6 years ago
4e0b83a
drm/i915: Extract per-platform plane->check() functions
by Ville Syrjälä
· 6 years ago
fd6e3c6
drm/i915: Nuke plane->can_scale/min_downscale
by Ville Syrjälä
· 6 years ago
5d2a195
drm/i915: s/int plane/int color_plane/
by Ville Syrjälä
· 6 years ago
f5929c5
drm/i915: Store ggtt_view in plane_state
by Ville Syrjälä
· 6 years ago
df79cf4
drm/i915: Store the final plane stride in plane_state
by Ville Syrjälä
· 6 years ago
c11ada0
drm/i915: Rename the plane_state->main/aux to plane_state->color_plane[]
by Ville Syrjälä
· 6 years ago
ddd5713
drm/i915: Add .max_stride() plane hook
by Ville Syrjälä
· 6 years ago
6d19a44
drm/i915: s/tile_offset/aligned_offset/ etc.
by Ville Syrjälä
· 6 years ago
b1c1566
Merge tag 'drm-intel-next-2018-09-06-2' of git://anongit.freedesktop.org/drm/drm-intel into drm-next
by Dave Airlie
· 6 years ago
eb0f504
drm/i915: Don't pass plane to .check_plane()
by Ville Syrjälä
· 6 years ago
de25eb7
drm/i915: introduce dp_to_i915() helper
by Rodrigo Vivi
· 6 years ago
bc537a9
Merge drm/drm-next into drm-misc-next
by Sean Paul
· 6 years ago
c0811a7
drm/crc: Cleanup crtc_crc_open function
by Mahesh Kumar
· 6 years ago
1aeb1b5
drm/i915/psr: Mask PSR irq bits when re-enabling interrupts.
by Dhinakaran Pandiyan
· 6 years ago
63ec132
drm/i915/psr: Print PSR_STATUS when PSR idle wait times out.
by Dhinakaran Pandiyan
· 6 years ago
532c2b9
Merge tag 'mfd-next-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd
by Linus Torvalds
· 6 years ago
6dfc4a8
drm/i915: Verify power domains after enabling them
by Imre Deak
· 6 years ago
2cd9a68
drm/i915: Refactor intel_display_set_init_power() logic
by Imre Deak
· 6 years ago
07d8057
drm/i915: Introduce intel_runtime_pm_disable to pair intel_runtime_pm_enable
by Chris Wilson
· 6 years ago
260bc55
drm/i915/crc: implement get_crc_sources callback
by Mahesh Kumar
· 7 years ago
a8c2083
drm/i915/crc: implement verify_crc_source callback
by Mahesh Kumar
· 7 years ago
c44301f
drm/i915: Allow control of PSR at runtime through debugfs, v6
by Maarten Lankhorst
· 6 years ago
f28ec6f
drm/i915: Constify power well descriptors
by Imre Deak
· 6 years ago
48a287e
drm/i915: Rename intel_power_domains_fini() to intel_power_domains_fini_hw()
by Imre Deak
· 6 years ago
027063b
drm/i915: Interactive RPS mode
by Chris Wilson
· 6 years ago
60548c5
drm/i915: Interactive RPS mode
by Chris Wilson
· 6 years ago
bc334d9
drm/i915/icl: toggle PHY clock gating around link training
by Paulo Zanoni
· 6 years ago
340a44b
drm/i915/icl: program MG_DP_MODE
by Paulo Zanoni
· 6 years ago
6075546
drm/i915/icl: store the port type for TC ports
by Paulo Zanoni
· 6 years ago
ef8e0ff
Merge tag 'drm-intel-next-2018-07-19' of git://anongit.freedesktop.org/drm/drm-intel into drm-next
by Dave Airlie
· 6 years ago
294f96a
Merge tag 'drm-misc-next-2018-07-18' of git://anongit.freedesktop.org/drm/drm-misc into drm-next
by Dave Airlie
· 6 years ago
d81be4f
drm/i915: Remove intel_panel_detect()
by Ville Syrjälä
· 6 years ago
5fd9df6
drm/i915: Kill sink_crc for good
by Rodrigo Vivi
· 7 years ago
Next »