index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
Age
Commit message (
Expand
)
Author
Files
Lines
2020-12-10
drm/i915/gt: Wean workaround selftests off GEM context
Chris Wilson
1
-101
/
+88
2020-12-10
drm/i915/gt: Mark legacy ring context as lost
Chris Wilson
1
-0
/
+1
2020-12-10
drm/i915: Correct location of Wa_1408615072
John Harrison
1
-4
/
+5
2020-12-10
drm/i915/icl: Fix initing the DSI DSC power refcount during HW readout
Imre Deak
1
-4
/
+0
2020-12-10
drm/i915/bios: fill in DSC rc_model_size from VBT
Jani Nikula
1
-8
/
+3
2020-12-10
drm/i915/dsc: make rc_model_size an encoder defined value
Jani Nikula
3
-2
/
+11
2020-12-10
drm/i915/dsc: configure hardware using specified rc_model_size
Jani Nikula
1
-1
/
+1
2020-12-09
drm/i915: split gen8+ flush and bb_start emission functions
Daniele Ceraolo Spurio
4
-621
/
+664
2020-12-09
drm/i915/gt: Rename lrc.c to execlists_submission.c
Chris Wilson
13
-58
/
+16
2020-12-09
drm/i915/gt: Move move context layout registers and offsets to lrc_reg.h
Chris Wilson
5
-40
/
+43
2020-12-09
drm/i915/gt: Remove uninterruptible parameter from intel_gt_wait_for_idle
Chris Wilson
1
-6
/
+1
2020-12-09
drm/i915: Sleep around performing iommu unmaps on Tigerlake
Chris Wilson
1
-2
/
+16
2020-12-09
drm/i915: Remove livelock from "do_idle_maps" vtd w/a
Chris Wilson
1
-14
/
+9
2020-12-09
drm/i915/gt: document masked registers
Lucas De Marchi
1
-0
/
+11
2020-12-09
drm/i915/gt: rename wa_write_masked_or()
Lucas De Marchi
1
-44
/
+44
2020-12-09
drm/i915/gt: stop ignoring read with wa_masked_field_set
Lucas De Marchi
1
-1
/
+1
2020-12-08
drm/i915/gt: Declare gen9 has 64 mocs entries!
Chris Wilson
1
-4
/
+3
2020-12-08
drm/i915/display/dp: Compute the correct slice count for VDSC on DP
Manasi Navare
1
-1
/
+1
2020-12-08
drm/i915: fix size_t greater or equal to zero comparison
Colin Ian King
1
-1
/
+1
2020-12-08
drm/i915/gt: Cancel the preemption timeout on responding to it
Chris Wilson
1
-1
/
+3
2020-12-08
drm/i915/gt: Ignore repeated attempts to suspend request flow across reset
Chris Wilson
1
-0
/
+3
2020-12-08
drm/i915/gem: Propagate error from cancelled submit due to context closure
Chris Wilson
1
-2
/
+5
2020-12-08
drm/i915/gem: Check the correct variable in selftest
Dan Carpenter
1
-2
/
+2
2020-12-08
drm/i915/gem: Drop false !i915_vma_is_closed assertion
Chris Wilson
1
-2
/
+0
2020-12-07
drm/i915/display/dp: Compute the correct slice count for VDSC on DP
Manasi Navare
1
-1
/
+1
2020-12-07
drm/i915/dp: No need to poll FEC Enable Live bit
Manasi Navare
1
-6
/
+0
2020-12-07
drm/i915/selftests: Improve error reporting for igt_mock_max_segment
Chris Wilson
1
-8
/
+7
2020-12-07
drm/i915: fix size_t greater or equal to zero comparison
Colin Ian King
1
-1
/
+1
2020-12-05
drm/i915: remove WA_SET_FIELD_MASKED()
Lucas De Marchi
1
-8
/
+12
2020-12-05
drm/i915: remove WA_CLR_BIT_MASKED()
Lucas De Marchi
1
-10
/
+7
2020-12-05
drm/i915: remove WA_SET_BIT_MASKED()
Lucas De Marchi
1
-81
/
+78
2020-12-05
drm/i915/dg1: Implement WA_16011163337
Swathi Dhanavanthri
1
-0
/
+10
2020-12-04
drm/i915: Disable outputs during unregister
Chris Wilson
1
-2
/
+1
2020-12-04
drm/i915: Call kill_bigjoiner_slave() earlier
Ville Syrjälä
1
-15
/
+10
2020-12-04
drm/i915: Properly flag modesets for all bigjoiner pipes
Ville Syrjälä
1
-3
/
+29
2020-12-04
drm/i915: Add intel_atomic_add_affected_planes()
Ville Syrjälä
3
-2
/
+16
2020-12-04
drm/i915: Track logically enabled planes for hw state
Ville Syrjälä
3
-5
/
+16
2020-12-04
drm/i915/gt: Clear the execlists timers upon reset
Chris Wilson
1
-0
/
+5
2020-12-04
drm/i915/gt: Include reset failures in the trace
Chris Wilson
1
-12
/
+10
2020-12-04
drm/i915/gt: Cancel the preemption timeout on responding to it
Chris Wilson
1
-1
/
+3
2020-12-04
drm/i915/gt: Ignore repeated attempts to suspend request flow across reset
Chris Wilson
1
-0
/
+3
2020-12-04
drm/i915/gem: Propagate error from cancelled submit due to context closure
Chris Wilson
1
-2
/
+5
2020-12-03
drm/i915: Add VRR_CTL_LINE_COUNT field to VRR_CTL register def
Manasi Navare
1
-0
/
+1
2020-12-03
drm/i915/gem: Spring clean debugfs
Chris Wilson
1
-435
/
+0
2020-12-03
drm/i915: Make intel_display_power_put_unchecked() an internal-only function
Imre Deak
2
-22
/
+23
2020-12-03
drm/i915: Track power reference taken to disable power well functionality
Imre Deak
2
-4
/
+10
2020-12-03
drm/i915: Rename power_domains.wakeref to init_wakeref
Imre Deak
3
-10
/
+11
2020-12-03
drm/i915: Track power reference taken for eDP VDD
Imre Deak
2
-6
/
+13
2020-12-03
drm/i915/ddi: Track power reference taken for encoder main lane AUX use
Imre Deak
2
-8
/
+16
2020-12-03
drm/i915/ddi: Track power reference taken for encoder DDI IO use
Imre Deak
2
-14
/
+25
[prev]
[next]