Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
56c48978413ec5a22b960826948063cae5df5a5f
/
drivers
56c4897
drm/i915: dual link pipe selection for bxt
by Deepak M
· 9 years ago
c85f6c91e
drm/i915: add VBT address and size fields to ASLE mailbox struct
by Deepak M
· 9 years ago
14e0188
drm/i915: Fix random aux transactions failures.
by Rodrigo Vivi
· 9 years ago
b0366a5
drm/i915: intel_ring_initialized() must be simple and inline
by Dave Gordon
· 9 years ago
54a41961
drm/i915: Do a better job at disabling primary plane in the noatomic case.
by Maarten Lankhorst
· 9 years ago
50df29d
drm/i915: Remove BUG_ON call in vlv_enable_pll
by Wayne Boyer
· 9 years ago
4d3e904
drm/i915: Only set gem object L3 cache level for IVB devices
by Wayne Boyer
· 9 years ago
bf6ce93
drm/i915: Remove VLV A0 hack
by Wayne Boyer
· 9 years ago
a7e478c
drm/i915: Use HAS_PCH_SPLIT to determine correct devices
by Wayne Boyer
· 9 years ago
666a453
drm/i915: Separate cherryview from valleyview
by Wayne Boyer
· 9 years ago
825f272
drm/i915: Cancel hangcheck before GPU is suspended
by Joonas Lahtinen
· 9 years ago
3d52ccf
drm/i915: start adding dp mst audio
by Libin Yang
· 9 years ago
ef8f9be
dp/mst: add SDP stream support
by Libin Yang
· 9 years ago
e8ebd8e
drm/i915: eliminate 'temp' in gen8_for_each_{pdd, pdpe, pml4e} macros
by Dave Gordon
· 9 years ago
a25c9f0
drm/i915/kbl: Fix DMC load on Kabylake.
by Rodrigo Vivi
· 9 years ago
893da0c
drm/i915: check for return value
by Sudip Mukherjee
· 9 years ago
506a8e8
drm/i915: Add soft-pinning API for execbuffer
by Chris Wilson
· 9 years ago
0f55564
drm/i915: constify intel_dvo_dev_ops structures
by Julia Lawall
· 9 years ago
2b81b84
drm/i915/kbl: drm/i915: Avoid GuC loading for now on Kabylake.
by Rodrigo Vivi
· 9 years ago
a5b7991
drm/i915/kbl: Use propper ddi buffer translation table for Kabylake ULT and ULX.
by Rodrigo Vivi
· 9 years ago
3614603
drm/i915: vlv: clamp minimum RPS frequency to what Punit allows
by Imre Deak
· 10 years ago
a308ccb
drm/i915: Leave FDI running after failed link training on LPT-H
by Ville Syrjälä
· 9 years ago
503a74e
drm/i915: Disable LPT-H VGA dotclock during crtc disable
by Ville Syrjälä
· 9 years ago
060f02d
drm/i915: Refactor LPT-H VGA dotclock disabling
by Ville Syrjälä
· 9 years ago
92966a3
drm/i915: Disable FDI after the CRT port on LPT-H
by Ville Syrjälä
· 9 years ago
a2572f5
drm/i915: Round to closest when computing the VGA dotclock for LPT-H
by Ville Syrjälä
· 9 years ago
f7be2c2
drm/i915: Disable CLKOUT_DP bending on LPT/WPT as needed
by Ville Syrjälä
· 9 years ago
e7674b8
drm/i915/skl: Double RC6 WRL always on
by Mika Kuoppala
· 9 years ago
6686ece
drm/i915/skl: Disable coarse power gating up until F0
by Mika Kuoppala
· 9 years ago
dfaf37b
drm/i915: Fix idle_frames counter.
by Rodrigo Vivi
· 9 years ago
0d014ff
drm/i915: Remove double wait_for_vblank on broadwell.
by Maarten Lankhorst
· 9 years ago
b900111
drm/i915/skl: Update watermarks before the crtc is disabled.
by Maarten Lankhorst
· 9 years ago
92826fc
drm/i915: Calculate watermark related members in the crtc_state, v4.
by Maarten Lankhorst
· 9 years ago
ab1d3a0
drm/i915: Move disable_cxsr to the crtc_state.
by Maarten Lankhorst
· 9 years ago
a4d8a0f
i915: Replace "hweight8(dev_priv->info.subslice_7eu[i]) != 1" with "!is_power_of_2(dev_priv->info.subslice_7eu[i])"
by Zeng Zhaoxiu
· 9 years ago
03a97d8
drm/i915: Update DRIVER_DATE to 20151204
by Daniel Vetter
· 9 years ago
1562020
drm/i915/skl: Add SKL GT4 PCI IDs
by Mika Kuoppala
· 9 years ago
af3302b
Revert "drm/i915: Extend LRC pinning to cover GPU context writeback"
by Daniel Vetter
· 9 years ago
61ad992
drm/i915: Correct the Ref clock value for BXT
by Deepak M
· 9 years ago
a9287db
drm/i915: Restore skl_gt3 device info
by Daniel Vetter
· 9 years ago
b6aa087
drm/i915: Fix RPS pointer passed from wait_ioctl to i915_wait_request
by Chris Wilson
· 9 years ago
d857883
Revert "drm/i915: Remove superfluous NULL check"
by Daniel Vetter
· 9 years ago
6a8beef
drm/i915: Clean up device info structure definitions
by Wayne Boyer
· 9 years ago
89f41f4
drm/i915: Remove superfluous NULL check
by Takashi Iwai
· 9 years ago
63ba534
drm/i915: Handle cdclk limits on broadwell.
by Maarten Lankhorst
· 9 years ago
3c28ff2
i915: wait for fence in prepare_plane_fb
by Alex Goins
· 9 years ago
fd8e058
i915: wait for fence in mmio_flip_work_func
by Alex Goins
· 9 years ago
6d65ba9
drm/i915: Extend LRC pinning to cover GPU context writeback
by Nick Hoath
· 9 years ago
5a84330
drm/i915/guc: Clean up locks in GuC
by Alex Dai
· 9 years ago
ee7d6cf
drm/i915: only recompress FBC after flushing a drawing operation
by Paulo Zanoni
· 9 years ago
820bcab
drm/i915: get rid of FBC {,de}activation messages
by Paulo Zanoni
· 9 years ago
559d913
drm/i915: kill fbc.uncompressed_size
by Paulo Zanoni
· 9 years ago
128d735
drm/i915: use a single intel_fbc_work struct
by Paulo Zanoni
· 9 years ago
e6cd6dc
drm/i915: check for FBC planes in the same place as the pipes
by Paulo Zanoni
· 9 years ago
c5ecd46
drm/i915: alloc/free the FBC CFB during enable/disable
by Paulo Zanoni
· 9 years ago
d029bca
drm/i915: introduce intel_fbc_{enable,disable}
by Paulo Zanoni
· 9 years ago
0e631ad
drm/i915: introduce is_active/activate/deactivate to the FBC terminology
by Paulo Zanoni
· 9 years ago
754d113
drm/i915: pass the crtc as an argument to intel_fbc_update()
by Paulo Zanoni
· 9 years ago
e9c5fd2
drm/i915: set dev_priv->fbc.crtc before scheduling the enable work
by Paulo Zanoni
· 9 years ago
90d5234
drm/i915: fix the CFB size check
by Paulo Zanoni
· 9 years ago
bffce90
drm/i915: abstract i2c bit banging fallback in gmbus xfer
by Jani Nikula
· 9 years ago
0aeb904
drm/i915: simplify gmbus xfer error checks
by Jani Nikula
· 9 years ago
79bd23d
drm/i915: Add "missing" break to haswell_get_ddi_pll()
by Ville Syrjälä
· 9 years ago
e4abb73
drm/i915: Check VBT for CRT port presence on HSW/BDW
by Ville Syrjälä
· 9 years ago
70ac54d
drm/i915: Don't register CRT connector when DDI E can't be used
by Ville Syrjälä
· 9 years ago
65e472e
drm/i915: Don't register the CRT connector when it's fused off on LPT-H
by Ville Syrjälä
· 9 years ago
4e7f8cf
drm/i915: Use cached cdclk_freq for PWM calculations
by Ville Syrjälä
· 9 years ago
fce18c4
drm/i915: Round the AUX clock divider to closest on all platforms
by Ville Syrjälä
· 9 years ago
a612c40
drm/i915: Kill duplicated PNV .get_display_clock_speed() assignment
by Ville Syrjälä
· 9 years ago
56f5f70
drm/i915: Add HAS_PCH_LPT_H()
by Ville Syrjälä
· 9 years ago
83d8339
drm/i915: Fix vbt PWM max setup for CTG
by Ville Syrjälä
· 9 years ago
245f586
drm/i915: Fix VBT backlight Hz to PWM conversion for PNV
by Ville Syrjälä
· 9 years ago
d965e7a
drm/i915/bxt: backlight clock gating workaround
by Imre Deak
· 9 years ago
5075222
drm/i915: use default 200 Hz backlight frequency
by Jani Nikula
· 9 years ago
2dd6982
drm/i915/bxt: add support for setting backlight freq from vbt
by Jani Nikula
· 9 years ago
1802419
drm/i915/bxt: Disable power well support
by Matt Roper
· 9 years ago
7905df2
drm/i915: Use intel_pipe_will_have_type() in ironlake_crtc_compute_clock()
by Ville Syrjälä
· 9 years ago
cda0aaa
drm/i915: Don't use crtc->config when reading out infoframe state
by Ville Syrjälä
· 9 years ago
6b69851
drm/i915: fix fdi related fifo underruns on hsw
by Daniel Vetter
· 9 years ago
a65347b
drm/i915: add has_dsi_encoder to crtc state
by Jani Nikula
· 9 years ago
7065690
drm/i915: remove pre_pll_enable hook from DDI/gen9+ crtc enable
by Jani Nikula
· 9 years ago
e3488e7
drm/i915/dsi: merge pre_pll_enable hook to pre_enable
by Jani Nikula
· 9 years ago
b13b840
drm/i915: Fix possible null dereference in framebuffer_info debugfs function
by Namrta Salonie
· 9 years ago
81fd874
drm/i915: Fix kerneldoc indent fails
by Ville Syrjälä
· 9 years ago
013d375
drm/i915: Introduce bdw_{update,enable,disable}_pipe_irq()
by Ville Syrjälä
· 9 years ago
fbdedaea
drm/i915: Make ironlake_{enable,disable}_display_irq() static inlines
by Ville Syrjälä
· 9 years ago
1444326
drm/i915: Make ibx_{enable,disable}_display_interrupt() static inlines
by Ville Syrjälä
· 9 years ago
820da7a
Revert "drm/i915: shut up gen8+ SDE irq dmesg noise"
by Jani Nikula
· 9 years ago
6a39d7c
drm/i915: fix the SDE irq dmesg warnings properly
by Jani Nikula
· 9 years ago
39bfcd52
drm/i915: more virtual south bridge detection
by Gerd Hoffmann
· 9 years ago
2e35c88
drm/i915: remove duplicate definition of for_each_power_domain
by Jani Nikula
· 9 years ago
6c03a6b
drm/i915: Don't register CRT connector when it's fused off
by Ville Syrjälä
· 9 years ago
9bbc8258a
drm/i915: Check for underruns after crtc disable
by Ville Syrjälä
· 9 years ago
7864578
drm/i915: Disable CPU underruns around eDP port and vdd enable on ILK-IVB
by Ville Syrjälä
· 9 years ago
3860b2e
drm/i915: Suppress spurious CPU FIFO underruns on ILK-IVB
by Ville Syrjälä
· 9 years ago
b6e4d53
drm/i915: Also disable PSR on Sink when disabling it on Source.
by Rodrigo Vivi
· 9 years ago
05eec3c
drm/i915: Remove PSR Perf Counter for SKL+
by Rodrigo Vivi
· 9 years ago
bb929cb
drm/i915: PSR: Mask LPSP hw tracking back again.
by Rodrigo Vivi
· 9 years ago
921ec28
drm/i915: PSR: Let's rely more on frontbuffer tracking.
by Rodrigo Vivi
· 9 years ago
ca1a953
drm/i915: Remove duplicated dpcd write on hsw_psr_enable_sink.
by Rodrigo Vivi
· 9 years ago
Next »