Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
b2784e151903628a086d2ee12cf943690216cd6c
/
drivers
/
gpu
/
drm
/
i915
b2784e1
drm/i915: Introduce a for_each_intel_encoder() macro
by Damien Lespiau
· 10 years ago
4079b8d
drm/i915: Demote the DRRS messages to debug messages
by Damien Lespiau
· 10 years ago
7fad359
drm/i915: remove duplicate register defines
by Paulo Zanoni
· 10 years ago
ac921bd
drm/i915: Remove now useless comments about the translation values
by Damien Lespiau
· 10 years ago
156ae28
drm/i915/bdw: Remove the HDMI/DVI entry from the DP/eDP/FDI tables
by Damien Lespiau
· 10 years ago
a26aa8b
drm/i915/bdw: Provide the BDW specific HDMI buffer translation table
by Damien Lespiau
· 10 years ago
ce4dd49
drm/i915: Gather the HDMI level shifter logic into one place
by Damien Lespiau
· 10 years ago
da46f93
drm/i915: Introduce FBC False Color for debug purposes.
by Rodrigo Vivi
· 10 years ago
7f3de83
drm/i915: Align intel_dsi*.c files a bit
by Daniel Vetter
· 10 years ago
7f0c860
drm/i915: Add support for Video Burst Mode for MIPI DSI
by Shobhit Kumar
· 10 years ago
1fb4450
drm/i915: Clarify CHV swing margin/deemph bits
by Ville Syrjälä
· 11 years ago
625695f
drm/i915: Call intel_{dp, hdmi}_prepare for chv
by Ville Syrjälä
· 11 years ago
1ae0d13
drm/i915: Split chv_update_pll() apart
by Ville Syrjälä
· 11 years ago
d17ec4c
drm/i915: Leave DPLL ref clocks on
by Ville Syrjälä
· 11 years ago
d49a340
drm/i915: Disable cdclk changes for chv until Punit is ready
by Ville Syrjälä
· 11 years ago
383c5a6
drm/i915: Add cdclk change support for chv
by Ville Syrjälä
· 11 years ago
06ffc77
d rm/i915: freeze display before the interrupts and GT
by Paulo Zanoni
· 11 years ago
3d51278a
drm/i915: Make ddi_clock_gate() HSW/BDW specific
by Daniel Vetter
· 10 years ago
ad13d60
drm/i915: Split the CDCLK retrieval per-platform
by Damien Lespiau
· 10 years ago
d664c0c
drm/i915: Make intel_ddi_calculate_wrpll() HSW/BDW specific
by Damien Lespiau
· 10 years ago
0220ab6
drm/i915: Split the BDW/HSW specific shared pll selection
by Damien Lespiau
· 10 years ago
bf9584b
drm/i915: Fix stale comment for intel_ddi_pll_select()
by Damien Lespiau
· 10 years ago
ea155f3
drm/i915: Restrict hsw_dp_set_ddi_pll_sel() to HSW/BDW
by Damien Lespiau
· 10 years ago
143b307
drm/i915: Extract the HSW/BDW shared dpll init code
by Damien Lespiau
· 10 years ago
7d2c817
drm/i915: Extract the HSW DDI selection code into its own function
by Damien Lespiau
· 10 years ago
74dd692
drm/i915: Add a space to the shared DPLL debug message
by Damien Lespiau
· 10 years ago
dcfc355
drm/i915: Specify when the PLL hw state fields are valid
by Damien Lespiau
· 10 years ago
aad3d14
drm/i915: Add DP training pattern 3 for CHV
by Ville Syrjälä
· 11 years ago
a504345
drm/i915: Split a few long debug prints
by Ville Syrjälä
· 11 years ago
026b96e
drm/i915: Fix read back of plane stride register
by Rafael Barbalho
· 10 years ago
2ce147f
drm/i915: Add chv port D TX wells
by Ville Syrjälä
· 11 years ago
8258356
drm/i915: Add chv port B and C TX wells
by Ville Syrjälä
· 11 years ago
26972b0
drm/i915: Add per-pipe power wells for chv
by Ville Syrjälä
· 11 years ago
f07057d
drm/i915: Add disp2d power well for chv
by Ville Syrjälä
· 11 years ago
a74d782
drm/i915: Kill intel_reset_dpio()
by Ville Syrjälä
· 11 years ago
5d6f7ea
drm/i915: Add chv cmnlane power wells
by Ville Syrjälä
· 11 years ago
4811ff4
drm/i915: Add chv_power_wells[]
by Ville Syrjälä
· 11 years ago
210871b
drm/i915: Kill intel_crtc->vbl_wait
by Ville Syrjälä
· 11 years ago
b95af8b
drm/i915: State readout and cross-checking for dp_m2_n2
by Vandana Kannan
· 10 years ago
f769cd2
drm/i915: Set M2_N2 registers during mode set
by Vandana Kannan
· 10 years ago
be71eab
Revert "drm/i915: Enable semaphores on BDW"
by Rodrigo Vivi
· 10 years ago
ece4a17
drm/i915: read HEAD register back in init_ring_common() to enforce ordering
by Jiri Kosina
· 10 years ago
ed3b667
drm/i915: Fix crash when failing to parse MIPI VBT
by Rafael Barbalho
· 10 years ago
274fa1c
drm/i915: Bring GPU Freq to min while suspending.
by Deepak S
· 10 years ago
885ea5a
drm/i915: Fix DEIER and GTIER collecting for BDW.
by Rodrigo Vivi
· 10 years ago
f260fe7
drm/i915: Don't accumulate hangcheck score on forward progress
by Mika Kuoppala
· 10 years ago
02c9f7e
drm/i915: Add the WaCsStallBeforeStateCacheInvalidate:bdw workaround.
by Kenneth Graunke
· 11 years ago
884ceac
drm/i915: Refactor Broadwell PIPE_CONTROL emission into a helper.
by Kenneth Graunke
· 11 years ago
69bbeb4
drm/i915: Fix threshold for choosing 32 vs. 64 precisions for VLV DDL values
by Ville Syrjälä
· 11 years ago
22c5aee
drm/i915: Fix drain latency precision multipler for VLV
by Zhenyu Wang
· 11 years ago
843db71
drm/i915: Collect gtier properly on HSW.
by Rodrigo Vivi
· 10 years ago
df662a2
drm/i915: Tune down MCH_SSKPD values warning
by Daniel Vetter
· 10 years ago
8dfd1f0
drm/i915: Tune done rc6 enabling output
by Daniel Vetter
· 10 years ago
cba38bf
drm/i915: Don't require dev->struct_mutex in psr_match_conditions
by Daniel Vetter
· 10 years ago
864c618
drm/i915: Fix error state collecting
by Rodrigo Vivi
· 10 years ago
6d93c0c
drm/i915: fix VDD state tracking after system resume
by Imre Deak
· 10 years ago
f573de5
drm/i915: Add correct hw/sw config check for DSI encoder
by Shobhit Kumar
· 10 years ago
aba8689
drm/i915: factor out intel_edp_panel_vdd_sanitize
by Imre Deak
· 10 years ago
1381308
drm/i915: wait for all DSI FIFOs to be empty
by Shobhit Kumar
· 11 years ago
57007df
drm/i915: work around warning in i915_gem_gtt
by Pavel Machek
· 10 years ago
72b79c9
drm/i915: Update DRIVER_DATE to 20140725
by Daniel Vetter
· 10 years ago
5d42f82
Merge tag 'v3.16' into drm-next
by Dave Airlie
· 10 years ago
c759606
Merge tag 'drm-intel-next-2014-07-25-merged' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 10 years ago
f68d697
drm/i915: only hook up hpd pulse for DP outputs
by Chris Wilson
· 10 years ago
4dac3ed
Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next
by Daniel Vetter
· 10 years ago
4877776
drm/i915/userptr: Keep spin_lock/unlock in the same block
by Chris Wilson
· 10 years ago
ec8b0dd
drm/i915: Allow overlapping userptr objects
by Chris Wilson
· 10 years ago
03dae59
drm/i915: Ditch UMS config option
by Daniel Vetter
· 10 years ago
e05444b
drm/i915: fix initial fbdev setup warnings
by Dave Airlie
· 10 years ago
09b6426
drm/i915: don't suspend gt until after we disable irqs and display (v2)
by Dave Airlie
· 10 years ago
eedd10f
drm/i915: Simplify i915_gem_release_all_mmaps()
by Chris Wilson
· 11 years ago
6dda730
drm/i915: respect the VBT minimum backlight brightness
by Jani Nikula
· 11 years ago
1de6068
drm/i915: extract backlight minimum brightness from VBT
by Jani Nikula
· 11 years ago
b98856a
drm/i915: Replace HAS_PCH_SPLIT which incorrectly lets some platforms in
by Sonika Jindal
· 10 years ago
baff296
drm/i915: Returning from increase/decrease of pllclock when invalid
by Sonika Jindal
· 10 years ago
7a1db49
drm/i915: Setting legacy palette correctly for different platforms
by Sonika Jindal
· 10 years ago
f227ae9
drm/i915: Avoid incorrect returning for some platforms
by Sonika Jindal
· 10 years ago
3abfce7
drm/i915: Writing proper check for reading of pipe status reg
by Sonika Jindal
· 10 years ago
92e23b9
drm/i915: Returning the right VGA control reg for platforms
by Sonika Jindal
· 10 years ago
9ad0257
drm/i915: Allowing changing of wm latencies for valid platforms
by Sonika Jindal
· 10 years ago
5fafe29
drm/i915: Adding HAS_GMCH_DISPLAY macro
by Sonika Jindal
· 10 years ago
b4558b4
drm/i915: Fix possible overflow when recording semaphore states.
by Rodrigo Vivi
· 11 years ago
9490edb
drm/i915: Do not unmap object unless no other VMAs reference it
by Armin Reese
· 11 years ago
c17c654
drm/i915: remove plane/cursor/pipe assertions from intel_crtc_disable
by Paulo Zanoni
· 11 years ago
2f29579
drm/i915: Reorder ctx unref on ppgtt cleanup
by Ben Widawsky
· 11 years ago
36362ad
drm/i915/error: Check the potential ctx obj's vm
by Ben Widawsky
· 11 years ago
b2435c9
drm/i915: Fix printing proper min/min/rpe values in debugfs
by Deepak S
· 11 years ago
66bc2ca
drm/i915: BDW can also detect unclaimed registers
by Paulo Zanoni
· 11 years ago
5978118
drm/i915: reorganize the unclaimed register detection code
by Paulo Zanoni
· 11 years ago
eb21b92
drm/i915: mark IRQs as disabled on unload
by Jesse Barnes
· 11 years ago
ed2e6df
drm/i915: clear pm._irqs_disabled field after installing IRQs
by Jesse Barnes
· 11 years ago
95f25be
drm/i915: set pm._irqs_disabled at IRQ init time
by Jesse Barnes
· 11 years ago
9df7575f
drm/i915: add helper for checking whether IRQs are enabled
by Jesse Barnes
· 11 years ago
9a76e49
drm/i915: don't warn if IRQs are disabled when shutting down display IRQs
by Jesse Barnes
· 11 years ago
d49bdb0
drm/i915: extract and improve gen8_irq_power_well_post_enable
by Paulo Zanoni
· 11 years ago
c5107b8
drm/i915: HSW_BLC_PWM2_CTL doesn't exist on BDW
by Paulo Zanoni
· 11 years ago
813bde4
drm/i915: don't write powered down IRQ registers on Gen 8
by Paulo Zanoni
· 11 years ago
480c803
drm/i915: Use genX_ prefix for gt irq enable/disable functions
by Daniel Vetter
· 11 years ago
ca1381b
drm/i915: Make the WRPLL names const
by Damien Lespiau
· 11 years ago
6c308fe
drm/i915: Initialise userptr mmu_notifier serial to 1
by Chris Wilson
· 11 years ago
Next »