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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-11-19
drm/i915: move the pre_pin earlier
Matthew Auld
1
-6
/
+6
2021-11-19
drm/i915/dg2: Implement WM0 cursor WA for DG2
Stanislav Lisovskiy
1
-5
/
+13
2021-11-19
drm/i915/pxp: fix includes for headers in include/drm
Jani Nikula
2
-3
/
+6
2021-11-19
drm/i915: drop intel_display.h include from intel_display_power.h
Jani Nikula
1
-1
/
+2
2021-11-19
drm/i915: move structs from intel_display_power.h to .c
Jani Nikula
2
-94
/
+93
2021-11-19
drm/i915/debugfs: move debug printing to intel_display_power.c
Jani Nikula
3
-21
/
+29
2021-11-19
drm/i915: drop intel_display.h include from intel_dpll_mgr.h
Jani Nikula
1
-1
/
+1
2021-11-19
drm/i915: drop intel_display.h include from intel_ddi.h
Jani Nikula
1
-1
/
+3
2021-11-19
drm/aspeed: Fix vga_pw sysfs output
Joel Stanley
1
-1
/
+1
2021-11-19
drm/vc4: fix error code in vc4_create_object()
Dan Carpenter
1
-1
/
+1
2021-11-19
drm/i915: Clean up CRC register defines
Ville Syrjälä
1
-36
/
+41
2021-11-19
drm/i915: Clean up DPINVGTT/VLV_DPFLIPSTAT bits
Ville Syrjälä
2
-48
/
+48
2021-11-19
drm/i915: Clean up FPGA_DBG/CLAIM_ER bits
Ville Syrjälä
1
-4
/
+4
2021-11-19
Merge tag 'amd-drm-fixes-5.16-2021-11-17' of https://gitlab.freedesktop.org/agd5f/linux into drm-fixes
Dave Airlie
15
-11
/
+156
2021-11-19
Merge tag 'drm-intel-fixes-2021-11-18' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixes
Dave Airlie
3
-12
/
+9
2021-11-18
drm/i915/: Extend VRR platform support to Gen 11
Manasi Navare
1
-1
/
+1
2021-11-18
drm/nouveau/acr: fix a couple NULL vs IS_ERR() checks
Dan Carpenter
2
-4
/
+8
2021-11-18
drm/nouveau: recognise GA106
Ben Skeggs
1
-0
/
+22
2021-11-18
drm/i915: Disable DSB usage for now
Ville Syrjälä
1
-1
/
+1
2021-11-18
drm/i915: Declare .(de)gamma_lut_tests for icl+
Ville Syrjälä
1
-1
/
+7
2021-11-18
drm/i915: Fix framestart_delay commens in VRR code
Ville Syrjälä
1
-3
/
+3
2021-11-18
drm/i915: Do vblank evasion correctly if vrr push has already been sent
Ville Syrjälä
3
-3
/
+20
2021-11-18
drm/i915: Move vrr push after the frame counter sampling again
Ville Syrjälä
1
-3
/
+16
2021-11-18
drm/vboxvideo: fix a NULL vs IS_ERR() check
Dan Carpenter
1
-2
/
+2
2021-11-18
drm/i915/vlv_dsi: Double pixelclock on read-back for dual-link panels
Hans de Goede
1
-0
/
+5
2021-11-18
drm: panel-orientation-quirks: Add quirk for the Lenovo Yoga Book X91F/L
Hans de Goede
1
-0
/
+6
2021-11-18
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
363
-5143
/
+6943
2021-11-17
drm/amd/amdgpu: fix potential memleak
Bernard Zhao
1
-0
/
+1
2021-11-17
drm/amd/amdkfd: Fix kernel panic when reset failed and been triggered again
shaoyunl
1
-0
/
+5
2021-11-17
drm/amd/pm: add GFXCLK/SCLK clocks level print support for APUs
Perry Yuan
4
-2
/
+74
2021-11-17
drm/amdgpu: fix set scaling mode Full/Full aspect/Center not works on vga and dvi connectors
hongao
1
-0
/
+1
2021-11-17
drm/amd/display: Fix OLED brightness control on eDP
Roman Li
1
-1
/
+2
2021-11-18
drm/mediatek: Clear pending flag when cmdq packet is done
Yongqiang Niu
1
-5
/
+46
2021-11-18
drm/mediatek: Add mbox_free_channel in mtk_drm_crtc_destroy
jason-jh.lin
1
-0
/
+5
2021-11-18
drm/mediatek: Add cmdq_handle in mtk_crtc
Chun-Kuang Hu
1
-5
/
+57
2021-11-18
drm/mediatek: Detect CMDQ execution timeout
Chun-Kuang Hu
1
-2
/
+18
2021-11-18
drm/mediatek: Remove the pointer of struct cmdq_client
Chun-Kuang Hu
1
-17
/
+20
2021-11-18
drm/mediatek: Use mailbox rx_callback instead of cmdq_task_cb
Chun-Kuang Hu
1
-3
/
+13
2021-11-17
drm/amd/pm: Remove artificial freq level on Navi1x
Lijo Lazar
1
-5
/
+8
2021-11-17
drm/amd/pm: avoid duplicate powergate/ungate setting
Evan Quan
4
-1
/
+23
2021-11-17
drm/amdgpu: add error print when failing to add IP block(v2)
Guchun Chen
1
-0
/
+36
2021-11-17
drm/amd/pm: Enhanced reporting also for a stuck command
Luben Tuikov
1
-2
/
+6
2021-11-17
drm/i915: Clarify probing order in intel_dp_aux_init_backlight_funcs()
Lyude Paul
1
-5
/
+11
2021-11-17
drm/dp, drm/i915: Add support for VESA backlights using PWM for brightness control
Lyude Paul
2
-31
/
+85
2021-11-17
drm/dp: Don't read back backlight mode in drm_edp_backlight_enable()
Lyude Paul
1
-28
/
+12
2021-11-17
drm/nouveau/kms/nv50-: Explicitly check DPCD backlights for aux enable/brightness
Lyude Paul
1
-1
/
+4
2021-11-17
drm/i915: Add support for panels with VESA backlights with PWM enable/disable
Lyude Paul
1
-6
/
+21
2021-11-17
drm/amd/pm: add GFXCLK/SCLK clocks level print support for APUs
Perry Yuan
4
-2
/
+74
2021-11-17
drm/amdkfd: replace asic_family with asic_type
Graham Sider
10
-53
/
+22
2021-11-17
drm/amdkfd: convert misc checks to IP version checking
Graham Sider
10
-35
/
+33
[prev]
[next]