Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
74bd8004e475d67eb41f6795cda5efac03d010b8
/
drivers
/
gpu
/
drm
/
i915
/
i915_drv.h
74bd800
drm/i915/icl: track dbuf slice-2 status
by Mahesh Kumar
· 7 years ago
3f983e54
drm/i915/psr: Timestamps for PSR entry and exit interrupts.
by Dhinakaran Pandiyan
· 7 years ago
54fd314
drm/i915/psr: Control PSR interrupts via debugfs
by Dhinakaran Pandiyan
· 7 years ago
b7268c5
drm/i915: Pack params to engine->schedule() into a struct
by Chris Wilson
· 7 years ago
f4ecfbf
drm/i915: Check whitelist registers across resets
by Chris Wilson
· 7 years ago
fadec6e
drm/i915: Update DRIVER_DATE to 20180413
by Jani Nikula
· 7 years ago
19d3cf0
drm/i915: Enclose for_each_engine_masked macro arguments in parentheses
by Tvrtko Ursulin
· 7 years ago
942aa2d
drm/i915/skl+: NV12 related changes for WM
by Mahesh Kumar
· 7 years ago
b879d58
drm/i915/skl+: refactor WM calculation for NV12
by Mahesh Kumar
· 7 years ago
60f8e87
drm/i915/skl+: rename skl_wm_values struct to skl_ddb_values
by Mahesh Kumar
· 7 years ago
d0667e9
drm/i915: Pass the set of guilty engines to i915_reset()
by Chris Wilson
· 7 years ago
bba0869
drm/i915: Treat i915_reset_engine() as guilty until proven innocent
by Chris Wilson
· 7 years ago
26e5378d
drm/i915/psr: Cache sink synchronization latency
by José Roberto de Souza
· 7 years ago
95f28d2
drm/i915/psr: Do not override PSR2 sink support
by José Roberto de Souza
· 7 years ago
aee3bac
drm/i915/psr: Tie PSR2 support to Y coordinate requirement
by José Roberto de Souza
· 7 years ago
6ce9b78
drm/i915/psr: Nuke aux frame sync
by José Roberto de Souza
· 7 years ago
96ae483
drm/i915/icl: HPD pin for port F
by Dhinakaran Pandiyan
· 7 years ago
0f90603
drm/i915: Fix hibernation with ACPI S0 target state
by Imre Deak
· 7 years ago
a0de908
drm/i915: Reorder early initialization
by Michal Wajdeczko
· 7 years ago
ce80075
drm/i915: Add control flags to i915_handle_error()
by Chris Wilson
· 7 years ago
6b0478f
drm/i915: Implement dynamic GuC WOPCM offset and size calculation
by Jackie Li
· 7 years ago
5baf63c
drm/i915/psr: Use more PSR HW tracking.
by Rodrigo Vivi
· 7 years ago
d897a11
drm/i915: Move i915_gpu_error into its own header
by Michal Wajdeczko
· 7 years ago
cf07a60
drm/i915: Update DRIVER_DATE to 20180308
by Joonas Lahtinen
· 7 years ago
05f0add
drm/i915/icl: Enhanced execution list support
by Thomas Daniel
· 7 years ago
ac52da6
drm/i915/icl: new context descriptor support
by Daniele Ceraolo Spurio
· 7 years ago
1f267a5
drm/i915: Update DRIVER_DATE to 20180305
by Joonas Lahtinen
· 7 years ago
022d309
drm/i915/icl: Prepare for more rings
by Tvrtko Ursulin
· 7 years ago
bba7307
Merge drm-next into drm-intel-next-queued (this time for real)
by Joonas Lahtinen
· 7 years ago
f073d78
Merge tag 'drm-intel-next-2018-02-21' of git://anongit.freedesktop.org/drm/drm-intel into drm-next
by Dave Airlie
· 7 years ago
d66047e4
drm/i915/cnl: Add WaRsDisableCoarsePowerGating
by Rodrigo Vivi
· 7 years ago
e61e0f5
drm/i915: Rename drm_i915_gem_request to i915_request
by Chris Wilson
· 7 years ago
fed81658
drm/i915: Update DRIVER_DATE to 20180221
by Joonas Lahtinen
· 7 years ago
1c9b6b1
drm/i915/fbc: Use PLANE_HAS_FENCE to determine if the plane is fenced
by Chris Wilson
· 7 years ago
5935485
drm/i915: Move the policy for placement of the GGTT vma into the caller
by Chris Wilson
· 7 years ago
aa81e2c
drm/i915: Assert that we don't overflow frontbuffer tracking bits
by Ville Syrjälä
· 7 years ago
c9c70471
drm/i915: Track number of pending freed objects
by Chris Wilson
· 7 years ago
933519a
Merge tag 'topic/hdcp-2018-02-13' of git://anongit.freedesktop.org/drm/drm-misc into drm-next
by Dave Airlie
· 7 years ago
1b29b7c
drm/i915: Handle 64-bit return from drm_crtc_vblank_count()
by Dhinakaran Pandiyan
· 7 years ago
fb38e7a
drm/i915: Fix DSI panels with v1 MIPI sequences without a DEASSERT sequence v3
by Hans de Goede
· 7 years ago
785f076
drm/i915: Add intel_bios_cleanup() function
by Hans de Goede
· 7 years ago
5270d9c
drm/i915: Update DRIVER_DATE to 20180214
by Joonas Lahtinen
· 7 years ago
817cc079
drm/i915: Handle RC6 counter wrap
by Tvrtko Ursulin
· 7 years ago
8171750
drm/i915: introduce INTEL_PCH_ID() and use it
by Jani Nikula
· 7 years ago
c56b89f
drm/i915: Use INTEL_GEN everywhere
by Tvrtko Ursulin
· 7 years ago
6a20fe7
drm/i915: Give all ioctl functions an _ioctl suffix
by Ville Syrjälä
· 7 years ago
3fed180
drm/i915: Move the scheduler feature bits into the purview of the engines
by Chris Wilson
· 7 years ago
2f2f2db
drm/i915: Update DRIVER_DATE to 20180207
by Joonas Lahtinen
· 7 years ago
302e55d
drm/i915: Report if an unbannable context is involved in a GPU hang
by Chris Wilson
· 7 years ago
fae919f
drm/i915: Enable inject_load_failure only in DEBUG config
by Michal Wajdeczko
· 7 years ago
99b91bd
drm/i915/dp: limit DP link rate based on VBT on CNL+
by Jani Nikula
· 7 years ago
006bb4c
drm/i915/bxt, glk: Avoid long atomic poll during CDCLK change
by Imre Deak
· 7 years ago
e76019a
drm/i915/bxt, glk: Increase PCODE timeouts during CDCLK freq changing
by Imre Deak
· 7 years ago
df8ee19
drm/i915/icl: Do not fix dbuf block size to 512
by Mahesh Kumar
· 7 years ago
cf53902
drm/i915/cnl: Add HPD support for Port F.
by Rodrigo Vivi
· 7 years ago
a324fca
drm/i915/cnl: Add AUX-F support
by Rodrigo Vivi
· 7 years ago
3f43031
drm/i915/cnl: Add Cannonlake PCI IDs for another SKU.
by Rodrigo Vivi
· 7 years ago
c19e112
drm/i915: Use enum plane_id for frontbuffer tracking
by Ville Syrjälä
· 7 years ago
6f56103
drm/i915: Track the number of times we have woken the GPU up
by Chris Wilson
· 7 years ago
5c8ea01
drm/i915/icp: Add the ID for ICL PCH - ICP
by Anusha Srivatsa
· 7 years ago
0b58436
drm/i915/icp: Introduce Ice Lake PCH
by Anusha Srivatsa
· 7 years ago
41231001
drm/i915/icl: Add initial Icelake definitions.
by Rodrigo Vivi
· 7 years ago
b6c51c3
drm/i915: Add tracking for CDCLK bypass frequency
by Imre Deak
· 7 years ago
c6270db
drm: i915: remove timeval users
by Arnd Bergmann
· 7 years ago
457f1e5
drm/i915/psr: Kill psr.source_ok flag.
by Dhinakaran Pandiyan
· 7 years ago
07e17a7
drm/i915: Add function to output Aksv over GMBUS
by Sean Paul
· 7 years ago
cfe4982
drm/i915: Update DRIVER_DATE to 20171222
by Rodrigo Vivi
· 7 years ago
757fffc
drm/i915: Put all non-blocking modesets onto an ordered wq
by Ville Syrjälä
· 7 years ago
b978520
drm/i915: Move intel_device_info definitions to its own header
by Michal Wajdeczko
· 7 years ago
3846a9b
drm/i915: Move opregion definitions to dedicated intel_opregion.h
by Michal Wajdeczko
· 7 years ago
09a28bd
drm/i915: Move display related definitions to dedicated header
by Michal Wajdeczko
· 7 years ago
b74eeeb
drm/i915: Move some utility functions to i915_util.h
by Michal Wajdeczko
· 7 years ago
398c8a3
drm/i915: Show if we consider the engine is idle in the GPU error state
by Chris Wilson
· 7 years ago
eb10ed9
drm/i915: Convert intel_device_info_dump into pretty printer
by Michal Wajdeczko
· 7 years ago
a8c9b84
drm/i915: Add pretty printer for device info flags
by Michal Wajdeczko
· 7 years ago
ee5b5bf
drm/i915: Update DRIVER_DATE to 20171214
by Rodrigo Vivi
· 7 years ago
ee42c00
drm/i915: Bump timeout for wait_for_engines()
by Chris Wilson
· 7 years ago
b7128ef
drm/i915: prefer resource_size_t for everything stolen
by Matthew Auld
· 7 years ago
b1ace60
drm/i915: give stolen_usable_size a more suitable home
by Matthew Auld
· 7 years ago
17a0534
drm/i915: make reserved struct resource centric
by Matthew Auld
· 7 years ago
7789422
drm/i915: make dsm struct resource centric
by Matthew Auld
· 7 years ago
b687637
drm/i915: Restore GT performance in headless mode with DMC loaded
by Tvrtko Ursulin
· 7 years ago
7125397b
drm/i915: Track GGTT writes on the vma
by Chris Wilson
· 7 years ago
121981f
drm/i915/guc: Combine enable_guc_loading|submission modparams
by Michal Wajdeczko
· 7 years ago
93ffbe8
drm/i915/guc: Introduce USES_GUC_xxx helper macros
by Michal Wajdeczko
· 7 years ago
2fe2d4e
drm/i915/huc: Move firmware selection to init_early
by Michal Wajdeczko
· 7 years ago
d65efe7
drm/i915: Update DRIVER_DATE to 20171201
by Rodrigo Vivi
· 7 years ago
fb6db0f
drm/i915: Remove unsafe i915.enable_rc6
by Chris Wilson
· 7 years ago
56fa4bf
drm/i915: Update shrinker drm_i915_private naming convention
by Chris Wilson
· 7 years ago
848b365
drm/i915: Rename shrinker init/cleanup to match driver initialisation phase
by Chris Wilson
· 7 years ago
4e90a6e2
drm/i915: Record default HW state in the GPU error state
by Chris Wilson
· 7 years ago
36cc8b9
drm/i915: Convert intel_rc6_residency_us to ns
by Tvrtko Ursulin
· 7 years ago
b46a33e
drm/i915/pmu: Expose a PMU interface for perf queries
by Tvrtko Ursulin
· 7 years ago
c84b270
drm/i915: Extract intel_get_cagf
by Tvrtko Ursulin
· 7 years ago
dd57602
drm/i915: Switch fbc over to for_each_new_intel_plane_in_state()
by Ville Syrjälä
· 7 years ago
bdaf843
drm/i915: Use enum i9xx_plane_id for the .get_fifo_size() hooks
by Ville Syrjälä
· 7 years ago
ed15030
drm/i915: s/enum plane/enum i9xx_plane_id/
by Ville Syrjälä
· 7 years ago
93c6e96
drm/i915: Remove i915.semaphores modparam
by Chris Wilson
· 7 years ago
79e6770
drm/i915: Remove obsolete ringbuffer emission for gen8+
by Chris Wilson
· 7 years ago
fb5c551
drm/i915: Remove i915.enable_execlists module parameter
by Chris Wilson
· 7 years ago
Next »