Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
a45f4466e4e160e6ce5332895710d3d881a6a51c
/
drivers
/
gpu
/
drm
/
i915
/
intel_drv.h
da7e29b
drm/i915: use drm_i915_private everywhere in the power domain api
by Imre Deak
· 11 years ago
4932e2c
drm/i915: add unregister callback to connector
by Imre Deak
· 11 years ago
f6a8328
drm/i915: Pass explicit mode into mode_from_pipe_config v3
by Daniel Vetter
· 11 years ago
4b6ed68
drm/i915: Initialize downclock mode in panel init
by Vandana Kannan
· 11 years ago
a8bb681
drm/i915: Fix error path leak in fbdev fb allocation
by Daniel Vetter
· 11 years ago
ef2d633
drm/i915: Use normal fb deref for the fbcon framebuffer
by Daniel Vetter
· 11 years ago
8bcd455
drm/i915: alloc intel_fb in the intel_fbdev struct
by Jesse Barnes
· 11 years ago
d2e216d
drm/i915: debugfs: Add support for probing DP sink CRC.
by Rodrigo Vivi
· 11 years ago
153b110
drm/i915: Introduce a get_aux_send_ctl() vfunc
by Damien Lespiau
· 11 years ago
ec5b01d
drm/i915: Turn get_aux_clock_divider() into per-platform vfuncs
by Damien Lespiau
· 11 years ago
06ea66b
drm/i915: Enable 5.4Ghz (HBR2) link rate for Displayport 1.2-capable devices
by Todd Previte
· 11 years ago
4be7378
drm/i915: drop ironlake_ prefix from edp panel/backlight functions
by Daniel Vetter
· 11 years ago
dce56b3
drm/i915: save some time when waiting the eDP timings
by Paulo Zanoni
· 11 years ago
50741ab
drm/i915: Prepare to track new pipe config per pipe
by Ville Syrjälä
· 11 years ago
7668851
drm/i915: Pre-compute pipe enabled state
by Ville Syrjälä
· 11 years ago
5dce5b93
drm/i915: Wait for completion of pending flips when starved of fences
by Chris Wilson
· 11 years ago
0d9d349
Merge commit origin/master into drm-intel-next
by Daniel Vetter
· 11 years ago
49938ac
drm/i915: add braces around KHz/MHz macro parameters
by Jani Nikula
· 11 years ago
ba0fbca
drm/i915: Introduce new intel_output_name()
by Damien Lespiau
· 11 years ago
566b734
drm/i915: split intel_ddi_pll_mode_set in 2 pieces
by Paulo Zanoni
· 11 years ago
b664607
drm/i915: remove i915_disable_vga_mem declaration
by Paulo Zanoni
· 11 years ago
8a18745
drm/i915: add initial Runtime PM functions
by Paulo Zanoni
· 11 years ago
fff6386
drm/i915: Don't cast away const from infoframe buffer
by Ville Syrjälä
· 11 years ago
ec9ed19
drm/i915: Make downclock deduction common for all panels
by Vandana Kannan
· 11 years ago
f742a55
drm/i915: fix pm init ordering
by Daniel Vetter
· 11 years ago
ddf9c53
drm/i915: add intel_display_power_enabled_sw() for use in atomic ctx
by Imre Deak
· 11 years ago
5d8a775
drm/i915: Check VBT for eDP ports on VLV
by Ville Syrjälä
· 11 years ago
c09cd6e
Merge branch 'backlight-rework' into drm-intel-next-queued
by Daniel Vetter
· 11 years ago
636baeb
drm/i915: gather backlight information at setup
by Jani Nikula
· 11 years ago
7bd688c
drm/i915: handle backlight through chip specific functions
by Jani Nikula
· 11 years ago
c91c9f3
drm/i915: make asle notifications update backlight on all connectors
by Jani Nikula
· 11 years ago
58c6877
drm/i915: make backlight info per-connector
by Jani Nikula
· 11 years ago
db31af1
drm/i915: clean up backlight conditional build
by Jani Nikula
· 11 years ago
e4607fc
drm/i915/vlv: Make the vlv_dpio_read/vlv_dpio_write more PHY centric
by Chon Ming Lee
· 11 years ago
752aa88
drm/i915: make backlight functions take a connector
by Jesse Barnes
· 11 years ago
586f49d
drm/i915/vlv: split CCK and DDR freq usage
by Jesse Barnes
· 11 years ago
ddb642f
drm/i915: rename i915_init_power_well to init_power_domains_init
by Imre Deak
· 11 years ago
baa7070
drm/i915: use power get/put instead of set for power on after init
by Imre Deak
· 11 years ago
6efdf35
drm/i915: enable only the needed power domains during modeset
by Imre Deak
· 11 years ago
243e6a4
drm/i915: Init HSW watermark tracking in intel_modeset_setup_hw_state()
by Ville Syrjälä
· 11 years ago
0b2ae6d
drm/i915: Add intel_pipe_wm and prepare for watermark pre-compute
by Ville Syrjälä
· 11 years ago
0632fef
drm/i915: rename intel_fb.c to intel_fbdev.c
by Daniel Vetter
· 11 years ago
4520f53
drm/i915: Kconfig option to disable the legacy fbdev support
by Daniel Vetter
· 11 years ago
4c445e0
drm/i915: Rename primary_disabled to primary_enabled
by Ville Syrjälä
· 11 years ago
076e29f
drm/i915: Keep intel_drv.h tidy
by Daniel Vetter
· 11 years ago
1dba99f
drm/i915: Rename intel_flush_display_plane to intel_flush_primary_plane
by Ville Syrjälä
· 11 years ago
20bc8673
drm/i915: Enable/disable IPS when primary is enabled/disabled
by Ville Syrjälä
· 11 years ago
967ad7f
Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next
by Daniel Vetter
· 11 years ago
6aba5b6
drm/i915/dp: get rid of intel_dp->link_configuration
by Jani Nikula
· 11 years ago
b29c19b
drm/i915: Boost RPS frequency for CPU stalls
by Chris Wilson
· 11 years ago
5134099
drm/i915: Make intel_resume_power_well() static
by Damien Lespiau
· 11 years ago
241bfc3
drm/i915: Use crtc_clock with the adjusted mode
by Damien Lespiau
· 11 years ago
8744042
drm/i915: remove "extern" keywords from intel_drv.h functions
by Paulo Zanoni
· 11 years ago
6ff58d5
drm/i915: make hsw_{disable, restore}_lcpll static
by Paulo Zanoni
· 11 years ago
6743768
drm/i915: make intel_crtc_fb_gamma_{set, get} static
by Paulo Zanoni
· 11 years ago
d77e453
drm/i915: make intel_crtc_load_lut static
by Paulo Zanoni
· 11 years ago
e0638cd
drm/i915: make intel_pipe_has_type static
by Paulo Zanoni
· 11 years ago
5f1aae6
drm/i915: reorganize intel_drv.h
by Paulo Zanoni
· 11 years ago
6801c18
drm/i915: Add HSW CRT output readout support
by Ville Syrjälä
· 11 years ago
955382f
drm/i915: Ditch INTELFB_CONN_LIMIT
by Daniel Vetter
· 11 years ago
b599c89
Merge tag 'v3.12-rc2' into drm-intel-next
by Daniel Vetter
· 11 years ago
6765625
drm/i915: Add intel_display_power_{get, put} to request power for specific domains
by Ville Syrjälä
· 11 years ago
9cdb826
drm/i915: Change i915_request power well handling
by Ville Syrjälä
· 11 years ago
cf532bb
drm/i915: Move double wide mode handling into pipe_config
by Ville Syrjälä
· 11 years ago
5113bc9
drm/i915: Document the inteded use of requested_mode
by Ville Syrjälä
· 11 years ago
37327ab
drm/i915: Add explicit pipe src size to pipe config
by Ville Syrjälä
· 11 years ago
20ddf66
drm/i915: Make intel_crtc_active() available outside intel_pm.c
by Ville Syrjälä
· 11 years ago
18442d0
drm/i915: Fix port_clock and adjusted_mode.clock readout all over
by Ville Syrjälä
· 11 years ago
6878da0
drm/i915: Add intel_dotclock_calculate()
by Ville Syrjälä
· 11 years ago
eb14cb7
drm/i915: Add state readout and checking for has_dp_encoder and dp_m_n
by Ville Syrjälä
· 11 years ago
3c52f4e
drm/i915: Make adjusted_mode.clock non-pixel multiplied
by Ville Syrjälä
· 11 years ago
46ba614
drm/i915: Pass crtc to intel_update_watermarks()
by Ville Syrjälä
· 11 years ago
fd4daa9
drm/i915: Track pfit enable state separately from size
by Chris Wilson
· 11 years ago
6e1b4fd
drm/i915: Delay disabling of VGA memory until vgacon->fbcon handoff is done
by Ville Syrjälä
· 11 years ago
20f4dbe
drm/i915: expose intel_ddi_get_encoder_port()
by Jani Nikula
· 11 years ago
4e64649
drm/i915: add basic MIPI DSI output support
by Jani Nikula
· 11 years ago
72ffa33
drm/i915: add MIPI DSI output type and subtypes
by Jani Nikula
· 11 years ago
4c6df4b
drm/i915: Fix pipe config warnings when dealing with LVDS fixed mode
by Ville Syrjälä
· 11 years ago
c67a470
drm/i915: allow package C8+ states on Haswell (disabled)
by Paulo Zanoni
· 11 years ago
edbfdb4
drm/i915: wrap GEN6_PMIMR changes
by Paulo Zanoni
· 11 years ago
43eaea1
drm/i915: wrap GTIMR changes
by Paulo Zanoni
· 11 years ago
e7457a9
drm/i915: Make intel_set_mode() static
by Damien Lespiau
· 11 years ago
1414f6c
drm/i915: Remove intel_modeset_disable()
by Damien Lespiau
· 11 years ago
9237329
drm/i915: Make intel_encoder_dpms() static
by Damien Lespiau
· 11 years ago
a236716
drm/i915: Remove stale prototypes
by Damien Lespiau
· 11 years ago
adf3d35
drm/i915: Pass plane and crtc to intel_update_sprite_watermarks
by Ville Syrjälä
· 11 years ago
b39d53f
drm/i915: Pass crtc to our update/disable_plane hooks
by Ville Syrjälä
· 11 years ago
c35426d
drm/i915: Split plane watermark parameters into a separate struct
by Ville Syrjälä
· 11 years ago
c5022bb
drm/i915: Remove the now obsolete infoframe definitions
by Damien Lespiau
· 11 years ago
178f736
drm/i915/hdmi: Change the write_infoframe vfunc to take a buffer and a type
by Damien Lespiau
· 11 years ago
ddfe156
drm/i915: Export intel_framebuffer_fini
by Chris Wilson
· 11 years ago
bdd57d0
drm/i915: Add scaled paramater to update_sprite_watermarks()
by Ville Syrjälä
· 11 years ago
135c81b
drm/i915: clean up crtc timings computation
by Daniel Vetter
· 11 years ago
907b28c
drm/i915: Colocate all GT access routines in the same file
by Chris Wilson
· 11 years ago
cb54b53
Merge commit 'Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux'
by Daniel Vetter
· 11 years ago
be256dc
drm/i915: add functions to disable and restore LCPLL
by Paulo Zanoni
· 11 years ago
3d739d9
drm/i915: add update function to disable/enable-back PSR
by Rodrigo Vivi
· 11 years ago
2b28bb1
drm/i915: Enable/Disable PSR
by Rodrigo Vivi
· 11 years ago
2293bb5
drm/i915: Read the EDP DPCD and PSR Capability
by Shobhit Kumar
· 11 years ago
bcf53de
drm/i915: Preserve the DDI_A_4_LANES bit from the bios
by Stéphane Marchesin
· 11 years ago
Next »