Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
c6c30b917d40047cfd19f7a28a8eea7b6ddd6634
c6c30b9
drm/i915: Start using comparative INTEL_PCH_TYPE
by Rodrigo Vivi
· 6 years ago
fba84ad2
drm/i915: Move PCH_NOP to -1
by Rodrigo Vivi
· 6 years ago
2dd24a9
drm/i915/gen11+: First assume next platforms will inherit stuff
by Rodrigo Vivi
· 6 years ago
2131bc0
drm/i915/bios: assume eDP is present on port A when there is no VBT
by Thomas Preston
· 6 years ago
9a751b9
drm/i915: Add new ICL PCI ID
by José Roberto de Souza
· 6 years ago
22acf9f
drm/i915/selftests: Improve error detection of reset failure
by Chris Wilson
· 6 years ago
4b378c0
drm/i915: Consolidate reset-request debug message
by Chris Wilson
· 6 years ago
3461cbf
Merge tag 'topic/hdr-formats-2019-03-07' of git://anongit.freedesktop.org/drm/drm-misc into drm-intel-next-queued
by Joonas Lahtinen
· 6 years ago
bd2dba1
Merge drm/drm-next into drm-intel-next-queued
by Joonas Lahtinen
· 6 years ago
26eeea1
drm/i915/icl: Fix CRC mismatch error for DP link layer compliance
by Aditya Swarup
· 6 years ago
f4ecb8a
drm/i915: Update DRIVER_DATE to 20190311
by Joonas Lahtinen
· 6 years ago
85fddf0
drm/i915: Introduce a context barrier callback
by Chris Wilson
· 6 years ago
831ebf1
drm/i915: Suppress the "Failed to idle" warning for gem_eio
by Chris Wilson
· 6 years ago
8f6e87d
drm/i915: Enable PSR2 by default
by José Roberto de Souza
· 6 years ago
88e05af
drm/i915: Force PSR1 exit when getting pipe CRC
by José Roberto de Souza
· 6 years ago
9f95266
drm/i915: Drop redundant checks to update PSR state
by José Roberto de Souza
· 6 years ago
618cf88
drm/i915: Disable PSR2 while getting pipe CRC
by José Roberto de Souza
· 6 years ago
a8ebf60
drm/i915/crc: Make IPS workaround generic
by José Roberto de Souza
· 6 years ago
458e097
drm/i915/psr: Drop test for EDP in CRTC when forcing commit
by José Roberto de Souza
· 6 years ago
d168da8
drm/i915: Compute and commit color features in fastsets
by José Roberto de Souza
· 6 years ago
54da1d4
drm/i915/psr: Only lookup for enabled CRTCs when forcing a fastset
by José Roberto de Souza
· 6 years ago
eec6d81
drm/i915/psr: Remove PSR2 FIXME
by José Roberto de Souza
· 6 years ago
0881954
drm/i915: Introduce intel_context.pin_mutex for pin management
by Chris Wilson
· 6 years ago
9dbfea9
drm/i915: Track the pinned kernel contexts on each engine
by Chris Wilson
· 6 years ago
95f697e
drm/i915: Make context pinning part of intel_context_ops
by Chris Wilson
· 6 years ago
c4d52fe
drm/i915: Move over to intel_context_lookup()
by Chris Wilson
· 6 years ago
4dc84b7
drm/i915: Store the intel_context_ops in the intel_engine_cs
by Chris Wilson
· 6 years ago
39e2f50
drm/i915: Split struct intel_context definition to its own header
by Chris Wilson
· 6 years ago
7e3d9a5
drm/i915: Track active engines within a context
by Chris Wilson
· 6 years ago
ab3517c
drm/i915/dp: use single point of truth for PPS divisor register
by Jani Nikula
· 6 years ago
1b61c4a
drm/i915/dp: deconflate PPS unlock from divisor register
by Jani Nikula
· 6 years ago
7d6ce55
drm/i915: Remove has-kernel-context
by Chris Wilson
· 6 years ago
c6eeb47
drm/i915: Reduce presumption of request ordering for barriers
by Chris Wilson
· 6 years ago
604c37d
drm/i915: Refactor common code to load initial power context
by Chris Wilson
· 6 years ago
5861b01
drm/i915: Do a synchronous switch-to-kernel-context on idling
by Chris Wilson
· 6 years ago
3123ada
drm/i915/selftests: Check preemption support on each engine
by Chris Wilson
· 6 years ago
209d735
drm/i915/icl: Prevent incorrect DBuf enabling
by Imre Deak
· 6 years ago
2835f4f
drm/i915/selftests: Improve switch-to-kernel-context checking
by Chris Wilson
· 6 years ago
b185a35
drm/i915: Read out memory type
by Ville Syrjälä
· 6 years ago
6d9c1e9
drm/i915: Extract DIMM info on cnl+
by Ville Syrjälä
· 6 years ago
30a533e
drm/i915: Clean up intel_get_dram_info() a bit
by Ville Syrjälä
· 6 years ago
1d55967
drm/i914: s/l_info/dimm_l/ etc.
by Ville Syrjälä
· 6 years ago
d75434b
drm/i915: Generalize intel_is_dram_symmetric()
by Ville Syrjälä
· 6 years ago
198b8dd
drm/i915: Use dram_dimm_info more
by Ville Syrjälä
· 6 years ago
331ecde
drm/i915: Extract DIMM info on GLK too
by Ville Syrjälä
· 6 years ago
8860343
drm/i915: Fix DRAM size reporting for BXT
by Ville Syrjälä
· 6 years ago
a62819a
drm/i915: Extract BXT DIMM helpers
by Ville Syrjälä
· 6 years ago
54561b2
drm/i915: Polish skl_is_16gb_dimm()
by Ville Syrjälä
· 6 years ago
ea411e6
drm/i915: Extract functions to derive SKL+ DIMM info
by Ville Syrjälä
· 6 years ago
80373fb
drm/i915: Store DIMM rank information as a number
by Ville Syrjälä
· 6 years ago
2909bf0
drm/i915/icl: Remove alpha support protection
by José Roberto de Souza
· 6 years ago
50b022a
drm/i915: Force GPU idle on suspend
by Chris Wilson
· 6 years ago
3d60624
drm/i915: Make I915_GEM_IDLE_TIMEOUT into a macro
by Chris Wilson
· 6 years ago
37fbbd49
drm/i915: Populate pipe_offsets[] & co. accurately
by Ville Syrjälä
· 6 years ago
171d156
drm/i915: Simplify i830 DVO 2x clock handling
by Ville Syrjälä
· 6 years ago
7ca6036
drm/i915: Do not temporarily disable the DPLL on i830
by Ville Syrjälä
· 6 years ago
a90e194
drm/i915: Relax mmap VMA check
by Tvrtko Ursulin
· 6 years ago
b218a80
drm/i915/selftests: Upgrade printing test/subtest name to pr_info
by Michał Winiarski
· 6 years ago
161996a
drm/i915/selftests: Fix MI_STORE_DWORD_IMM alignment
by Chris Wilson
· 6 years ago
b146e5e
drm/i915: Pass around the intel_context
by Chris Wilson
· 6 years ago
103b76ee
drm/i915: Use i915_global_register()
by Chris Wilson
· 6 years ago
d846325a
drm/i915/icl: Default to Thread Group preemption for compute workloads
by Michał Winiarski
· 6 years ago
cf4331d
drm/i915: Move find_active_request() to the engine
by Chris Wilson
· 6 years ago
fb251a7
drm/i915/gtt: Mark ALL_ENGINES as dirty on ppGTT modification
by Chris Wilson
· 6 years ago
8a68d46
drm/i915: Store the BIT(engine->id) as the engine's mask
by Chris Wilson
· 6 years ago
c8b5024
drm/i915: Remove last traces of exec-id (GEM_BUSY)
by Chris Wilson
· 6 years ago
62acc7e
drm/i915: Stop capturing semaphore registers for gen6/7 GPU hangs
by Chris Wilson
· 6 years ago
f14c0d9
drm/i915: Just check the vebox IIR regardless
by Chris Wilson
· 6 years ago
a2ac437
drm/i915/gtt: Store scratch page size alongside not in the common struct
by Chris Wilson
· 6 years ago
296e9b1
drm/i915/icl: Enabling Y2xx and Y4xx (xx:10/12/16) formats for universal planes
by Swati Sharma
· 6 years ago
696fa00
drm/i915/icl: Add Y2xx and Y4xx (xx:10/12/16) plane control definitions
by Swati Sharma
· 6 years ago
50bf5d7
drm: Add Y2xx and Y4xx (xx:10/12/16) format definitions and fourcc
by Swati Sharma
· 6 years ago
095b1d0
drm/i915: Enable P010, P012, P016 formats for primary and sprite planes
by Juha-Pekka Heikkila
· 6 years ago
df7d415
drm/i915: Preparations for enabling P010, P012, P016 formats
by Juha-Pekka Heikkila
· 6 years ago
e131221
drm/i915: Add P010, P012, P016 plane control definitions
by Juha-Pekka Heikkila
· 6 years ago
4f18364
drm/i915/gtt: Use optimised memset32/64 for clearing PTE
by Chris Wilson
· 6 years ago
f139da1
drm/i915: Fix bit name in PP_STATUS register
by Lucas De Marchi
· 6 years ago
bc7e352
drm/i915: allow platforms without eDP transcoder
by Lucas De Marchi
· 6 years ago
062de72
drm/i915: refactor transcoders reporting on error state
by Lucas De Marchi
· 6 years ago
b8fe992
drm/i915: Forcing a modeset when resetting HDMI link
by José Roberto de Souza
· 6 years ago
3e5ebcd
drm/i915: Don't manually add connectors and planes state
by José Roberto de Souza
· 6 years ago
a551cd6
drm/i915: Fix atomic state leak when resetting HDMI link
by José Roberto de Souza
· 6 years ago
4b057e7
Merge tag 'drm-misc-fixes-2019-02-22' of git://anongit.freedesktop.org/drm/drm-misc into drm-next
by Dave Airlie
· 6 years ago
634092b
drm/amd/display: Use vrr friendly pageflip throttling in DC.
by Mario Kleiner
· 6 years ago
3e1d87d
drm/i915: Fix the state checker for ICL Y planes
by Ville Syrjälä
· 6 years ago
993298a
drm/i915: Yet another if/else sort of newer to older platforms.
by Rodrigo Vivi
· 6 years ago
e781a7a
drm/i915: Acquire breadcrumb ref before cancelling
by Chris Wilson
· 6 years ago
2c3cd66
Merge v5.0 into drm-next
by Dave Airlie
· 6 years ago
1c163f4
Linux 5.0
by Linus Torvalds
· 6 years ago
c027c7c
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
by Linus Torvalds
· 6 years ago
e7c42a8
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
df49fd0
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 6 years ago
c93d921
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 6 years ago
fa3294c
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 6 years ago
07f12b2
net: sit: fix memory leak in sit_init_net()
by Mao Wenan
· 6 years ago
a6da21b
net: dsa: mv88e6xxx: Fix statistics on mv88e6161
by Andrew Lunn
· 6 years ago
cf1c9cc
geneve: correctly handle ipv6.disable module parameter
by Jiri Benc
· 6 years ago
f08d611
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
by David S. Miller
· 6 years ago
ed8fe20
net: dsa: mv88e6xxx: prevent interrupt storm caused by mv88e6390x_port_set_cmode
by Heiner Kallweit
· 6 years ago
3612af7
bpf: fix sanitation rewrite in case of non-pointers
by Daniel Borkmann
· 6 years ago
Next »