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
/
gpu
/
drm
Age
Commit message (
Expand
)
Author
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
2019-03-20
drm/i915: make more uncore function work on intel_uncore
Daniele Ceraolo Spurio
2019-03-20
drm/i915: use intel_uncore for all forcewake get/put
Daniele Ceraolo Spurio
2019-03-20
drm/i915: use intel_uncore in fw get/put internal paths
Daniele Ceraolo Spurio
2019-03-20
drm/i915: always use masks on FW regs
Daniele Ceraolo Spurio
2019-03-20
drm/i915/icl: Fix the TRANS_DDI_FUNC_CTL2 bitfield macro
Manasi Navare
2019-03-20
drm/i915: Switch to bitmap_zalloc()
Andy Shevchenko
2019-03-20
drm/i915: Inline skl_update_pipe_wm() into its only caller
Ville Syrjälä
2019-03-20
drm/i915: Don't pass pipe_wm around so much
Ville Syrjälä
2019-03-20
drm/i915: Move some variables to tighter scope
Ville Syrjälä
2019-03-20
drm/i915: Keep plane watermarks enabled more aggressively
Ville Syrjälä
2019-03-20
drm/i915: Make sure cursor has enough ddb for the selected wm level
Ville Syrjälä
2019-03-20
drm/i915: Allocate enough DDB for the cursor
Ville Syrjälä
2019-03-20
drm/i915: Extract skl_compute_wm_params()
Ville Syrjälä
2019-03-20
drm/i915: Don't pass plane state to skl_compute_plane_wm()
Ville Syrjälä
2019-03-20
drm/i915: Accept alloc_size == blocks
Ville Syrjälä
2019-03-20
drm/i915: Use HPLLVCO_MOBILE for all PNVs
Ville Syrjälä
2019-03-20
drm/i915: Introduce i915_has_asle()
Ville Syrjälä
2019-03-20
drm/i915: Introduce i9xx_has_pps()
Ville Syrjälä
2019-03-20
drm/i915: Introduce i9xx_has_pfit()
Ville Syrjälä
2019-03-20
drm/i915: Reorder gen3/4 swizzle detection logic
Ville Syrjälä
2019-03-20
drm/i915/selftests: add test to verify get/put fw domains
Daniele Ceraolo Spurio
2019-03-20
drm/i915/selftests: Provide stub reset functions
Chris Wilson
2019-03-20
drm/i915: Update DRIVER_DATE to 20190320
Joonas Lahtinen
2019-03-19
drm/i915/cml: Introduce Comet Lake PCH
Anusha Srivatsa
[next]