index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'drm-next-2020-10-15' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2020-10-15
153
-4115
/
+6521
|
\
|
*
Merge tag 'drm-intel-next-fixes-2020-10-02' of git://anongit.freedesktop.org/...
Dave Airlie
2020-10-12
15
-114
/
+175
|
|
\
|
|
*
drm/i915: Avoid mixing integer types during batch copies
Chris Wilson
2020-09-30
3
-9
/
+12
|
|
*
drm/i915/gem: Always test execution status on closing the context
Chris Wilson
2020-09-30
1
-38
/
+10
|
|
*
drm/i915/gt: Always send a pulse down the engine after disabling heartbeat
Chris Wilson
2020-09-30
1
-39
/
+67
|
|
*
drm/i915: Cancel outstanding work after disabling heartbeats on an engine
Chris Wilson
2020-09-30
2
-0
/
+14
|
|
*
drm/i915/gem: Hold request reference for canceling an active context
Chris Wilson
2020-09-30
1
-6
/
+19
|
|
*
drm/i915: Redo "Remove i915_request.lock requirement for execution callbacks"
Chris Wilson
2020-09-30
1
-10
/
+2
|
|
*
drm/i915/gem: Serialise debugfs i915_gem_objects with ctx->mutex
Chris Wilson
2020-09-30
1
-0
/
+2
|
|
*
drm/i915: check i915_vm_alloc_pt_stash for errors
Matthew Auld
2020-09-30
1
-3
/
+5
|
|
*
drm/i915: Fix uninitialised variable in intel_context_create_request.
Maarten Lankhorst
2020-09-30
1
-0
/
+1
|
|
*
drm/i915: Break up error capture compression loops with cond_resched()
Chris Wilson
2020-09-30
1
-0
/
+3
|
|
*
drm/i915: Fix an error code i915_gem_object_copy_blt()
Dan Carpenter
2020-09-30
1
-1
/
+1
|
|
*
drm/i915/gt: Clear the buffer pool age before use
Chris Wilson
2020-09-30
1
-0
/
+2
|
|
*
drm/i915/gem: Prevent using pgprot_writecombine() if PAT is not supported
Chris Wilson
2020-09-30
1
-0
/
+4
|
|
*
drm/i915/gem: Avoid implicit vmap for highmem on x86-32
Chris Wilson
2020-09-30
1
-2
/
+24
|
|
*
drm/i915: Fix state checker hw.active/hw.enable readout
Ville Syrjälä
2020-09-28
1
-6
/
+9
|
*
|
Merge tag 'drm-msm-next-2020-09-27' of https://gitlab.freedesktop.org/drm/msm...
Dave Airlie
2020-09-29
1
-1
/
+1
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
drm: add constant N value in helper file
Chandan Uddaraju
2020-09-15
1
-1
/
+1
|
*
|
Merge tag 'drm-misc-next-2020-09-21' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2020-09-23
14
-37
/
+37
|
|
\
\
|
|
*
|
drm/i915/selftests: align more to real device lifetimes
Daniel Vetter
2020-09-21
1
-20
/
+19
|
|
*
|
drm/i915/selftest: Create mock_destroy_device
Daniel Vetter
2020-09-21
13
-12
/
+19
|
|
*
|
drm/i915: Drop the drm_atomic_helper_calc_timestamping_constants() call
Ville Syrjälä
2020-09-14
1
-7
/
+0
|
|
*
|
drm/atomic-helper: Remove the timestamping constant update from drm_atomic_he...
Ville Syrjälä
2020-09-14
1
-0
/
+1
|
*
|
|
Merge tag 'drm-intel-next-2020-09-17' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
2020-09-23
55
-1487
/
+2052
|
|
\
\
\
|
|
*
|
|
drm/i915: Update DRIVER_DATE to 20200917
Rodrigo Vivi
2020-09-17
1
-2
/
+2
|
|
*
|
|
drm/i915/tgl, rkl: Make Wa_1606700617/22010271021 permanent
Swathi Dhanavanthri
2020-09-17
1
-3
/
+4
|
|
*
|
|
drm/i915: Nuke force_min_cdclk_changed
Ville Syrjälä
2020-09-17
4
-9
/
+6
|
|
*
|
|
drm/i915: Remove the old global state stuff
Ville Syrjälä
2020-09-17
4
-72
/
+0
|
|
*
|
|
drm/i915: Do YCbCr 444->420 conversion via DP protocol converters
Ville Syrjälä
2020-09-17
4
-25
/
+109
|
|
*
|
|
drm/i915: DP->HDMI TMDS clock limits vs. deep color
Ville Syrjälä
2020-09-17
3
-27
/
+88
|
|
*
|
|
drm/i915: Extract intel_hdmi_has_audio()
Ville Syrjälä
2020-09-17
1
-9
/
+19
|
|
*
|
|
drm/i915: Handle downstream facing ports w/o EDID
Ville Syrjälä
2020-09-17
1
-1
/
+14
|
|
*
|
|
drm/i915: Configure DP 1.3+ protocol converted HDMI mode
Ville Syrjälä
2020-09-17
3
-0
/
+25
|
|
*
|
|
drm/i915: Deal with TMDS DFP clock limits
Ville Syrjälä
2020-09-17
2
-3
/
+34
|
|
*
|
|
drm/i915: Reworkd DP DFP clock handling
Ville Syrjälä
2020-09-17
2
-28
/
+28
|
|
*
|
|
drm/dp: Redo drm_dp_downstream_max_clock() as drm_dp_downstream_max_dotclock()
Ville Syrjälä
2020-09-17
1
-2
/
+2
|
|
*
|
|
drm/dp: Pimp drm_dp_downstream_max_bpc()
Ville Syrjälä
2020-09-17
2
-2
/
+3
|
|
*
|
|
drm/i915: Reworkd DFP max bpc handling
Ville Syrjälä
2020-09-17
2
-6
/
+21
|
|
*
|
|
drm/i915/lspcon: Do not send infoframes to non-HDMI sinks
Ville Syrjälä
2020-09-17
3
-7
/
+11
|
|
*
|
|
drm/i915/selftests: Push the fake iommu device from the stack to data
Chris Wilson
2020-09-16
1
-7
/
+5
|
|
*
|
|
drm/i915: Initialise outparam for error return from wait_for_register
Chris Wilson
2020-09-16
1
-1
/
+2
|
|
*
|
|
drm/i915/pll: Centralize PLL_ENABLE register lookup
Anusha Srivatsa
2020-09-15
1
-17
/
+18
|
|
*
|
|
drm/i915: Nuke pointless variable
Ville Syrjälä
2020-09-15
1
-2
/
+1
|
|
*
|
|
drm/i915: Introduce intel_hpd_hotplug_irqs()
Ville Syrjälä
2020-09-15
1
-27
/
+23
|
|
*
|
|
drm/i915: Introduce HPD_PORT_TC<n>
Ville Syrjälä
2020-09-15
4
-126
/
+102
|
|
*
|
|
drm/i915: Move hpd_pin setup to encoder init
Ville Syrjälä
2020-09-15
3
-2
/
+3
|
|
*
|
|
drm/i915: Split icp_hpd_detection_setup() into ddi vs. tc parts
Ville Syrjälä
2020-09-15
1
-21
/
+27
|
|
*
|
|
drm/i915: Configure GEN11_{TBT,TC}_HOTPLUG_CTL for ports TC5/6
Ville Syrjälä
2020-09-15
1
-2
/
+6
|
|
*
|
|
drm/i915: Nuke the redundant TC/TBT HPD bit defines
Ville Syrjälä
2020-09-15
2
-34
/
+22
[next]