Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
1b1d27160dad5478f614f95ae5a87bd8382c5612
/
drivers
/
gpu
/
drm
/
i915
/
intel_display.c
1b1d271
drm/i915: Fix i855 get_display_clock_speed
by Ville Syrjälä
· 10 years ago
54433e9
drm/i915: Adjust sideband locking a bit for CHV/VLV
by Ville Syrjälä
· 10 years ago
a580516
drm/i915: s/dpio_lock/sb_lock/
by Ville Syrjälä
· 10 years ago
b12ce1d
drm/i915: Kill intel_flush_primary_plane()
by Ville Syrjälä
· 10 years ago
225c228
drm/i915/skl: don't fail colorkey + scaler request
by Chandra Konduru
· 10 years ago
5a74f70
drm/i915: Disable FDI RX/TX before the ports
by Ville Syrjälä
· 10 years ago
e3ef447
drm/i915: Fix DP enhanced framing for CPT
by Ville Syrjälä
· 10 years ago
5d96d8a
drm/i915/skl: Deinit/init the display at suspend/resume
by Damien Lespiau
· 10 years ago
bcafc4e
drm/i915: Limit mmio flip RPS boosts
by Chris Wilson
· 10 years ago
b471618
drm/i915: Implement inter-engine read-read optimisations
by Chris Wilson
· 10 years ago
eed29a5
drm/i915: s/\<rq\>/req/g
by Daniel Vetter
· 10 years ago
1e8df16
drm/i915/skl: Swapping 90 and 270 to be compliant with Xrandr
by Sonika Jindal
· 10 years ago
7546a38
drm/i915: Update comment in clear_intel_crtc_state()
by Ander Conselvan de Oliveira
· 10 years ago
6c0fd45
drm/i915: Tighten the exposure ARGB/ABGR 8888 formats
by Damien Lespiau
· 10 years ago
54f0cee
drm/i915: Don't expose ARGB1555 on gen2/3
by Damien Lespiau
· 10 years ago
7531208
drm/i915: Remove ARBG/ABGR 2101010 on platform not supporting those formats
by Damien Lespiau
· 10 years ago
67fe7dc
drm/i915: Remove the COMMON_PRIMARY_FORMATS defines
by Damien Lespiau
· 10 years ago
8504c74
drm/i915: Preserve ddi_pll_sel when allocating new pipe_config
by Ander Conselvan de Oliveira
· 10 years ago
415ff0f
drm/i915: Dump some DPLL fields in pipe config debug
by Tvrtko Ursulin
· 10 years ago
dd3cd74
drm/i915: Don't overwrite (e)DP PLL selection on SKL
by Ander Conselvan de Oliveira
· 10 years ago
0ec463d
drm/i915: Output scaler related pipe config debug in a single line
by Tvrtko Ursulin
· 10 years ago
c34ce3d
drm/i915/skl: Remove unnecessary local variables in skl_plane_ctl*()
by Damien Lespiau
· 10 years ago
568db4f
drm/i915: Don't use the intel_ prefix for gen-specific data
by Damien Lespiau
· 10 years ago
d161cf7
drm/i915/skl: Support the advertized index format
by Damien Lespiau
· 10 years ago
4249eee
drm/i915/skl: Replace BUG() by MISSING_CASE() in skl_plane_ctl_format()
by Damien Lespiau
· 10 years ago
65438bc
drm/i915/skl: Rename a local variable to fit in 80 chars
by Damien Lespiau
· 10 years ago
8cfcba4
drm/i915/skl: Add a new line before return
by Damien Lespiau
· 10 years ago
b250a4c
drm/i915/skl: Leave a new line between variable declarations and code
by Damien Lespiau
· 10 years ago
af99ced
drm/i915: Make scaler_id check in check_crtc_state work for all gens
by Chandra Konduru
· 10 years ago
b2cfe0a
drm/i915: Fix race on unreferencing the wrong mmio-flip-request
by Chris Wilson
· 10 years ago
d94b503
drm/i915: Ensure cache flushes prior to doing CS flips
by Chris Wilson
· 10 years ago
2e2f351
drm/i915: Remove domain flubbing from i915_gem_object_finish_gpu()
by Chris Wilson
· 10 years ago
2614f17
drm/i915: call intel_tile_height with correct parameter
by Chandra Konduru
· 10 years ago
49d6fa2
drm/i915: Always keep crtc_state->active in sync with enable
by Maarten Lankhorst
· 10 years ago
bdcddf9
Backmerge v4.1-rc4 into into drm-next
by Dave Airlie
· 10 years ago
9b6de0a
drm/i915: Only wait for required lanes in vlv_wait_port_ready()
by Ville Syrjälä
· 10 years ago
90d4690
drm/i915: Set crtc_state->active to false when CRTC is disabled (v2)
by Matt Roper
· 10 years ago
550acef
drm/i915: Get rid of intel_crtc_set_state()
by Ander Conselvan de Oliveira
· 10 years ago
a821fc4
drm/i915: Swap atomic state in legacy modeset
by Ander Conselvan de Oliveira
· 10 years ago
d4afb8c
drm/i915: Don't use plane update helper in legacy mode set
by Ander Conselvan de Oliveira
· 10 years ago
4978cc9
drm/i915: Preserve shared DPLL information in new pipe_config
by Ander Conselvan de Oliveira
· 10 years ago
2bfb462
drm/i915: Take ownership of atomic state on success in intel_set_mode()
by Ander Conselvan de Oliveira
· 10 years ago
8c7b5cc
drm/i915: Use atomic helpers for computing changed flags
by Ander Conselvan de Oliveira
· 10 years ago
0f63cca
drm/i915: Update crtc state active flag based on DPMS
by Ander Conselvan de Oliveira
· 10 years ago
7cbf41d
drm/i915: Remove save/restore logic from intel_crtc_set_config()
by Ander Conselvan de Oliveira
· 10 years ago
d5432a9d
drm/i915: Stage new modeset state straight into atomic state
by Ander Conselvan de Oliveira
· 10 years ago
b788526
drm/i915: Simplify intel_set_config_compute_mode_changes() a bit
by Ander Conselvan de Oliveira
· 10 years ago
bb54662
drm/i915: Unify modeset and flip paths of intel_crtc_set_config()
by Ander Conselvan de Oliveira
· 10 years ago
41227c8
drm/i915: Don't use staged config to calculate mode_changed flags
by Ander Conselvan de Oliveira
· 10 years ago
8d8c9b5
drm/i915: Don't use struct intel_set_config *_changed flags
by Ander Conselvan de Oliveira
· 10 years ago
cf6d0d7
drm/i915: Delete fb, x and y parameters from mode set functions
by Ander Conselvan de Oliveira
· 10 years ago
d3a40d1
drm/i915: Add primary plane to atomic state in legacy modeset
by Ander Conselvan de Oliveira
· 10 years ago
561c8bd
drm/i915: Don't modeset with old mode when set_crtc fails
by Ander Conselvan de Oliveira
· 10 years ago
9eb45f2
drm/i915: Simplify error handling in __intel_set_mode()
by Ander Conselvan de Oliveira
· 10 years ago
054518d
drm/i915: Move compute part of __intel_set_mode() to separate function
by Ander Conselvan de Oliveira
· 10 years ago
e13be66
drm/i915: Remove saved_mode from __intel_set_mode()
by Ander Conselvan de Oliveira
· 10 years ago
0a9ab30
drm/i915: Remove all *_pipes flags from modeset
by Ander Conselvan de Oliveira
· 10 years ago
4fed33f
drm/i915: Calculate a new pipe_config based on new enabled state
by Ander Conselvan de Oliveira
· 10 years ago
548ee15
drm/i915: Don't pretend we can calculate multiple pipe_configs
by Ander Conselvan de Oliveira
· 10 years ago
4be0731
drm/i915: Add crtc states before calling compute_config()
by Ander Conselvan de Oliveira
· 10 years ago
462a425
drm/i915: Extract mode_changed computation out of stage_output_config()
by Ander Conselvan de Oliveira
· 10 years ago
da3ced298
drm/i915: Use for_each_connector_in_state helper macro
by Ander Conselvan de Oliveira
· 10 years ago
e5d958e
drm/i915: Don't check for NULL before freeing state
by Ander Conselvan de Oliveira
· 10 years ago
ce22dba
drm/i915: Move toggling planes out of crtc enable/disable.
by Maarten Lankhorst
· 10 years ago
7cac945
drm/i915: Rename intel_crtc_dpms_overlay.
by Maarten Lankhorst
· 10 years ago
87d4300
drm/i915: Move intel_(pre_disable/post_enable)_primary to intel_display.c, and use it there.
by Maarten Lankhorst
· 10 years ago
b70709a
drm/i915: get rid of primary_enabled and use atomic state
by Maarten Lankhorst
· 10 years ago
27321ae
drm/i915: Use the disable callback for disabling planes.
by Maarten Lankhorst
· 10 years ago
a8ad0d8
drm/i915: Add a way to disable planes without updating state
by Maarten Lankhorst
· 10 years ago
22e02c0
drm/i915: Add missing POSTING_READ()s to BXT dbuf enable sequence
by Ville Syrjälä
· 10 years ago
71cd842
drm/i915/skl: Fix the CTRL typo in the DPLL_CRTL1 defines
by Damien Lespiau
· 10 years ago
65b38e0
drm/i915: make drm_crtc_helper_funcs const data
by Jani Nikula
· 10 years ago
6156a45
drm/i915: skylake primary plane scaling using shared scalers
by Chandra Konduru
· 10 years ago
e1dee19
Merge tag 'drm-intel-next-2015-04-23-fixed' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 10 years ago
736a69c
drm/i915: Drop PIPE-A quirk for 945GSE HP Mini
by Chris Wilson
· 10 years ago
2ebef63
drm/i915/skl: Support Y tiling in MMIO flips
by Tvrtko Ursulin
· 10 years ago
5036040
drm/i915: suppress false PLL state warnings on non-GMCH platforms
by Imre Deak
· 10 years ago
3760b59
drm/i915/bxt: Determine PLL attached to pipe
by Satheeshakrishna M
· 10 years ago
bcddf610
drm/i915/bxt: Assign PLL for pipe
by Satheeshakrishna M
· 10 years ago
5ab7b0b
drm/i915/bxt: add bxt_find_best_dpll
by Imre Deak
· 10 years ago
ff6d9f5
drm/i915/bxt: fix panel fitter setup in crtc disable/enable
by Jesse Barnes
· 10 years ago
8805aa7
drm/i915: Drop unecessary fb arguments from function signatures
by Daniel Vetter
· 10 years ago
d328c9d
drm/i915: Select starting pipe bpp irrespective or the primary plane
by Daniel Vetter
· 10 years ago
f8437dd1
drm/i915/bxt: add display initialize/uninitialize sequence (CDCLK)
by Vandana Kannan
· 10 years ago
164dfd2
drm/i915: Rename vlv_cdclk_freq to cdclk_freq
by Vandana Kannan
· 10 years ago
e0d6149
drm/i915: Move drm_framebuffer_unreference out of struct_mutex for takeover
by Tvrtko Ursulin
· 10 years ago
c5fe557
Merge branch 'topic/bxt-stage1' into drm-intel-next-queued
by Daniel Vetter
· 10 years ago
c776eb2
drm/i915/bxt: don't use unsupported port detection
by Vandana Kannan
· 10 years ago
08d9bc9
drm/i915: Allocate connector state together with the connectors
by Ander Conselvan de Oliveira
· 10 years ago
a1b2278
drm/i915: skylake panel fitting using shared scalers
by Chandra Konduru
· 10 years ago
d03c93d
drm/i915: setup scalers for crtc_compute_config
by Chandra Konduru
· 10 years ago
663a364
drm/i915: Preserve scaler state when clearing crtc_state
by Chandra Konduru
· 10 years ago
6a60cd8
drm/i915: Dump scaler_state too as part of dumping crtc_state
by Chandra Konduru
· 10 years ago
549e2bf
drm/i915: Initialize skylake scalers
by Chandra Konduru
· 10 years ago
08e221f
drm/i915: Initialize plane colorkey to NONE
by Chandra Konduru
· 10 years ago
9bdbd0b
drm/i915: Allocate connector state together with the connectors
by Ander Conselvan de Oliveira
· 10 years ago
3b7a511
drm/i915/skl: Support for 90/270 rotation
by Sonika Jindal
· 10 years ago
d810636
drm/i915/skl: Allow universal planes to position
by Sonika Jindal
· 10 years ago
8d90926
drm/i915: Remove stale comment from __intel_set_mode()
by Ander Conselvan de Oliveira
· 10 years ago
70a101f
drm/i915: Switch to full atomic helpers for plane updates/disable, take two
by Matt Roper
· 10 years ago
Next »