Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
c5b852f33e7844f4664794a3b3c738d07b09ce0a
/
drivers
c5b852f
Partially revert "drm/i915: Use full atomic modeset."
by Maarten Lankhorst
· 9 years ago
6c908bf
drm/i915: gen 9 can check for unclaimed registers too
by Paulo Zanoni
· 9 years ago
3e28878
drm/i915: Force CL2 off in CHV x1 PHY
by Ville Syrjälä
· 9 years ago
ee27921
drm/i915: Enable DPIO SUS clock gating on CHV
by Ville Syrjälä
· 9 years ago
0047eed
drm/i915: Force common lane on for the PPS kick on CHV
by Ville Syrjälä
· 9 years ago
b0b3384
drm/i915: Trick CL2 into life on CHV when using pipe B with port B
by Ville Syrjälä
· 9 years ago
e0fce78
drm/i915: Implement PHY lane power gating for CHV
by Ville Syrjälä
· 9 years ago
5a8fbb7
drm/i915: Move DPLL ref/cri/VGA mode frobbing to the disp2d well enable
by Ville Syrjälä
· 9 years ago
4d9194d
drm/i915: Make some string arrays const
by Ville Syrjälä
· 9 years ago
53abb67
drm/i915: Use ARRAY_SIZE() instead of hand rolling it
by Ville Syrjälä
· 9 years ago
0a0b457
drm/i915: Fix some gcc warnings
by Ville Syrjälä
· 9 years ago
e464bfd
drm/i915/bxt: Use correct live status register for BXT platform
by Jani Nikula
· 9 years ago
9642c81
drm/i915: split g4x_digital_port_connected to g4x and vlv variants
by Jani Nikula
· 9 years ago
0df53b7
drm/i915: split ibx_digital_port_connected to ibx and cpt variants
by Jani Nikula
· 9 years ago
7e66bcf
drm/i915: add common intel_digital_port_connected function
by Jani Nikula
· 9 years ago
196cabd
drm/i915: add MISSING_CASE annotation to ibx_digital_port_connected
by Jani Nikula
· 9 years ago
1d24598
drm/i915: make g4x_digital_port_connected return boolean status
by Jani Nikula
· 9 years ago
b93433c
drm/i915: move ibx_digital_port_connected to intel_dp.c
by Jani Nikula
· 9 years ago
26a9155
drm/i915: DVO pixel clock check
by Mika Kahola
· 9 years ago
759a1e9
drm/i915: DSI pixel clock check
by Mika Kahola
· 9 years ago
7f7b58c
drm/i915: LVDS pixel clock check
by Mika Kahola
· 9 years ago
adafdc6
drm/i915: Store max dotclock
by Mika Kahola
· 9 years ago
65d64cc
drm/i915: Add vlv_dport_to_phy()
by Ville Syrjälä
· 9 years ago
c0b4c66
drm/i915: Move VLV/CHV prepare_pll later
by Ville Syrjälä
· 9 years ago
770effb
drm/i915: Add locking around chv_phy_control_init()
by Ville Syrjälä
· 9 years ago
e27f299
drm/i915: Move DPIO port init earlier
by Ville Syrjälä
· 9 years ago
d6db995
drm/i915: Add encoder->post_pll_disable() hooks and move CHV clock buffer disables there
by Ville Syrjälä
· 9 years ago
67fa24b
drm/i915: Always program unique transition scale for CHV
by Ville Syrjälä
· 9 years ago
25a25df
drm/i915: Always program m2 fractional value on CHV
by Ville Syrjälä
· 9 years ago
4eee492
drm/i915: fix driver's versions of WARN_ON & WARN_ON_ONCE
by Dave Gordon
· 9 years ago
901c2da
drm/i915: Put back lane_count into intel_dp and add link_rate too
by Ville Syrjälä
· 9 years ago
e5756c1
drm/i915/bxt: don't allow cached GEM mappings on A stepping
by Imre Deak
· 9 years ago
319404d
drm/i915/bxt: work around HW coherency issue when accessing GPU seqno
by Imre Deak
· 9 years ago
8be6ca8
drm/i915: Also call frontbuffer flip when disabling planes.
by Rodrigo Vivi
· 9 years ago
f1afe24
drm/i915: Change SRM, LRM instructions to use correct length
by Arun Siluvery
· 9 years ago
66e2806
drm/i915: remove excessive scaler debugging messages
by Jani Nikula
· 9 years ago
8b417c2
drm/i915: Debugfs interface for GuC submission statistics
by Dave Gordon
· 9 years ago
d167519
drm/i915: Integrate GuC-based command submission
by Alex Dai
· 9 years ago
4df001d
drm/i915: Interrupt routing for GuC submission
by Dave Gordon
· 9 years ago
44a28b1
drm/i915: Implementation of GuC submission client
by Dave Gordon
· 9 years ago
4c7e77f
drm/i915: Enable GuC firmware log
by Alex Dai
· 9 years ago
bac427f
drm/i915: Prepare for GuC-based command submission
by Alex Dai
· 9 years ago
919f1f5
drm/i915: Expose one LRC function for GuC submission mode
by Dave Gordon
· 9 years ago
fdf5d35
drm/i915: Debugfs interface to read GuC load status
by Alex Dai
· 9 years ago
33a732f
drm/i915: GuC-specific firmware loader
by Alex Dai
· 9 years ago
04a60f9
drm/i915: Kill intel_dp->{link_bw, rate_select}
by Ville Syrjälä
· 9 years ago
a79b816
drm/i915: Don't use link_bw to select between TP1 and TP3
by Ville Syrjälä
· 9 years ago
90a6b7b
drm/i915: Move intel_dp->lane_count into pipe_config
by Ville Syrjälä
· 9 years ago
b81e34c
drm/i915: Avoid confusion between DP and TRANS_DP_CTL in DP .get_config()
by Ville Syrjälä
· 9 years ago
96f3f1f
drm/i915: Don't pass clock to DDI PLL select functions
by Ville Syrjälä
· 9 years ago
840b32b
drm/i915: Don't use link_bw for PLL setup
by Ville Syrjälä
· 9 years ago
0f2a2a7
drm/i915: Clean up DP/HDMI limited color range handling
by Ville Syrjälä
· 9 years ago
908565c
drm/i915: Do not check or a stalled pageflip prior to it being queued
by Chris Wilson
· 9 years ago
ed75a55
drm/i915: clflush on pin_to_display after pwrite to UC bo in LLC
by Ville Syrjälä
· 9 years ago
cf1d588
drm/i915/bxt: WA for swapped HPD pins in A stepping
by Sonika Jindal
· 9 years ago
7f3561b
drm/i915/bxt: Add HPD support for DDIA
by Sonika Jindal
· 9 years ago
25f5033
drm/i915: Always pass dev pointer in pdp_init
by Michel Thierry
· 9 years ago
f365f91
drm/i915: Use complete virtual address range on 32-bit platforms
by Michel Thierry
· 9 years ago
088e0df
drm/i915/gtt: Allow >= 4GB offsets in X86_32
by Michel Thierry
· 9 years ago
aabc95d
drm/i915: Dont -ETIMEDOUT on identical new and previous (count, crc).
by Rodrigo Vivi
· 9 years ago
621d4c7
drm/i915: Save latest known sink CRC to compensate delayed counter reset.
by Rodrigo Vivi
· 9 years ago
e5a1cab
drm/i915: Force sink crc stop before start.
by Rodrigo Vivi
· 9 years ago
c6d576c
drm/i915/userptr: Kill user_size limit check
by Michel Thierry
· 9 years ago
af98714
drm/i915: batch_obj vm offset must be u64
by Michel Thierry
· 9 years ago
65bd342
drm/i915: object size needs to be u64
by Michel Thierry
· 9 years ago
ea91e40
drm/i915/gen8: Add ppgtt info and debug_dump
by Michel Thierry
· 9 years ago
e1f1232
drm/i915: Expand error state's address width to 64b
by Michel Thierry
· 9 years ago
69ab76f
drm/i915/gen8: Initialize PDPs and PML4
by Michel Thierry
· 9 years ago
de5ba8e
drm/i915/gen8: Add 4 level support in insert_entries and clear_range
by Michel Thierry
· 9 years ago
3387d43
drm/i915/gen8: Pass sg_iter through pte inserts
by Michel Thierry
· 9 years ago
2dba323
drm/i915/gen8: Add 4 level switching infrastructure and lrc support
by Michel Thierry
· 9 years ago
762d993
drm/i915/gen8: implement alloc/free for 4lvl
by Michel Thierry
· 9 years ago
81ba8aef
drm/i915/gen8: Add PML4 structure
by Michel Thierry
· 9 years ago
4c06ec8
drm/i915/gen8: Add dynamic page trace events
by Michel Thierry
· 9 years ago
f9b5b78
drm/i915/gen8: Generalize PTE writing for GEN8 PPGTT
by Michel Thierry
· 9 years ago
d4ec9da
drm/i915/gen8: Abstract PDP usage
by Michel Thierry
· 9 years ago
6ac1850
drm/i915/gen8: Make pdp allocation more dynamic
by Michel Thierry
· 9 years ago
09120d4
drm/i915: Remove unnecessary gen8_clamp_pd
by Michel Thierry
· 9 years ago
75067dd
drm/i915: Per-DDI I_boost override
by Antti Koskipaa
· 9 years ago
622147f
Merge tag 'drm-intel-fixes-2015-08-14' into drm-intel-next-fixes
by Daniel Vetter
· 9 years ago
5a2376d
drm/i915/skl: WaIgnoreDDIAStrap is forever, always init DDI A
by Jani Nikula
· 9 years ago
f79b468e
drm/i915: fix checksum write for automated test reply
by Thulasimani,Sivakumar
· 9 years ago
ca5a0fb
drm/i915: Contain the WA_REG macro
by Mika Kuoppala
· 9 years ago
37876df
drm/i915: Remove the failed context from the fpriv->context_idr
by Chris Wilson
· 9 years ago
eb5be9d
drm/i915: Report IOMMU enabled status for GPU hangs
by Chris Wilson
· 9 years ago
031a893
drm/i915: Check idle to active before processing CSQ
by Mika Kuoppala
· 9 years ago
500ea70
drm/i915: Set alternate aux for DDI-E
by Rodrigo Vivi
· 9 years ago
a513e3d
drm/i915: Set power domain for DDI-E
by Rodrigo Vivi
· 9 years ago
3774eb5
drm/i915: fix stolen bios_reserved checks
by Paulo Zanoni
· 9 years ago
cc53699
drm/i915: Use masked write for Context Status Buffer Pointer
by Mika Kuoppala
· 9 years ago
9bd9dfb
drm/i915/skl WaDisableSbeCacheDispatchPortSharing
by Mika Kuoppala
· 9 years ago
02196c7
drm/i915: Spam less on dp aux send/receive problems
by Mika Kuoppala
· 9 years ago
842315e
drm/i915: Handle return value in intel_pin_and_fence_fb_obj, v2.
by Maarten Lankhorst
· 9 years ago
4740b0f
drm/i915: Only update mode related state if a modeset happened.
by Maarten Lankhorst
· 9 years ago
2d406bb
drm/i915: Remove connectors_active.
by Maarten Lankhorst
· 9 years ago
e02f9a0
drm/i915: Remove connectors_active from intel_dp.c, v2.
by Maarten Lankhorst
· 9 years ago
873ffe6
drm/i915: Remove connectors_active from sanitization, v2.
by Maarten Lankhorst
· 9 years ago
4d688a2
drm/i915: Get rid of dpms handling.
by Maarten Lankhorst
· 9 years ago
4d20cd8
drm/i915: Make crtc checking use the atomic state, v2.
by Maarten Lankhorst
· 9 years ago
7c60d19
drm/i915: Remove connectors_active from state checking.
by Maarten Lankhorst
· 9 years ago
Next »