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
Age
Commit message (
Expand
)
Author
2019-08-08
drm/i915/tgl: Add mipi dsi support for TGL
Vandita Kulkarni
2019-08-08
drm/i915/tgl/dsi: Gate the ddi clocks after pll mapping
Vandita Kulkarni
2019-08-08
drm/i915/tgl/dsi: Do not override TA_SURE
Vandita Kulkarni
2019-08-08
drm/i915/tgl/dsi: Set latency PCS_DW1 for tgl
Vandita Kulkarni
2019-08-08
drm/i915/tgl/dsi: Program TRANS_VBLANK register
Vandita Kulkarni
2019-08-08
drm/i915: split out intel_pch.[ch] from i915_drv.[ch]
Jani Nikula
2019-08-07
drm/i915/uc: Hardening firmware fetch
Michal Wajdeczko
2019-08-07
drm/i915/uc: WOPCM programming errors are not always real
Michal Wajdeczko
2019-08-07
drm/i915: Make wopcm_to_i915() private
Michal Wajdeczko
2019-08-07
drm/i915: Don't try to partition WOPCM without GuC firmware
Michal Wajdeczko
2019-08-07
drm/i915/uc: Don't fetch HuC fw if GuC fw fetch already failed
Michal Wajdeczko
2019-08-07
drm/i915/uc: HuC firmware can't be supported without GuC
Michal Wajdeczko
2019-08-07
drm/i915/uc: Prefer dev_info for reporting options
Michal Wajdeczko
2019-08-07
drm/i915/perf: Refactor oa object to better manage resources
Umesh Nerlige Ramappa
2019-08-07
drm/i915: Isolate i915_getparam_ioctl()
Chris Wilson
2019-08-07
drm/i915: Include the DRIVER_DATE in the error state
Chris Wilson
2019-08-07
drm/i915: Fix some NULL vs IS_ERR() conditions
Dan Carpenter
2019-08-07
drm/i915: Use intel_engine_lookup_user for probing HAS_BSD etc
Chris Wilson
2019-08-07
drm/i915: Rename engines to match their user interface
Chris Wilson
2019-08-07
drm/i915: Drop expectations of VM_IO from our GGTT mmappings
Chris Wilson
2019-08-07
drm/i915: abstract display suspend/resume operations
Rodrigo Vivi
2019-08-07
drm/i915: move property enums to intel_display_types.h
Jani Nikula
2019-08-07
drm/i915: remove unnecessary includes of intel_display_types.h header
Jani Nikula
2019-08-07
drm/i915: rename intel_drv.h to display/intel_display_types.h
Jani Nikula
2019-08-07
drm/i915: avoid including intel_drv.h via i915_drv.h->i915_trace.h
Jani Nikula
2019-08-07
drm/i915/tc: un-inline intel_tc_port_ref_held()
Jani Nikula
2019-08-07
drm/i915/mst: un-inline intel_dp_mst_encoder_active_links()
Jani Nikula
2019-08-07
drm/i915/bw: make intel_atomic_get_bw_state() static
Jani Nikula
2019-08-07
drm/i915/irq: un-inline functions to avoid i915_drv.h include
Jani Nikula
2019-08-07
drm/i915/sprite: un-inline icl_is_hdr_plane()
Jani Nikula
2019-08-07
drm/i915: move intel_display.c function declarations
Jani Nikula
2019-08-06
drm/i915/dmc: Load DMC on TGL
Anusha Srivatsa
2019-08-06
drm/i915/gt: Move the [class][inst] lookup for engines onto the GT
Chris Wilson
2019-08-06
drm/i915/gem: Make caps.scheduler static
Chris Wilson
2019-08-06
drm/i915: Use drm_i915_private directly from drv_get_drvdata()
Chris Wilson
2019-08-05
drm/i915/gt: Remove stale kerneldoc for internal MOCS functions
Chris Wilson
2019-08-05
drm/i915/uc: Don't fail on HuC early init errors
Michal Wajdeczko
2019-08-05
drm/i915/uc: Remove redundant GuC support checks
Michal Wajdeczko
2019-08-05
drm/i915/huc: Prefer intel_huc_is_supported
Michal Wajdeczko
2019-08-05
drm/i915/guc: Prefer intel_guc_is_submission_supported
Michal Wajdeczko
2019-08-05
drm/i915: Fix wrong escape clock divisor init for GLK
Stanislav Lisovskiy
2019-08-04
drm/i915: Replace struct_mutex for batch pool serialisation
Chris Wilson
2019-08-04
drm/i915: Teach execbuffer to take the engine wakeref not GT
Chris Wilson
2019-08-02
drm/i915: Flush the freed object list on file close
Chris Wilson
2019-08-02
drm/i915: Hide unshrinkable context objects from the shrinker
Chris Wilson
2019-08-02
drm/i915/wopcm: Don't fail on WOPCM partitioning failure
Michal Wajdeczko
2019-08-02
drm/i915/uc: Inject probe errors into intel_uc_init_hw
Michal Wajdeczko
2019-08-02
drm/i915/uc: Move GuC error log to uc and release it on fini
Michal Wajdeczko
2019-08-02
drm/i915/uc: Reorder firmware status codes
Michal Wajdeczko
2019-08-02
drm/i915/uc: Do full sanitize instead of pure reset
Michal Wajdeczko
[next]