Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
dfb19ed20c322616a73b212c96f2e0309e35cd1a
/
drivers
/
gpu
/
drm
dfb19ed
drm/i915: Extend gpio read/write to other cores
by Deepak M
· 9 years ago
10182e7
drm/i915/vlv: drop unused vlv_gps_core_read/write functions
by Jani Nikula
· 9 years ago
4688d45
drm/i915: put the IOSF port defines in numerical order
by Jani Nikula
· 9 years ago
4e1c63e
drm/i915/dsi: don't pass arbitrary data to sideband
by Jani Nikula
· 9 years ago
5d2d0a1
drm/i915/dsi: defend gpio table against out of bounds access
by Jani Nikula
· 9 years ago
5375ce9
drm/i915/fbc: set fbc->active from the new activation functions
by Paulo Zanoni
· 9 years ago
8c40074
drm/i915/fbc: unexport the HW level activation functions
by Paulo Zanoni
· 9 years ago
3eb7c38
drm/i915: don't deactivate FBC at skylake_disable_primary_plane
by Paulo Zanoni
· 9 years ago
d5165eb
drm/i915: implement WaIncreaseDefaultTLBEntries
by Tim Gore
· 9 years ago
58d4d32
drm/i915/dsi: Configure DSI after enabling DSI pll
by Ramalingam C
· 9 years ago
de47266
drm/i915: Allow i915_gem_object_get_page() on userptr as well
by Chris Wilson
· 9 years ago
b243569
drm/i915: Pretend cursor is always on for ILK-style WM calculations (v2)
by Matt Roper
· 9 years ago
ed8d60f
drm/i915: Check DDI max lanes after applying BXT workaround
by Matt Roper
· 9 years ago
e1ea075
drm/i915/bxt: Don't save/restore eDP panel power during suspend (v3)
by Matt Roper
· 9 years ago
05d2521
drm/i915: Properly terminate KMS mode name string during tv init
by Imre Deak
· 9 years ago
b074eae
drm/i915: Add debug info for failed MSI enabling
by Imre Deak
· 9 years ago
9c06f67
drm/i915/chv: Fix error path in GPU freq helpers
by Imre Deak
· 9 years ago
d81a67c
drm/i915: Sanity check DP AUX message buffer and size
by Imre Deak
· 9 years ago
bf4f2fb
drm/i915/skl/kbl: Add support for pipe fusing
by Patrik Jakobsson
· 9 years ago
65f61b4
drm/i915: Instrument PSR parameter for debuging with link standby x link off.
by Rodrigo Vivi
· 9 years ago
60e5ffe
drm/i915: Add PSR main link standby support back
by Rodrigo Vivi
· 9 years ago
dc9b5a0
drm/i915: PSR simplify port and link standby checks.
by Rodrigo Vivi
· 9 years ago
a41c888
drm/i915/skl: Fix DMC load on Skylake J0 and K0
by Mat Martineau
· 9 years ago
dc5a903
drm/i915: Sink CRC: tune down error message at stop to debug_kms.
by Rodrigo Vivi
· 9 years ago
e35be23
drm/i915/fbc: refactor some small functions called only once
by Paulo Zanoni
· 9 years ago
9b42281
drm/i915/fbc: don't store/check a pointer to the FB
by Paulo Zanoni
· 9 years ago
e8216e5
drm/i915/fbc: call intel_fbc_pre_update earlier during page flips
by Paulo Zanoni
· 9 years ago
b20d275
drm/i915/fbc: don't store the fb_id on reg_params
by Paulo Zanoni
· 9 years ago
913a3a6
drm/i915/fbc: don't print no_fbc_reason to dmesg
by Paulo Zanoni
· 9 years ago
5bc4047
drm/i915/fbc: don't try to deactivate FBC if it's not enabled
by Paulo Zanoni
· 9 years ago
49227c4
drm/i915/fbc: make FBC work with fastboot
by Paulo Zanoni
· 9 years ago
58f9c0b
drm/i915/fbc: move intel_fbc_{enable, disable} call one level up
by Paulo Zanoni
· 9 years ago
f51be2e
drm/i915/fbc: choose the new FBC CRTC during atomic check
by Paulo Zanoni
· 9 years ago
dd8b3bd
drm/i915: simplify struct drm_device access at intel_atomic_check()
by Paulo Zanoni
· 9 years ago
010cf73
drm/i915/fbc: rewrite the multiple_pipes_ok() code for locking
by Paulo Zanoni
· 9 years ago
65c7600
drm/i915/fbc: make sure we cancel the work function at fbc_disable
by Paulo Zanoni
· 9 years ago
c937ab3e5
drm/i915/fbc: rename the FBC disable functions
by Paulo Zanoni
· 9 years ago
60eb2cc
drm/i915/fbc: unexport intel_fbc_deactivate
by Paulo Zanoni
· 9 years ago
1eb5223
drm/i915/fbc: fix the FBC state checking code
by Paulo Zanoni
· 9 years ago
212890c
drm/i915/fbc: split intel_fbc_update into pre and post update
by Paulo Zanoni
· 9 years ago
aaf78d2
drm/i915/fbc: introduce struct intel_fbc_state_cache
by Paulo Zanoni
· 9 years ago
fcf38d1
drm/i915/fbc: unconditionally update FBC during atomic commits
by Paulo Zanoni
· 9 years ago
261fe99
drm/i915/fbc: don't flush for operations on the wrong frontbuffer
by Paulo Zanoni
· 9 years ago
0dd8154
drm/i915/fbc: don't use the frontbuffer tracking subsystem for flips
by Paulo Zanoni
· 9 years ago
ab34a7e
drm/i915/fbc: replace frequent dev_priv->fbc.x with fbc->x
by Paulo Zanoni
· 9 years ago
b183b3f
drm/i915/fbc: introduce struct intel_fbc_reg_params
by Paulo Zanoni
· 9 years ago
44a8a25
drm/i915/fbc: extract intel_fbc_can_enable()
by Paulo Zanoni
· 9 years ago
615b40d7
drm/i915/fbc: extract intel_fbc_can_activate()
by Paulo Zanoni
· 9 years ago
ca18d51
drm/i915/fbc: wait for a vblank instead of 50ms when enabling
by Paulo Zanoni
· 9 years ago
bbc3969
drm/i915: Fix file permissions
by Mat Martineau
· 9 years ago
1e859111
drm/i915: refine qemu south bridge detection
by Gerd Hoffmann
· 9 years ago
b16bb01
drm/i915: Fix intel_tile_width() parameters
by Ville Syrjälä
· 9 years ago
ac48496
drm/i915: Standardize on 'cpp' for bytes per pixel
by Ville Syrjälä
· 9 years ago
54ea9da
drm/i915: Make display gtt offsets u32
by Ville Syrjälä
· 9 years ago
11d23e6
drm/i915: Pass rotation_info to intel_rotate_fb_obj_pages()
by Ville Syrjälä
· 9 years ago
8713025
drm/i915: Pass stride to rotate_pages()
by Ville Syrjälä
· 9 years ago
7723f47d
drm/i915: Rename the rotated gtt view member to 'rotated'
by Ville Syrjälä
· 9 years ago
0aa498d
Fix pointer tests in error-handling paths
by Dave Gordon
· 9 years ago
f4e2dec
drm/i915: Fix premature LRC unpin in GuC mode
by Tvrtko Ursulin
· 9 years ago
a0b4a6a
drm/i915: Extract context unpinning to its own function
by Tvrtko Ursulin
· 9 years ago
321fe30
drm/i915: Make LRC pinning own a reference to the context
by Tvrtko Ursulin
· 9 years ago
e5292823
drm/i915: Make LRC (un)pinning work on context and engine
by Tvrtko Ursulin
· 9 years ago
d9da6aa
drm/i915: Fix VCS ring selection after uapi decoupling
by Tvrtko Ursulin
· 9 years ago
a4eba47
drm/i915: Move stolen memory initialization earlier during loading
by Imre Deak
· 9 years ago
ad5c3d3
drm/i915: Move MCHBAR setup earlier during init
by Imre Deak
· 9 years ago
399bb5b
drm/i915: Move allocation of various workqueues earlier during init
by Imre Deak
· 9 years ago
d64aa09
drm/i915: Sanitize i915_gem_load() init and clean-up
by Imre Deak
· 9 years ago
a8a4058
drm/i915: Sanitize GEM shrinker init and clean-up
by Imre Deak
· 9 years ago
02036ce
drm/i915: Sanitize i915_get_bridge_dev() error path
by Imre Deak
· 9 years ago
89250fe
drm/i915: Sanitize DMC/CSR ucode cleanup code
by Imre Deak
· 9 years ago
9a15a87
Revert "drm/i915: Fix context/engine cleanup order"
by Daniel Vetter
· 9 years ago
1803c03
drm/i915: Fix context/engine cleanup order
by Nick Hoath
· 9 years ago
768e159
drm/i915: Improve handling of overlapping objects
by Chris Wilson
· 9 years ago
6ecf56a
drm/i915/gen9: Add WaOCLCoherentLineFlush
by Arun Siluvery
· 9 years ago
a78536e
drm/i915/skl: Enable Per context Preemption granularity control
by Arun Siluvery
· 9 years ago
6107497
drm/i915/skl: Add GEN8_L3SQCREG4 to HW whitelist
by Arun Siluvery
· 9 years ago
a786d53
drm/i915/bxt: Add GEN8_L3SQCREG4 to HW whitelist
by Arun Siluvery
· 9 years ago
2c8580e
drm/i915/bxt: Add GEN9_CS_DEBUG_MODE1 to HW whitelist
by Arun Siluvery
· 9 years ago
3669ab6
drm/i915/gen9: Add HDC_CHICKEN1 to HW whitelist
by Arun Siluvery
· 9 years ago
e0f3fa0
drm/i915/gen9: Add GEN8_CS_CHICKEN1 to HW whitelist
by Arun Siluvery
· 9 years ago
33136b0
drm/i915/gen9: Add framework to whitelist specific GPU registers
by Arun Siluvery
· 9 years ago
21fabbe
drm/i915: Remove select to deleted STOP_MACHINE from Kconfig
by Andreas Ziegler
· 9 years ago
397097b
drm/i915/guc: Decouple GuC engine id from ring id
by Alex Dai
· 9 years ago
77b04a0
drm/i915: More use of the cached LRC state
by Tvrtko Ursulin
· 9 years ago
947eaeb
drm/i915: Update DRIVER_DATE to 20160124
by Daniel Vetter
· 9 years ago
426960b
drm/i915: Seal busy-ioctl uABI and prevent leaking of internal ids
by Chris Wilson
· 9 years ago
de1add3
drm/i915: Decouple execbuf uAPI from internal implementation
by Tvrtko Ursulin
· 9 years ago
7c17d37
drm/i915: Use ordered seqno write interrupt generation on gen8+ execlists
by Chris Wilson
· 9 years ago
c81eeea
drm/i915: Limit the auto arming of mmio debugs on vlv/chv
by Mika Kuoppala
· 9 years ago
6fa283b
drm/i915: Tune down "GT register while GT waking disabled" message
by Daniel Vetter
· 9 years ago
e28e404
drm/i915: tidy up a few leftovers
by Dave Gordon
· 9 years ago
ed54c1a
drm/i915: abolish separate per-ring default_context pointers
by Dave Gordon
· 9 years ago
2682708
drm/i915: simplify allocation of driver-internal requests
by Dave Gordon
· 9 years ago
e794129
drm/i915: Fix NULL plane->fb oops on SKL
by Ville Syrjälä
· 9 years ago
3f36b93
drm/i915: Do not put big intel_crtc_state on the stack
by Tvrtko Ursulin
· 9 years ago
bf22045
Revert "drm/i915: Add two-stage ILK-style watermark programming (v10)"
by Matt Roper
· 9 years ago
18afd44
drm/i915: add DOC: headline to RC6 kernel-doc
by Jani Nikula
· 9 years ago
e282891
drm/i915: turn some bogus kernel-doc comments to normal comments
by Jani Nikula
· 9 years ago
38e5cce
drm/i915/sdvo: revert bogus kernel-doc comments to normal comments
by Jani Nikula
· 9 years ago
f3272e7
drm/i915/gen9: Correct max save/restore register count during gpu reset with GuC
by Arun Siluvery
· 9 years ago
Next »