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-06-22
drm/amd/display: Revert "Guard ASSR with internal display flag"
Stylon Wang
1
-41
/
+17
2021-06-22
drm/kmb: Fix error return code in kmb_hw_init()
Zhen Lei
1
-0
/
+1
2021-06-22
drm/amdgpu: wait for moving fence after pinning
Christian König
1
-1
/
+13
2021-06-22
drm/radeon: wait for moving fence after pinning
Christian König
1
-2
/
+12
2021-06-22
drm/nouveau: wait for moving fence after pinning v2
Christian König
1
-1
/
+16
2021-06-22
drm/i915/dsc: abstract helpers to get bigjoiner primary/secondary crtc
Jani Nikula
4
-16
/
+40
2021-06-22
drm/amdgpu: rework dma_resv handling v3
Christian König
6
-79
/
+55
2021-06-22
drm/amdgpu: unwrap fence chains in the explicit sync fence
Christian König
1
-50
/
+68
2021-06-22
Revert "drm: add a locked version of drm_is_current_master"
Daniel Vetter
1
-32
/
+19
2021-06-22
drm: bridge: ti-sn65dsi83: Retrieve the display mode from the state
Laurent Pinchart
1
-23
/
+26
2021-06-22
drm: bridge: ti-sn65dsi83: Retrieve output format from bridge state
Laurent Pinchart
1
-37
/
+36
2021-06-22
drm: bridge: ti-sn65dsi83: Switch to atomic operations
Laurent Pinchart
1
-11
/
+15
2021-06-22
drm: bridge: ti-sn65dsi83: Pass mode explicitly to helper functions
Laurent Pinchart
1
-6
/
+8
2021-06-22
drm: bridge: ti-sn65dsi83: Move LVDS format selection to .mode_set()
Laurent Pinchart
1
-12
/
+2
2021-06-21
drm/i915/adl_p: Load DMC
Anusha Srivatsa
1
-1
/
+9
2021-06-21
drm/i915/adl_p: Pipe B DMC Support
Anusha Srivatsa
2
-0
/
+3
2021-06-21
drm/i915/xelpd: Pipe A DMC plugging
Anusha Srivatsa
5
-61
/
+85
2021-06-21
drm/i915/dmc: Introduce DMC_FW_MAIN
Anusha Srivatsa
2
-23
/
+33
2021-06-21
drm/amd/display: Fix edp_bootup_bl_level initialization issue
Logush Oliver
1
-1
/
+1
2021-06-21
drm/amd/display: get refclk from MICROSECOND_TIME_BASE_DIV HW register
Charlene Liu
2
-3
/
+13
2021-06-21
drm/amd/display: Delay PSR entry
Roman Li
3
-1
/
+14
2021-06-21
drm/amd/display: get socBB from VBIOS for dcn302 and dcn303
Aurabindo Pillai
2
-0
/
+40
2021-06-21
drm/amd/display: Fix incorrect variable name
Wesley Chalmers
1
-1
/
+1
2021-06-21
drm/amd/display: Clear lane settings after LTTPRs have been trained
Martin Tsai
1
-0
/
+4
2021-06-21
drm/amd/display: Clamp VStartup value at DML calculations time
Nikola Cornij
1
-0
/
+4
2021-06-21
drm/amd/display: Multiplane cursor position incorrect when plane rotated
Aric Cyr
1
-4
/
+11
2021-06-21
Revert "drm/amdgpu/gfx9: fix the doorbell missing when in CGPG issue."
Yifan Zhang
1
-5
/
+1
2021-06-21
Revert "drm/amdgpu/gfx10: enlarge CP_MEC_DOORBELL_RANGE_UPPER to cover full doorbell."
Yifan Zhang
1
-5
/
+1
2021-06-21
vfio/mdev: Remove CONFIG_VFIO_MDEV_DEVICE
Jason Gunthorpe
1
-1
/
+1
2021-06-21
Revert "drm/amdgpu/gfx9: fix the doorbell missing when in CGPG issue."
Yifan Zhang
1
-5
/
+1
2021-06-21
Revert "drm/amdgpu/gfx10: enlarge CP_MEC_DOORBELL_RANGE_UPPER to cover full doorbell."
Yifan Zhang
1
-5
/
+1
2021-06-21
drm/amdgpu: Call drm_framebuffer_init last for framebuffer init
Michel Dänzer
1
-5
/
+7
2021-06-21
drm/i915/display: Do not zero past infoframes.vsc
Kees Cook
1
-1
/
+1
2021-06-21
drm/panel: Add bus_format and bus_flags for EDT ETM0430G0DH6
Stefan Riedmueller
1
-0
/
+2
2021-06-21
drm/panel: Add connector_type for some EDT displays
Stefan Riedmueller
1
-0
/
+2
2021-06-21
drm/panel: Add connector_type and bus_format for AUO G104SN02 V2 panel
Stefan Riedmueller
1
-0
/
+2
2021-06-21
drm/bridge: ti-sn65dsi83: Replace connector format patching with atomic_get_input_bus_fmts
Marek Vasut
1
-4
/
+31
2021-06-21
drm/i915/eb: Fix pagefault disabling in the first slowpath
Daniel Vetter
1
-2
/
+0
2021-06-21
drm: add a locked version of drm_is_current_master
Desmond Cheong Zhi Xi
1
-19
/
+32
2021-06-21
drm/amdgpu: fix amdgpu_preempt_mgr_new()
Dan Carpenter
1
-1
/
+1
2021-06-19
drm/atmel-hlcdc: Allow async page flips
Dan Sneddon
1
-0
/
+1
2021-06-19
drm/panel: ld9040: reference spi_device_id table
Krzysztof Kozlowski
1
-0
/
+1
2021-06-19
drm: atmel_hlcdc: Enable the crtc vblank prior to crtc usage.
Dan Sneddon
1
-7
/
+10
2021-06-18
drm/i915/guc: Update firmware to v62.0.0
Michal Wajdeczko
11
-418
/
+524
2021-06-18
drm/i915/guc: Introduce unified HXG messages
Michal Wajdeczko
1
-0
/
+213
2021-06-18
drm/i915: Move submission tasklet to i915_sched_engine
Matthew Brost
13
-90
/
+100
2021-06-18
drm/i915: Update i915_scheduler to operate on i915_sched_engine
Matthew Brost
4
-29
/
+32
2021-06-18
drm/i915: Add kick_backend function to i915_sched_engine
Matthew Brost
3
-60
/
+60
2021-06-18
drm/i915: Move engine->schedule to i915_sched_engine
Matthew Brost
11
-34
/
+33
2021-06-18
drm/i915: Move active tracking to i915_sched_engine
Matthew Brost
13
-136
/
+140
[prev]
[next]