Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
0a7a0986559d85c9926cbe5b1570212e09008a7c
/
drivers
/
gpu
/
drm
0a7a098
drm: i915: sysfs: constify attribute_group structures.
by Arvind Yadav
· 8 years ago
c99a259
drm/i915/edp: Add a T12 panel delay quirk to fix DP AUX CH timeouts
by Manasi Navare
· 8 years ago
7f58cbb
drm/i915/skl+: Scaling not supported in IF-ID Interlace mode
by Mahesh Kumar
· 8 years ago
11f489d
drm/i915/skl+: Check for supported plane configuration in Interlace mode
by Mahesh Kumar
· 8 years ago
15727ed
drm/i915/fbdev: Check for existence of ifbdev->vma before operations
by Chris Wilson
· 8 years ago
fad2083
drm/i915: Fix use-after-free of context during free_contexts
by Chris Wilson
· 8 years ago
a874b6a
drm/i915: Prevent kernel panic when reading/writing compliance debugfs files, v2.
by Maarten Lankhorst
· 8 years ago
987f8c4
drm/i915: Hold RPM wakelock while initializing OA buffer
by sagar.a.kamble@intel.com
· 8 years ago
2c4b851
drm/i915: Update DRIVER_DATE to 20170703
by Daniel Vetter
· 8 years ago
fcace3b
drm/i915/cnl: Fix the CURSOR_COEFF_MASK used in DDI Vswing Programming
by Navare, Manasi D
· 8 years ago
98eed3d
drm/i915/cfl: Fix Workarounds.
by Rodrigo Vivi
· 8 years ago
4d470f7
drm/i915: Avoid undefined behaviour of "u32 >> 32"
by Chris Wilson
· 8 years ago
886015a
drm/i915: reintroduce VLV/CHV PFI programming power domain workaround
by Gabriel Krisman Bertazi
· 8 years ago
7b92c1b
drm/i915: Avoid keeping waitboost active for signaling threads
by Chris Wilson
· 8 years ago
13f8458
drm/i915: Drop flushing of the object free list/worker from i915_gem_suspend
by Chris Wilson
· 8 years ago
9cd9001
drm/i915: Cancel pending execlists irq handler upon idling
by Chris Wilson
· 8 years ago
7c3f531
drm/i915: Fix an error checking test
by Christophe JAILLET
· 8 years ago
774eed4
drm/i915/selftests: Fix mutex imbalance for igt_render_engine_reset_fallback
by Chris Wilson
· 8 years ago
e38c2da
drm/i915: Disable MSI for all pre-gen5
by Ville Syrjälä
· 8 years ago
12c8ca9
drm/i915/dp: Remove -1/+1 from t11_t12 for Gen9_LP/CNP case
by Manasi Navare
· 8 years ago
770a17a
drm/i915/dp: Fix the t11_t12 panel power cycle delay from VBT read
by Manasi Navare
· 8 years ago
36703e7
drm/i915: Break modeset deadlocks on reset
by Chris Wilson
· 8 years ago
ae25ece
drm/i915: Add option to support dynamic backlight via DPCD
by Puthikorn Voravootivat
· 8 years ago
560a758
drm/i915: Add heuristic to determine better way to adjust brightness
by Puthikorn Voravootivat
· 8 years ago
c03e53b
drm/i915: Set PWM divider to match desired frequency in vbt
by Puthikorn Voravootivat
· 8 years ago
c5e855d
drm/i915: Always use 9 bits of the LPC bridge device ID for PCH detection
by Ville Syrjälä
· 8 years ago
d4cdbf0
drm/i915: Clean up some expressions
by Ville Syrjälä
· 8 years ago
243dec5
drm/i915: Document that PPT==CPT and WPT==LPT
by Ville Syrjälä
· 8 years ago
aa03213
drm/i915: s/Couar/Cougar/
by Ville Syrjälä
· 8 years ago
b9eb89b
drm/i915: Use HAS_PCH_CPT() everywhere
by Ville Syrjälä
· 8 years ago
4a234c5
drm/i915: pass the vma to insert_entries
by Matthew Auld
· 8 years ago
51d05e1
drm/i915: Clear execbuf's vma backpointer upon release
by Chris Wilson
· 8 years ago
4ee056f
drm/i915: Cancel pending execlist tasklet upon wedging
by Chris Wilson
· 8 years ago
0caf81b
drm/i915: Hold struct_mutex for per-file stats in debugfs/i915_gem_object
by Chris Wilson
· 8 years ago
7a3bc03
drm/i915: Assert the vma's active tracking is clear before free
by Chris Wilson
· 8 years ago
760a898
drm/i915: Retire the VMA's fence tracker before unbinding
by Chris Wilson
· 8 years ago
a25bcad
drm/i915: select CRC32
by Nicholas Piggin
· 8 years ago
25ffaa6
drm/i915: Pass the right flags to i915_vma_move_to_active()
by Chris Wilson
· 8 years ago
d3d3765
drm/i915: Enable Engine reset and recovery support
by Michel Thierry
· 8 years ago
abeb4de
drm/i915/selftests: reset engine self tests
by Michel Thierry
· 8 years ago
061d06a
drm/i915: Export per-engine reset count info to debugfs
by Michel Thierry
· 8 years ago
702c8f8
drm/i915: Add engine reset count to error state
by Michel Thierry
· 8 years ago
a1ef70e
drm/i915: Add support for per engine reset recovery
by Michel Thierry
· 8 years ago
142bc7d
drm/i915: Modify error handler for per engine hang recovery
by Michel Thierry
· 8 years ago
ed35dd7
drm/i915: Update i915.reset to handle engine resets
by Michel Thierry
· 8 years ago
c64992e
drm/i915: Look for active requests earlier in the reset path
by Michel Thierry
· 8 years ago
d536730
drm/i915: Wait for concurrent global resets to complete
by Chris Wilson
· 8 years ago
1acfc10
drm/i915: Enable rcu-only context lookups
by Chris Wilson
· 8 years ago
5f09a9c
drm/i915: Allow contexts to be unreferenced locklessly
by Chris Wilson
· 8 years ago
829a0af
drm/i915: Group all the global context information together
by Chris Wilson
· 8 years ago
c58949f
drm/i915: Do not re-calculate num_rings locally
by Tvrtko Ursulin
· 8 years ago
33def1f
drm/i915: Simplify intel_engines_init
by Tvrtko Ursulin
· 8 years ago
1f588ae
drm/i915/cnl: Fix RMW on ddi vswing sequence.
by Rodrigo Vivi
· 8 years ago
93e5f0b
drm/i915: Make intel_digital_port_connected() work for any port
by Ville Syrjälä
· 8 years ago
9ddb8e1
drm/i915: Update DRIVER_DATE to 20170619
by Daniel Vetter
· 8 years ago
46c2666
drm/i915/cfl: Introduce Coffee Lake workarounds.
by Rodrigo Vivi
· 8 years ago
28e0f4e
drm/i915: Store 9 bits of PCI Device ID for platforms with a LP PCH
by Dhinakaran Pandiyan
· 8 years ago
95ff7c7
drm/i915: Stash a pointer to the obj's resv in the vma
by Chris Wilson
· 8 years ago
7dd4f67
drm/i915: Async GPU relocation processing
by Chris Wilson
· 8 years ago
1a71cf2
drm/i915: Allow execbuffer to use the first object as the batch
by Chris Wilson
· 8 years ago
8a2421b
drm/i915: Wait upon userptr get-user-pages within execbuffer
by Chris Wilson
· 8 years ago
616d9ce
drm/i915: First try the previous execbuffer location
by Chris Wilson
· 8 years ago
dade2a6
drm/i915: Store a persistent reference for an object in the execbuffer cache
by Chris Wilson
· 8 years ago
2889caa
drm/i915: Eliminate lots of iterations over the execobjects array
by Chris Wilson
· 8 years ago
071750e
drm/i915: Disable EXEC_OBJECT_ASYNC when doing relocations
by Chris Wilson
· 8 years ago
507d977
drm/i915: Pass vma to relocate entry
by Chris Wilson
· 8 years ago
4ff4b44
drm/i915: Store a direct lookup from object handle to vma
by Chris Wilson
· 8 years ago
4c9c0d0
drm/i915: Fix retrieval of hangcheck stats
by Chris Wilson
· 8 years ago
7fc92e9
drm/i915: Store i915_gem_object_is_coherent() as a bit next to cache-dirty
by Chris Wilson
· 8 years ago
e27ab73
drm/i915: Mark CPU cache as dirty on every transition for CPU writes
by Chris Wilson
· 8 years ago
b8e5d2e
drm/i915: Make i915_vma_destroy() static
by Chris Wilson
· 8 years ago
10223df
drm/i915: Actually attach the tv_format property to the SDVO connector
by Ville Syrjälä
· 8 years ago
7dfb9ba
Merge tag 'gvt-next-2017-06-08' of https://github.com/01org/gvt-linux into drm-intel-next-queued
by Jani Nikula
· 8 years ago
9a30a26
Revert "drm/i915/skl: New ddb allocation algorithm"
by Rodrigo Vivi
· 8 years ago
8a1deb3
drm/i915/glk: Add cold boot sequence for GLK DSI
by Madhav Chauhan
· 8 years ago
74e4ce6
drm/i915/glk: Split GLK DSI device ready functionality
by Madhav Chauhan
· 8 years ago
f6262bd
drm/i915: Don't enable backlight at setup time.
by Dhinakaran Pandiyan
· 8 years ago
29962ac
drm/i915/cnl: make function cnl_ddi_dp_set_dpll_hw_state static
by Colin Ian King
· 8 years ago
e56134b
drm/i915: Remove pipe A quirk remnants
by Ville Syrjälä
· 8 years ago
b82a682
drm/i915: Drop pipe A quirk for Thinkapd T60
by Ville Syrjälä
· 8 years ago
dc453e3
drm/i915: Drop pipe A quirk for Toshiba Protege R205-S209
by Ville Syrjälä
· 8 years ago
2ee0da1
drm/i915: Add i830 "pipes power well"
by Ville Syrjälä
· 8 years ago
bb408dd
drm/i915: Use a loop for the "three times for luck" DPLL procedure
by Ville Syrjälä
· 8 years ago
da1d0e2
drm/i915: Plumb the correct acquire ctx into intel_crtc_disable_noatomic()
by Ville Syrjälä
· 8 years ago
aecd36b
drm/i915: Fix deadlock witha the pipe A quirk during resume
by Ville Syrjälä
· 8 years ago
8c45cec
drm/i915: Split vma exec_link/evict_link
by Chris Wilson
· 8 years ago
d55495b
drm/i915: Use vma->exec_entry as our double-entry placeholder
by Chris Wilson
· 8 years ago
650bc63
drm/i915: Amalgamate execbuffer parameter structures
by Chris Wilson
· 8 years ago
28c7ef9
drm/i915/perf: add GLK support
by Lionel Landwerlin
· 8 years ago
6c5c1d8
drm/i915/perf: add KBL support
by Lionel Landwerlin
· 8 years ago
3891589
drm/i915: add KBL GT2/GT3 check macros
by Lionel Landwerlin
· 8 years ago
1bef340
drm/i915/perf: remove perf.hook_lock
by Robert Bragg
· 8 years ago
155e941
drm/i915/perf: per-gen timebase for checking sample freq
by Robert Bragg
· 8 years ago
fc59921
drm/i915/perf: Add more OA configs for BDW, CHV, SKL + BXT
by Robert Bragg
· 8 years ago
19f81df
drm/i915/perf: Add OA unit support for Gen 8+
by Robert Bragg
· 8 years ago
5182f64
drm/i915/perf: Add 'render basic' Gen8+ OA unit configs
by Robert Bragg
· 8 years ago
3f488d9
drm/i915/perf: rework mux configurations queries
by Lionel Landwerlin
· 8 years ago
f532023
drm/i915: expose _SUBSLICE_MASK GETPARM
by Robert Bragg
· 8 years ago
7fed555
drm/i915: expose _SLICE_MASK GETPARM
by Robert Bragg
· 8 years ago
9ee82d7
drm/i915: Reinstate reservation_object zapping for batch_pool objects
by Chris Wilson
· 8 years ago
Next »