Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
f090a00df9ecdab5d066b099c1797e0070e27a36
f090a00
drm/i915/gvt: Add emulation for BAR2 (aperture) with normal file RW approach
by Changbin Du
· 7 years ago
5d5fe17
drm/i915/kvmgt: Sanitize PCI bar emulation
by Changbin Du
· 7 years ago
bb9d2d0
drm/i915: Update DRIVER_DATE to 20170907
by Jani Nikula
· 7 years ago
aa9f4c4
drm/i915/cnl: WaThrottleEUPerfToAvoidTDBackPressure:cnl(pre-prod)
by Rodrigo Vivi
· 7 years ago
88c880b
drm/i915: Lift has-pinned-pages assert to caller of ____i915_gem_object_get_pages
by Chris Wilson
· 7 years ago
8f06783
drm/i915: Display WA #1133 WaFbcSkipSegments:cnl, glk
by Rodrigo Vivi
· 7 years ago
f129458
drm/i915/cnl: Allow the reg_read ioctl to read the RCS TIMESTAMP register
by Nanley Chery
· 7 years ago
5d95c24
drm/i915: Move device_info.has_snoop into the static tables
by Chris Wilson
· 7 years ago
90cad09
drm/i915: Disable MI_STORE_DATA_IMM for i915g/i915gm
by Chris Wilson
· 7 years ago
0db8c96
drm/i915: Re-enable GTT following a device reset
by Chris Wilson
· 7 years ago
0a46ddd
drm/i915/cnp: Wa 1181: Fix Backlight issue
by Rodrigo Vivi
· 7 years ago
908a610
drm/i915: Annotate user relocs with __user
by Ville Syrjälä
· 7 years ago
bacdcd5
drm/i915: Constify load detect mode
by Ville Syrjälä
· 8 years ago
17ad4fd
drm/i915/perf: Remove __user from u64 in drm_i915_perf_oa_config
by Chris Wilson
· 7 years ago
0d95c88
drm/i915: Silence sparse by using gfp_t
by Chris Wilson
· 7 years ago
d149d6a
Merge drm-upstream/drm-next into drm-intel-next-queued
by Jani Nikula
· 7 years ago
afe722b
drm/i915: io unmap functions want __iomem
by Ville Syrjälä
· 7 years ago
c23aa71
drm/i915: Add __rcu to radix tree slot pointer
by Ville Syrjälä
· 7 years ago
c636423
drm/i915: Wake up the device for the fbdev setup
by Ville Syrjälä
· 7 years ago
969b095
drm/i915: Add interface to reserve fence registers for vGPU
by Changbin Du
· 7 years ago
4e6d771
drm/i915: Use correct path to trace include
by Thierry Reding
· 7 years ago
6e31cdc
drm/i915: Fix the missing PPAT cache attributes on CNL
by Zhi Wang
· 7 years ago
41c32e5d
drm/i915: Fix enum pipe vs. enum transcoder for the PCH transcoder
by Ville Syrjälä
· 7 years ago
0db1aa4
drm/i915: Make i2c lock ops static
by Ville Syrjälä
· 7 years ago
0abd997
drm/i915: Make i9xx_load_ycbcr_conversion_matrix() static
by Ville Syrjälä
· 7 years ago
2179481
drm/i915: Eliminate crtc->state usage from intel_atomic_commit_tail and .crtc_update()
by Ville Syrjälä
· 7 years ago
1a15b77
drm/i915: Eliminate crtc->state usage from intel_update_pipe_config()
by Ville Syrjälä
· 7 years ago
f9a8c14
drm/i915: Eliminate obj->state usage from pre/post plane update
by Ville Syrjälä
· 7 years ago
b2b5550
drm/i915: Pass proper old/new states to intel_plane_atomic_check_with_state()
by Ville Syrjälä
· 7 years ago
18b5381
drm/i915: rework IS_*_GT* macros
by Lionel Landwerlin
· 7 years ago
5b54edd
drm/i915: mark all device info struct with __initconst
by Lionel Landwerlin
· 7 years ago
0890540
drm/i915: add GT number to intel_device_info
by Lionel Landwerlin
· 7 years ago
e8f345e
drm/i915/edp: Increase T12 panel delay to 900 ms to fix DP AUX CH timeouts
by Manasi Navare
· 7 years ago
7b51045
drm/i915: Eliminate obj->state usage in g4x/vlv/chv wm computation
by Ville Syrjälä
· 7 years ago
d3a8fb3
drm/i915: Pass the crtc state explicitly to intel_pipe_update_start/end()
by Ville Syrjälä
· 7 years ago
5c857e6
drm/i915: Pass the new crtc state to color management code
by Ville Syrjälä
· 7 years ago
9c61de4
drm/i915: Consolidate max_cdclk_freq check in intel_crtc_compute_min_cdclk()
by Ville Syrjälä
· 7 years ago
d305e06
drm/i915: Track minimum acceptable cdclk instead of "minimum dotclock"
by Ville Syrjälä
· 7 years ago
5fcf34b
drm/i915/cnl: Fix DP max voltage
by Rodrigo Vivi
· 7 years ago
bf50355
drm/i915/cnl: Fix DDI hdmi level selection.
by Rodrigo Vivi
· 7 years ago
cf3e0fb
drm/i915/cnl: Move ddi buf trans related functions up.
by Rodrigo Vivi
· 7 years ago
cc9cabf
drm/i915/cnl: Move voltage check into ddi buf trans functions.
by Rodrigo Vivi
· 7 years ago
381f957
drm/i915: Enable voltage swing before enabling DDI_BUF_CTL.
by Rodrigo Vivi
· 7 years ago
2f7460a
drm/i915: Align vswing sequences with old ddi buffer registers.
by Rodrigo Vivi
· 7 years ago
d509af6
drm/i915: decouple gen9 and gen10 dp signal levels.
by Rodrigo Vivi
· 7 years ago
1b6e2fd
drm/i915: Introduce intel_ddi_dp_level.
by Rodrigo Vivi
· 7 years ago
385db98
drm/i915/cnl: Avoid ioremap_wc on Cannonlake as well.
by Rodrigo Vivi
· 7 years ago
86ebb01
drm/i915/cnl: WaDisableI2mCycleOnWRPort
by Rodrigo Vivi
· 7 years ago
392572f
drm/i915/cnl: WA FtrEnableFastAnisoL1BankingFix
by Rodrigo Vivi
· 7 years ago
91200c0
drm/i915: Stop using long platform names on clock gating functions.
by Rodrigo Vivi
· 7 years ago
2ec4cf4
drm/i915: Skip fence alignemnt check for the CCS plane
by Ville Syrjälä
· 7 years ago
303ba69
drm/i915: Treat fb->offsets[] as a raw byte offset instead of a linear offset
by Ville Syrjälä
· 7 years ago
b69a784
drm/i915: Always wake the device to flush the GTT
by Chris Wilson
· 7 years ago
fc692bd
drm/i915: Discard the request queue if we fail to sleep before suspend
by Chris Wilson
· 7 years ago
f36325f
drm/i915: Clear wedged status upon resume
by Chris Wilson
· 7 years ago
cad9946
drm/i915: Always sanity check engine state upon idling
by Chris Wilson
· 7 years ago
3dbf26e
drm/i915: Don't use GPU relocations prior to cmdparser stalls
by Chris Wilson
· 7 years ago
a575c67
drm/i915: Recreate vmapping even when the object is pinned
by Chris Wilson
· 7 years ago
942d5d0
drm/i915: Remove excess indent in intel_finish_reset() caught by sparse
by Chris Wilson
· 7 years ago
7846b12
Merge branch 'drm-vmwgfx-next' of git://people.freedesktop.org/~syeh/repos_linux into drm-next
by Dave Airlie
· 7 years ago
7ebdb0d
Merge tag 'exynos-drm-next-for-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos into drm-next
by Dave Airlie
· 7 years ago
095e2d0
Merge tag 'drm-misc-next-fixes-2017-08-28' of git://anongit.freedesktop.org/git/drm-misc into drm-next
by Dave Airlie
· 7 years ago
ffa9443
drm/syncobj: Add a signal ioctl (v3)
by Jason Ekstrand
· 7 years ago
aa4035d
drm/syncobj: Add a reset ioctl (v3)
by Jason Ekstrand
· 7 years ago
3e6fb72
drm/syncobj: Add a syncobj_array_find helper
by Jason Ekstrand
· 7 years ago
e7aca503
drm/syncobj: Allow wait for submit and signal behavior (v5)
by Jason Ekstrand
· 7 years ago
1fc0821
drm/syncobj: Add a CREATE_SIGNALED flag
by Jason Ekstrand
· 7 years ago
9c19fb1
drm/syncobj: Add a callback mechanism for replace_fence (v3)
by Jason Ekstrand
· 7 years ago
5e60a10
drm/syncobj: add sync obj wait interface. (v8)
by Dave Airlie
· 7 years ago
afca421
i915: Use drm_syncobj_fence_get
by Jason Ekstrand
· 7 years ago
309a548
drm/syncobj: Add a race-free drm_syncobj_fence_get helper (v2)
by Jason Ekstrand
· 7 years ago
afaf592
drm/syncobj: Rename fence_get to find_fence
by Jason Ekstrand
· 7 years ago
71f2354
drm: kirin: Add mode_valid logic to avoid mode clocks we can't generate
by John Stultz
· 7 years ago
d78acfe
drm/vmwgfx: Bump the version for fence FD support
by Sinclair Yeh
· 7 years ago
c906965d
drm/vmwgfx: Add export fence to file descriptor support
by Sinclair Yeh
· 7 years ago
58585116
drm/vmwgfx: Add support for imported Fence File Descriptor
by Sinclair Yeh
· 7 years ago
2cfa0bb
drm/vmwgfx: Prepare to support fence fd
by Sinclair Yeh
· 7 years ago
1f1a36c
drm/vmwgfx: Fix incorrect command header offset at restart
by Thomas Hellstrom
· 7 years ago
5f55be5f
drm/vmwgfx: Support the NOP_ERROR command
by Thomas Hellstrom
· 7 years ago
65b97a2
drm/vmwgfx: Restart command buffers after errors
by Thomas Hellstrom
· 7 years ago
ef36990
drm/vmwgfx: Move irq bottom half processing to threads
by Thomas Hellstrom
· 7 years ago
e300173
drm/vmwgfx: Don't use drm_irq_[un]install
by Thomas Hellstrom
· 7 years ago
8bd7195
drm/i915: Beef up of Beef up the IPS vs. CRC workaround
by Marta Lofstedt
· 7 years ago
058727e
drm/i915/bios: amend edp block based on intel_vbt_decode
by Jani Nikula
· 7 years ago
b7c7c3e
drm/i915/bios: amend child device flags based on intel_vbt_decode
by Jani Nikula
· 7 years ago
e445dd1
drm/i915/bios: amend bdb_general_features
by Jani Nikula
· 7 years ago
f22bb35
drm/i915/bios: split up iboost to hdmi and dp bitfields
by Jani Nikula
· 7 years ago
908b6e6
drm/i915: Quietly cancel FBC activation if CRTC is turned off before worker
by Chris Wilson
· 7 years ago
5654a16
drm/i915: Fix FBC cfb stride programming for non X-tiled FB
by Praveen Paneri
· 7 years ago
dfbd450
drm/i915/cnl: don't hardcode DPCLKA_CFGCR0_DDI_CLK_SEL_SHIFT
by Paulo Zanoni
· 7 years ago
e192839
drm/i915/bios: drop the rest of the p_ prefixes from pointers
by Jani Nikula
· 7 years ago
3e7c2fd
drm/i915/bios: throw away unused DVO_* macros
by Jani Nikula
· 7 years ago
6a794c8
drm/i915/bios: group device type definitions together
by Jani Nikula
· 7 years ago
fca36df
drm/i915/bios: document child device config dvo_port values a bit better
by Jani Nikula
· 7 years ago
21907e7
drm/i915/bios: throw away struct old_child_dev_config
by Jani Nikula
· 7 years ago
cc99858
drm/i915/bios: throw away high level child device union
by Jani Nikula
· 7 years ago
56f304e
drm/i915/bios: add legacy contents to common child device config
by Jani Nikula
· 7 years ago
d58107f
drm/i915/bios: remove the raw version of child device config
by Jani Nikula
· 7 years ago
ae276f5
drm/i915/bios: document BDB versions of child device config fields
by Jani Nikula
· 7 years ago
f865f7e
drm/i915/bios: amend child device config parameters
by Jani Nikula
· 7 years ago
Next »