index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
2019-03-26
drm/i915: add uncore flags for unclaimed mmio
Daniele Ceraolo Spurio
2019-03-26
drm/i915: add HAS_FORCEWAKE flag to uncore
Daniele Ceraolo Spurio
2019-03-26
drm/i915: rename raw reg access functions
Daniele Ceraolo Spurio
2019-03-26
drm/i915/icl: reduce pll_id scope and use enum type
Lucas De Marchi
2019-03-26
drm/i915/icl: use previous pll hw readout
Lucas De Marchi
2019-03-26
drm/i915/cnl: use previous pll hw readout
Lucas De Marchi
2019-03-26
drm/i915/bxt: make bxt_calc_pll_link() similar to skl
Lucas De Marchi
2019-03-26
drm/i915/skl: use previous pll hw readout
Lucas De Marchi
2019-03-26
drm/i915/selftests: Fix an IS_ERR() vs NULL check
Dan Carpenter
2019-03-25
drm/i915: stop storing the media fuse
Daniele Ceraolo Spurio
2019-03-25
drm/i915/bios: iterate over child devices to initialize ddi_port_info
Jani Nikula
2019-03-25
drm/i915: Report the correct errno from i915_gem_context_open()
Chris Wilson
2019-03-25
drm/i915: Use vblank_disable_immediate on gen2
Ville Syrjälä
2019-03-25
drm/i915: Disable C3 when enabling vblank interrupts on i945gm
Ville Syrjälä
2019-03-25
drm/i915: Mark AML 0x87CA as ULX
Ville Syrjälä
2019-03-24
drm/i915: Remove defunct intel_suspend_gt_powersave()
Chris Wilson
2019-03-24
drm/i915/guc: Support for extended GuC notification messages
Michal Wajdeczko
2019-03-24
drm/i915: always pin hw_id for GVT context
Zhenyu Wang
2019-03-22
drm/i915/ehl: Add Support for DMC on EHL
Anusha Srivatsa
2019-03-22
drm/i915/ehl: Set proper eu slice/subslice parameters for EHL
Bob Paauwe
2019-03-22
drm/i915/ehl: EHL outputs are different from ICL
Bob Paauwe
2019-03-22
drm/i915/ehl: Add dpll mgr
Lucas De Marchi
2019-03-22
drm/i915/ehl: Add ElkhartLake platform
Bob Paauwe
2019-03-22
drm/i915/ehl: Add EHL platform info and PCI IDs
James Ausmus
2019-03-22
drm/i915: Clean up EDID downclock mode lookup
Ville Syrjälä
2019-03-22
drm/i915: Stop hand rolling drm_mode_match()
Ville Syrjälä
2019-03-22
drm/i915: Adjust DSI fixed mode handling
Ville Syrjälä
2019-03-22
drm/i915: Refactor VBT fixed mode handling
Ville Syrjälä
2019-03-22
drm/i915: Pick the first mode from EDID as the fixed mode when there is no pr...
Ville Syrjälä
2019-03-22
drm/i915: Refactor EDID fixed mode search
Ville Syrjälä
2019-03-22
drm/i915: Really calculate the cursor ddb based on the highest enabled wm level
Ville Syrjälä
2019-03-22
drm/i915: Allow contexts to share a single timeline across all engines
Chris Wilson
2019-03-22
drm/i915: Extend CONTEXT_CREATE to set parameters upon construction
Chris Wilson
2019-03-22
drm/i915: Create/destroy VM (ppGTT) for use with contexts
Chris Wilson
2019-03-22
drm/i915: Introduce the i915_user_extension_method
Chris Wilson
2019-03-22
drm/i915/guc: GuC suspend path cleanup
Sujaritha Sundaresan
2019-03-22
drm/i915/selftests: Mark up preemption tests for hang detection
Chris Wilson
2019-03-22
drm/i915/selftests: Calculate maximum ring size for preemption chain
Chris Wilson
2019-03-21
drm/i915: Skip object locking around a no-op set-domain ioctl
Chris Wilson
2019-03-21
drm/i915: Flush pages on acquisition
Chris Wilson
2019-03-21
drm/i915: Stop storing the context name as the timeline name
Chris Wilson
2019-03-21
drm/i915: Stop storing ctx->user_handle
Chris Wilson
2019-03-21
drm/i915: Introduce a mutex for file_priv->context_idr
Chris Wilson
2019-03-21
drm/i915: Separate GEM context construction and registration to userspace
Chris Wilson
2019-03-21
drm/i915/selftests: fix NULL vs IS_ERR() check in mock_context_barrier()
Dan Carpenter
2019-03-21
drm/i915: Use __is_constexpr()
Chris Wilson
2019-03-20
drm/i915: make raw access function work on uncore
Daniele Ceraolo Spurio
2019-03-20
drm/i915: move regs pointer inside the uncore structure
Daniele Ceraolo Spurio
2019-03-20
drm/i915: reduce the dev_priv->uncore dance in uncore.c
Daniele Ceraolo Spurio
2019-03-20
drm/i915: make find_fw_domain work on intel_uncore
Daniele Ceraolo Spurio
[next]