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
/
tools
/
perf
/
scripts
/
python
/
export-to-postgresql.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2020-02-11
drm/i915: Don't show the blank process name for internal/simulated errors
Chris Wilson
1
-1
/
+1
2020-02-11
drm/i915/gem: Store mmap_offsets in an rbtree rather than a plain list
Chris Wilson
3
-29
/
+85
2020-02-11
drm/i915/execlists: Leave resetting ring to intel_ring
Chris Wilson
1
-1
/
+0
2020-02-10
drm/i915/gt: Use the BIT when checking the flags, not the index
Chris Wilson
1
-1
/
+2
2020-02-10
drm/i915/selftests: Add a mock i915_vma to the mock_ring
Chris Wilson
1
-1
/
+16
2020-02-10
drm/i915: Make a copy of the ggtt view for slave plane
Ville Syrjälä
1
-0
/
+1
2020-02-10
drm/i915/gem: Take local vma references for the parser
Chris Wilson
1
-1
/
+36
2020-02-10
drm/i915/pmu: Correct the rc6 offset upon enabling
Chris Wilson
1
-0
/
+12
2020-02-09
drm/i915: Fix i915_error_state_store error defination
Zhang Xiaoxu
1
-2
/
+1
2020-02-09
drm/i915/bios: Fix the timing parameters
Vandita Kulkarni
1
-2
/
+4
2020-02-09
drm/i915/dsi: Ensure that the ACPI adapter lookup overrides the bus num
Vivek Kasireddy
1
-2
/
+1
2020-02-09
drm/i915: Fix post-fastset modeset check for port sync
Ville Syrjälä
1
-26
/
+17
2020-02-09
drm/i915/dsi: Lookup the i2c bus from ACPI NS only if CONFIG_ACPI=y (v2)
Vivek Kasireddy
1
-16
/
+31
2020-02-06
gpu: host1x: Set DMA direction only for DMA-mapped buffer objects
Thierry Reding
1
-1
/
+1
2020-02-06
drm/tegra: Reuse IOVA mapping where possible
Thierry Reding
3
-23
/
+63
2020-02-06
drm/tegra: Relax IOMMU usage criteria on old Tegra
Thierry Reding
1
-17
/
+32
2020-02-04
drm/amd/dm/mst: Ignore payload update failures
Lyude Paul
1
-9
/
+4
2020-02-04
drm/amdgpu: update default voltage for boot od table for navi1x
Alex Deucher
1
-1
/
+8
2020-02-04
drm/amdgpu/smu10: fix smu10_get_clock_by_type_with_voltage
Alex Deucher
1
-3
/
+5
2020-02-04
drm/amdgpu/smu10: fix smu10_get_clock_by_type_with_latency
Alex Deucher
1
-6
/
+9
2020-02-04
drm/amdgpu/display: handle multiple numbers of fclks in dcn_calcs.c (v2)
Alex Deucher
1
-11
/
+23
2020-02-04
drm/amdgpu: fetch default VDDC curve voltages (v2)
Alex Deucher
1
-1
/
+49
2020-02-04
drm/amdgpu/smu_v11_0: Correct behavior of restoring default tables (v2)
Matt Coffin
4
-20
/
+22
2020-02-04
drm/amdgpu/navi10: add OD_RANGE for navi overclocking
Alex Deucher
1
-0
/
+59
2020-02-04
drm/amdgpu/navi: fix index for OD MCLK
Alex Deucher
1
-1
/
+1
2020-02-04
drm/amd/display: Fix HW/SW state mismatch
Bhawanpreet Lakha
1
-0
/
+19
2020-02-04
drm/amd/display: Fix a typo when computing dsc configuration
Mikita Lipski
1
-1
/
+1
2020-02-04
drm/amd/powerplay: fix navi10 system intermittent reboot issue V2
Evan Quan
6
-1
/
+86
2020-02-04
drm/amdkfd: Fix a bug in SDMA RLC queue counting under HWS mode
Yong Zhao
1
-4
/
+6
2020-02-04
drm/amd/display: Only enable cursor on pipes that need it
Nicholas Kazlauskas
1
-0
/
+30
2020-02-03
drm/nouveau/kms/gv100-: avoid sending a core update until the first modeset
Ben Skeggs
2
-6
/
+2
2020-02-03
drm/nouveau/kms/gv100-: move window ownership setup into modesetting path
Ben Skeggs
4
-6
/
+44
2020-02-03
drm/nouveau/disp/gv100-: halt NV_PDISP_FE_RM_INTR_STAT_CTRL_DISP_ERROR storms
Ben Skeggs
1
-0
/
+6
2020-01-31
drm/tegra: sor: Initialize runtime PM before use
Thierry Reding
1
-15
/
+17
2020-01-31
drm/tegra: sor: Disable runtime PM on probe failure
Thierry Reding
1
-6
/
+8
2020-01-31
drm/tegra: sor: Suspend on clock registration failure
Thierry Reding
1
-6
/
+7
2020-01-30
drm/amdgpu/navi10: add mclk to navi10_get_clock_by_type_with_latency
Alex Deucher
1
-0
/
+2
2020-01-30
drm/amdgpu: Fix implicit enum conversion in gfx_v9_4_ras_error_inject
Nathan Chancellor
1
-1
/
+1
2020-01-30
radeon: completely remove lut leftovers
Daniel Vetter
2
-8
/
+0
2020-01-30
drm/amd/display: Move drm_dp_mst_atomic_check() to the front of dc_validate_global_state()
Zhan Liu
1
-4
/
+10
2020-01-30
radeon: insert 10ms sleep in dce5_crtc_load_lut
Daniel Vetter
1
-0
/
+2
2020-01-30
drm/amd/display: fix spelling mistake link_integiry_check -> link_integrity_check
Colin Ian King
3
-7
/
+7
2020-01-30
amdgpu: using vmalloc requires includeing vmalloc.h
Stephen Rothwell
1
-0
/
+1
2020-01-30
drm/amdgpu: allocate entities on demand
Nirmoy Das
2
-117
/
+124
2020-01-30
drm/amdgpu: Enable DISABLE_BARRIER_WAITCNT for Arcturus
Joseph Greathouse
2
-2
/
+21
2020-01-29
drm/nouveau/fb/gp102-: allow module to load even when scrubber binary is missing
Ben Skeggs
2
-12
/
+32
2020-01-29
drm/nouveau/acr: return error when registering LSF if ACR not supported
Ben Skeggs
1
-1
/
+5
2020-01-29
drm/nouveau/disp/gv100-: not all channel types support reporting error codes
Ben Skeggs
1
-6
/
+17
2020-01-29
drm/nouveau/disp/nv50-: prevent oops when no channel method map provided
Ben Skeggs
1
-0
/
+2
2020-01-29
drm/nouveau: support synchronous pushbuf submission
Ben Skeggs
2
-1
/
+11
[next]