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-09-07
drm/i915/selftests: Drop stale timeline constructor assert
Chris Wilson
1
-1
/
+0
2020-09-07
drm/i915/gt: Pull release of node->age under the spinlock
Chris Wilson
1
-1
/
+1
2020-09-07
drm/i915/gt: Support multiple pinned timelines
Chris Wilson
8
-23
/
+61
2020-09-07
drm/i915/gem: Delay tracking the GEM context until it is registered
Chris Wilson
1
-5
/
+11
2020-09-07
drm/i915/gt: Fix termination condition for freeing all buffer objects
Chris Wilson
1
-5
/
+8
2020-09-07
drm/i915/selftests: Flush the active barriers before asserting
Chris Wilson
1
-0
/
+2
2020-09-07
drm/i915/gt: Delay taking the spinlock for grabbing from the buffer pool
Chris Wilson
2
-42
/
+64
2020-09-07
drm/i915/gt: Disable preparser around xcs invalidations on tgl
Chris Wilson
1
-2
/
+13
2020-09-07
drm/i915/gem: Remove disordered per-file request list for throttling
Chris Wilson
8
-85
/
+50
2020-09-07
drm/i915: Soften the tasklet flush frequency before waits
Chris Wilson
1
-2
/
+18
2020-09-07
drm/i915/selftests: Mock the status_page.vma for the kernel_context
Chris Wilson
1
-0
/
+3
2020-09-07
drm/i915: Reduce i915_request.lock contention for i915_request_wait
Chris Wilson
1
-10
/
+8
2020-09-06
drm/i915: panel: Use atomic PWM API for devs with an external PWM controller
Hans de Goede
2
-40
/
+33
2020-09-06
drm/i915: panel: Honor the VBT PWM min setting for devs with an external PWM controller
Hans de Goede
1
-3
/
+4
2020-09-06
drm/i915: panel: Honor the VBT PWM frequency for devs with an external PWM controller
Hans de Goede
2
-8
/
+12
2020-09-06
drm/i915: panel: Add get_vbt_pwm_freq() helper
Hans de Goede
1
-10
/
+17
2020-09-04
Merge tag 'drm-fixes-2020-09-04' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2
-8
/
+28
2020-09-04
Merge branch 'simplify-do_wp_page'
Linus Torvalds
1
-8
/
+0
2020-09-04
mm/gup: Remove enfornced COW mechanism
Peter Xu
1
-8
/
+0
2020-09-04
drm/i915: remove the extra modeset init layer
Jani Nikula
1
-43
/
+21
2020-09-04
drm/i915: split out intel_modeset_driver_remove_nogem() and simplify
Jani Nikula
3
-21
/
+16
2020-09-04
drm/i915: move more display related probe to intel_modeset_init_noirq()
Jani Nikula
2
-38
/
+35
2020-09-04
drm/i915: split intel_modeset_init() pre/post gem init
Jani Nikula
3
-17
/
+29
2020-09-03
drm/i915: fix regression leading to display audio probe failure on GLK
Kai Vehmanen
1
-6
/
+4
2020-09-02
drm/i915: Clear the repeater bit on HDCP disable
Sean Paul
1
-0
/
+6
2020-09-02
drm/i915: Fix sha_text population code
Sean Paul
1
-6
/
+20
2020-09-02
drm/i915/display: Ensure that ret is always initialized in icl_combo_phy_verify_state
Nathan Chancellor
1
-2
/
+2
2020-09-01
drm/i915: Add HDCP 1.4 support for MST connectors
Sean Paul
3
-2
/
+84
2020-09-01
drm/i915: Print HDCP version info for all connectors
Sean Paul
1
-12
/
+9
2020-09-01
drm/i915: Add connector to hdcp_shim->check_link()
Sean Paul
4
-8
/
+10
2020-09-01
drm/i915: Plumb port through hdcp init
Sean Paul
4
-8
/
+10
2020-09-01
drm/i915: Factor out HDCP shim functions from dp for use by dp_mst
Sean Paul
4
-606
/
+642
2020-09-01
drm/i915: Use ddi_update_pipe in intel_dp_mst
Sean Paul
3
-5
/
+13
2020-09-01
drm/i915: Support DP MST in enc_to_dig_port() function
Sean Paul
1
-7
/
+14
2020-09-01
drm/i915: Don't fully disable HDCP on a port if multiple pipes are using it
Sean Paul
5
-0
/
+45
2020-09-01
drm/i915: Clean up intel_hdcp_disable
Sean Paul
1
-9
/
+10
2020-09-01
drm/i915: Protect workers against disappearing connectors
Sean Paul
1
-5
/
+39
2020-09-01
drm/i915: Factor out hdcp->value assignments
Sean Paul
1
-21
/
+46
2020-09-01
drm/i915: Use the cpu_transcoder in intel_hdcp to toggle HDCP signalling
Sean Paul
6
-22
/
+26
2020-09-01
drm/i915: Intercept Aksv writes in the aux hooks
Sean Paul
1
-33
/
+29
2020-09-01
drm/i915: WARN if HDCP signalling is enabled upon disable
Sean Paul
1
-0
/
+2
2020-09-01
drm/i915: Clear the repeater bit on HDCP disable
Sean Paul
1
-0
/
+6
2020-09-01
drm/i915: Fix sha_text population code
Sean Paul
1
-6
/
+20
2020-08-31
drm/i915/dp: Extract drm_dp_read_dpcd_caps()
Lyude Paul
3
-60
/
+3
2020-08-31
drm/i915/dp: Extract drm_dp_read_sink_count()
Lyude Paul
1
-6
/
+5
2020-08-31
drm/i915/dp: Extract drm_dp_read_sink_count_cap()
Lyude Paul
1
-9
/
+12
2020-08-31
drm/i915/dp: Extract drm_dp_read_downstream_info()
Lyude Paul
1
-12
/
+2
2020-08-31
drm/i915/dp: Extract drm_dp_read_mst_cap()
Lyude Paul
1
-16
/
+2
2020-08-28
drm/i915/display: Ensure that ret is always initialized in icl_combo_phy_verify_state
Nathan Chancellor
1
-2
/
+2
2020-08-28
drm/i915/ehl: Update voltage swing table
José Roberto de Souza
1
-5
/
+5
[prev]
[next]