index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
gt
Age
Commit message (
Expand
)
Author
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-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-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-04
drm/i915: Replace struct_mutex for batch pool serialisation
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
2019-08-02
drm/i915: Add i915 to i915_inject_probe_failure
Michal Wajdeczko
2019-08-02
drm/i915: Allow sharing the idle-barrier from other kernel requests
Chris Wilson
2019-08-02
drm/i915/pmu: Atomically acquire the gt_pm wakeref
Chris Wilson
2019-08-01
drm/i915/uc: Stop sanitizing enable_guc modparam
Michal Wajdeczko
2019-08-01
drm/i915/guc: Use dedicated flag to track submission mode
Michal Wajdeczko
2019-08-01
drm/i915/uc: Consider enable_guc modparam during fw selection
Michal Wajdeczko
2019-08-01
drm/i915/uc: Rename intel_uc_is_using* into intel_uc_supports*
Michal Wajdeczko
2019-08-01
drm/i915/gt: Introduce intel_gt_runtime_suspend/resume
Daniele Ceraolo Spurio
2019-08-01
drm/i915/uc: Move uC early functions inside the GT ones
Daniele Ceraolo Spurio
2019-08-01
drm/i915/gt: Move gt_cleanup_early out of gem_cleanup_early
Daniele Ceraolo Spurio
2019-08-01
drm/i915: Remove lrc default desc from GEM context
Chris Wilson
2019-08-01
drm/i915/execlists: Always clear pending&inflight requests on reset
Chris Wilson
2019-07-31
drm/i915: Move MOCS setup to intel_mocs.c
Tvrtko Ursulin
2019-07-31
drm/i915/tgl: Tigerlake only has global MOCS registers
Michel Thierry
2019-07-31
drm/i915/tgl: Define MOCS entries for Tigerlake
Tomasz Lis
2019-07-31
drm/i915/tgl: Move fault registers to their new offset
Lucas De Marchi
2019-07-31
drm/i915: remove dangling forward declaration
Lucas De Marchi
2019-07-31
drm/i915/uc: Move uC WOPCM setup in uc_init_hw
Daniele Ceraolo Spurio
2019-07-31
drm/i915/uc: Don't enable communication twice on resume
Daniele Ceraolo Spurio
2019-07-31
drm/i915/selftests: Pass intel_context to igt_spinner
Chris Wilson
2019-07-30
drm/i915/gt: Provide a local intel_context.vm
Chris Wilson
2019-07-30
drm/i915: Move aliasing_ppgtt underneath its i915_ggtt
Chris Wilson
2019-07-30
drm/i915: Inline engine->init_context into its caller
Chris Wilson
2019-07-30
drm/i915: use upstream version of header tests
Jani Nikula
2019-07-29
drm/i915/uc: Don't fail on HuC firmware failure
Michal Wajdeczko
2019-07-29
drm/i915/selftests: Careful not to flush hang_fini on error setups
Chris Wilson
2019-07-27
drm/i915/uc: Fixup kerneldoc after params were flipped and renamed
Chris Wilson
2019-07-26
drm/i915/uc: Remove redundant RSA offset definition
Michal Wajdeczko
2019-07-26
drm/i915/uc: Remove redundant ucode offset definition
Michal Wajdeczko
2019-07-26
drm/i915/uc: Remove redundant header_offset/size definitions
Michal Wajdeczko
2019-07-26
drm/i915/gt: Add to timeline requires the timeline mutex
Chris Wilson
2019-07-26
drm/i915/uc: Don't sanitize guc_log_level modparam
Michal Wajdeczko
2019-07-26
drm/i915/guc: init submission structures as part of guc_init
Daniele Ceraolo Spurio
2019-07-26
drm/i915/uc: Reorder params in intel_uc_fw_fetch
Michal Wajdeczko
[next]