Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
e00bf69644ba01163209db7cf0942fb645f4daae
/
drivers
e00bf69
drm/i915: Move the fbdev async_schedule() into intel_fbdev.c
by Ville Syrjälä
· 9 years ago
2013bfc
drm/i915: Do fbdev fini first during unload
by Ville Syrjälä
· 9 years ago
18a04a7
drm/i915: Kill intel_runtime_pm_disable()
by Ville Syrjälä
· 9 years ago
e404ba8d
drm/i915: Setup DDI clk for MST on SKL
by Ville Syrjälä
· 9 years ago
abfce94
drm/i915: Configure eDP PLL freq from ironlake_edp_pll_on()
by Ville Syrjälä
· 9 years ago
6fec766
drm/i915: Use intel_dp->DP in eDP PLL setup
by Ville Syrjälä
· 9 years ago
64e1077
drm/i915: Clean up eDP PLL state asserts
by Ville Syrjälä
· 9 years ago
9ece1de
drm/i915: Remove ILK-A eDP PLL workaround notes
by Ville Syrjälä
· 9 years ago
b377e0d
drm/i915: s/DP_PLL_FREQ_160MHZ/DP_PLL_FREQ_162MHZ/
by Ville Syrjälä
· 9 years ago
d6fbdd1
drm/i915: Hide underruns from eDP PLL and port enable on ILK
by Ville Syrjälä
· 9 years ago
0c241d5
drm/i915: Disable FIFO underrun reporting around IBX transcoder B workaround
by Ville Syrjälä
· 9 years ago
c465613
drm/i915: Check for CPT and not !IBX in ironlake_disable_pch_transcoder()
by Ville Syrjälä
· 9 years ago
aca7b68
drm/i915: Check for FIFO underruns after modeset on IVB/HSW and CPT/PPT
by Ville Syrjälä
· 9 years ago
81b088c
drm/i915: Re-enable PCH FIO underrun reporting after pipe has been disabled
by Ville Syrjälä
· 9 years ago
d2d6540
drm/i915: Enable PCH FIFO underruns later on HSW+
by Ville Syrjälä
· 9 years ago
37ca8d4
drm/i915: Enable PCH FIFO underruns later on ILK/SNB/IVB
by Ville Syrjälä
· 9 years ago
9c4edae
drm/i915: Set sync polarity from adjusted mode for TRANS_DP_CTL
by Ville Syrjälä
· 9 years ago
1a70a728
drm/i915: Don't use intel_pipe_to_cpu_transcoder() when there's a pipe config around
by Ville Syrjälä
· 9 years ago
5205bbe
drm/i915: remove in_dbg_master check from intel_fbc.c
by Paulo Zanoni
· 9 years ago
850bfaa
drm/i915: clarify that checking the FB stride for CFB is intentional
by Paulo Zanoni
· 9 years ago
e585feb
drm/i915: remove too-frequent FBC debug message
by Paulo Zanoni
· 9 years ago
b07ea0f
drm/i915: refactor FBC deactivation at init
by Paulo Zanoni
· 9 years ago
c68ae339
drm/i915: don't disable_fbc() if FBC is already disabled
by Paulo Zanoni
· 9 years ago
548043a
drm/i915: fix the __intel_fbc_update() comments
by Paulo Zanoni
· 9 years ago
45b32a2
drm/i915: use struct intel_crtc *crtc at __intel_fbc_update()
by Paulo Zanoni
· 9 years ago
30c58d5
drm/i915: extract crtc_is_valid() on the FBC code
by Paulo Zanoni
· 9 years ago
a4dedd5
drm/i915: remove unnecessary check for crtc->primary->fb
by Paulo Zanoni
· 9 years ago
5710502
drm/i915: extract fbc_on_pipe_a_only()
by Paulo Zanoni
· 9 years ago
d5ce416
drm/i915: rename intel_fbc_nuke to intel_fbc_recompress
by Paulo Zanoni
· 9 years ago
793af07
drm/i915: remove newline from a no_fbc_reason message
by Paulo Zanoni
· 9 years ago
6c566dc
drm/i915/bxt: Force port A DDI to use 4 lanes
by Matt Roper
· 9 years ago
39acb4a
drm/i915: Print a debug message when exceeding dotclock limit on pre-gen4
by Ville Syrjälä
· 9 years ago
44eb0cb
drm/i915: Avoid pointer arithmetic in calculating plane surface offset
by Mika Kuoppala
· 9 years ago
0ac7655
drm/i915: Add dmc firmware load state and version to error state
by Mika Kuoppala
· 9 years ago
6fb403d
drm/i915: Add csr programming registers to dmc debugfs entry
by Mika Kuoppala
· 9 years ago
16e11b9
drm/i915/bxt: Expose DC5 entry count
by Mika Kuoppala
· 9 years ago
8337206
drm/i915/skl: Expose DC5/DC6 entry counts
by Damien Lespiau
· 9 years ago
b7cec66
drm/i915/skl: Print the DMC firmware status in debugfs
by Damien Lespiau
· 9 years ago
9c5308e
drm/i915/skl: Refuse to load outdated dmc firmware
by Mika Kuoppala
· 9 years ago
b6e7d89
drm/i915/skl: Store and print the DMC firmware version we load
by Damien Lespiau
· 9 years ago
51f1385
drm/i915: Fix failure paths around initial fbdev allocation
by Tvrtko Ursulin
· 9 years ago
ca40ba85
drm/i915: Fix double unref in intelfb_alloc failure path
by Lukas Wunner
· 9 years ago
dcb1394
drm/i915: On fb alloc failure, unref gem object where it gets refed
by Lukas Wunner
· 9 years ago
e588fa1
drm/i915: Make intel_dp_source_supports_hbr2() take an intel_dp pointer
by Ander Conselvan de Oliveira
· 9 years ago
ad64217
drm/i915: Create intel_dp->prepare_link_retrain() hook
by Ander Conselvan de Oliveira
· 9 years ago
94223d0
drm/i915: Move generic link training code to a separate file
by Ander Conselvan de Oliveira
· 9 years ago
b905a91
drm/i915: Move register write into intel_dp_set_signal_levels()
by Ander Conselvan de Oliveira
· 9 years ago
c1a5e9f
drm/i915 Call get_adjust_train() from clock recovery and channel eq
by Ander Conselvan de Oliveira
· 9 years ago
e9c176d
drm/i915: Split write of pattern to DP reg from intel_dp_set_link_train
by Ander Conselvan de Oliveira
· 9 years ago
f4eb692
drm/i915: Don't pass *DP around to link training functions
by Ander Conselvan de Oliveira
· 9 years ago
f1b391a
drm/i915/skl: While sanitizing cdclock check the SWF18 as well
by Shobhit Kumar
· 9 years ago
b5667627
drm/i915/bxt: Fix eDP panel fitting (v2)
by Matt Roper
· 9 years ago
bf6189c
drm/i915: change no_fbc_reason from enum to string
by Paulo Zanoni
· 9 years ago
7580d77
drm/i915: Wait for object idle without locks in atomic_commit, v2.
by Maarten Lankhorst
· 9 years ago
f935675
drm/i915: Change locking for struct_mutex, v3.
by Maarten Lankhorst
· 9 years ago
5008e87
drm/i915: Make wait_for_flips interruptible.
by Maarten Lankhorst
· 9 years ago
3abc4e0
drm/i915: Add extra plane information in debugfs.
by Robert Fekete
· 9 years ago
fa9d607
drm/i915/dma: enforce pr_<loglevel> consistency
by Ioan-Adrian Ratiu
· 9 years ago
78c3d5f
drm/i915: Don't complain about lack of ACPI video bios
by Daniel Vetter
· 9 years ago
9f9e539
drm/i915: Shut up GuC errors when it's disabled
by Daniel Vetter
· 9 years ago
cbdc12a
drm/i915: make A0 wa's applied to A1
by Tim Gore
· 9 years ago
8b10c0c
drm/i915/kbl: Add Kabylake GT4 PCI ID
by Deepak S
· 9 years ago
d97044b
drm/i915/kbl: Add Kabylake PCI ID
by Deepak S
· 9 years ago
ef11bdb
drm/i915/kbl: Introduce Kabylake platform defition.
by Rodrigo Vivi
· 9 years ago
7526ac1
drm/i915: Define IS_BROXTON properly.
by Rodrigo Vivi
· 9 years ago
3cb27f3
drm/i915: remove an extra level of indirection in PCI ID list
by Jani Nikula
· 9 years ago
608c1a5
drm/i915: Recover all available ringbuffer space following reset
by Chris Wilson
· 9 years ago
01403de
drm/i915: Use paramtrized WRPLL_CTL()
by Ville Syrjälä
· 9 years ago
e97d8fb
drm/i915: Add NEEDS_FORCEWAKE() checks for vlv/chv
by Ville Syrjälä
· 9 years ago
6a42d0f
drm/i915: Respin vlv/chv reagister access to look more like SKL
by Ville Syrjälä
· 9 years ago
0c8bfe5
drm/i915: Minor style nits in intel_uncore.c
by Ville Syrjälä
· 9 years ago
4018169
drm/i915: Read FORCEWAKE registers with I915_READ_FW()
by Ville Syrjälä
· 9 years ago
75aa3f6
drm/i915: Turn __raw_i915_read8() & co. in to inline functions
by Ville Syrjälä
· 9 years ago
9c8e1bd
drm/i915: Cope with request list state change during error state capture
by Tomas Elf
· 9 years ago
bfd7bbd
Revert "drm/i915: Add soft-pinning API for execbuffer"
by Daniel Vetter
· 9 years ago
aed8bbd
drm/i915: Update DRIVER_DATE to 20151023
by Daniel Vetter
· 9 years ago
97e5ed1
drm/i915: shut up gen8+ SDE irq dmesg noise
by Daniel Vetter
· 9 years ago
7de1691a
drm/i915: Grab execlist spinlock to avoid post-reset concurrency issues.
by Tomas Elf
· 9 years ago
5105672
drm/i915: Add soft-pinning API for execbuffer
by Chris Wilson
· 9 years ago
aa36313
drm/i915: Calculate watermark configuration during atomic check (v2)
by Matt Roper
· 9 years ago
19b8d38
drm/i915: Don't set plane visible during HW readout if CRTC is off
by Matt Roper
· 9 years ago
86c8bbb
drm/i915: Calculate ILK-style watermarks during atomic check (v3)
by Matt Roper
· 9 years ago
4e0963c
drm/i915: Calculate pipe watermarks into CRTC state (v3)
by Matt Roper
· 9 years ago
b9d5c83
drm/i915: Refactor ilk_update_wm (v3)
by Ville Syrjälä
· 9 years ago
791a32b
drm/i915: Drop intel_update_sprite_watermarks
by Matt Roper
· 9 years ago
d21fbe8
drm/i915/ivb: Move WaCxSRDisabledForSpriteScaling w/a to atomic check
by Matt Roper
· 9 years ago
e4ba99b
drm/i915: Fix formatting for gen8_cs_irq_handler
by Daniel Vetter
· 9 years ago
feda33e
drm/i915/guc: Add GuC css header parser
by Alex Dai
· 9 years ago
e87a005
drm/i915: add helpers for platform specific revision id range checks
by Jani Nikula
· 9 years ago
fffda3f
drm/i915/bxt: add revision id for A1 stepping and use it
by Jani Nikula
· 9 years ago
ef712bb
drm/i915: remove parens around revision ids
by Jani Nikula
· 9 years ago
fc32b1f
drm/i915: Do not wait for flips in intel_crtc_disable_noatomic.
by Maarten Lankhorst
· 9 years ago
86efe24
drm/i915/skl: Consider plane rotation when calculating stride in skl_do_mmio_flip
by Tvrtko Ursulin
· 9 years ago
54bf1ce
drm/i915/skl: Assume no scaling is available when things are not as expected
by Tvrtko Ursulin
· 9 years ago
c73666f
drm/i915/skl: If needed sanitize bios programmed cdclk
by Shobhit Kumar
· 9 years ago
fbcc1a0
drm/i915: Break out common code from gen8_gt_irq_handler
by Nick Hoath
· 9 years ago
5dd280b
drm/i195: Rename gt_irq_handler variable
by Nick Hoath
· 9 years ago
024c904
drm/i915/skl: Eliminate usage of pipe_wm_parameters from SKL-style WM (v4)
by Matt Roper
· 9 years ago
fa8848f
drm/i915: Report context GTT size
by Chris Wilson
· 9 years ago
def0c5f
drm/i915: Map the ringbuffer using WB on LLC machines
by Chris Wilson
· 9 years ago
Next »