summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/i915_drv.h
AgeCommit message (Expand)AuthorFilesLines
2019-10-24drm/i915: Rework global state lockingVille Syrjälä1-3/+8
2019-10-23drm/i915/gt: Replace hangcheck by heartbeatsChris Wilson1-1/+0
2019-10-21drm/i915: Update DRIVER_DATE to 20191021Joonas Lahtinen1-2/+2
2019-10-20drm/i915: Extract GT ring managementAndi Shyti1-5/+0
2019-10-18drm/i915: treat shmem as a regionMatthew Auld1-0/+2
2019-10-18drm/i915: enumerate and init each supported regionAbdiel Janulgue1-0/+7
2019-10-18drm/i915: Make for_each_engine_masked work on intel_gtTvrtko Ursulin1-3/+3
2019-10-16drm/i915: Move swizzle_bit under i915_ggttChris Wilson1-7/+2
2019-10-15drm/i915/tgl: Add IS_TGL_REVIDMika Kuoppala1-0/+5
2019-10-10drm/i915: Move SAGV block time to dev_privJames Ausmus1-0/+2
2019-10-08drm/i915: introduce intel_memory_regionMatthew Auld1-0/+1
2019-10-08drm/i915/tgl: Switch between dc3co and dc5 based on display idlenessAnshuman Gupta1-0/+3
2019-10-08drm/i915/tgl: Enable DC3CO state in "DC Off" power wellAnshuman Gupta1-0/+1
2019-10-08drm/i915/perf: Wean ourselves off dev_privChris Wilson1-55/+1
2019-10-07drm/i915/perf: move perf types to their own headerLionel Landwerlin1-299/+1
2019-10-07drm/i915: Update DRIVER_DATE to 20191007Joonas Lahtinen1-2/+2
2019-10-06drm/i915: split out i915_switcheroo.[ch] from i915_drv.cJani Nikula1-0/+3
2019-10-04drm/i915: Implement a better i945gm vblank irq vs. C-states workaroundVille Syrjälä1-7/+2
2019-10-04drm/i915: Move context management under GEMChris Wilson1-7/+8
2019-10-04drm/i915: Remove logical HW IDChris Wilson1-12/+0
2019-10-04drm/i915: Move request runtime management onto gtChris Wilson1-10/+0
2019-10-04drm/i915: Merge wait_for_timelines with retire_requestChris Wilson1-2/+1
2019-10-04drm/i915: Remove the GEM idle workerChris Wilson1-9/+0
2019-09-27drm/i915: simplify i915_gem_init_earlyMatthew Auld1-1/+1
2019-09-27drm/i915: Update DRIVER_DATE to 20190927Joonas Lahtinen1-2/+2
2019-09-27drm/i915: Extract GT render sleep (rc6) managementAndi Shyti1-7/+0
2019-09-26drm/i915/perf: Fix use of kernel-doc format in structure membersAnna Karas1-7/+7
2019-09-23drm/i915: save AUD_FREQ_CNTRL state at audio domain suspendKai Vehmanen1-0/+1
2019-09-23drm/i915/dsb: DSB context creation.Animesh Manna1-0/+1
2019-09-23drm/i915/dsb: feature flag added for display state buffer.Animesh Manna1-0/+2
2019-09-16drm/i915: introduce INTEL_DISPLAY_ENABLED()Jani Nikula1-0/+3
2019-09-12drm/i915: convert device info num_pipes to pipe_maskJani Nikula1-2/+2
2019-09-11drm/i915: add INTEL_NUM_PIPES() and use itJani Nikula1-1/+3
2019-09-11drm/i915: Use a high priority wq for nonblocking plane updatesVille Syrjälä1-0/+2
2019-09-11drm/i915: Move GT init to intel_gt.cTvrtko Ursulin1-1/+0
2019-09-10drm/i915: Add calc_voltage_level display vfuncMatt Roper1-0/+1
2019-09-10drm/i915: Use literal representation of cdclk tablesMatt Roper1-0/+3
2019-09-09drm/i915: cleanup cache-coloringMatthew Auld1-1/+1
2019-08-29drm/i915/display: Move the commit_tail() disable sequence to separate functionManasi Navare1-0/+1
2019-08-29drm/i915/display: Rename update_crtcs() to commit_modeset_enables()Manasi Navare1-1/+1
2019-08-24drm/i915: to make vgpu ppgtt notificaiton as atomic operationXiaolin Zhang1-0/+1
2019-08-23drm/i915: Keep drm_i915_file_private around under RCUChris Wilson1-1/+5
2019-08-23drm/i915: Use enum pipe instead of crtc index to track active pipesVille Syrjälä1-1/+1
2019-08-22drm/i915/psr: Make PSR registers relative to transcodersJosé Roberto de Souza1-2/+3
2019-08-22drm/i915: Update DRIVER_DATE to 20190822Rodrigo Vivi1-2/+2
2019-08-22Merge drm/drm-next into drm-intel-next-queuedRodrigo Vivi1-3/+2
2019-08-21Merge tag 'drm-misc-next-2019-08-19' of git://anongit.freedesktop.org/drm/drm...Dave Airlie1-1/+1
2019-08-20drm/i915: Update DRIVER_DATE to 20190820Rodrigo Vivi1-2/+2
2019-08-20drm/i915: Dynamically allocate s0ix struct for VLVDaniele Ceraolo Spurio1-62/+2
2019-08-20drm/i915/tgl: add GEN12_MAX_CONTEXT_HW_IDDaniele Ceraolo Spurio1-0/+2