Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
650fbd8481ed365f7da03478c784cf3f07a58b20
/
drivers
/
gpu
/
drm
/
i915
650fbd8
drm/i915: Convert wait_for(I915_READ(reg)) to intel_wait_for_register()
by Chris Wilson
· 9 years ago
370004d
drm/i915: Convert wait_for(I915_READ(reg)) to intel_wait_for_register()
by Chris Wilson
· 9 years ago
6b18826
drm/i915: Convert wait_for(I915_READ(reg)) to intel_wait_for_register()
by Chris Wilson
· 9 years ago
2c30b43
drm/i915: Convert wait_for(I915_READ(reg)) to intel_wait_for_register()
by Chris Wilson
· 9 years ago
b8511f5
drm/i915: Convert wait_for(I915_READ(reg)) to intel_wait_for_register()
by Chris Wilson
· 9 years ago
058fee9
drm/i915: Convert wait_for(I915_READ(reg)) to intel_wait_for_register()
by Chris Wilson
· 9 years ago
fd3790d
drm/i915: Convert wait_for(I915_READ(reg)) to intel_wait_for_register()
by Chris Wilson
· 9 years ago
a522ae4
drm/i915: Convert wait_for(I915_READ(reg)) to intel_wait_for_register()
by Chris Wilson
· 9 years ago
e1672d1
drm/i915: Convert wait_for(I915_READ(reg)) to intel_wait_for_register()
by Chris Wilson
· 9 years ago
41ce405
drm/i915: Convert wait_for(I915_READ(reg)) to intel_wait_for_register()
by Chris Wilson
· 9 years ago
b273669
drm/i915: Convert wait_for(I915_READ(reg)) to intel_wait_for_register()
by Chris Wilson
· 9 years ago
c6ddc5f
drm/i915: Convert wait_for(I915_READ(reg)) to intel_wait_for_register()
by Chris Wilson
· 9 years ago
3f5582d
drm/i915: Convert sandybridge_pcode_*() to use intel_wait_for_register()
by Chris Wilson
· 9 years ago
1758b90
drm/i915: Use a hybrid scheme for fast register waits
by Chris Wilson
· 9 years ago
527b6ab
Revert "drm/i915: Use atomic commits for legacy page_flips"
by Chris Wilson
· 9 years ago
0c5eed6
drm/i915: Remove request->reset_counter
by Chris Wilson
· 9 years ago
18f4b84
drm/i915: Use atomic waits for short non-atomic ones
by Tvrtko Ursulin
· 9 years ago
c68b0ab
drm/i915/debug: Select PREEMPT_COUNT when enabling debugging
by Tvrtko Ursulin
· 9 years ago
bb9c1b9
drm/i915/opregion: handle missing connector types for acpi display types
by Jani Nikula
· 9 years ago
c37f7f5
drm/i915/opregion: abstract acpi display type getter for a connector
by Jani Nikula
· 9 years ago
25affa7
drm/i915/opregion: add acpi defines from the spec
by Jani Nikula
· 9 years ago
713a6b66
drm/i915: Avoid early timeout during AUX transfers
by Imre Deak
· 9 years ago
f53dd63
drm/i915/hsw: Avoid early timeout during LCPLL disable/restore
by Imre Deak
· 9 years ago
cf3598c
drm/i915/lpt: Avoid early timeout during FDI PHY reset
by Imre Deak
· 9 years ago
0b786e4
drm/i915/bxt: Avoid early timeout during PLL enable
by Imre Deak
· 9 years ago
9b61302
drm/i915/gen9: Re-allocate DDB only for changed pipes
by Matt Roper
· 9 years ago
bdaa2df
drm/i915: fix build errors when ACPI is not enabled
by Randy Dunlap
· 9 years ago
4aa7fb9
drm/i915/dmc: Step away from symbolic links
by Patrik Jakobsson
· 9 years ago
fa7545a
drm/i915/guc: don't ever forward VBlank to the GuC
by Dave Gordon
· 9 years ago
731f74c
drm/i915: tweak gen6_for_{each_pde, all_pdes} macros
by Dave Gordon
· 9 years ago
883445d
drm/i915: Only switch to default context when evicting from GGTT
by Chris Wilson
· 9 years ago
6e5a5be
drm/i915: Split idling from forcing context switch
by Chris Wilson
· 9 years ago
ec602a0
drm/i915: No need to wait for idle on L3 remap
by Chris Wilson
· 9 years ago
a168b2d
drm/i915: Mark all default contexts as uninitialised after context loss
by Chris Wilson
· 9 years ago
c7c3c07
drm/i915: Treat kernel context as initialised
by Chris Wilson
· 9 years ago
0cb26a8
drm/i915: Move legacy kernel context pinning to intel_ringbuffer.c
by Chris Wilson
· 9 years ago
62e6300
drm/i915: Skip idling an idle engine
by Chris Wilson
· 9 years ago
a09d0ba
drm/i915: Move module init/exit to i915_pci.c
by Chris Wilson
· 9 years ago
42f5551
drm/i915: Split out the PCI driver interface to i915_pci.c
by Chris Wilson
· 9 years ago
c2dac86
drm/i915: Fix misleading driver debug message
by Frank Binns
· 9 years ago
71240ed
drm/i915: Remove user controllable DRM_ERROR for intel_get_pipe_from_crtc_id()
by Chris Wilson
· 9 years ago
dda3300
drm/i915: Remove user controllable DRM_ERROR for i915_getparam()
by Chris Wilson
· 9 years ago
0673ad4
drm/i915: Merge i915_dma.c into i915_drv.c
by Chris Wilson
· 9 years ago
091387c
drm/i915: Start exploiting drm_device subclassing
by Chris Wilson
· 9 years ago
2e5673e
drm/i915: Remove redundant drm_connector_register_all()
by Chris Wilson
· 9 years ago
3e783ba
drm/i915: Demidlayer driver unloading
by Chris Wilson
· 9 years ago
8f460e2
drm/i915: Demidlayer driver loading
by Chris Wilson
· 9 years ago
1dac891
drm/i915: Register debugfs interface last
by Chris Wilson
· 9 years ago
843152b
drm/i915: Move connector registration to driver registration
by Chris Wilson
· 9 years ago
1ebaa0b
drm/i915: Move backlight registration to connector registration
by Chris Wilson
· 9 years ago
7a418e3
drm/i915: Move registration actions to connector->late_register
by Chris Wilson
· 9 years ago
fda9ee9
drm/i915: Move panel's backlight setup next to panel init
by Chris Wilson
· 9 years ago
a19d6ff
drm/i915: Small compaction of the engine init code
by Tvrtko Ursulin
· 9 years ago
10bb667
Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next-queued
by Daniel Vetter
· 9 years ago
9da1030
Merge tag 'drm-intel-next-2016-06-20' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 9 years ago
64989ca4
drm/i915: Refresh cached DP port register value on resume
by Ville Syrjälä
· 9 years ago
de9c1b6
drm/i915: Sanity check PPS HW state
by Imre Deak
· 9 years ago
5464861
drm/i915: Factor out helper to read out PPS HW state
by Imre Deak
· 9 years ago
8e8232d
drm/i915: Deduplicate PPS register retrieval
by Imre Deak
· 9 years ago
7859799
drm/i915/bxt: Fix PPS lost state after suspend breaking eDP link training
by Imre Deak
· 9 years ago
b4d06ed
drm/i915: Group all the PPS init steps to one place
by Imre Deak
· 9 years ago
0080b5d
drm/i915: Initialize the PPS HW before its first use
by Imre Deak
· 9 years ago
97a824e1
drm/i915/ibx, cpt: Don't attempt to register eDP if LVDS was detected
by Imre Deak
· 9 years ago
3b96a0b
drm: document drm_auth.c
by Daniel Vetter
· 9 years ago
b3ac9f2
drm: Extract drm_is_current_master
by Daniel Vetter
· 9 years ago
6125151
drm/i915/guc: Remove one unnecessary variable
by Tvrtko Ursulin
· 9 years ago
ee648a7
drm/i915: Use connector_type for printing in intel_connector_info, v2.
by Maarten Lankhorst
· 9 years ago
26c17cf
drm/i915: Use atomic state and connector_type in i915_sink_src
by Maarten Lankhorst
· 9 years ago
b6dabe3
drm/i915: Use connector_type instead of intel_encoder->type for DP.
by Maarten Lankhorst
· 9 years ago
26875fe
drm/i915: Use connector->name in drrs debugfs.
by Maarten Lankhorst
· 9 years ago
7822492
drm/i915/gvt: Mark i915.enable_gvt as false if loading fails
by Chris Wilson
· 9 years ago
77ca04c
drm/i915: Set the access right of kernel param "i915.enable_gvt" to read-only.
by Zhi Wang
· 9 years ago
2b83c4c
drm/i915: Set softmin frequency on idle->busy transition
by Michał Winiarski
· 9 years ago
0b63bb1
drm/i915/guc: index host arrays by i915 engine ID, not guc_id
by Dave Gordon
· 9 years ago
e77018f
drm/i915/fbdev: Flush mode configuration before lastclose
by Chris Wilson
· 9 years ago
43cee31
drm/i915/fbdev: Limit the global async-domain synchronization
by Chris Wilson
· 9 years ago
d626f34
drm/i915/fbdev: Perform async fbdev initialisation much later
by Chris Wilson
· 9 years ago
aeecc96
drm/i915: use ORIGIN_CPU for frontbuffer invalidation on WC mmaps
by Chris Wilson
· 9 years ago
80788a0
drm/i915/fbc: sanitize i915.enable_fbc during FBC init
by Paulo Zanoni
· 9 years ago
ab28a54
drm/i915/fbc: update busy_bits even for GTT and flip flushes
by Paulo Zanoni
· 9 years ago
c7f7e2f
drm/i915/fbc: Disable on HSW by default for now
by Lyude
· 9 years ago
6eae005
drm/i915: pwrite/pread do not require obj->base.filp, just pages
by Chris Wilson
· 9 years ago
b9bcd14
drm/i915: Extract checking for backing struct pages to a helper
by Chris Wilson
· 9 years ago
9968188
drm/i915: Avoid use-after-free of intel_encoder in intel_dp_connector_destrpy
by Chris Wilson
· 9 years ago
91df09d
drm/i915: Revert DisplayPort fast link training feature
by Mika Kahola
· 9 years ago
a02b010
drm/i915: Update DRIVER_DATE to 20160620
by Daniel Vetter
· 9 years ago
e63d87c
drm/i915: Move backlight unregistration to connector unregistration
by Chris Wilson
· 9 years ago
c191eca
drm/i915: Move intel_connector->unregister to connector->early_unregister
by Chris Wilson
· 9 years ago
c8c3579
drm/i915: Introduce GVT context creation API
by Zhi Wang
· 9 years ago
80a9a8d
drm/i915: Support LRC context single submission
by Zhi Wang
· 9 years ago
3c7ba63
drm/i915: Introduce execlist context status change notification
by Zhi Wang
· 9 years ago
c01fc53
drm/i915: Make addressing mode bits in context descriptor configurable
by Zhi Wang
· 9 years ago
bcd794c
drm/i915: Make ring buffer size of a LRC context configurable
by Zhi Wang
· 9 years ago
0ad35fe
drm/i915: gvt: Introduce the basic architecture of GVT-g
by Zhi Wang
· 9 years ago
b02d22a
drm/i915: Fold vGPU active check into inner functions
by Zhi Wang
· 9 years ago
b2a5d1e
drm/i915: Use offsetof() to calculate the offset of members in PVINFO page
by Zhi Wang
· 9 years ago
87da603
drm/i915: Factor out i915_pvinfo.h
by Zhi Wang
· 9 years ago
9b8b013
drm: Deal with rotation in drm_plane_helper_check_update()
by Ville Syrjälä
· 9 years ago
c37efb9
drm/i915: Serialise presentation with imported dmabufs
by Chris Wilson
· 9 years ago
ee042aa
drm/i915: Use atomic commits for legacy page_flips
by Daniel Vetter
· 9 years ago
Next »