Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
6d4257284a87ecbd0fd7eaed0d98531a009f579f
/
drivers
/
gpu
/
drm
6d42572
drm/i915: Make RING_PDP relative to engine->mmio_base
by Chris Wilson
· 6 years ago
e57ce4b1
drm/i915/selftests: Fix plain use of integer 0 as NULL
by Chris Wilson
· 6 years ago
bac24f5
drm/i915/execlists: Enable coarse preemption boundaries for gen8
by Chris Wilson
· 6 years ago
b66ea2c
drm/i915: Use lockdep_pin_lock() over the construction of the request
by Chris Wilson
· 6 years ago
c2400ec
drm/i915: add Makefile magic for testing headers are self-contained
by Jani Nikula
· 6 years ago
8fb44c1
drm/i915: Fixup kerneldoc for intel_cdclk_needs_cd2x_update
by Chris Wilson
· 6 years ago
6960d9c
drm/i915: Be precise in types for i915_gem_busy
by Chris Wilson
· 6 years ago
28d618e
drm/i915: Update DRIVER_DATE to 20190404
by Joonas Lahtinen
· 6 years ago
795f672
drm/i915: Expose full 1024 LUT entries on ivb+
by Ville Syrjälä
· 6 years ago
82106247
drm/i915: Expose the legacy LUT via the GAMMA_LUT/GAMMA_LUT_SIZE props on gen2/3
by Ville Syrjälä
· 6 years ago
e262568
drm/i915: Add "10.6" LUT mode for i965+
by Ville Syrjälä
· 6 years ago
514462c
drm/i915: Add 10bit LUT for ilk/snb
by Ville Syrjälä
· 6 years ago
c21ce2e
drm/i915: Implement split/10bit gamma for ivb/hsw
by Ville Syrjälä
· 6 years ago
5bda1ac
drm/i915: Don't use split gamma when we don't have to
by Ville Syrjälä
· 6 years ago
320d41b3
drm/i915: Extract ilk_lut_10()
by Ville Syrjälä
· 6 years ago
59f9e9c
drm/i915: Skip modeset for cdclk changes if possible
by Ville Syrjälä
· 6 years ago
2b21dfb
drm/i915: Remove redundant store of logical CDCLK state
by Imre Deak
· 6 years ago
48d9f87
drm/i915: Save the old CDCLK atomic state
by Imre Deak
· 6 years ago
905801f
drm/i915: Force 2*96 MHz cdclk on glk/cnl when audio power is enabled
by Ville Syrjälä
· 6 years ago
4c6ce5c
drm/i915: Move the decision to use the breadcrumb tasklet to the backend
by Chris Wilson
· 6 years ago
640cde6
drm/i915: Fix uninitialized mask in intel_device_info_subplatform_init
by Tvrtko Ursulin
· 6 years ago
3de6f85
drm/i915: rename init/fini/prune uncore functions
by Daniele Ceraolo Spurio
· 6 years ago
6cbe8830
drm/i915: add intel_uncore_init_early
by Daniele Ceraolo Spurio
· 6 years ago
f722b8c
drm/i915/ehl: All EHL ports are combo phys
by Bob Paauwe
· 6 years ago
7881e60
drm/i915: Only emit one semaphore per request
by Chris Wilson
· 6 years ago
8b74594
drm/i915: Split out i915_priolist_types into its own header
by Chris Wilson
· 6 years ago
3a891a6
drm/i915: Move intel_engine_mask_t around for use by i915_request_types.h
by Chris Wilson
· 6 years ago
b01720b
drm/i915: Prefault before locking pages in shmem_pwrite
by Chris Wilson
· 6 years ago
805446c
drm/i915: Introduce concept of a sub-platform
by Tvrtko Ursulin
· 6 years ago
e08891a
drm/i915: Remove redundant device id from IS_IRONLAKE_M macro
by Tvrtko Ursulin
· 6 years ago
86d35d4
drm/i915: Split Pineview device info into desktop and mobile
by Tvrtko Ursulin
· 6 years ago
ee8efa8
drm/i915: Check domains for userptr on release
by Chris Wilson
· 6 years ago
cde5f7e
drm/i915: Avoid using ctx->file_priv during construction
by Chris Wilson
· 6 years ago
52b8326
drm/i915/guc: Retry GuC load for all load failures
by Robert M. Fosha
· 6 years ago
ee6df56
drm/i915: Always backoff after a drm_modeset_lock() deadlock
by Chris Wilson
· 6 years ago
502da13
drm/i915: Program EXT2 GC MAX registers
by Uma Shankar
· 6 years ago
61eae85
drm/i915: Fix GCMAX color register programming
by Uma Shankar
· 6 years ago
e15be42
drm/i915: fix i9xx irq enable/disable
by Daniele Ceraolo Spurio
· 6 years ago
f6ac993
drm/i915: move the edram detection out of uncore init
by Daniele Ceraolo Spurio
· 6 years ago
c4128ce
drm/i915: Skip the linear degamma LUT load on ICL+
by Ville Syrjälä
· 6 years ago
c25abff
drm/i915: Drop the pointless linear legacy LUT load on CHV
by Ville Syrjälä
· 6 years ago
f65d552
drm/i915: Extract ilk_color_check()
by Ville Syrjälä
· 6 years ago
1eb6315
drm/i915: Extract bdw_color_check()
by Ville Syrjälä
· 6 years ago
fbeb4f3
drm/i915: Extract glk_color_check()
by Ville Syrjälä
· 6 years ago
1b386cf
drm/i915: Extract icl_color_check()
by Ville Syrjälä
· 6 years ago
3cdd517
drm/i915: Extract chv_color_check()
by Ville Syrjälä
· 6 years ago
e98f356
drm/i915: Extract i9xx_color_check()
by Ville Syrjälä
· 6 years ago
9d9cb9c
drm/i915: Turn intel_color_check() into a vfunc
by Ville Syrjälä
· 6 years ago
e0510da
drm/i915: Extract check_luts()
by Ville Syrjälä
· 6 years ago
a01b2c6
drm/i915: Update DRIVER_DATE to 20190328
by Joonas Lahtinen
· 6 years ago
4828d64e
drm/i915: Update DRIVER_DATE to 20190328
by Joonas Lahtinen
· 6 years ago
a24dac9
drm/i915: Update DRIVER_DATE to 20190328
by Joonas Lahtinen
· 6 years ago
e9a88dc
drm/i915: Reject rotation for some hdr formats
by Maarten Lankhorst
· 6 years ago
546f0f6
drm/i915: Reject Yf tiling for HDR formats, v2.
by Maarten Lankhorst
· 6 years ago
3bd02fa
drm/i915: Handle YUV subpixel support better
by Maarten Lankhorst
· 6 years ago
0e2f54f
Merge drm/drm-next into drm-intel-next-queued
by Joonas Lahtinen
· 6 years ago
96fd2c66
drm/i915: Drop new chunks of context creation ABI (for now)
by Chris Wilson
· 6 years ago
a2deb87
drm/i915: Disable semaphore on vGPU for now
by Zhenyu Wang
· 6 years ago
5aa2c9a
drm/i915: Update TRANS_MSA_MISC for fastsets
by Ville Syrjälä
· 6 years ago
5ca0ef8
drm/i915: Add max_bpc property for DP MST
by Ville Syrjälä
· 6 years ago
f147721
drm/i915: Remove the 8bpc shackles from DP MST
by Ville Syrjälä
· 6 years ago
765bdb0
drm/i915: Expose the force_audio property with DP MST
by Ville Syrjälä
· 6 years ago
37aa52b
drm/i915: Add broadcast RGB property for DP MST
by Ville Syrjälä
· 6 years ago
547fcf9
drm/i915/icl: Fix VEBOX mismatch BUG_ON()
by José Roberto de Souza
· 6 years ago
98721b8
drm/i915: fix i386 build of 64b raw_uncore functions
by Daniele Ceraolo Spurio
· 6 years ago
9511cb6
drm/i915: Adding missing '; ' to ENGINE_INSTANCES
by Chris Wilson
· 6 years ago
e163484
drm/i915: Update size upon return from GEM_CREATE
by Michał Winiarski
· 6 years ago
baba6e5
drm/i915: take a reference to uncore in the engine and use it
by Daniele Ceraolo Spurio
· 6 years ago
97a04e0
drm/i915: switch intel_wait_for_register to uncore
by Daniele Ceraolo Spurio
· 6 years ago
d2d551c
drm/i915: intel_wait_for_register_fw to uncore
by Daniele Ceraolo Spurio
· 6 years ago
4319382
drm/i915: switch intel_uncore_forcewake_for_reg to intel_uncore
by Daniele Ceraolo Spurio
· 6 years ago
a2b4abf
drm/i915: switch uncore mmio funcs to use intel_uncore
by Daniele Ceraolo Spurio
· 6 years ago
eb17af6
drm/i915: take a ref to the rpm in the uncore structure
by Daniele Ceraolo Spurio
· 6 years ago
2cf7bf6
drm/i915: add uncore flags for unclaimed mmio
by Daniele Ceraolo Spurio
· 6 years ago
5a0ba77
drm/i915: add HAS_FORCEWAKE flag to uncore
by Daniele Ceraolo Spurio
· 6 years ago
6cc5ca7
drm/i915: rename raw reg access functions
by Daniele Ceraolo Spurio
· 6 years ago
077973c
drm/i915/icl: reduce pll_id scope and use enum type
by Lucas De Marchi
· 6 years ago
02c99d2
drm/i915/icl: use previous pll hw readout
by Lucas De Marchi
· 6 years ago
5e65216
drm/i915/cnl: use previous pll hw readout
by Lucas De Marchi
· 6 years ago
47c9877
drm/i915/bxt: make bxt_calc_pll_link() similar to skl
by Lucas De Marchi
· 6 years ago
947f441
drm/i915/skl: use previous pll hw readout
by Lucas De Marchi
· 6 years ago
602cbe8
drm/i915/selftests: Fix an IS_ERR() vs NULL check
by Dan Carpenter
· 6 years ago
97ee6e9
drm/i915: stop storing the media fuse
by Daniele Ceraolo Spurio
· 6 years ago
b024ab9
drm/i915/bios: iterate over child devices to initialize ddi_port_info
by Jani Nikula
· 6 years ago
0bec621
Merge tag 'drm-misc-next-2019-03-21' of git://anongit.freedesktop.org/drm/drm-misc into drm-next
by Daniel Vetter
· 6 years ago
32c13bc
drm/i915: Report the correct errno from i915_gem_context_open()
by Chris Wilson
· 6 years ago
0df3f09
drm/i915: Use vblank_disable_immediate on gen2
by Ville Syrjälä
· 6 years ago
d938da6
drm/i915: Disable C3 when enabling vblank interrupts on i945gm
by Ville Syrjälä
· 6 years ago
57b1c44
drm/i915: Mark AML 0x87CA as ULX
by Ville Syrjälä
· 6 years ago
535f6f5
Merge tag 'du-next-20190318' of git://linuxtv.org/pinchartl/media into drm-next
by Dave Airlie
· 6 years ago
b9e687f
Merge tag 'omapdrm-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux into drm-next
by Dave Airlie
· 6 years ago
dd19f6b
drm/i915: Remove defunct intel_suspend_gt_powersave()
by Chris Wilson
· 6 years ago
47c3b5e
drm/i915/guc: Support for extended GuC notification messages
by Michal Wajdeczko
· 6 years ago
ddad5ba
drm/i915: always pin hw_id for GVT context
by Zhenyu Wang
· 6 years ago
4b22524
drm/i915/ehl: Add Support for DMC on EHL
by Anusha Srivatsa
· 6 years ago
9b7598a
drm/i915/ehl: Set proper eu slice/subslice parameters for EHL
by Bob Paauwe
· 6 years ago
759c9ab
drm/i915/ehl: EHL outputs are different from ICL
by Bob Paauwe
· 6 years ago
e547f2a
drm/i915/ehl: Add dpll mgr
by Lucas De Marchi
· 6 years ago
897f296
drm/i915/ehl: Add ElkhartLake platform
by Bob Paauwe
· 6 years ago
29f3863
drm/i915/ehl: Add EHL platform info and PCI IDs
by James Ausmus
· 6 years ago
Next »