Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
bb400da99836793ade6f1a007db58af2f1b57e9e
/
drivers
/
gpu
/
drm
/
i915
bb400da
drm/i915: Move load time init of clock gating hooks earlier
by Imre Deak
· 9 years ago
8821294
drm/i915: Move load time init of display/audio hooks earlier
by Imre Deak
· 9 years ago
bd39ec5
drm/i915: Move load time IRQ SW init earlier
by Imre Deak
· 9 years ago
861f878
drm/i915: Move load time PCH detect, DPIO, power domain SW init earlier
by Imre Deak
· 9 years ago
066de1a
Fix MCHBAR cleanup on the driver init error path
by Imre Deak
· 9 years ago
ee4b6fa
drm/i915: Modify reset func to handle per engine resets
by Mika Kuoppala
· 9 years ago
72341af
drm/i915: hide away VBT private data in a separate header
by Jani Nikula
· 9 years ago
52e2abb
drm/i915: fix sparse warning for using false as NULL
by Jani Nikula
· 9 years ago
15e7ec2
drm/i915: Move pll power state to crtc power domains.
by Maarten Lankhorst
· 9 years ago
a1475e7
drm/i915: Perform dpll commit first, v2.
by Maarten Lankhorst
· 9 years ago
2dd66ebd
drm/i915: Use a crtc mask instead of a refcount for dpll functions, v2.
by Maarten Lankhorst
· 9 years ago
1f77175
drm/i915: Fix race condition in intel_dp_destroy_mst_connector()
by Lyude
· 9 years ago
ab65cce
drm/i915/guc: Support GuC SKL v6.1
by Alex Dai
· 9 years ago
7caaef3
drm/i915/bios: drop has_mipi in favor of intel_bios_is_dsi_present
by Jani Nikula
· 9 years ago
92c4565
drm/i915/panel: setup pwm backlight based on connector type
by Jani Nikula
· 9 years ago
7137aec
drm/i915: move VBT based DSI presence check to intel_bios.c
by Jani Nikula
· 9 years ago
951d9ef
drm/i915: move VBT based eDP port check to intel_bios.c
by Jani Nikula
· 9 years ago
5a69d13
drm/i915: move VBT based LVDS presence check to intel_bios.c
by Jani Nikula
· 9 years ago
3bdd14d
drm/i915: move VBT based TV presence check to intel_bios.c
by Jani Nikula
· 9 years ago
6b93e9c
drm/i915/bxt: fix dsi hw state pipe readout
by Jani Nikula
· 9 years ago
1dcec2f
drm/i915/dsi: refactor dsi get hw state readout
by Jani Nikula
· 9 years ago
da20563
drm/i915: make transcoder_name return a string
by Jani Nikula
· 9 years ago
c3aeadc8
drm/i915: add for_each_port_masked macro
by Jani Nikula
· 9 years ago
1e78aa0
drm/i915/dsi: start using enum mipi_dsi_pixel_format
by Jani Nikula
· 9 years ago
42c151e
drm/i915/dsi: lose the loose 666 format name in favor of packed
by Jani Nikula
· 9 years ago
1bb4308
drm/i915/csr: Allow matching unknown HW steppings with generic firmware
by Chris Wilson
· 9 years ago
7cc9613
drm/i915: add module param "enable_dp_mst"
by Nathan Schulte
· 9 years ago
117897f
drm/i915: More renaming of rings to engines
by Tvrtko Ursulin
· 9 years ago
666796d
drm/i915: More intel_engine_cs renaming
by Tvrtko Ursulin
· 9 years ago
4a570db
drm/i915: Rename intel_engine_cs struct members
by Tvrtko Ursulin
· 9 years ago
0bc40be
drm/i915: Rename intel_engine_cs function parameters
by Tvrtko Ursulin
· 9 years ago
e2f8039
drm/i915: Rename local struct intel_engine_cs variables
by Tvrtko Ursulin
· 9 years ago
08250c4
drm/i915/bxt: Fix off-by-one error in Broxton PLL IDs
by Imre Deak
· 9 years ago
31ae71f
drm/i915: Nuke fbc members from intel_crtc->atomic, v4.
by Maarten Lankhorst
· 9 years ago
cd202f6
drm/i915: Remove some post-commit members from intel_crtc->atomic, v3.
by Maarten Lankhorst
· 9 years ago
31fa684
Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next-queued
by Daniel Vetter
· 9 years ago
359d2243
drm/i915: Update DRIVER_DATE to 20160314
by Daniel Vetter
· 9 years ago
9b61c0f
Merge drm-fixes into drm-next.
by Dave Airlie
· 9 years ago
0bbca27
drm/i915: Actually retry with bit-banging after GMBUS timeout
by Ville Syrjälä
· 9 years ago
842e030
drm/i915: Update state before setting watermarks, v2.
by Maarten Lankhorst
· 9 years ago
29ceb0e
drm/i915: s/crtc_state/old_crtc_state/ in intel_atomic_commit()
by Ville Syrjälä
· 9 years ago
2622a08
drm/i915: Wait for vblank after cxsr disable in pre_plane_update
by Ville Syrjälä
· 9 years ago
caed361
drm/i915: Fix watermarks for VLV/CHV
by Ville Syrjälä
· 9 years ago
9f6151c
drm/i915: Pass the correct crtc state to .update_plane()
by Ville Syrjälä
· 9 years ago
dcb2e99
Revert "drm/i915: Enable PSR by default on Valleyview and Cherryview."
by Ville Syrjälä
· 9 years ago
8b1f165
drm/i915: Actually retry with bit-banging after GMBUS timeout
by Ville Syrjälä
· 9 years ago
a3c988e
drm/i915: Make SKL/KBL DPLL0 managed by the shared dpll code
by Ander Conselvan de Oliveira
· 9 years ago
9d16da6
drm/i915: Manage HSW/BDW LCPLLs with the shared dpll interface
by Ander Conselvan de Oliveira
· 9 years ago
34177c2
drm/i915: Move BXT pll configuration logic to intel_dpll_mgr.c
by Ander Conselvan de Oliveira
· 9 years ago
304b65c
drm/i915: Move SKL/KLB pll selection logic to intel_dpll_mgr.c
by Ander Conselvan de Oliveira
· 9 years ago
daedf20
drm/i915: Move HSW/BDW pll selection logic to intel_dpll_mgr.c
by Ander Conselvan de Oliveira
· 9 years ago
f9476a6
drm/i915: Refactor platform specifics out of intel_get_shared_dpll()
by Ander Conselvan de Oliveira
· 9 years ago
2edd644
drm/i915: Use a table to initilize shared dplls
by Ander Conselvan de Oliveira
· 9 years ago
c2a9fcd
drm/i915: Move shared dpll function prototypes to intel_dpll_mgr.h
by Ander Conselvan de Oliveira
· 9 years ago
ac7f11c
drm/i915: Move shared dpll struct definitions to separate header file
by Ander Conselvan de Oliveira
· 9 years ago
8106ddb
drm/i915: Store a direct pointer to shared dpll in intel_crtc_state
by Ander Conselvan de Oliveira
· 9 years ago
a4780b7
drm/i915: Split intel_get_shared_dpll() into smaller functions
by Ander Conselvan de Oliveira
· 9 years ago
55be2f0
drm/i915: Move ddi shared dpll code to intel_dpll_mgr.c
by Ander Conselvan de Oliveira
· 9 years ago
7abd4b3
drm/i915: Move shared dpll code to a new file
by Ander Conselvan de Oliveira
· 9 years ago
71f0a62
drm/i915: Only use sanitized values for ILK watermarks
by Maarten Lankhorst
· 9 years ago
acad889
drm/i915/bxt: add missing DSI power domain to power well 1
by Jani Nikula
· 9 years ago
507d44a
Merge tag 'drm-intel-next-2016-02-29' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 9 years ago
2f79190
drm/i915: Fix bogus dig_port_map[] assignment for pre-HSW
by Takashi Iwai
· 9 years ago
9dfbffc
drm/i915: Fix bogus dig_port_map[] assignment for pre-HSW
by Takashi Iwai
· 9 years ago
2abc525
drm/i915/gen9: Fix DMC firmware initialization
by Imre Deak
· 9 years ago
24a65e6
drm/i915/hangcheck: Prevent long walks across full-ppgtt
by Mika Kuoppala
· 9 years ago
d431440
drm/i915: Generalise common GPU engine reset request/unrequest code
by Tomas Elf
· 9 years ago
37f2248
drm/i915: Use DIV_ROUND_CLOSEST for PWM calculations
by Ville Syrjälä
· 9 years ago
a457f54
drm/i915: Clean up .get_aux_clock_divider() functions
by Ville Syrjälä
· 9 years ago
35d38d1
drm/i915: Read out hrawclk from CCK on vlv/chv
by Ville Syrjälä
· 9 years ago
193709c
drm/i915: Use g4x_get_aux_clock_divider() for VLV/CHV
by Ville Syrjälä
· 9 years ago
6ffb1be
drm/i915: Rename s/i9xx/g4x/ in DP code
by Ville Syrjälä
· 9 years ago
e7dc33f
drm/i915: Store rawclk_freq in dev_priv
by Ville Syrjälä
· 9 years ago
5ba0017
drm/i915: Do not wait atomically for display clocks
by Tvrtko Ursulin
· 9 years ago
0351b93
drm/i915: Do not lie about atomic timeout granularity
by Tvrtko Ursulin
· 9 years ago
643a24b
drm/i915: Kconfig for extra driver debugging
by Tvrtko Ursulin
· 9 years ago
8de1b23
drm/i915/lrc: Do not wait atomically when stopping engines
by Tvrtko Ursulin
· 9 years ago
3f17762
drm/i915: Add wait_for_us
by Tvrtko Ursulin
· 9 years ago
782d25c
drm/i915/bxt: Additional MIPI clock divider form B0 stepping onwards
by Deepak M
· 9 years ago
e3bddde
drm/i915: Only recalculate wm's for planes part of the state, v2.
by Maarten Lankhorst
· 9 years ago
d81f04c
drm/i915: Allow preservation of watermarks, v2.
by Maarten Lankhorst
· 9 years ago
1a426d6
drm/i915: Handle invalid ilk pipe watermarks correctly.
by Maarten Lankhorst
· 9 years ago
933bfb4
drm/i915: Hold RPM reference while setting freq limits through sysfs
by Sagar Arun Kamble
· 9 years ago
ca37780
drm/i915: Avoid snooping with userptr where not supported
by Tvrtko Ursulin
· 9 years ago
eda9089
drm/i915: Balance assert_rpm_wakelock_held() for !IS_ENABLED(CONFIG_PM)
by Chris Wilson
· 9 years ago
bd90123
drm/i915/skl: Fix power domain suspend sequence
by Imre Deak
· 9 years ago
32fff61
drm/i915: Do not return unknown status when load detection is tested.
by Maarten Lankhorst
· 9 years ago
5b773eb
drm/i915/gen9: Remove state asserts when disabling DC states
by Imre Deak
· 9 years ago
66e2c4c
drm/i915/gen9: Disable DC states if power well support is disabled
by Imre Deak
· 9 years ago
a37baf3
drm/i915/gen9: Sanitize handling of allowed DC states
by Imre Deak
· 9 years ago
2622d79
drm/i915/skl: Fix power domain suspend sequence
by Imre Deak
· 9 years ago
f85db05
drm/i915/error: Capture WA ctx batch in error state
by arun.siluvery@linux.intel.com
· 9 years ago
debded8
drm/i915: Try to fix CRT port clock limits
by Ville Syrjälä
· 9 years ago
8802e5b
drm/i915: Read out VGA dotclock properly on LPT
by Ville Syrjälä
· 9 years ago
64b46a0
drm/i915: Make the LPT iclkip 20MHz case more generic
by Ville Syrjälä
· 9 years ago
21a727b
drm/i915: Remove the SPLL==270Mhz assumption from intel_fdi_link_freq()
by Ville Syrjälä
· 9 years ago
e3b247d
drm/i915: Move the encoder vs. FDI dotclock check out from encoder .get_config()
by Ville Syrjälä
· 9 years ago
1260f07
drm/i915: Dump ddi_pll_sel in hex instead of decimal on HSW/BDW
by Ville Syrjälä
· 9 years ago
2d7a215
drm/i915: Embed rotation_info under intel_framebuffer
by Ville Syrjälä
· 9 years ago
11f2032
drm/i915: Move the NULL sg handling out from rotate_pages()
by Ville Syrjälä
· 9 years ago
Next »