Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
97068c1b905d6f3d901b0afc8360e98a5dbea2fb
97068c1
drm/i915: Move intel_dp->prepare_link_train assignment into ddi code
by Ville Syrjälä
· 6 years ago
f6e903d
drm/i915: Tidy intel_execlists_submission_init
by Tvrtko Ursulin
· 6 years ago
dbc6518
drm/i915: Convert some more bits to use engine mmio accessors
by Tvrtko Ursulin
· 6 years ago
bcc726b
drm/i915: Unexport i915_gem_init/fini_aliasing_ppgtt
by Tvrtko Ursulin
· 6 years ago
f736ae1
drm/i915: Extract engine fault reset to a helper
by Tvrtko Ursulin
· 6 years ago
77a302e
drm/i915: Make Gen6/7 RING_FAULT_REG access engine centric
by Tvrtko Ursulin
· 6 years ago
7c53c48
drm/i915: Tidy engine mask types in hangcheck
by Tvrtko Ursulin
· 6 years ago
b61ea00
drm/i915: Reset only affected engines when handling error capture
by Tvrtko Ursulin
· 6 years ago
bc7b488
drm/i915/dmc: protect against reading random memory
by Lucas De Marchi
· 6 years ago
ac543d7
drm/i915: Report an earlier wedged event when suspending the engines
by Chris Wilson
· 6 years ago
1fe2d6f9
drm/i915: Skip context_barrier emission for unused contexts
by Chris Wilson
· 6 years ago
155ab88
drm/i915: Move object close under its own lock
by Chris Wilson
· 6 years ago
affa22b
drm/i915: fix documentation build warnings
by Jani Nikula
· 6 years ago
8a6f43d
Documentation/i915: Fix kernel-doc references to moved gem files
by Jani Nikula
· 6 years ago
b714386
drm/i915/ehl: Support HBR3 on EHL combo PHY
by Matt Roper
· 6 years ago
2c1c552
drm/i915/dsi: Use a fuzzy check for burst mode clock check
by Hans de Goede
· 6 years ago
f41c615
drm/i915/bios: add an enum for BDB block IDs
by Jani Nikula
· 6 years ago
b77f952
drm/i915/bios: add more LFP options
by Jani Nikula
· 6 years ago
1434e1f
drm/i915/bios: add VBT swing bit to child device definition
by Jani Nikula
· 6 years ago
843444e
drm/i915/bios: sort BDB block definitions using block ID
by Jani Nikula
· 6 years ago
231dcff
drm/i915/bios: add BDB block comments before definitions
by Jani Nikula
· 6 years ago
f87f659
drm/i915/bios: reserve struct bdb_ prefix for BDB blocks
by Jani Nikula
· 6 years ago
aafe16e
drm/i915/bios: remove unused, obsolete VBT definitions
by Jani Nikula
· 6 years ago
932cd15
drm/i915/bios: clean up VBT port info debug logging
by Jani Nikula
· 6 years ago
a7475e5
drm/i915/bios: use port info child pointer to determine LSPCON presence
by Jani Nikula
· 6 years ago
c72deaa
drm/i915/bios: use port info child pointer to determine HPD invert
by Jani Nikula
· 6 years ago
cc21f01
drm/i915/bios: refactor DDC pin and AUX CH sanitize functions
by Jani Nikula
· 6 years ago
7679f9b
drm/i915/bios: store child device pointer in DDI port info
by Jani Nikula
· 6 years ago
36a0f92
drm/i915/bios: make child device order the priority order
by Jani Nikula
· 6 years ago
3633e51
drm/i915: Enable intel_color_get_config()
by Swati Sharma
· 6 years ago
2740e81
drm/i915: Introduce vfunc read_luts() to create hw lut
by Swati Sharma
· 6 years ago
bcc8737
Documentation/i915: Fix references to renamed files
by Mauro Carvalho Chehab
· 6 years ago
1d1b549
drm/i915/gtt: Replace struct_mutex serialisation for allocation
by Chris Wilson
· 6 years ago
59ec84e
drm/i915: Use unchecked uncore writes to flush the GTT
by Chris Wilson
· 6 years ago
1c8242c
drm/i915: Use unchecked writes for setting up the fences
by Chris Wilson
· 6 years ago
87d1372d1
drm/i915/selftests: Flush partial-tiling object once
by Chris Wilson
· 6 years ago
10d75f5
drm/i915: Fix plane state dumps
by Ville Syrjälä
· 6 years ago
926878f
drm/i915: Make state dumpers take a const state
by Ville Syrjälä
· 6 years ago
2833920
drm/i915: Dump failed crtc states during atomic check
by Ville Syrjälä
· 6 years ago
64f6dba
drm/i915: Include crtc_state.active in crtc state dumps
by Ville Syrjälä
· 6 years ago
a0e7010
drm/i915: Move state dump to the end of atomic_check()
by Ville Syrjälä
· 6 years ago
9a86a07
drm/i915: Use intel_ types in intel_atomic_check()
by Ville Syrjälä
· 6 years ago
5643dd9
drm/i915: Use intel_ types in intel_modeset_checks()
by Ville Syrjälä
· 6 years ago
f239b79
drm/i915: Don't pass the crtc to intel_modeset_pipe_config()
by Ville Syrjälä
· 6 years ago
1b9994c
drm/i915: Don't pass the crtc to intel_dump_pipe_config()
by Ville Syrjälä
· 6 years ago
bca0bfa
drm/i915: Use intel_ types in haswell_mode_set_planes_workaround()
by Ville Syrjälä
· 6 years ago
c3b1e6c
drm/i915: Use intel_ types in intel_modeset_clear_plls()
by Ville Syrjälä
· 6 years ago
85829eb
drm/i915: Pass intel_atomic state to check_digital_port_conflicts()
by Ville Syrjälä
· 6 years ago
3d51b48
drm/i915: Clean up cdclk vfunc assignments
by Ville Syrjälä
· 6 years ago
8b67896
drm/i915: Pass intel_atomic_state to cdclk funcs
by Ville Syrjälä
· 6 years ago
7d09888
drm/i915: add i2c symlink under hdmi connector
by Oleg Vasilev
· 6 years ago
79b4df6
drm/i915: move more defs in intel_display_power.h
by Daniele Ceraolo Spurio
· 6 years ago
7645b19
drm/i915: extract intel_display_power.h/c from intel_runtime_pm.h/c
by Daniele Ceraolo Spurio
· 6 years ago
912348b
drm/i915/icl: Ensure port A combo PHY HW state is correct
by Imre Deak
· 6 years ago
d82b4b26
drm/i915: Report all objects with allocated pages to the shrinker
by Chris Wilson
· 6 years ago
3b4fa96
drm/i915: Track the purgeable objects on a separate eviction list
by Chris Wilson
· 6 years ago
7ef5ef5
drm/i915: add force_probe module parameter to replace alpha_support
by Jani Nikula
· 6 years ago
fd1e194
drm/i915: fix use of uninitialized pointer vaddr
by Colin Ian King
· 6 years ago
1fbf9d8
drm/i915: Make default value for i915.mmio_debug a compile time option
by Chris Wilson
· 6 years ago
f2d1315
drm/i915: Drop check for non-NULL entry in llist_for_each_entry_safe
by Chris Wilson
· 6 years ago
47bc28d
drm/i915: Split off pci_driver.remove() tail to drm_driver.release()
by Janusz Krzysztofik
· 6 years ago
6501aa4
drm/i915: add in-kernel blitter client
by Matthew Auld
· 6 years ago
0a4a6e7
drm/i915/gtt: grab wakeref in gen6_alloc_va_range
by Matthew Auld
· 6 years ago
7f5f228
drm/i915/gtt: Avoid overflowing the WC stash
by Chris Wilson
· 6 years ago
a10f361
Revert "drm/i915: Expand subslice mask"
by Jani Nikula
· 6 years ago
0c1f845
drm/i915: Avoid refcount_inc on known zero count
by Chris Wilson
· 6 years ago
81a04d2
drm/i915: selftest_lrc: Check the correct variable
by Dan Carpenter
· 6 years ago
2e2f08d
drm/i915: Take a runtime pm wakeref for atomic commits
by Chris Wilson
· 6 years ago
1ac159e
drm/i915: Expand subslice mask
by Stuart Summers
· 6 years ago
0040fd1
drm/i915: Refactor sseu helper functions
by Stuart Summers
· 6 years ago
b5ab1ab
drm/i915: Move calculation of subslices per slice to new function
by Stuart Summers
· 6 years ago
135a63b
drm/i915: Add macro for SSEU stride calculation
by Stuart Summers
· 6 years ago
bd41ca4
drm/i915: Use local variable for SSEU info in GETPARAM ioctl
by Stuart Summers
· 6 years ago
be8a4b2
drm/i915: Add debugs for the C8 vs. legacy LUT case
by Ville Syrjälä
· 6 years ago
638d87c
drm/i915: Update pipe gamma enable bits when C8 planes are getting enabled/disabled
by Ville Syrjälä
· 6 years ago
c017cf6
drm/i915: Drop the deferred active reference
by Chris Wilson
· 6 years ago
754f7a0
drm/i915: Rename intel_context.active to .inflight
by Chris Wilson
· 6 years ago
446e2d1
drm/i915: Move GEM client throttling to its own file
by Chris Wilson
· 6 years ago
3f43c87
drm/i915: Move GEM object busy checking to its own file
by Chris Wilson
· 6 years ago
d45a1a5
drm/i915: Move GEM object waiting to its own file
by Chris Wilson
· 6 years ago
6951e58
drm/i915: Move GEM object domain management from struct_mutex to local
by Chris Wilson
· 6 years ago
37d63f8
drm/i915: Pull scatterlist utils out of i915_gem.h
by Chris Wilson
· 6 years ago
10be98a
drm/i915: Move more GEM objects under gem/
by Chris Wilson
· 6 years ago
f0e4a06
drm/i915: Move GEM domain management to its own file
by Chris Wilson
· 6 years ago
b414fcd
drm/i915: Move mmap and friends to its own file
by Chris Wilson
· 6 years ago
f033428
drm/i915: Move phys objects to its own file
by Chris Wilson
· 6 years ago
8475355
drm/i915: Move shmem object setup to its own file
by Chris Wilson
· 6 years ago
9893214
drm/i915: Move object->pages API to i915_gem_object.[ch]
by Chris Wilson
· 6 years ago
afa1308
drm/i915: Pull GEM ioctls interface to its own file
by Chris Wilson
· 6 years ago
5e5d2e2
drm/i915: Split GEM object type definition to its own header
by Chris Wilson
· 6 years ago
7f6cafb
drm/i915: Kill the undead intel_context.c zombie
by Chris Wilson
· 6 years ago
b7bedf3
drm/i915: Attach HDR metadata property to connector
by Uma Shankar
· 6 years ago
b37f588
drm/i915: Add state readout for DRM infoframe
by Uma Shankar
· 6 years ago
5a0200f
drm/i915: Write HDR infoframe and send to panel
by Uma Shankar
· 6 years ago
44b42eb
drm/i915: Enable infoframes on GLK+ for HDR
by Ville Syrjälä
· 6 years ago
c0560fa
drm/i915: Add DRM Infoframe handling for BYT/CHT
by Uma Shankar
· 6 years ago
86beaea
drm/i915: Enabled Modeset when HDR Infoframe changes
by Uma Shankar
· 6 years ago
c9e0c8d
drm/i915/huc: Define HuC firmware version for Icelake
by Michal Wajdeczko
· 6 years ago
f4cc899
drm/i915/guc: Define GuC firmware version for Icelake
by Michal Wajdeczko
· 6 years ago
a18c3d5
drm/i915/guc: Enable GuC CTB communication on Gen11
by Michal Wajdeczko
· 6 years ago
Next »