Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
e5dd61546a777d19d4fe35e2d0a2b664ca49f6b2
/
drivers
/
gpu
/
drm
/
i915
/
intel_drv.h
6de3b1f
drm/i915: Use ktime on wait_for
by Mika Kuoppala
· 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
edb2e53
drm/i915: Track whether the DP link is trained or not
by Ville Syrjälä
· 8 years ago
2fed795
drm/i915: Nuke intel_dp->channel_eq_status
by Ville Syrjälä
· 8 years ago
c85d200
drm/i915: Move SST DP link retraining into the ->post_hotplug() hook
by Ville Syrjälä
· 8 years ago
dba14b2
drm/i915: Reinitialize sink scrambling/TMDS clock ratio on HPD
by Ville Syrjälä
· 8 years ago
38f24f2
drm/i915: Fix plane YCbCr->RGB conversion for GLK
by Ville Syrjälä
· 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
77fe36f
drm/i915/psr: Extract PSR DPCD initialization and move it to intel_psr.c
by Dhinakaran Pandiyan
· 7 years ago
4904fa6
drm/i915: Nuke aux regs from intel_dp
by Ville Syrjälä
· 7 years ago
bdabdb6
drm/i915: Add enum aux_ch and clean up the aux init to use it
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
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
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
186a277
drm/i915/icl: add the main CDCLK functions
by Paulo Zanoni
· 8 years ago
6a20fe7
drm/i915: Give all ioctl functions an _ioctl suffix
by Ville Syrjälä
· 8 years ago
791a98d
drm/i915: Detect panel's hdcp capability
by Ramalingam C
· 8 years ago
7533eb4
drm/i915: For HPD connected port use hpd_pin instead of port.
by Rodrigo Vivi
· 8 years ago
c322c64
drm/i915: Add display WA #1175 for planes ending close to right screen edge
by Imre Deak
· 8 years ago
a2936e3d
drm/i915: Use drm_mode_get_hv_timing() to populate plane clip rectangle
by Ville Syrjälä
· 8 years ago
77064e2
drm/i915: Add CCS capability for sprites
by Ville Syrjälä
· 8 years ago
fdddd08
drm/i915: Extending HDCP for HSW, BDW and BXT+
by Ramalingam C
· 8 years ago
4371d89
drm/i915/psr: CAN_PSR() macro to check for PSR source and sink support.
by Dhinakaran Pandiyan
· 8 years ago
2320175
drm/i915: Implement HDCP for HDMI
by Sean Paul
· 8 years ago
ee5e5e7
drm/i915: Add HDCP framework + base implementation
by Sean Paul
· 8 years ago
23fdbdd
drm/i915: Add more control to wait_for routines
by Sean Paul
· 8 years ago
fb6db0f
drm/i915: Remove unsafe i915.enable_rc6
by Chris Wilson
· 8 years ago
2085cc5
drm/i915: Fix has_audio readout for DDI A
by Ville Syrjälä
· 8 years ago
24f2845
drm/i915: Make ips_enabled a property depending on whether IPS is enabled, v3.
by Maarten Lankhorst
· 8 years ago
2de2d0b
drm/i915: fix intel_backlight_device_register declaration
by Arnd Bergmann
· 8 years ago
a54b187
drm/i915: Use exponential backoff for wait_for()
by Chris Wilson
· 8 years ago
b1558c7
drm/i915: Nuke crtc->plane
by Ville Syrjälä
· 8 years ago
dd57602
drm/i915: Switch fbc over to for_each_new_intel_plane_in_state()
by Ville Syrjälä
· 8 years ago
ed15030
drm/i915: s/enum plane/enum i9xx_plane_id/
by Ville Syrjälä
· 8 years ago
51f5a096
drm/i915: Add .get_hw_state() method for planes
by Ville Syrjälä
· 8 years ago
199ea38
drm/i915: Pass crtc_state to ips toggle functions, v2
by Maarten Lankhorst
· 8 years ago
9331353
drm/i915: Pass idle crtc_state to intel_dp_sink_crc
by Maarten Lankhorst
· 8 years ago
290b20a
drm/i915: Add might_sleep() check to wait_for()
by Chris Wilson
· 8 years ago
4036c78
drm/i915/glk: Refactor handling of PLANE_COLOR_CTL for GLK+
by James Ausmus
· 8 years ago
37cd330
drm/i915: Remove redundant intel_autoenable_gt_powersave()
by Chris Wilson
· 8 years ago
8f4f279
drm/i915: Nuke intel_digital_port->port
by Ville Syrjälä
· 8 years ago
8ec47de
drm/i915: Pass around crtc and connector states for audio
by Ville Syrjälä
· 8 years ago
35686a4
drm/i915: Use intel_ddi_get_config() for MST
by Ville Syrjälä
· 8 years ago
0fce04c
drm/i915: Nuke intel_ddi_get_encoder_port()
by Ville Syrjälä
· 8 years ago
7e732ca
drm/i915: Stop frobbing with DDI encoder->type
by Ville Syrjälä
· 8 years ago
28283f4
drm/i915: Do not rely on wm preservation for ILK watermarks
by Maarten Lankhorst
· 8 years ago
cfddadc
drm/i915: Perform a central cdclk state sanity check
by Ville Syrjälä
· 8 years ago
53e9bf5
drm/i915: Adjust system agent voltage on CNL if required by DDI ports
by Ville Syrjälä
· 8 years ago
64600bd
drm/i915: Start tracking voltage level in the cdclk state
by Ville Syrjälä
· 8 years ago
0ae1886
drm/i915: remove g4x lowfreq_avail and has_pipe_cxsr
by Jani Nikula
· 8 years ago
779d4d8
drm/i915: Unify skylake plane disable
by Juha-Pekka Heikkila
· 8 years ago
9a8cc57
drm/i915: Unify skylake plane update
by Juha-Pekka Heikkila
· 8 years ago
e288881
drm/i915: dspaddr_offset doesn't need to be more than local variable
by Juha-Pekka Heikkila
· 8 years ago
bf0a5d4
drm/i915: move adjusted_x/y from crtc to cache.
by Juha-Pekka Heikkila
· 8 years ago
091a4f9
drm/i915: Handle drm-layer errors in intel_dp_add_mst_connector
by James Ausmus
· 8 years ago
1d77653
drm/i915: Remove mostly duplicated video DIP handling from PSR code
by Ville Syrjälä
· 8 years ago
4d90f2d
drm/i915: Start tracking PSR state in crtc state
by Ville Syrjälä
· 8 years ago
de33081
drm/i915: Reuse normal state readout for LVDS/DVO fixed mode
by Ville Syrjälä
· 8 years ago
771decb
drm/i915: Rename intel_enable_rc6 to intel_rc6_enabled
by Sagar Arun Kamble
· 8 years ago
562d9ba
drm/i915: Name structure in dev_priv that contains RPS/RC6 state as "gt_pm"
by Sagar Arun Kamble
· 8 years ago
ad1443f
drm/i915: Name i915_runtime_pm structure in dev_priv as "runtime_pm"
by Sagar Arun Kamble
· 8 years ago
2b68504
drm/i915: Remove I915_MAX_PIPES dependency for DDB allocation
by Mika Kahola
· 8 years ago
aec0246
drm/i915: Enable scanline read based on frame timestamps
by Uma Shankar
· 8 years ago
4f044a8
drm/i915: Rename global i915 to i915_modparams
by Michal Wajdeczko
· 8 years ago
2503a0f
drm/i915/bxt+: Enable IPC support
by Kumar, Mahesh
· 8 years ago
bacdcd5
drm/i915: Constify load detect mode
by Ville Syrjälä
· 8 years ago
b2b5550
drm/i915: Pass proper old/new states to intel_plane_atomic_check_with_state()
by Ville Syrjälä
· 8 years ago
7b51045
drm/i915: Eliminate obj->state usage in g4x/vlv/chv wm computation
by Ville Syrjälä
· 8 years ago
d3a8fb3
drm/i915: Pass the crtc state explicitly to intel_pipe_update_start/end()
by Ville Syrjälä
· 8 years ago
d305e06
drm/i915: Track minimum acceptable cdclk instead of "minimum dotclock"
by Ville Syrjälä
· 8 years ago
d509af6
drm/i915: decouple gen9 and gen10 dp signal levels.
by Rodrigo Vivi
· 8 years ago
6e64462
drm/i915: Beef up the IPS vs. CRC workaround
by Ville Syrjälä
· 8 years ago
3814fd7
drm/i915: Make some RPS functions static
by Oscar Mateo
· 8 years ago
74d290f
drm/i915: Boost GPU clocks if we miss the pageflip's vblank
by Chris Wilson
· 8 years ago
5f88a9c
drm/i915: Constify states passed to enable/disable/etc. encoder hooks
by Ville Syrjälä
· 8 years ago
d2419ff
drm/i915: Plumb crtc_state to PSR enable/disable
by Ville Syrjälä
· 8 years ago
385e4de
drm/i915: Init infoframe vfuncs for DP encoders as well
by Ville Syrjälä
· 8 years ago
f99be1b
drm/i915: Move infoframe vfuncs into intel_digital_port
by Ville Syrjälä
· 8 years ago
1853a9d
drm/i915/dp: make is_edp non-static and rename to intel_dp_is_edp
by Jani Nikula
· 8 years ago
7b91bf7
drm/i915/dp: rename intel_dp_is_edp to intel_dp_is_port_edp
by Jani Nikula
· 8 years ago
dc911f5
drm/i915/edp: Allow alternate fixed mode for eDP if available.
by Jim Bride
· 8 years ago
714244e
drm/i915: Add format modifiers for Intel
by Ben Widawsky
· 8 years ago
148b1e1
Merge airlied/drm-next into drm-intel-next-queued
by Daniel Vetter
· 8 years ago
7490831
drm: i915: remove dead code and pointless local lut storage
by Peter Rosin
· 8 years ago
60436fd
drm/i915: add config function for YCBCR420 outputs
by Shashank Sharma
· 8 years ago
001bd2c
drm/i915/hsw, bdw: Add irq_pipe_mask, has_vga power well attributes
by Imre Deak
· 8 years ago
3118cb06
drm/i915: Drop unpin stall in atomic_prepare_commit
by Daniel Vetter
· 8 years ago
8b5d27b
drm/i915: Remove intel_flip_work infrastructure
by Daniel Vetter
· 8 years ago
fd3a402
drm/i915: Rip out legacy page_flip completion/irq handling
by Daniel Vetter
· 8 years ago
4f256d8
drm/i915: Fix fbdev unload sequence
by Daniel Vetter
· 8 years ago
a219603
drm/i915: Consistently use enum pipe for PCH transcoders
by Matthias Kaehlcke
· 8 years ago
9531522
Merge tag 'drm-for-v4.13' into drm-intel-next-queued
by Daniel Vetter
· 8 years ago
7b92c1b
drm/i915: Avoid keeping waitboost active for signaling threads
by Chris Wilson
· 8 years ago
305b9ed
Merge tag 'drm-intel-next-2017-06-19' of git://anongit.freedesktop.org/git/drm-intel into drm-next
by Dave Airlie
· 8 years ago
925344c
BackMerge tag 'v4.12-rc5' into drm-next
by Dave Airlie
· 8 years ago
Next »