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-26
drm/i915/gem: Hold request reference for canceling an active context
Chris Wilson
1
-6
/
+19
2020-09-26
drm/i915: Redo "Remove i915_request.lock requirement for execution callbacks"
Chris Wilson
1
-10
/
+2
2020-09-25
drm/i915: Introduce GEM object functions
Thomas Zimmermann
4
-13
/
+18
2020-09-24
treewide: Make all debug_obj_descriptors const
Stephen Boyd
2
-2
/
+2
2020-09-24
drm/i915: Use the correct bpp when validating "4:2:0 only" modes
Ville Syrjälä
1
-22
/
+33
2020-09-24
drm/i915: Decouple intel_dp_{min,output}_bpp() from crtc_state
Ville Syrjälä
3
-9
/
+11
2020-09-24
drm/i915: Extract intel_dp_output_format()
Ville Syrjälä
1
-12
/
+20
2020-09-24
drm/i915/gem: Serialise debugfs i915_gem_objects with ctx->mutex
Chris Wilson
1
-0
/
+2
2020-09-24
drm/i915: dont retry stream management at seq_num_m roll over
Ramalingam C
1
-5
/
+10
2020-09-24
drm/i915: terminate reauth at stream management failure
Ramalingam C
1
-29
/
+47
2020-09-23
drm/i915/uc: tune down GuC communication enabled/disabled messages
Jani Nikula
1
-2
/
+4
2020-09-23
drm/i915/selftests: Push the fake iommu device from the stack to data
Chris Wilson
1
-7
/
+5
2020-09-23
Merge tag 'drm-misc-next-2020-09-21' of git://anongit.freedesktop.org/drm/drm-misc into drm-next
Dave Airlie
14
-37
/
+37
2020-09-23
Merge tag 'drm-intel-next-2020-09-17' of git://anongit.freedesktop.org/drm/drm-intel into drm-next
Dave Airlie
55
-1486
/
+2051
2020-09-22
Merge tag 'gvt-fixes-2020-09-17' of https://github.com/intel/gvt-linux into drm-intel-fixes
Jani Nikula
1
-1
/
+5
2020-09-22
drm/i915: check i915_vm_alloc_pt_stash for errors
Matthew Auld
1
-3
/
+5
2020-09-21
drm/i915: Fix uninitialised variable in intel_context_create_request.
Maarten Lankhorst
1
-0
/
+1
2020-09-21
drm/i915/selftests: align more to real device lifetimes
Daniel Vetter
1
-20
/
+19
2020-09-21
drm/i915/selftest: Create mock_destroy_device
Daniel Vetter
13
-12
/
+19
2020-09-18
drm/i915/gt: Remove defunct intel_virtual_engine_get_sibling()
Chris Wilson
2
-16
/
+0
2020-09-18
drm/i915: Reduce GPU error capture mutex hold time
Chris Wilson
1
-23
/
+5
2020-09-18
drm/i915: Break up error capture compression loops with cond_resched()
Chris Wilson
1
-0
/
+3
2020-09-18
drm/i915/gt: Show engine properties in the pretty printer
Chris Wilson
1
-0
/
+36
2020-09-17
drm/i915: Update DRIVER_DATE to 20200917
Rodrigo Vivi
1
-2
/
+2
2020-09-17
drm/i915/tgl, rkl: Make Wa_1606700617/22010271021 permanent
Swathi Dhanavanthri
1
-3
/
+4
2020-09-17
drm/i915: Nuke force_min_cdclk_changed
Ville Syrjälä
4
-9
/
+6
2020-09-17
drm/i915: Remove the old global state stuff
Ville Syrjälä
4
-72
/
+0
2020-09-17
drm/i915: Do YCbCr 444->420 conversion via DP protocol converters
Ville Syrjälä
4
-25
/
+109
2020-09-17
drm/i915: DP->HDMI TMDS clock limits vs. deep color
Ville Syrjälä
3
-27
/
+88
2020-09-17
drm/i915: Extract intel_hdmi_has_audio()
Ville Syrjälä
1
-9
/
+19
2020-09-17
drm/i915: Handle downstream facing ports w/o EDID
Ville Syrjälä
1
-1
/
+14
2020-09-17
drm/i915: Configure DP 1.3+ protocol converted HDMI mode
Ville Syrjälä
3
-0
/
+25
2020-09-17
drm/i915: Deal with TMDS DFP clock limits
Ville Syrjälä
2
-3
/
+34
2020-09-17
drm/i915: Reworkd DP DFP clock handling
Ville Syrjälä
2
-28
/
+28
2020-09-17
drm/dp: Redo drm_dp_downstream_max_clock() as drm_dp_downstream_max_dotclock()
Ville Syrjälä
1
-2
/
+2
2020-09-17
drm/dp: Pimp drm_dp_downstream_max_bpc()
Ville Syrjälä
2
-2
/
+3
2020-09-17
drm/i915: Reworkd DFP max bpc handling
Ville Syrjälä
2
-6
/
+21
2020-09-17
drm/i915/lspcon: Do not send infoframes to non-HDMI sinks
Ville Syrjälä
3
-7
/
+11
2020-09-17
drm/i915: Fix an error code i915_gem_object_copy_blt()
Dan Carpenter
1
-1
/
+1
2020-09-17
Merge branch 'for-5.10-drm-sg-fix' of https://github.com/mszyprow/linux into drm-next
Dave Airlie
2
-12
/
+6
2020-09-16
drm/i915/selftests: Push the fake iommu device from the stack to data
Chris Wilson
1
-7
/
+5
2020-09-16
drm/i915: Initialise outparam for error return from wait_for_register
Chris Wilson
1
-1
/
+2
2020-09-16
drm/i915: Filter wake_flags passed to default_wake_function
Chris Wilson
1
-3
/
+7
2020-09-16
drm/i915: Be wary of data races when reading the active execlists
Chris Wilson
2
-6
/
+34
2020-09-16
drm/i915/gem: Reduce context termination list iteration guard to RCU
Chris Wilson
1
-13
/
+19
2020-09-16
drm/i915/gem: Delay tracking the GEM context until it is registered
Chris Wilson
1
-5
/
+11
2020-09-15
drm/i915/pll: Centralize PLL_ENABLE register lookup
Anusha Srivatsa
1
-17
/
+18
2020-09-15
drm: add constant N value in helper file
Chandan Uddaraju
1
-1
/
+1
2020-09-15
drm/i915: Nuke pointless variable
Ville Syrjälä
1
-2
/
+1
2020-09-15
drm/i915: Introduce intel_hpd_hotplug_irqs()
Ville Syrjälä
1
-27
/
+23
[prev]
[next]