Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
5c6706e5644b608c2270f1d17c1b277901b3a121
/
drivers
/
gpu
/
drm
/
i915
/
intel_drv.h
5c6706e
drm/i915/bxt: add display initialize/uninitialize sequence (PHY)
by Vandana Kannan
· 10 years ago
f8437dd1
drm/i915/bxt: add display initialize/uninitialize sequence (CDCLK)
by Vandana Kannan
· 10 years ago
c7240c3
drm/i915: PSR VLV: Add single frame update.
by Rodrigo Vivi
· 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
be41e33
drm/i915: skylake scaler structure definitions
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
1854d5c
drm/i915: Deminish contribution of wait-boosting from clients
by Chris Wilson
· 10 years ago
6ad790c
drm/i915: Boost GPU frequency if we detect outstanding pageflips
by Chris Wilson
· 10 years ago
d69ba09
drm/i915: Remove intel_crtc->new_config
by Ander Conselvan de Oliveira
· 10 years ago
1652d19
drm/i915: Convert the ddi cdclk code to get_display_clock_speed
by Ville Syrjälä
· 10 years ago
a8265c5
drm/i915: Rip out GET_SPRITE_COLORKEY ioctl
by Daniel Vetter
· 10 years ago
49172fe
drm/i915: Pass acquire ctx also to intel_release_load_detect_pipe()
by Ander Conselvan de Oliveira
· 10 years ago
10f81c1
drm/i915: Add intel_atomic_get_crtc_state() helper function
by Ander Conselvan de Oliveira
· 10 years ago
1fc0a8f
drm/i915/skl: Take 90/270 rotation into account in watermark calculations
by Tvrtko Ursulin
· 10 years ago
121920f
drm/i915/skl: Query display address through a wrapper
by Tvrtko Ursulin
· 10 years ago
50470bb
drm/i915/skl: Support secondary (rotated) frame buffer mapping
by Tvrtko Ursulin
· 10 years ago
82bc3b2
drm/i915: Pass in plane state when (un)pinning frame buffers
by Tvrtko Ursulin
· 10 years ago
6761dd3
drm/i915/skl: Extract tile height code into a helper function
by Tvrtko Ursulin
· 10 years ago
9848de0
drm/i915: Use usleep_range() in wait_for()
by Ville Syrjälä
· 10 years ago
47ecbb2
drm/i915: Eliminate the RMW sprite colorkey management
by Ville Syrjälä
· 10 years ago
bdd7554
drm/i915: Kill intel_plane->obj
by Ville Syrjälä
· 10 years ago
43cf3bf
drm/i915: Improved w/a for rps on Baytrail
by Chris Wilson
· 10 years ago
94ca719
drm/i915: Unconfuse DP link rate array names
by Ville Syrjälä
· 10 years ago
ed4e9c1
drm/i915: Fix MST link rate handling
by Ville Syrjälä
· 10 years ago
50fec21
drm/i915: Fix max link rate in intel_dp_mode_valid()
by Ville Syrjälä
· 10 years ago
ea2d8a4
drm/i915: Store the converted link rates in intel_dp->supported_rates[]
by Ville Syrjälä
· 10 years ago
4c6c03b
drm/i915/skl: Make gen8_irq_power_well_post_enable() take a pipe mask
by Damien Lespiau
· 10 years ago
a561165
drm/i915: Remove ironlake rc6 support
by John Harrison
· 10 years ago
a8f3ef6
drm/i915/skl: Add support for edp 1.4 intermediate frequencies
by Sonika Jindal
· 10 years ago
fc0f8e2
drm/i915/skl: Read sink supported rates from edp panel
by Sonika Jindal
· 10 years ago
dbef0f1
drm/i915: add frontbuffer tracking to FBC
by Paulo Zanoni
· 10 years ago
a4001f1
drm/i915: pass which operation triggered the frontbuffer tracking
by Paulo Zanoni
· 10 years ago
3dd512f
drm/i915: Kill intel_crtc->cursor_{width, height} (v2)
by Matt Roper
· 10 years ago
8dd0eb3
Merge tag 'drm-intel-next-2015-02-27' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 10 years ago
d136dfe
drm: Pass in new and old plane state to prepare_fb and cleanup_fb
by Tvrtko Ursulin
· 10 years ago
0fda656
drm/i915/skl: Update watermarks for Y tiling
by Tvrtko Ursulin
· 10 years ago
b321803
drm/i915/skl: Allow scanning out Y and Yf fbs
by Damien Lespiau
· 10 years ago
fe3cd48
drm/i915: Add support for DRRS in intel_dp_set_m_n
by Ramalingam C
· 10 years ago
f63bdb5
drm/i915: Make intel_unpin_fb_obj() static
by Damien Lespiau
· 10 years ago
c2af70e
drm/i915: Make intel_dp_unpack_aux() static
by Damien Lespiau
· 10 years ago
a514620
drm/i915: Make intel_dp_check_link_status() static
by Damien Lespiau
· 10 years ago
a2f8aeb
drm/i915: Garbage collect orphaned prototypes
by Damien Lespiau
· 10 years ago
091df6c
drm/i915: Switch intel_fb_align_height to fb format modifiers
by Daniel Vetter
· 10 years ago
2d14030
drm/i915: Store the initial framebuffer in initial_plane_config
by Damien Lespiau
· 10 years ago
ab8d667
drm/i915: Track old framebuffer instead of object
by Tvrtko Ursulin
· 10 years ago
1356837
drm/i915: Add crtc state duplication/destruction functions
by Matt Roper
· 10 years ago
2545e4a
drm/i915: Add atomic_get_property entrypoint for connectors (v2)
by Matt Roper
· 10 years ago
5ee67f1
drm/i915: Add main atomic entrypoints (v2)
by Matt Roper
· 10 years ago
a98b343
drm/i915: Add .atomic_{get, set}_property() entrypoints to planes
by Matt Roper
· 10 years ago
65a3fea
drm/i915: Consolidate plane handler vtables
by Matt Roper
· 10 years ago
8e7d688
drm/i915: Move rotation from intel_plane to drm_plane_state
by Matt Roper
· 10 years ago
a93fad0
drm/i915: DRRS calls based on frontbuffer
by Vandana Kannan
· 10 years ago
c395578
drm/i915: Enable/disable DRRS
by Vandana Kannan
· 10 years ago
b2c5c18
drm/i915: Use symbolic irqreturn for ->hpd_pulse
by Daniel Vetter
· 10 years ago
5724dbd
drm/i915: Rename plane_config to initial_plane_config
by Damien Lespiau
· 10 years ago
a55ecbe
drm/i915: Make intel_format_to_fourcc() static
by Damien Lespiau
· 10 years ago
ec2c981
drm/i915: Use a common function for computing the fb height alignment
by Damien Lespiau
· 10 years ago
49af449
drm/i915: Change plane_config to store a tiling_mode
by Damien Lespiau
· 10 years ago
f5de6e0
drm/i915: Improve how the memory for crtc state is allocated
by Ander Conselvan de Oliveira
· 10 years ago
6e3c971
drm/i915: Make intel_crtc->config a pointer
by Ander Conselvan de Oliveira
· 10 years ago
190f68c
drm/i915: Pass new_config down do crtc_compute_clock
by Ander Conselvan de Oliveira
· 10 years ago
2d112de
drm/i915: Embedded struct drm_crtc_state in intel_crtc_state
by Ander Conselvan de Oliveira
· 10 years ago
5cec258
drm/i915: Rename struct intel_crtc_config to intel_crtc_state
by Ander Conselvan de Oliveira
· 10 years ago
96178ee
drm/i915: Modifying structures related to DRRS
by Vandana Kannan
· 10 years ago
d3e7a0d
Merge tag 'drm-intel-next-2015-01-17' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 10 years ago
281d1bb
Merge remote-tracking branch 'origin/master' into drm-next
by Dave Airlie
· 10 years ago
53a366b
drm/i915: Drop unused position fields (v2)
by Matt Roper
· 10 years ago
ea2c67b
drm/i915: Move to atomic plane helpers (v9)
by Matt Roper
· 10 years ago
4a3b876
drm/i915: Clarify sprite plane function names (v4)
by Matt Roper
· 10 years ago
c34c9ee
drm/i915: Move vblank evasion to commit (v4)
by Matt Roper
· 10 years ago
32b7eee
drm/i915: Refactor work that can sleep out of commit (v7)
by Matt Roper
· 10 years ago
0a87a2d
Merge tag 'topic/i915-hda-componentized-2015-01-12' into drm-intel-next-queued
by Daniel Vetter
· 10 years ago
59d02a1
drm/i915: fix HW lockup due to missing RPS IRQ workaround on GEN6
by Imre Deak
· 10 years ago
58fddc2
drm/i915: add component support
by Imre Deak
· 10 years ago
7ff0ebc
drm/i915: Move FBC stuff to intel_fbc.c
by Rodrigo Vivi
· 10 years ago
b05ddd4
gpu: drm: i915: intel_display.c: Remove unused function
by Rickard Strandqvist
· 10 years ago
cf4c7c1
drm/i915: Make all plane disables use 'update_plane' (v5)
by Matt Roper
· 10 years ago
c59cb17
drm/i915: Consolidate top-level .update_plane() handlers
by Matt Roper
· 10 years ago
38f3ce3
drm/i915: Consolidate plane 'cleanup' operations (v3)
by Matt Roper
· 10 years ago
6beb8c23
drm/i915: Consolidate plane 'prepare' functions (v2)
by Matt Roper
· 10 years ago
2b875c2
drm/i915: Make intel_plane_state subclass drm_plane_state
by Matt Roper
· 10 years ago
1362b77
drm/i915: Deal with video overlay on GPU reset
by Ville Syrjälä
· 10 years ago
3a8a946
drm/i915: Remove redundant flip_work->flip_queued_ring
by Daniel Vetter
· 10 years ago
f06cc1b
drm/i915: Convert 'flip_queued_seqno' into 'flip_queued_request'
by John Harrison
· 10 years ago
cc8c4cc
drm/i915: Convert mmio_flip::seqno to struct request
by John Harrison
· 10 years ago
e4d59f6
drm/i915: Remove intel_psr_is_enabled function.
by Rodrigo Vivi
· 10 years ago
7514747
drm/i915: Grab modeset locks for GPU rest on pre-ctg
by Ville Syrjälä
· 10 years ago
3cc134e
drm/i915: sanitize rps irq enabling
by Imre Deak
· 10 years ago
0bc12bc
drm/i915: Introduce intel_psr.c
by Rodrigo Vivi
· 10 years ago
96b7dfb
drm/i915/skl: Query DPLL attached to port on SKL
by Satheeshakrishna M
· 10 years ago
e43823e
drm/i915/hdmi: fetch infoframe status in get_config v2
by Jesse Barnes
· 10 years ago
0962c3c
drm/i915: Register the backlight device after the modeset init
by Ville Syrjälä
· 10 years ago
6517d27
drm/i915: Pass the current pipe from eDP init to backlight setup
by Ville Syrjälä
· 10 years ago
b900b94
drm/i915: move rps irq enable/disable to i915_irq.c
by Imre Deak
· 10 years ago
a72fbc3
drm/i915: unify gen6/gen8 pm irq helpers
by Imre Deak
· 10 years ago
536f5b5
drm/i915: Make mmio flip wait for seqno in the work function
by Ander Conselvan de Oliveira
· 10 years ago
08db665
drm/i915/skl: Check the DDB state at modeset
by Damien Lespiau
· 10 years ago
3078999
drm/i915/skl: Read the pipe WM HW state
by Pradeep Bhat
· 10 years ago
Next »